For the complete documentation index, see llms.txt. This page is also available as Markdown.

ASN Tools

Manage ASN tools

Get ASN Tools configuration

get

Returns ASN Tools configuration for the specified appliance.

Path parameters
applIdstringRequired

Appliance identifier

Responses
200

ASN Tools configuration retrieved successfully.

application/json
objectOptional
get/appliance/configTools/{applId}

Update ASN Tools configuration

post

Updates ASN Tools configuration for the specified appliance.

Path parameters
applIdstringRequired

Appliance identifier

Body
objectOptional
Responses
200

ASN Tools configuration updated successfully.

No content

post/appliance/configTools/{applId}

No content

Last updated