Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

Impersonation - updateAutomationPrincipalPassphrase


Impersonation - updateAutomationPrincipalPassphrase

Description :

Updates the passphrase of an automation principal. This command returns the handle for the newly created automation principal.

Return type : com.bladelogic.om.infra.model.base.definition.ObjectId

Command Input :

Variable Name

Variable Type

Description

name

String

Name of the automation principal

passphrase

String

Passphrase of the principal

Example

The following example sets the passphrase of "CorpDomainAdmin" to "n3wp@$$phr@$3".

Script





Impersonation updateAutomationPrincipalPassphrase CorpDomainAdmin "n3wp@$$phr@$3"



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.7