Impersonation - deleteAutomationPrincipal
Impersonation - deleteAutomationPrincipal
Description :
This command deletes an existing automation principal. Deleting an automation principal means breaking all of the existing associations between that automation principal and RBAC Roles. The command will fail if no automation principal exists with the given name.
Return type : void
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
name | String | Name of the automation principal |
Example
The following example deletes the "CorpDomainAdmin" automation principal.
Script
Impersonation deleteAutomationPrincipal CorpDomainAdmin
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*