{
  "actions": [
    {
      "name": "getNsiApiV1Controllers",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v1/controllers?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postNsiApiV1Controllers",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/nsi/api/v1/controllers?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getNsiApiV1ControllersControllerId",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v1/controllers/{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": "deleteNsiApiV1ControllersControllerId",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/nsi/api/v1/controllers/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getControllerExpectations",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v1/controllers/{pathv1}/controllerExpectations?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "deleteNsiApiV1ControllersControllerIdControllerExpectationsControllerExpectationId",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/nsi/api/v1/controllers/{pathv1}/controllerExpectations/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getNsiApiV1ControllersControllerIdControllerPlanned",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v1/controllers/{pathv1}/controllerPlanned?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postNsiApiV1ControllersControllerIdExpectations",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/nsi/api/v1/controllers/{pathv1}/expectations?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postNsiApiV1ControllersControllerIdExpectationsControllerExpectationIdRealize",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/nsi/api/v1/controllers/{pathv1}/expectations/{pathv2}/realize?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "putNsiApiV1ControllersControllerIdOperationOperation",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/nsi/api/v1/controllers/{pathv1}/operation/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}