create xml-notification target url

create xml-notification target new-target url url {vr vr_name} {user [none | user]} {encrypted-auth encrypted-auth} {queue-size queue-size}

Description

Creates the Web server target in the XML client.

Syntax Description

new-targetSpecifies a name for the target being created.
urlSpecifies the Web server URL.
vr_nameSpecifies the name of the virtual router over which the XML client process can connect to the Web server.
userSpecifies the name of the user.
encrypted-authSpecifies the encrypted user authentication string.
queue-sizeSpecifies, in numeric format, the size of the buffer that stores incoming events from ExtremeXOS.

Default

N/A.

Usage Guidelines

Use this command to create the Web server target in the XML client process.

Note

Note

You cannot enter a password in the CLI directly. It is a two-step process similar to creating a user account in ExtremeXOS.

Example

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

History

This command was first available in ExtremeXOS 12.4.

The virtual router option was added in ExtremeXOS 12.4.2.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.