Skip to main content

Get an operator role

x-ms-visibility: "important"

Retrieve an operator role by its ID.

Path Parameters
    id int64 required

    The ID of the operator role to retrieve.

Responses

The operator role details.


Schema
    id int64
    name string
    permissions int32[]

    Possible values: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]

Loading...