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

ServiceRolesItemForNewUserV1

The service roles to be added.


Properties

array of string
roleNamesToAdd Optional

The Role names to add


rolesToAdd Optional

Defines the properties of the service role.


string
serviceId Optional

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

JSON Example

{
	"roleNamesToAdd": [
		"string"
	],
	"rolesToAdd": {
		"name": "string",
		"resource": "string"
	},
	"serviceId": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-stoplight:
    id: j8bmij5cd0mix
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

AddUserRequestV1

Feedback

Was this page helpful?