Skip to main content

Reference: IAM — Fields and Columns

Users

Column / FieldTypeDescription
NameTextThe user's display name.
EmailEmailThe FPT Cloud account email address.
TypeEnumAccount type: Member, Admin, etc.
Group nameTextThe name of the User Group the user belongs to.
RolesListRoles directly assigned to the user.
Created AtTimestampWhen the account was added to the organization (UTC).

Invite Users Form

FieldRequiredDescription
User email(s)YesOne or more email addresses, separated by commas or Enter.
User groupYesThe User Group to add the invited user to.
RoleNoAn additional role beyond the permissions inherited from the group.

User Groups

Column / FieldTypeDescription
NameTextThe identifying name of the group (unique within the organization).
DescriptionTextA short description of the group's purpose.
RolesListRoles assigned to all members of the group.
No. UsersIntegerThe number of members in the group.
StatusEnumActive — the group is active. Inactive — the group is disabled.
Created AtTimestampWhen the group was created (UTC).

Create User Group Form

FieldRequiredNotes
NameYesThe group name; cannot be changed after creation.
DescriptionNoOptional description.
RolesNoRoles applied to all members of the group.
UsersNoMembers — fixed after creation; cannot be added or removed.

Roles

Column / FieldTypeDescription
NameTextThe identifying name of the role.
TypeEnumSystem or Custom.
No. of groupIntegerThe number of User Groups using this role.
DescriptionTextA description of the role's permissions.
StatusEnumActive / Inactive.
Created AtTimestampWhen the role was created (UTC).

System Roles

Role NameScopePermissions
ORG Super AdminEntire organizationFull administrator at the organization level.
VPC Super AdminA single VPCFull administrator within the assigned VPC.

Permission Templates

Column / FieldTypeDescription
Permission template nameTextThe identifying name of the permission template.
TypeEnumSystem or Custom.
DescriptionTextA description of the template's permission content.
StatusEnumActive / Inactive.
Last updated atTimestampWhen the template was last updated (UTC).

IP Access

Column / FieldTypeDescription
NameTextThe identifying name of the whitelist entry.
TypeEnumScope of application: User, User Group, or entire organization.
IP whitelistListIndividual IP addresses or CIDR ranges that are allowed.
Create dateTimestampWhen the entry was created (UTC).

Create IP Whitelist Form

FieldRequiredDescription
IP accessYesAn IP address or CIDR range. Example: 192.168.1.0/24, 203.0.113.5.
UsersNoSpecific users the whitelist applies to.
User GroupsNoUser groups the whitelist applies to.

Policies

Column / FieldTypeDescription
NameTextThe identifying name of the policy.
Apply toTextThe User Group the policy is applied to.
Resource typeEnumThe type of resource being controlled (Instance, VPC, Storage, etc.).
Policy actionEnumAllow or Deny.
StatusEnumActive / Inactive.
Created AtTimestampWhen the policy was created (UTC).