Account_1_0_0
Account_1_0_0 Document
User account information for a particular Storage Gateway.
Name |
Type |
Description |
DATA_TYPE |
string |
Type of this document |
identity_id |
string <uuid> |
Globus Auth identity which maps to this account |
storage_gateway_id |
string <uuid> |
Storage Gateway for which this account is valid. |
username |
string |
Connector-specific local username |
{
"DATA_TYPE": "account#1.0.0",
"identity_id": "011a42b9-62d7-49eb-8328-c2e454af88a1",
"storage_gateway_id": "62c250f4-af41-4074-89a9-b6aff8c56fcb",
"username": "string"
}