v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109645376.3 KB

Update network analyzer configuration.

patch/network-analyzer-configurations/{ConfigurationName}

Path parameters

ConfigurationNamestring required

Name of the network analyzer configuration.

Request body

WirelessDevicesToAddWirelessDeviceId[]

Wireless device resources to add to the network analyzer configuration. Provide the <code>WirelessDeviceId</code> of the resource to add in the input array.

WirelessDevicesToRemoveWirelessDeviceId[]

Wireless device resources to remove from the network analyzer configuration. Provide the <code>WirelessDeviceId</code> of the resources to remove in the input array.

WirelessGatewaysToAddWirelessGatewayId[]

Wireless gateway resources to add to the network analyzer configuration. Provide the <code>WirelessGatewayId</code> of the resource to add in the input array.

WirelessGatewaysToRemoveWirelessGatewayId[]

Wireless gateway resources to remove from the network analyzer configuration. Provide the <code>WirelessGatewayId</code> of the resources to remove in the input array.

Descriptionstring

The description of the new resource.

Response

Success

UpdateNetworkAnalyzerConfigurationResponse required