DeleteAdminProvisioningMapping
Deletes an admin provisioning mapping from a target tenant.
Examples
Basic usage:
octo-cli -c DeleteAdminProvisioningMapping -ttid "customer-project" -mid "<mapping-rtid>"
Options
| Short | Long | Required | Description |
|---|---|---|---|
-ttid | --targetTenantId | yes | Target tenant ID |
-mid | --mappingId | yes | ID of the mapping to delete |
Notes
All admin provisioning commands must be run from the system tenant context.