This patch introduce a api reference of logging api feature. The api is following logging api for security group spec[1]. [1] https://specs.openstack.org/openstack/neutron-specs/specs/pike/logging-API-for-security-group-rules.html Change-Id: I7dd34d4d2ce4cac7210b10e43766d51d682764a8 Partially-implements: blueprint security-group-logging Related-Bug: #1468366
8 lines
151 B
JSON
8 lines
151 B
JSON
{
|
|
"log": {
|
|
"name": "security group log",
|
|
"description": "Log for project demo.",
|
|
"resource_type": "security_group"
|
|
}
|
|
}
|