OBJECT
User
link GraphQL Schema definition
- type User {
- # Unique id for this user/account
- ID :
- # Account/Sub-user login name
- String :
- # Email address
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- # When this user/account was created
- String :
- # When this user/account's details was last updated
- String :
- # true if Triton CNS is enabled for account
- Boolean :
- # lists all public keys we have on record for the specified account user
- #
- # Arguments
- # name: name of the key to filter
- String): [Key] ( :
- }
link Require by
- ImageAn image contains the software packages that will be available on newly-provisioned instance. In the case of hardware virtual machines, the image also includes the operating system
- Mutation
- Query
- RoleRoles are lists of users and policies. Roles describe which users are allowed access according to the policies