Delete License

Delete License

This will delete the license key identified in the URI by the and its properties from the system. Don't allow to delete the last key.

Request
URI
DELETE
https://nsxmanager.your.domain/api/v1/licenses/{license-key}
COPY
Path Parameters
string
license-key
Required

license-key


Authentication
This operation uses the following authentication methods.
Responses
default

Unexpected error

Returns ApiError of type(s) application/json
{
    "module_name": "string",
    "error_message": "string",
    "error_code": 0
}
string
module_name
Optional

module_name

string
error_message
Optional

error_message

integer As int64 As int64
error_code
Optional

error_code