Creates the Web server target in the XML client.
new-target | Specifies a name for the target being created. |
url | Specifies the Web server URL. |
vr_name | Specifies the name of the virtual router over which the XML client process can connect to the Web server. |
user | Specifies the name of the user. |
encrypted-auth | Specifies the encrypted user authentication string. |
queue-size | Specifies, in numeric format, the size of the buffer that stores incoming events from ExtremeXOS. |
N/A.
Use this command to create the Web server target in the XML client process.
Note
You cannot enter a password in the CLI directly. It is a two-step process similar to creating a user account in ExtremeXOS.
The following command creates a target target2 on http://10.255.129.22:8080/xos/webservice with a queue size of 100:
create xml-notification target target2 url http://10.255.129.22:8080/xos/webservice queue-size 100
This command was first available in ExtremeXOS 12.4.
The virtual router option was added in ExtremeXOS 12.4.2.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.