Lookup container
Looks up an existing storage account container.
Request
Security
| Any | Storage Account Admin | ✔ | ||
| Super User | Container Admin | |||
| System Admin | Elastic Device Provisioner | |||
| Security Admin | Vault Provisioner | |||
| Operator |
HTTP method
GET /manager/api/{apiResponseType}/1.0/lookupContainer.adm HTTP/1.1 Host:{manager.dsnet}
id={string}
Curl method
curl -u <USERNAME>:<PASSWORD>
-k 'https://{manager.dsnet}/manager/api/{apiResponseType}/1.0/storageAccountPortal/lookupContainer.adm?id={string}'
Parameters
| Parameter | Type | Usage | Default | Description |
|---|---|---|---|---|
| id | String | Required |
The ID of the storage account container. |
Response
Returns success or failure status.
JSON response example
Default JSON success or failure response that is shown in Default JSON success response and Default JSON failure response.
Parameters
None other than the default response parameters shown in Common response parameters.