{ "id":"/axapi/v3/scm", "type":"object", "node-type":"intermediate", "title":"scm", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "auto-created-object":1, "description":"Configure Scm Parameters", "properties":{ "licenseinfo":{ "type":"object", "$ref":"/axapi/v3/scm/licenseinfo", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "licensecpe":{ "type":"object", "$ref":"/axapi/v3/scm/licensecpe", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "license-src-info":{ "type":"object", "$ref":"/axapi/v3/scm/license-src-info", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "licensestatus":{ "type":"object", "$ref":"/axapi/v3/scm/licensestatus", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }