NSX-T Data Center Global Manager REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
FeatureConflictInfo (schema)
Feature Conflict Info
Feature status information with number of conflicting entities and its total
count associated with the feature.
Name | Description | Type | Notes |
---|---|---|---|
conflict_count | Conflict Count Number of conflicting entities with global entities in the feature during an onboarding stage. |
integer | Readonly |
feature | OnboardingFeatureInfo | Readonly | |
total_count | Total Count Total number of entities in the feature during an onboarding stage. |
integer | Readonly |