{ "id":"/axapi/v3/visibility/packet-capture/global-templates/activate", "type":"object", "node-type":"scalar", "title":"activate", "partition-visibility":"shared", "description":"Activate global packet capture template", "properties":{ "template":{ "type":"string", "format":"string", "minLength":1, "maxLength":128, "partition-visibility":"shared", "$ref":"/axapi/v3/visibility/packet-capture/global-templates/template", "description":"Name of the global templated to be activated", "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 } } }