NSX-T Data Center REST API

NSGroupRequestParameters (type)

{
  "additionalProperties": false,
  "id": "NSGroupRequestParameters",
  "module_id": "NSGroup",
  "properties": {
    "populate_references": {
      "default": false,
      "description": "If set to true, the target_resource property of each NSGroupExpresion will be populated from the associated resource when the expression uniquely identifies a resource.",
      "title": "Populate metadata of resource referenced by NSGroupExpressions\n",
      "type": "boolean"
    }
  },
  "title": "NSGroup request parameters",
  "type": "object"
}