Available in VPC
This is the Data Forest account information.
Syntax
The syntax is as follows.
private String id;
private String name;
private String principal;
private String status;
private String createAt;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
id |
String | Required | Account identifier UUID (base62) |
name |
String | Optional | Account name |
principal |
String | Optional | Account's principal email
|
status |
String | Optional | Account status
|
disabled |
String | Optional | Whether the user has resource permissions
|
createAt |
String | Optional | Account creation date and time |