Files
deb-python-neutron-lib/api-ref/source/v2/samples/firewall-v2/firewall-policy-create-response.json
Reedip a0d6f5a1ae [FWaaS] Migrate Public attribute to Shared
This patch is the first in the series of patches which
tracks the migration of Public attribute to shared in
FWaaS v2.

Change-Id: I0be5fca27c9696714ba8b91de2098448c5a18265
Partial-Bug: #1676922
2017-04-13 20:53:51 +00:00

15 lines
402 B
JSON

{
"firewall_policy": {
"audited": false,
"description": "",
"firewall_rules": [
"8722e0e0-9cc9-4490-9660-8c9a5732fbb0"
],
"id": "c69933c1-b472-44f9-8226-30dc4ffd454c",
"name": "test-policy",
"project_id": "45977fa2dbd7482098dd68d0d8970117",
"shared": false,
"tenant_id": "45977fa2dbd7482098dd68d0d8970117"
}
}