netconn-api/v2.0/samples/firewall/firewall_policy-remove-rule-res.json
Sumit Naiksatam e34325c574 Introducing Firewall as a Service (FWaaS) API and Resources
This adds a section for the FWaaS API and resource model including
the firewall, firewall_policy, and firewall_rule resources.

bug 1203864

Change-Id: Iecd4b036e2711414ec42f9c6800665c5378c927e
2013-10-23 23:36:22 -07:00

15 lines
351 B
JSON

{
"audited": false,
"description": "",
"firewall_list": [],
"firewall_rules": [
"a08ef905-0ff6-4784-8374-175fffe7dade",
"8722e0e0-9cc9-4490-9660-8c9a5732fbb0"
],
"id": "c69933c1-b472-44f9-8226-30dc4ffd454c",
"name": "test-policy",
"shared": false,
"tenant_id": "45977fa2dbd7482098dd68d0d8970117"
}