NSX-T Data Center REST API
AggregatedFeatureStateDetails (schema)
Aggregated Feature State Details
Feature state aggregating both feature flag and license information including API details
Name | Description | Type | Notes |
---|---|---|---|
apis | APIs in feature The list of APIs included in the named feature |
array of string | |
attributes | DTO attributes in feature The list of DTO attributes included in the named feature |
array of string | |
enum_values | DTO attribute enums in feature The list of DTO attribute enum values included in the named feature |
array of string | |
feature_name | feature name | string | Required |
state | Aggregated feature state | string | Required Enum: INCOMPATIBLE, DISABLED_AND_UNLICENSED, ENABLED_ONLY, LICENSED_ONLY, ENABLED_AND_LICENSED |