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

OrgItems

Defines the properties for the organizations to be updated.


Properties

array of string
orgsToAdd Optional

The organizations to be added.


array of string
orgsToRemove Optional

The organizations to be removed.

JSON Example

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

OrgRoleItemsV2
Parameter To

Update Org Bindings For Role

Feedback

Was this page helpful?