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

AllowedScopeDescriptor

Defines the properties of the allowed scopes.


Properties

boolean
enabled Optional

Indicates if enabled or not.


array of string
incompatibleWith Optional

The list of incompatible with related to allowed scopes.


string
name Optional

The name of the allowed scope.


serviceScopeType Optional

The value of the Service scope type.

Possible values are: ALL_SERVICESNO_SERVICES

JSON Example

{
	"enabled": false,
	"incompatibleWith": [
		"string"
	],
	"name": "string",
	"serviceScopeType": "ALL_SERVICES"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Returned By

Get Allowed OAuth Role Based Scopes Of Organization

Feedback

Was this page helpful?