SecurityTag
SecurityTag
AllOf
This class requires all of the following:
JSON Example
{
"entity_id": "string",
"name": "string",
"entity_type": "string",
"description": "string",
"direct_security_groups": [
{
"entity_id": "string",
"entity_type": "string"
}
],
"security_groups": [
{
"entity_id": "string",
"entity_type": "string"
}
],
"vendor_id": "string",
"nsx_manager": {
"entity_id": "string",
"entity_type": "string"
}
}