{ "id":"/axapi/v3/system/resource-usage/visibility", "type":"object", "node-type":"scalar", "title":"visibility", "partition-visibility":"shared", "auto-created-object":1, "description":"Configure System Resource Usage for visibility", "properties":{ "monitored-entity-count":{ "type":"number", "format":"number", "platform-specific-range":1, "platform-specific-default":1, "partition-visibility":"shared", "description":"Total number of monitored entities for visibility", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }