Update Dfw Policies
Updates the DFW security policies for a given networking and security domain. A default security policy will be created when DFW is enabled. Removing a security policy will result in removal of the policy and all of its associated firewall rules.
vdcGroupId
{
"enabled": false,
"defaultPolicy": {
"id": "string",
"name": "string",
"description": "string",
"enabled": false,
"version": {
"version": 0
}
}
}
A flag indicating whether DFW configuration is enabled or not.
Describes a DFW security policy.
The request have been accepted and the task to monitor the request is in the Location header.
Invalid configuration.
"Error Object"
minorErrorCode
message
stackTrace
The specified resource was not found
"Error Object"
minorErrorCode
message
stackTrace
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/cloudapi/1.0.0/vdcGroups/{vdcGroupId}/dfwPolicies