{
  "actions": [
    {
      "name": "getNsiApiV4Tpes",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v4/tpes?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postNsiApiV4Tpes",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/nsi/api/v4/tpes?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "putNsiApiV4TpesIdIdentifiers",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/nsi/api/v4/tpes/{pathv1}/identifiers?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "deleteNsiApiV4TpesIdIdentifiers",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/nsi/api/v4/tpes/{pathv1}/identifiers?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getNsiApiV4TpesTpeId",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v4/tpes/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "putNsiApiV4TpesTpeId",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/nsi/api/v4/tpes/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postNsiApiV4TpesTpeIdExpectations",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/nsi/api/v4/tpes/{pathv1}/expectations?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "patchNsiApiV4TpesTpeIdTpePlanned",
      "protocol": "REST",
      "method": "PATCH",
      "entitypath": "{base_path}/{version}/nsi/api/v4/tpes/{pathv1}/tpePlanned?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}