c0e9c2791f
Implements blueprint security-groups-nvp Change-Id: Idfa7a756c7a2845e9aa9e7de4c7bceeec94b036f
11 lines
357 B
JSON
11 lines
357 B
JSON
{
|
|
"display_name": "%(display_name)s",
|
|
"_href": "/ws.v1/security-profile/%(uuid)s",
|
|
"tags": [{"scope": "os_tid", "tag": "%(tenant_id)s"},
|
|
{"scope": "nova_spid", "tag": "%(nova_spid)s"}],
|
|
"logical_port_egress_rules": [],
|
|
"_schema": "/ws.v1/schema/SecurityProfileConfig",
|
|
"logical_port_ingress_rules": [],
|
|
"uuid": "%(uuid)s"
|
|
}
|