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

UpdateOrgBindings

Defines the properties to update Organization bindings.


Properties

array of string
orgsToAdd Optional

The organizations to be added.


array of string
orgsToRemove Optional

The organizations to be removed.

JSON Example

{
	"orgsToAdd": [
		"string"
	],
	"orgsToRemove": [
		"string"
	]
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

UpdateRolesRequest

Feedback

Was this page helpful?