{ "id":"/axapi/v3/system/nsm-a10lb", "type":"object", "node-type":"scalar", "title":"nsm-a10lb", "partition-visibility":"shared", "description":"NSM to A10lb communication options", "properties":{ "kill":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"NSM will terminate a10lb if no response received", "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 } } }