Returns all roles.
/v1/roles
Creates a new role.
/v1/roles
Sets the unique name of the new role. It must be a valid HQ resource name: it can only contain lowercase alphanumeric characters or hyphens; hyphens cannot appear at the end or start; the length is 63 characters at most.
Sets the display name of the new role. If not provided, the value of "name" will be used.
Describes the effect for an action and resource.
Allows attaching custom string key/values to resources. The following maxima apply:
Returns a specific role.
/v1/roles/{name}
Updates a role.
/v1/roles/{name}
Updates the display name of the role.
Describes the effect for an action and resource.
Patches metadata. It has the following semantics:
Deletes a role.
/v1/roles/{name}
No body