NSX-T Data Center REST API

ProjectRequestParameters (type)

{
  "description": "Project Request parameters", 
  "id": "ProjectRequestParameters", 
  "module_id": "PolicyProject", 
  "properties": {
    "short_format": {
      "default": false, 
      "description": "true - result in short format i.e. only id, path and display_name of the listed projects, false - descriptive result with all properties of the projects being listed.", 
      "required": false, 
      "title": "Project API response is brief or descriptive", 
      "type": "boolean"
    }
  }, 
  "title": "Policy Project Request Parameters", 
  "type": "object"
}