{ "id":"/axapi/v3/system-view/chassis-detail", "type":"object", "node-type":"scalar", "title":"chassis-detail", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "auto-created-object":1, "description":"Info regarding the chassis state from axapi", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }