neutron-lib/api-ref/source/v2/samples/logs/log-create-response.json

15 lines
425 B
JSON

{
"log": {
"name": "security group log",
"description": "Log for project demo.",
"id": "46ebaec0-0570-43ac-82f6-60d2b03168c4",
"project_id": "92a5a4f4245a4abbafacb7ca73b027b0",
"tenant_id": "92a5a4f4245a4abbafacb7ca73b027b0",
"enabled": true,
"resource_type": "security_group",
"resource_id": null,
"target_id": null,
"event": "ALL"
}
}