DfwPolicy
DfwPolicy
Describes a DFW security policy.
JSON Example
{
"id": "string",
"name": "string",
"description": "string",
"enabled": false,
"version": {
"version": 0
}
}
string
id
Optional
The unique id of this security policy. On updates, the id is required for the policy, while for create a new id will be generated. This id is not a VCD URN.
string
name
Required
Name for the security policy.
string
description
Optional
Description for the security policy.
boolean
enabled
Optional
Whether this security policy is enabled.
Availability
Added in 35.0
Property Of
Parameter To
Returned By