NSX-T Data Center REST API
IntentPathRequestParams (type)
{
"additionalProperties": false,
"description": "Request parameter containing intent path",
"id": "IntentPathRequestParams",
"module_id": "PolicyIpam",
"nsx_feature": "IpBlockQuota",
"properties": {
"intent_path": {
"required": true,
"title": "String path of the intent object",
"type": "string"
}
},
"title": "Request parameter containing intent path",
"type": "object"
}