{
  "actions": [
    {
      "name": "getTapiCoreContextServiceInterfacePoint",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tapi/core/context/service-interface-point/?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {
        "Accept": "application/json"
      },
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getTapiDataContextServiceInterfacePoint",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tapi/data/context/service-interface-point/?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {
        "Accept": "application/json"
      },
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getTapiDataTapiCommonContextServiceInterfacePoint",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tapi/data/tapi-common:context/service-interface-point/?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {
        "Accept": "application/yang-data+json"
      },
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getTapiDataContextServiceInterfacePointUuid",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tapi/data/context/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {
        "Accept": "application/yang-data+json"
      },
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getTapiDataTapiCommonContextServiceInterfacePointUuid",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tapi/data/tapi-common:context/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {
        "Accept": "application/yang-data+json"
      },
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}