set-http-application-url

Updates the HTTP application URL.

Usage

<set-http-application-urlurn:brocade.com:mgmt:brocade-http-redirect"">
	<config-http-app-url>
		<url>www.google.com</url>
		<op-type>1</op-type>
	</config-http-app-url>
</set-http-application-url>

<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="1">
	<status-code>0</status-code>
	<status-string>Success</status-string>
</rpc-reply>

Parameters

status-code
Displays the status code as URL updated successfully - 0, Error not able to update configuration - 1 or Error not able to remove configuration - 2.
status-string
Displays the error in string format.