| object | | |
RequestId | string | | 0bc1ec92159376**** |
ApplyOrderDetail | object | The details of the permission request order. | |
ApplyBaseId | string | The ID of the Alibaba Cloud account that was used to submit the permission request order. | 267842600408993176 |
ApplyTimestamp | long | The time when the permission request order was submitted. The value is a UNIX timestamp. | 1615284086000 |
FlowId | string | The ID of the permission request order. | ad8da78d-8135-455e-9486-27cf213fc140 |
FlowStatus | integer | The status of the permission request order. Valid values:
- 1: to be processed
- 2: approved and authorized
- 3: approved but authorization failed
- 4: rejected
| 2 |
ApproveAccountList | array<object> | The list of Alibaba Cloud accounts that are used to process the permission request order. | |
ApproveAccountList | object | | |
BaseId | string | The ID of the Alibaba Cloud account that is used to process the permission request order. | 182293110403**** |
GranteeObjectList | array<object> | The information about the account that is used to request permissions. | |
GranteeObjectList | object | | |
GranteeType | integer | The type of the subject that requests permissions. The value is fixed as 1, which indicates users. | 1 |
GranteeTypeSub | integer | The subtype of the subject that requests permissions. Valid values:
- 101: production account
- 103: individual account
- 105: account that requests permissions for others
| 103 |
GranteeName | string | The name of the account that is used to request permissions. The name is in the same format as that of the account used to access the MaxCompute project.
- If the account is an Alibaba Cloud account, the value is in the ALIYUN$+Account name format.
- If the account is a RAM user, the value is in the RAM$+Account name format.
| RAM$dataworks_3h1_1:StsRamUser(StsRamUser) |
GranteeId | string | The ID of the account that is used to request permissions. | 267842600408993176 |
ApproveContent | object | The content of the permission request. | |
ApplyReason | string | The reason of the permission request. The administrator processes the request based on the reason. | I need to use this table |
Deadline | long | The expiration time of the permissions that you request. The value is a UNIX timestamp. If LabelSecurity is disabled for the MaxCompute project in which you want to request permissions on the fields of a table, or the security level of the fields is 0 or is lower than or equal to the security level of the Alibaba Cloud account for which you want to request permissions, you can request only permanent permissions. | 1617115071885 |
OrderType | integer | The type of the permission request order. The parameter value is 1 and cannot be changed. This value indicates ACL-based authorization. | 1 |
ProjectMeta | object | The information about the project and workspace that are associated with the object on which you request permissions. | |
MaxComputeProjectName | string | The MaxCompute project to which the object on which you request permissions belongs. | aMaxComputeProject |
WorkspaceId | integer | The ID of the DataWorks workspace that is associated with the object on which you request permissions. | 12345 |
ObjectMetaList | array<object> | The details about the object on which you request permissions. | |
ObjectMetaList | object | | |
ObjectName | string | The name of the table on which you request permissions. | aTableName |
ColumnMetaList | array<object> | The information about the column fields in the object on which you request permissions. | |
ColumnMetaList | object | | |
ColumnName | string | The name of the column on which you request permissions. | aColumnName |
ColumnComment | string | The description of the column on which you request permissions. | |
SecurityLevel | string | The security level of the column on which you request permissions. Valid values: 0 to 9. | 9 |