{ "id":"/axapi/v3/harmony-controller/profile/thunder-mgmt-ip", "type":"object", "node-type":"scalar", "title":"thunder-mgmt-ip", "partition-visibility":"shared", "description":"thunder management ip address", "properties":{ "ip-address":{ "type":"string", "format":"ipv4-address", "partition-visibility":"shared", "description":"IP address (IPv4 address)", "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 } } }