FirewallGroupDetails
FirewallGroupDetails
A Firewall Group object.
AllOf
JSON Example
{
"orgRef": {
"name": "string",
"id": "string"
},
"edgeGatewayRef": {
"name": "string",
"id": "string"
},
"ownerRef": {
"name": "string",
"id": "string"
},
"networkProviderScope": "string",
"status": {},
"id": "string",
"name": "string",
"description": "string",
"type": {},
"typeValue": "string",
"ipAddresses": [
"string"
],
"macAddresses": [
"0A-0A-0A-AA-AA-AA",
"0B:BB:BB:BB:BB:BB"
],
"members": [
{
"name": "string",
"id": "string"
}
],
"vmCriteria": [
{
"rules": [
{
"attributeType": "string",
"attributeValue": "string",
"operator": "string"
}
]
}
]
}
Availability
Added in 33.0
Returned By