Skip to main content

Delete a license

Contributors

DELETE /license/serial-number/{serialNumber}

Deletes a license by using a specified serial number.

Note:

  • If you use a BlueXP service token, accountId is not a required field

  • If you use a BlueXP user token, accountId is a required field

  • serialNumber is a required parameter

Token usage: Either a BlueXP user token or service token.

Parameters

Name Type In Required Description

serialNumber

string

path

True

X-Service-Request-Id

string

header

False

Request identifier

Request Body

Name Type Required Description

accountId

string

False

Response

Status: 200, Success response

Response

Status: 4xx, Error response
Name Type Required Description

errorCode

string

False

error code

error

string

False

Error code/category

message

string

False

Error description message

Close
Try it out

Sign in with your NetApp Cloud Central credentials.

Try this API

Parameters

Headers

Body

Code

Response