{ "id":"/axapi/v3/web-service/secure/private-key", "type":"object", "node-type":"scalar", "title":"private-key", "operation-not-allowed": ["DELETE", "PUT"], "partition-visibility":"shared", "operational":1, "description":"Web-service secure private-key operation", "properties":{ "load":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Load WEB private-key", "optional":true }, "use-mgmt-port":{ "type":"number", "format":"flag", "plat-neg-list":["softax-aws"], "default":0, "partition-visibility":"shared", "description":"Use management port as source port", "optional":true }, "file-url":{ "type":"string", "format":"url", "partition-visibility":"shared", "description":"File URL", "optional":true } } }