Verify the valid licenses in a system
GET /account/{accountId}/providers/cloudmanager_cbs/api/v1/license/working-environment/{workingEnvironmentId}/validity
Checks if there is a valid marketplace subscription, backup license, and SnapMirror license in a system.
Token usage: NetApp Console user token.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
accountId |
string |
path |
True |
|
workingEnvironmentId |
string |
path |
True |
|
authorization |
string |
header |
True |
|
X-Agent-Id |
string |
header |
True |
Response
Status: 200, Default response
| Name | Type | Required | Description |
|---|---|---|---|
marketplace-subscription |
boolean |
False |
|
cloud-backup-license |
boolean |
False |
|
snapmirror-license |
boolean |
False |