get-freeipa-status¶
- subtitle
Get the status of the FreeIPA services
- version
0.9.126
Description¶
Gets the status of the FreeIPA nodes services and connectivity.
Synopsis¶
get-freeipa-status
--environment-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment-name
(string)
The environment name or CRN of the FreeIPA to repair
--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¶
environmentCrn -> (string)
The CRN of the environment
environmentName -> (string)
The name of the Environment
status -> (string)
The overall status of the FreeIPA cluster
instances -> (map)
Status of individual nodes in the FreeIPA cluster
key -> (string)
value -> (object)
The status and issues of an individual FreeIPA node.
hostname -> (string)
The hostname of the ipa instance.
status -> (string)
The status of the individual node
issues -> (array)
A list of issues the node is having
item -> (string)
instanceId -> (string)
The instance ID for the instance.
Form Factors¶
public, private