{
  "actions": [
    {
      "name": "postHostCertificateManagerMoIdGenerateCertificateSigningRequest",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCertificateManager/{pathv1}/GenerateCertificateSigningRequest?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostCertificateManagerMoIdGenerateCertificateSigningRequestByDn",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCertificateManager/{pathv1}/GenerateCertificateSigningRequestByDn?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostCertificateManagerMoIdInstallServerCertificate",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCertificateManager/{pathv1}/InstallServerCertificate?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostCertificateManagerMoIdListCACertificateRevocationLists",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCertificateManager/{pathv1}/ListCACertificateRevocationLists?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostCertificateManagerMoIdListCACertificates",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCertificateManager/{pathv1}/ListCACertificates?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostCertificateManagerMoIdNotifyAffectedServices",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCertificateManager/{pathv1}/NotifyAffectedServices?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostCertificateManagerMoIdProvisionServerPrivateKey",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCertificateManager/{pathv1}/ProvisionServerPrivateKey?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostCertificateManagerMoIdReplaceCACertificatesAndCRLs",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCertificateManager/{pathv1}/ReplaceCACertificatesAndCRLs?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostCertificateManagerMoIdRetrieveCertificateInfoList",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCertificateManager/{pathv1}/RetrieveCertificateInfoList?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostCertificateManagerMoIdCertificateInfo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostCertificateManager/{pathv1}/certificateInfo?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}