NSX-T Data Center Global Manager REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ConsolidatedStatusNsxT (schema)
NSX-T Consolidated Status
Consolidated Realized Status for NSX-T enforcement points.
The enforced_status field is optional and only populated when the include_enforced_status query parameter is set to true.
| Name | Description | Type | Notes |
|---|---|---|---|
| alarm | Alarm Information Details Alarm information details. |
PolicyRuntimeAlarm | Readonly |
| consolidated_status | Consolidated Realized Status Consolidated Realized Status of an Intent object per enforcement point. |
ConsolidatedStatus | Readonly |
| enforced_status | Enforced Realized Status Optional. Detailed Realized Status inherent to an NSX-T Enforcement Point. This field is only populated when the API is called with include_enforced_status=true query parameter. When include_enforced_status=false or not specified, this field will be null or absent. |
EnforcedStatusDetailsNsxT | Readonly |
| enforcement_point_id | Enforcement Point Id Enforcement Point Id. |
string | Readonly |
| enforcement_point_path | Enforcement point Path Policy Path referencing the enforcement point where the info is fetched. |
string | Readonly |
| resource_type | Must be set to the value ConsolidatedStatusNsxT | string | Required Readonly Enum: ConsolidatedStatusPerEnforcementPoint, ConsolidatedStatusNsxT |
| site_path | Site Path The site where this enforcement point resides. |
string | Readonly |