NSX-T Data Center REST API
ALBAuthTacacsPlusAttributeValuePair (type)
{
"additionalProperties": false,
"description": "Advanced load balancer AuthTacacsPlusAttributeValuePair object",
"id": "ALBAuthTacacsPlusAttributeValuePair",
"module_id": "PolicyAdvancedLoadBalancer",
"properties": {
"mandatory": {
"description": "mandatory.",
"required": false,
"title": "Mandatory",
"type": "boolean"
},
"name": {
"description": "attribute name.",
"required": false,
"title": "Name",
"type": "string"
},
"value": {
"description": "attribute value.",
"required": false,
"title": "Value",
"type": "string"
}
},
"title": "AuthTacacsPlusAttributeValuePair",
"type": "object"
}