unlock-machine-user-in-control-plane¶
- subtitle
Unlocks machine user in the CDP control plane.
- version
0.9.83
Description¶
Unlocks machine user in the CDP control plane. This operation is idempotent. Unlocking an active machine user will succeed and leave the machine user active.
Synopsis¶
unlock-machine-user-in-control-plane
--machine-user <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--machine-user
(string)
The name or CRN of the machine user to be unlocked in the CDP control plane.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
machineUser -> (object)
Information about a Cloudera CDP machine user.
machineUserName -> (string)
The machine user name.
crn -> (string)
The CRN of the user.
creationDate -> (datetime)
The date when this machine user record was created.
workloadUsername -> (string)
The username used in all the workload clusters of the machine user.
azureCloudIdentities -> (array)
The list of Azure cloud identities assigned to the machine user.
item -> (object)
An Azure cloud identity.
objectId -> (string)
The Azure object ID (OID).
environmentCrn -> (string)
The CRN of the environment this Azure cloud identity is associated with. If omitted, this cloud identity is associated with all Azure environments.
workloadPasswordDetails -> (object)
Information about the workload password for a user or machine user.
isPasswordSet -> (boolean)
Whether a workload password is set.
passwordExpirationDate -> (datetime)
The date at which the workload password will expire.
passwordMinLifetimeDate -> (datetime)
The minimum lifetime date of the workload password. A new password can’t be set until this date.
Form Factors¶
public