'Get Carrier Storage Data' is an action that allows you to retrieve information from the DG carrier storage system by specifying an entity id. The entity id is a unique identifier that corresponds to a specific data set. The action returns a JSON object that contains the carrier storage data.
| Name | Type | Description |
|---|
| DG API Key | SensitiveString | DG API Key |
| DG API Secret | SensitiveString | DG API Secret |
| Region | String | eu OR us |
| Entity ID | String | Carrier Storage Entity ID |
| Name | Type | Description |
|---|
| Success | Boolean | Success - true if data found for specified Entity ID |
| Data | Object | Data Object |