{
  "actions": [
    {
      "name": "postIpPoolManagerMoIdAllocateIpv4Address",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/IpPoolManager/{pathv1}/AllocateIpv4Address?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postIpPoolManagerMoIdAllocateIpv6Address",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/IpPoolManager/{pathv1}/AllocateIpv6Address?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postIpPoolManagerMoIdCreateIpPool",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/IpPoolManager/{pathv1}/CreateIpPool?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postIpPoolManagerMoIdDestroyIpPool",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/IpPoolManager/{pathv1}/DestroyIpPool?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postIpPoolManagerMoIdQueryIPAllocations",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/IpPoolManager/{pathv1}/QueryIPAllocations?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postIpPoolManagerMoIdQueryIpPools",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/IpPoolManager/{pathv1}/QueryIpPools?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postIpPoolManagerMoIdReleaseIpAllocation",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/IpPoolManager/{pathv1}/ReleaseIpAllocation?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postIpPoolManagerMoIdUpdateIpPool",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/IpPoolManager/{pathv1}/UpdateIpPool?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}