Clear Firmware Compliance Version for Tenant
DELETE {{base_url}}/firmware/v1/msp/upgrade/customers/:customer_id/compliance_version?group=<string>&device_type=<string>
Clear firmware compliance version for specific device_type, for a tenant(customer) from MSP customer.
To clear firmware compliance version for a group of the tenant, Please specify group name in the body.
Please specify device_type as one of IAP
for swarm, MAS
for MAS switches, HP
for aruba switches, CX
for CX switches, CONTROLLER
for controllers respectively.
Possible error_codes for the error responses are 1. 0001 - General Error. 2. 0003 - Validation Error. Unsupported query combination 3. 0004 - Validation Error. Invalid value for a query parameter 4. 0005 - Validation Error. Missing required parameter.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
group | string | Group name | |
device_type | string | (Required) Specify one of "IAP/MAS/HP/CX/CONTROLLER" |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
""