get_storages
imerit_ango.sdk.SDK.
get_storages(storage_id)
Retrieve the list of the storages in the specified organization.
Parameters
storage_id: String, Optional, Default None
The unique identifier for the storage. You can retrieve the storage ID using
get_storages
function.
Returns:
output: dict
Example
Outputs:
See also
Last updated