ServiceRoleBinding

ServiceRoleBinding
ServiceRoleBinding

Roles to remove

JSON Example
{
    "id": "string",
    "name": "string",
    "membershipType": "string",
    "expiresAt": "string",
    "resource": "string"
}
string
id
Optional

The identifier of the role.

string
name
Optional

The name of the role.

string
membershipType
Optional

Membership type of the member in the organization. DIRECT: if the member roles were assigned directly. GROUP: if the member roles were assigned through enterprise group.

Possible values are : DIRECT, GROUP,
string As date-time As date-time
expiresAt
Optional

The timestamp the role expires at (measured in number of seconds since 1/1/1970 UTC). The property is ignored by the identity service.

string
resource
Optional

Identity does not support resource scoped permissions. The resource parameter is ignored.