{ "container-monitoring-rule": { "endpoint": "api/v2/settings/objects", "schema": { "type": "object", "properties": { "price": { "type": "number" }, "name": { "type": "string" } } } } }