Data Type
Last Updated:2020-07-20
Organization
Parameter name | Type | Description |
---|---|---|
id | String | Enterprise organization id |
name | String | Enterprise organization name |
createTime | DateTime | Creation time |
description | String | Enterprise organization description |
masterAccountId | String | Master account id |
masterAccountMobile | String | Master account mobile phone number |
Account
Parameter name | Type | Description |
---|---|---|
id | String | Account id |
name | String | Account name |
description | String | Account Note |
joinTime | DateTime | Join time |
consolidateBilling | Boolean | Whether to enable enterprise organization finance |
mobile | String | Account phone number |
status | String | Status, possibly ACTIVE, CREATING |
AccessKey
Parameter name | Type | Description |
---|---|---|
id | String | The open ID of AccessKey, namely AK |
secret | String | Secret key of AccessKey, namely SK |
createTime | DateTime | Creation time of AccessKey |
description | String | AccessKey Description |
Invitation
Parameter name | Type | Description |
---|---|---|
id | String | Invitation id |
organizationId | String | Enterprise organization id |
accountId | String | Inviting account id |
description | String | Invitation description |
createTime | DateTime | Invitation creation time |
expireTime | DateTime | Expiration time of invitation |
status | String | Status, possiblly OPEN, EXPIRED, ACCEPTED, DECLINED, CANCELED |
OrganizationUnit
Parameter name | Type | Description |
---|---|---|
id | String | Unit ID |
name | String | Unit name |
description | String | Unit notes |
createTime | DateTime | Creation time |
SCP
Parameter name | Type | Description |
---|---|---|
id | String | Policy ID |
name | String | Policy name |
policyType | String | Strategy type, CUSTOM or SYSTEM |
description | String | Strategy Note |
createTime | DateTime | Creation time |
document | String | Policy contents, which shall be the String that is serialized for ACL format |