get-automated-sync-environment-status¶
- subtitle
Gets the the automated sync status for the environment.
- version
0.9.126
Description¶
Gets the the automated sync status for the environment.
Synopsis¶
get-automated-sync-environment-status
--environment-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment-name
(string)
The name or CRN of the environment.
--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.
syncPendingState -> (string)
The state to indicate whether the environment is synced or has a sync pending.
lastSyncStatus -> (object)
The details of the last sync performed by automated user sync.
timestamp -> (datetime)
The time when the sync was processed.
status -> (string)
The status of the sync.
statusMessages -> (array)
Additional detail related to the status.
item -> (string)
Form Factors¶
public, private