NSX-T Data Center REST API
ServiceConfigList (schema)
List of Service Configs for batch operation
List of Service config objects that needs to be either created
or updated with the respective profiles and precedence.
Name | Description | Type | Notes |
---|---|---|---|
service_configs | service config list results An Array of ServiceConfig objects containing details of profiles to be applied, entities on which these profiles will be applied and precedence. |
array of ServiceConfig | Required Minimum items: 1 Maximum items: 100 |