{
  "actions": [
    {
      "name": "postHostSpecificationManagerMoIdDeleteHostSpecification",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostSpecificationManager/{pathv1}/DeleteHostSpecification?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostSpecificationManagerMoIdDeleteHostSubSpecification",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostSpecificationManager/{pathv1}/DeleteHostSubSpecification?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostSpecificationManagerMoIdHostSpecGetUpdatedHosts",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostSpecificationManager/{pathv1}/HostSpecGetUpdatedHosts?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostSpecificationManagerMoIdRetrieveHostSpecification",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostSpecificationManager/{pathv1}/RetrieveHostSpecification?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostSpecificationManagerMoIdUpdateHostSpecification",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostSpecificationManager/{pathv1}/UpdateHostSpecification?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostSpecificationManagerMoIdUpdateHostSubSpecification",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostSpecificationManager/{pathv1}/UpdateHostSubSpecification?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}