NSX-T Data Center REST API

DSSectionQueryParameters (type)

{
  "abstract": true,
  "id": "DSSectionQueryParameters",
  "module_id": "DistributedServices",
  "properties": {
    "cascade": {
      "default": false,
      "required": false,
      "title": "Flag to cascade delete of this object to all it's child objects.",
      "type": "boolean"
    }
  },
  "title": "Section query parameters",
  "type": "object"
}