368f7dbcc5
This brings the Images API Reference to the glance tree as part of the effort described here: https://wiki.openstack.org/wiki/Documentation/Migrate#API_Reference_Plan This patch includes the Metadefs API reference, with the content revised and corrected. Change-Id: I8c10893e92edb7c608b58d33539ab57ab4f57d3e Closes-bug: #1599314
13 lines
470 B
JSON
13 lines
470 B
JSON
{
|
|
"created_at": "2016-05-19T16:05:48Z",
|
|
"description": "A metadata definitions namespace for example use.",
|
|
"display_name": "An Example Namespace",
|
|
"namespace": "FredCo::SomeCategory::Example",
|
|
"owner": "c60b1d57c5034e0d86902aedf8c49be0",
|
|
"protected": true,
|
|
"schema": "/v2/schemas/metadefs/namespace",
|
|
"self": "/v2/metadefs/namespaces/FredCo::SomeCategory::Example",
|
|
"updated_at": "2016-05-19T16:05:48Z",
|
|
"visibility": "public"
|
|
}
|