NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
FullSyncStatus (schema)
| Name | Description | Type | Notes |
|---|---|---|---|
| completed_at | Time at which the full sync was completed. Time at which the full sync was completed. |
string | Required |
| snapshot_version | Snapshot version targeted by full sync. Snapshot version targeted by full sync. |
string | Required |
| status | Status of full sync. Status of full sync. |
string | Required Enum: UNAVAILABLE, ERROR, ONGOING, COMPLETE, NOT_STARTED |
| sync_id | Identifier for the full sync. Identifier for the full sync. |
string | Required |
| sync_type | Type of full sync. Type of full sync. |
string | Required Enum: UNAVAILABLE, STANDARD, FORCED |