NSX-T Data Center REST API

FeatureStackCollectionConfigurationList (type)

{
  "id": "FeatureStackCollectionConfigurationList",
  "module_id": "AggSvcDataCollectionConfig",
  "properties": {
    "results": {
      "description": "The complete set of feature stack data collection configurations",
      "items": {
        "$ref": "FeatureStackCollectionConfiguration"
      },
      "readonly": true,
      "title": "Feature stack configurations",
      "type": "array"
    }
  },
  "title": "Feature stack collection configuration list result",
  "type": "object"
}