Resource: AccountPermissionGroup
AccountPermissionGroups contains a mapping of permission group IDs to names. A permission group is a grouping of account permissions.
| JSON representation | 
|---|
{ "id": string, "name": string, "kind": string }  | 
              
| Fields | |
|---|---|
id | 
                
                   
 ID of this account permission group.  | 
              
name | 
                
                   
 Name of this account permission group.  | 
              
kind | 
                
                   
 Identifies what kind of resource this is. Value: the fixed string 
 .  | 
              
Methods | 
            |
|---|---|
                
 | 
              Gets one account permission group by ID. | 
                
 | 
              Retrieves the list of account permission groups. |