[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

ServiceRolesItemForAuth

Defines the properties of the service role items.


Properties

array of string
roleNamesToAdd Optional

The role names to add.


array of string
roleNamesToRemove Optional

The role names to remove


array of ServiceRoleItem
rolesToAdd Optional

The list of roles to add.


array of ServiceRoleItem
rolesToRemove Optional

The list of roles to remove.


string
serviceId Optional

The service definition id (without “external” prefix.)

JSON Example

{
    "roleNamesToAdd": [
        "...",
        "..."
    ],
    "roleNamesToRemove": [
        "...",
        "..."
    ],
    "serviceId": "..."
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

ServiceRolesItemsForAuth
UserServiceRolesItemForAuth

Feedback

Was this page helpful?