Get
/v1/accounts/storage-amounts
Read all projected storage amounts available for selection.
Security
HTTP
Type basic
HTTP Basic Authentication using your WACM username and API key.
For detailed authentication instructions, see the Authentication Guide.
Responses
200
Successfully retrieved storage amounts
[
{
"name": "Less than 25 TB"
},
{
"name": "25 - 50 TB"
},
{
"name": "50 - 100 TB"
},
{
"name": "100 - 150 TB"
},
{
"name": "150 - 250 TB"
},
{
"name": "250 - 500 TB"
},
{
"name": "500 TB - 1 PB"
},
{
"name": "1 - 20 PB"
},
{
"name": "20+ PB"
}
]Array of object
object
name
string