{
  "actions": [
    {
      "name": "getNsiApiV3Groups",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postNsiApiV3Groups",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "putNsiApiV3GroupsGroupId",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "putNsiApiV3GroupsGroupIdGroupPlanned",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups/{pathv1}/groupPlanned?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "patchNsiApiV3GroupsGroupIdGroupPlanned",
      "protocol": "REST",
      "method": "PATCH",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups/{pathv1}/groupPlanned?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getNsiApiV3GroupsId",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups/{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": "deleteNsiApiV3GroupsId",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "putNsiApiV3GroupsIdIdentifiersIdentifierKey",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups/{pathv1}/identifiers/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "deleteNsiApiV3GroupsIdIdentifiersIdentifierKey",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups/{pathv1}/identifiers/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "updateUserData",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups/{pathv1}/userData/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "PLAIN",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "deleteNsiApiV3GroupsIdUserDataUserDataKey",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/nsi/api/v3/groups/{pathv1}/userData/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}