{ "id":"/axapi/v3/rrd", "type":"object", "node-type":"intermediate", "title":"rrd", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "auto-created-object":1, "description":"RRD statistics", "properties":{ "cpu":{ "type":"object", "$ref":"/axapi/v3/rrd/cpu", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "memory":{ "type":"object", "$ref":"/axapi/v3/rrd/memory", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "disk":{ "type":"object", "$ref":"/axapi/v3/rrd/disk", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ethernet":{ "type":"object", "$ref":"/axapi/v3/rrd/ethernet", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "slb-server":{ "type":"object", "$ref":"/axapi/v3/rrd/slb-server", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "slb-service-group":{ "type":"object", "$ref":"/axapi/v3/rrd/slb-service-group", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "slb-virtual-server":{ "type":"object", "$ref":"/axapi/v3/rrd/slb-virtual-server", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "performance":{ "type":"object", "$ref":"/axapi/v3/rrd/performance", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "global":{ "type":"object", "$ref":"/axapi/v3/rrd/global", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "cgn":{ "type":"object", "$ref":"/axapi/v3/rrd/cgn", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "cpuavg":{ "type":"object", "$ref":"/axapi/v3/rrd/cpuavg", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "ethernet-all":{ "type":"object", "$ref":"/axapi/v3/rrd/ethernet-all", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }