{
  "actions": [
    {
      "name": "postExtensionManagerMoIdFindExtension",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/FindExtension?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postExtensionManagerMoIdGetPublicKey",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/GetPublicKey?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postExtensionManagerMoIdQueryExtensionIpAllocationUsage",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/QueryExtensionIpAllocationUsage?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postExtensionManagerMoIdQueryManagedBy",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/QueryManagedBy?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postExtensionManagerMoIdRegisterExtension",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/RegisterExtension?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postExtensionManagerMoIdSetExtensionCertificate",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/SetExtensionCertificate?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postExtensionManagerMoIdSetPublicKey",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/SetPublicKey?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postExtensionManagerMoIdSetServiceAccount",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/SetServiceAccount?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postExtensionManagerMoIdUnregisterExtension",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/UnregisterExtension?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postExtensionManagerMoIdUpdateExtension",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/UpdateExtension?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getExtensionManagerMoIdExtensionList",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/ExtensionManager/{pathv1}/extensionList?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}