Firewall
Create a new firewall
post/project/{project_id}/location/{location}/firewall/{firewall_reference}
Request body
Response
A Firewall
Example response
{
"firewall_rules": [
{
"id": "fraz0q3vbrpa7pkg7zbmah9csn"
}
],
"id": "fwfg7td83em22qfw9pq5xyfqb7"
}Changes
Changed in 2 of the 59 revisions of this API.2
- ○
added the required property
firewall_rules/items/protocolto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
firewall_rules/items/descriptionto the response with the200statusresponse-required-property-added
- ○