Retrieve current SaaS marketplace accounts and subscriptions
GET /occm/saas-mp-service/account
Retrieves the current SaaS marketplace account and subscriptions.
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
awsSubscriptions |
array[SubscriptionResponse] |
True |
AWS subscriptions |
azureSubscriptions |
array[SubscriptionResponse] |
True |
Azure subscriptions |
gcpSubscriptions |
array[SubscriptionResponse] |
True |
Gcp Subscriptions |
eligibleForFreeTrialAws |
boolean |
True |
Indicates eligibility for an AWS free trial |
eligibleForFreeTrialGcp |
boolean |
True |
Indicates eligibility for a Google Cloud free trial |
eligibleForFreeTrialAzure |
boolean |
True |
Indicates eligibility for an Azure free trial |
cloudAccounts |
array[CloudAccountResponse] |
True |
Cloud accounts |
eligibleBycapLicenseCvoPackages |
array[string] |
True |
Eligible ByCap license Cloud Volumes ONTAP packages |
Definitions
See Definitions
SubscriptionResponse
| Name | Type | Required | Description |
|---|---|---|---|
id |
string |
True |
Specifies the ID |
name |
string |
True |
Specifies the name |
provider |
string |
True |
|
active |
boolean |
True |
Active |
contract |
boolean |
True |
contract |
byNodeMode |
boolean |
True |
By node mode |
eligibleCvoPackages |
array[string] |
True |
Eligible Cloud Volumes ONTAP packages |
CloudAccountResponse
| Name | Type | Required | Description |
|---|---|---|---|
cloudAccountId |
string |
True |
|
provider |
string |
False |
|
subscriptionId |
string |
False |