Retrieve the account information
Contributors
Suggest changes
GET /api/accounts/info
Retrieves the account information.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
noCreate |
boolean |
query |
False |
Don't create the requested account if it doesn't exist |
x-account-id |
string |
header |
True |
NetApp tenancy account ID |
Response
Status: 200, Default Response
Name | Type | Required | Description |
---|---|---|---|
accountId |
string |
True |
The logged in account's tenancy ID |
name |
string |
True |
The logged in account's name as retrieved from the OAuth provider |
noCharge |
boolean |
True |
Indicates whether all the relationships are Cloud Volumes Service or Azure NetApp Files |
daysLeftForTrial |
number |
True |
Days left for a free trial or (-1) if the trial expires |
subscriptionType |
string |
True |
Subscription type |
subscriptionStatus |
string |
True |
The account's AWS marketplace subscription status |
subscriptionProvider |
string |
True |
SaaS subscription type |