Cyan Web API - Version 1


POST api/nodes/packages

            Create a list of node resources with routes if specified.
            

Request Information

Parameters

NameDescriptionAdditional information
nodePackages

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
[
  {
    "node": {
      "tenantId": "fa8a7991-1f5c-4a1d-92f1-cf85bad2e6ac",
      "nodeId": "1a50c5a4-52f0-4ad2-b28d-8ef280b3de87",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
      "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "88b60d26-c7ee-47a2-93cf-c4ad005c50b1",
        "tenantId": "7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "d066082b-bcc9-4a12-aec1-322c86f83766",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeIndexId": "88b60d26-c7ee-47a2-93cf-c4ad005c50b1",
        "tenantId": "7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "d066082b-bcc9-4a12-aec1-322c86f83766",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeIndexId": "88b60d26-c7ee-47a2-93cf-c4ad005c50b1",
        "tenantId": "7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "d066082b-bcc9-4a12-aec1-322c86f83766",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "d3675840-2ae7-4cb0-8158-c8f67aa6053b",
        "tenantId": "87edb5ae-503e-4b6e-b339-19567419562b",
        "userId": "5187ccd4-0f89-4b36-8b9e-7d7133d01360",
        "userGroupId": "b5923b29-8ab8-4376-bf98-f289bdb2de3b",
        "deviceId": "ea19222a-10b3-4fe4-b664-893a8c02c610",
        "deviceGroupId": "622d5b94-c63d-4936-a2cf-e638f2c3236b",
        "applicationId": "445b1557-d720-4ba6-a5c6-bd222a91e685",
        "applicationVersionId": "81639abe-70a7-43c8-b35c-2e4243c99d94",
        "nodeId": "4d51fafe-2753-4a2a-ae12-731284221a1c",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeRouteId": "d3675840-2ae7-4cb0-8158-c8f67aa6053b",
        "tenantId": "87edb5ae-503e-4b6e-b339-19567419562b",
        "userId": "5187ccd4-0f89-4b36-8b9e-7d7133d01360",
        "userGroupId": "b5923b29-8ab8-4376-bf98-f289bdb2de3b",
        "deviceId": "ea19222a-10b3-4fe4-b664-893a8c02c610",
        "deviceGroupId": "622d5b94-c63d-4936-a2cf-e638f2c3236b",
        "applicationId": "445b1557-d720-4ba6-a5c6-bd222a91e685",
        "applicationVersionId": "81639abe-70a7-43c8-b35c-2e4243c99d94",
        "nodeId": "4d51fafe-2753-4a2a-ae12-731284221a1c",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeRouteId": "d3675840-2ae7-4cb0-8158-c8f67aa6053b",
        "tenantId": "87edb5ae-503e-4b6e-b339-19567419562b",
        "userId": "5187ccd4-0f89-4b36-8b9e-7d7133d01360",
        "userGroupId": "b5923b29-8ab8-4376-bf98-f289bdb2de3b",
        "deviceId": "ea19222a-10b3-4fe4-b664-893a8c02c610",
        "deviceGroupId": "622d5b94-c63d-4936-a2cf-e638f2c3236b",
        "applicationId": "445b1557-d720-4ba6-a5c6-bd222a91e685",
        "applicationVersionId": "81639abe-70a7-43c8-b35c-2e4243c99d94",
        "nodeId": "4d51fafe-2753-4a2a-ae12-731284221a1c",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
    "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
  },
  {
    "node": {
      "tenantId": "fa8a7991-1f5c-4a1d-92f1-cf85bad2e6ac",
      "nodeId": "1a50c5a4-52f0-4ad2-b28d-8ef280b3de87",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
      "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "88b60d26-c7ee-47a2-93cf-c4ad005c50b1",
        "tenantId": "7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "d066082b-bcc9-4a12-aec1-322c86f83766",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeIndexId": "88b60d26-c7ee-47a2-93cf-c4ad005c50b1",
        "tenantId": "7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "d066082b-bcc9-4a12-aec1-322c86f83766",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeIndexId": "88b60d26-c7ee-47a2-93cf-c4ad005c50b1",
        "tenantId": "7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "d066082b-bcc9-4a12-aec1-322c86f83766",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "d3675840-2ae7-4cb0-8158-c8f67aa6053b",
        "tenantId": "87edb5ae-503e-4b6e-b339-19567419562b",
        "userId": "5187ccd4-0f89-4b36-8b9e-7d7133d01360",
        "userGroupId": "b5923b29-8ab8-4376-bf98-f289bdb2de3b",
        "deviceId": "ea19222a-10b3-4fe4-b664-893a8c02c610",
        "deviceGroupId": "622d5b94-c63d-4936-a2cf-e638f2c3236b",
        "applicationId": "445b1557-d720-4ba6-a5c6-bd222a91e685",
        "applicationVersionId": "81639abe-70a7-43c8-b35c-2e4243c99d94",
        "nodeId": "4d51fafe-2753-4a2a-ae12-731284221a1c",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeRouteId": "d3675840-2ae7-4cb0-8158-c8f67aa6053b",
        "tenantId": "87edb5ae-503e-4b6e-b339-19567419562b",
        "userId": "5187ccd4-0f89-4b36-8b9e-7d7133d01360",
        "userGroupId": "b5923b29-8ab8-4376-bf98-f289bdb2de3b",
        "deviceId": "ea19222a-10b3-4fe4-b664-893a8c02c610",
        "deviceGroupId": "622d5b94-c63d-4936-a2cf-e638f2c3236b",
        "applicationId": "445b1557-d720-4ba6-a5c6-bd222a91e685",
        "applicationVersionId": "81639abe-70a7-43c8-b35c-2e4243c99d94",
        "nodeId": "4d51fafe-2753-4a2a-ae12-731284221a1c",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeRouteId": "d3675840-2ae7-4cb0-8158-c8f67aa6053b",
        "tenantId": "87edb5ae-503e-4b6e-b339-19567419562b",
        "userId": "5187ccd4-0f89-4b36-8b9e-7d7133d01360",
        "userGroupId": "b5923b29-8ab8-4376-bf98-f289bdb2de3b",
        "deviceId": "ea19222a-10b3-4fe4-b664-893a8c02c610",
        "deviceGroupId": "622d5b94-c63d-4936-a2cf-e638f2c3236b",
        "applicationId": "445b1557-d720-4ba6-a5c6-bd222a91e685",
        "applicationVersionId": "81639abe-70a7-43c8-b35c-2e4243c99d94",
        "nodeId": "4d51fafe-2753-4a2a-ae12-731284221a1c",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
    "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
  },
  {
    "node": {
      "tenantId": "fa8a7991-1f5c-4a1d-92f1-cf85bad2e6ac",
      "nodeId": "1a50c5a4-52f0-4ad2-b28d-8ef280b3de87",
      "type": "sample string 3",
      "id": "sample string 4",
      "parentType": "sample string 5",
      "parentId": "sample string 6",
      "title": "sample string 7",
      "props": {
        "sample string 1": {},
        "sample string 3": {},
        "sample string 5": {}
      },
      "refs": {
        "sample string 1": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 2": {
          "type": "sample string 1",
          "id": "sample string 2"
        },
        "sample string 3": {
          "type": "sample string 1",
          "id": "sample string 2"
        }
      },
      "cyanId": 8,
      "subjectToCleanup": true,
      "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
      "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "88b60d26-c7ee-47a2-93cf-c4ad005c50b1",
        "tenantId": "7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "d066082b-bcc9-4a12-aec1-322c86f83766",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeIndexId": "88b60d26-c7ee-47a2-93cf-c4ad005c50b1",
        "tenantId": "7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "d066082b-bcc9-4a12-aec1-322c86f83766",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeIndexId": "88b60d26-c7ee-47a2-93cf-c4ad005c50b1",
        "tenantId": "7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "d066082b-bcc9-4a12-aec1-322c86f83766",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "d3675840-2ae7-4cb0-8158-c8f67aa6053b",
        "tenantId": "87edb5ae-503e-4b6e-b339-19567419562b",
        "userId": "5187ccd4-0f89-4b36-8b9e-7d7133d01360",
        "userGroupId": "b5923b29-8ab8-4376-bf98-f289bdb2de3b",
        "deviceId": "ea19222a-10b3-4fe4-b664-893a8c02c610",
        "deviceGroupId": "622d5b94-c63d-4936-a2cf-e638f2c3236b",
        "applicationId": "445b1557-d720-4ba6-a5c6-bd222a91e685",
        "applicationVersionId": "81639abe-70a7-43c8-b35c-2e4243c99d94",
        "nodeId": "4d51fafe-2753-4a2a-ae12-731284221a1c",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeRouteId": "d3675840-2ae7-4cb0-8158-c8f67aa6053b",
        "tenantId": "87edb5ae-503e-4b6e-b339-19567419562b",
        "userId": "5187ccd4-0f89-4b36-8b9e-7d7133d01360",
        "userGroupId": "b5923b29-8ab8-4376-bf98-f289bdb2de3b",
        "deviceId": "ea19222a-10b3-4fe4-b664-893a8c02c610",
        "deviceGroupId": "622d5b94-c63d-4936-a2cf-e638f2c3236b",
        "applicationId": "445b1557-d720-4ba6-a5c6-bd222a91e685",
        "applicationVersionId": "81639abe-70a7-43c8-b35c-2e4243c99d94",
        "nodeId": "4d51fafe-2753-4a2a-ae12-731284221a1c",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      },
      {
        "nodeRouteId": "d3675840-2ae7-4cb0-8158-c8f67aa6053b",
        "tenantId": "87edb5ae-503e-4b6e-b339-19567419562b",
        "userId": "5187ccd4-0f89-4b36-8b9e-7d7133d01360",
        "userGroupId": "b5923b29-8ab8-4376-bf98-f289bdb2de3b",
        "deviceId": "ea19222a-10b3-4fe4-b664-893a8c02c610",
        "deviceGroupId": "622d5b94-c63d-4936-a2cf-e638f2c3236b",
        "applicationId": "445b1557-d720-4ba6-a5c6-bd222a91e685",
        "applicationVersionId": "81639abe-70a7-43c8-b35c-2e4243c99d94",
        "nodeId": "4d51fafe-2753-4a2a-ae12-731284221a1c",
        "name": "sample string 4",
        "description": "sample string 5",
        "nodeCyanId": 6,
        "cyanId": 7,
        "customKey": "sample string 8",
        "customValue": "sample string 9",
        "applyParentRoutes": true,
        "applyToDescendants": true,
        "applyToTree": true,
        "applyToParents": true,
        "applyToSiblings": true,
        "applyToSiblingsType": "sample string 15",
        "ignoreNodeIdsInRouting": [
          "sample string 1",
          "sample string 2",
          "sample string 3"
        ],
        "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
        "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2026-04-24T23:47:06.8239872+00:00",
    "updatedDateUtc": "2026-04-24T23:47:06.8239872+00:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfNodePackageRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>1a50c5a4-52f0-4ad2-b28d-8ef280b3de87</NodeId>
      <ParentId>sample string 6</ParentId>
      <ParentType>sample string 5</ParentType>
      <Props xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 5</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
      </Props>
      <Refs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 2</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
      </Refs>
      <SubjectToCleanup>true</SubjectToCleanup>
      <TenantId>fa8a7991-1f5c-4a1d-92f1-cf85bad2e6ac</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>d066082b-bcc9-4a12-aec1-322c86f83766</NodeId>
        <NodeIndexId>88b60d26-c7ee-47a2-93cf-c4ad005c50b1</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>d066082b-bcc9-4a12-aec1-322c86f83766</NodeId>
        <NodeIndexId>88b60d26-c7ee-47a2-93cf-c4ad005c50b1</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>d066082b-bcc9-4a12-aec1-322c86f83766</NodeId>
        <NodeIndexId>88b60d26-c7ee-47a2-93cf-c4ad005c50b1</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <ApplicationId>445b1557-d720-4ba6-a5c6-bd222a91e685</ApplicationId>
        <ApplicationVersionId>81639abe-70a7-43c8-b35c-2e4243c99d94</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>622d5b94-c63d-4936-a2cf-e638f2c3236b</DeviceGroupId>
        <DeviceId>ea19222a-10b3-4fe4-b664-893a8c02c610</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>4d51fafe-2753-4a2a-ae12-731284221a1c</NodeId>
        <NodeRouteId>d3675840-2ae7-4cb0-8158-c8f67aa6053b</NodeRouteId>
        <TenantId>87edb5ae-503e-4b6e-b339-19567419562b</TenantId>
        <UserGroupId>b5923b29-8ab8-4376-bf98-f289bdb2de3b</UserGroupId>
        <UserId>5187ccd4-0f89-4b36-8b9e-7d7133d01360</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <ApplicationId>445b1557-d720-4ba6-a5c6-bd222a91e685</ApplicationId>
        <ApplicationVersionId>81639abe-70a7-43c8-b35c-2e4243c99d94</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>622d5b94-c63d-4936-a2cf-e638f2c3236b</DeviceGroupId>
        <DeviceId>ea19222a-10b3-4fe4-b664-893a8c02c610</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>4d51fafe-2753-4a2a-ae12-731284221a1c</NodeId>
        <NodeRouteId>d3675840-2ae7-4cb0-8158-c8f67aa6053b</NodeRouteId>
        <TenantId>87edb5ae-503e-4b6e-b339-19567419562b</TenantId>
        <UserGroupId>b5923b29-8ab8-4376-bf98-f289bdb2de3b</UserGroupId>
        <UserId>5187ccd4-0f89-4b36-8b9e-7d7133d01360</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <ApplicationId>445b1557-d720-4ba6-a5c6-bd222a91e685</ApplicationId>
        <ApplicationVersionId>81639abe-70a7-43c8-b35c-2e4243c99d94</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>622d5b94-c63d-4936-a2cf-e638f2c3236b</DeviceGroupId>
        <DeviceId>ea19222a-10b3-4fe4-b664-893a8c02c610</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>4d51fafe-2753-4a2a-ae12-731284221a1c</NodeId>
        <NodeRouteId>d3675840-2ae7-4cb0-8158-c8f67aa6053b</NodeRouteId>
        <TenantId>87edb5ae-503e-4b6e-b339-19567419562b</TenantId>
        <UserGroupId>b5923b29-8ab8-4376-bf98-f289bdb2de3b</UserGroupId>
        <UserId>5187ccd4-0f89-4b36-8b9e-7d7133d01360</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>1a50c5a4-52f0-4ad2-b28d-8ef280b3de87</NodeId>
      <ParentId>sample string 6</ParentId>
      <ParentType>sample string 5</ParentType>
      <Props xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 5</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
      </Props>
      <Refs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 2</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
      </Refs>
      <SubjectToCleanup>true</SubjectToCleanup>
      <TenantId>fa8a7991-1f5c-4a1d-92f1-cf85bad2e6ac</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>d066082b-bcc9-4a12-aec1-322c86f83766</NodeId>
        <NodeIndexId>88b60d26-c7ee-47a2-93cf-c4ad005c50b1</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>d066082b-bcc9-4a12-aec1-322c86f83766</NodeId>
        <NodeIndexId>88b60d26-c7ee-47a2-93cf-c4ad005c50b1</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>d066082b-bcc9-4a12-aec1-322c86f83766</NodeId>
        <NodeIndexId>88b60d26-c7ee-47a2-93cf-c4ad005c50b1</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <ApplicationId>445b1557-d720-4ba6-a5c6-bd222a91e685</ApplicationId>
        <ApplicationVersionId>81639abe-70a7-43c8-b35c-2e4243c99d94</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>622d5b94-c63d-4936-a2cf-e638f2c3236b</DeviceGroupId>
        <DeviceId>ea19222a-10b3-4fe4-b664-893a8c02c610</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>4d51fafe-2753-4a2a-ae12-731284221a1c</NodeId>
        <NodeRouteId>d3675840-2ae7-4cb0-8158-c8f67aa6053b</NodeRouteId>
        <TenantId>87edb5ae-503e-4b6e-b339-19567419562b</TenantId>
        <UserGroupId>b5923b29-8ab8-4376-bf98-f289bdb2de3b</UserGroupId>
        <UserId>5187ccd4-0f89-4b36-8b9e-7d7133d01360</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <ApplicationId>445b1557-d720-4ba6-a5c6-bd222a91e685</ApplicationId>
        <ApplicationVersionId>81639abe-70a7-43c8-b35c-2e4243c99d94</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>622d5b94-c63d-4936-a2cf-e638f2c3236b</DeviceGroupId>
        <DeviceId>ea19222a-10b3-4fe4-b664-893a8c02c610</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>4d51fafe-2753-4a2a-ae12-731284221a1c</NodeId>
        <NodeRouteId>d3675840-2ae7-4cb0-8158-c8f67aa6053b</NodeRouteId>
        <TenantId>87edb5ae-503e-4b6e-b339-19567419562b</TenantId>
        <UserGroupId>b5923b29-8ab8-4376-bf98-f289bdb2de3b</UserGroupId>
        <UserId>5187ccd4-0f89-4b36-8b9e-7d7133d01360</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <ApplicationId>445b1557-d720-4ba6-a5c6-bd222a91e685</ApplicationId>
        <ApplicationVersionId>81639abe-70a7-43c8-b35c-2e4243c99d94</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>622d5b94-c63d-4936-a2cf-e638f2c3236b</DeviceGroupId>
        <DeviceId>ea19222a-10b3-4fe4-b664-893a8c02c610</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>4d51fafe-2753-4a2a-ae12-731284221a1c</NodeId>
        <NodeRouteId>d3675840-2ae7-4cb0-8158-c8f67aa6053b</NodeRouteId>
        <TenantId>87edb5ae-503e-4b6e-b339-19567419562b</TenantId>
        <UserGroupId>b5923b29-8ab8-4376-bf98-f289bdb2de3b</UserGroupId>
        <UserId>5187ccd4-0f89-4b36-8b9e-7d7133d01360</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>1a50c5a4-52f0-4ad2-b28d-8ef280b3de87</NodeId>
      <ParentId>sample string 6</ParentId>
      <ParentType>sample string 5</ParentType>
      <Props xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
        <d4p1:KeyValueOfstringanyType>
          <d4p1:Key>sample string 5</d4p1:Key>
          <d4p1:Value />
        </d4p1:KeyValueOfstringanyType>
      </Props>
      <Refs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 1</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 2</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
        <d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
          <d4p1:Key>sample string 3</d4p1:Key>
          <d4p1:Value>
            <Id>sample string 2</Id>
            <Type>sample string 1</Type>
          </d4p1:Value>
        </d4p1:KeyValueOfstringNodeRefRepresentationPuhFCfmt>
      </Refs>
      <SubjectToCleanup>true</SubjectToCleanup>
      <TenantId>fa8a7991-1f5c-4a1d-92f1-cf85bad2e6ac</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>d066082b-bcc9-4a12-aec1-322c86f83766</NodeId>
        <NodeIndexId>88b60d26-c7ee-47a2-93cf-c4ad005c50b1</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>d066082b-bcc9-4a12-aec1-322c86f83766</NodeId>
        <NodeIndexId>88b60d26-c7ee-47a2-93cf-c4ad005c50b1</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>d066082b-bcc9-4a12-aec1-322c86f83766</NodeId>
        <NodeIndexId>88b60d26-c7ee-47a2-93cf-c4ad005c50b1</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>7d3f52dc-f96f-4df2-bac1-e19e0ec9e73c</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <ApplicationId>445b1557-d720-4ba6-a5c6-bd222a91e685</ApplicationId>
        <ApplicationVersionId>81639abe-70a7-43c8-b35c-2e4243c99d94</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>622d5b94-c63d-4936-a2cf-e638f2c3236b</DeviceGroupId>
        <DeviceId>ea19222a-10b3-4fe4-b664-893a8c02c610</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>4d51fafe-2753-4a2a-ae12-731284221a1c</NodeId>
        <NodeRouteId>d3675840-2ae7-4cb0-8158-c8f67aa6053b</NodeRouteId>
        <TenantId>87edb5ae-503e-4b6e-b339-19567419562b</TenantId>
        <UserGroupId>b5923b29-8ab8-4376-bf98-f289bdb2de3b</UserGroupId>
        <UserId>5187ccd4-0f89-4b36-8b9e-7d7133d01360</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <ApplicationId>445b1557-d720-4ba6-a5c6-bd222a91e685</ApplicationId>
        <ApplicationVersionId>81639abe-70a7-43c8-b35c-2e4243c99d94</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>622d5b94-c63d-4936-a2cf-e638f2c3236b</DeviceGroupId>
        <DeviceId>ea19222a-10b3-4fe4-b664-893a8c02c610</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>4d51fafe-2753-4a2a-ae12-731284221a1c</NodeId>
        <NodeRouteId>d3675840-2ae7-4cb0-8158-c8f67aa6053b</NodeRouteId>
        <TenantId>87edb5ae-503e-4b6e-b339-19567419562b</TenantId>
        <UserGroupId>b5923b29-8ab8-4376-bf98-f289bdb2de3b</UserGroupId>
        <UserId>5187ccd4-0f89-4b36-8b9e-7d7133d01360</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2026-04-24T23:47:06.8239872+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2026-04-24T23:47:06.8239872+00:00</UpdatedDateUtc>
        <ApplicationId>445b1557-d720-4ba6-a5c6-bd222a91e685</ApplicationId>
        <ApplicationVersionId>81639abe-70a7-43c8-b35c-2e4243c99d94</ApplicationVersionId>
        <ApplyParentRoutes>true</ApplyParentRoutes>
        <ApplyToDescendants>true</ApplyToDescendants>
        <ApplyToParents>true</ApplyToParents>
        <ApplyToSiblings>true</ApplyToSiblings>
        <ApplyToSiblingsType>sample string 15</ApplyToSiblingsType>
        <ApplyToTree>true</ApplyToTree>
        <CustomKey>sample string 8</CustomKey>
        <CustomValue>sample string 9</CustomValue>
        <CyanId>7</CyanId>
        <Description>sample string 5</Description>
        <DeviceGroupId>622d5b94-c63d-4936-a2cf-e638f2c3236b</DeviceGroupId>
        <DeviceId>ea19222a-10b3-4fe4-b664-893a8c02c610</DeviceId>
        <IgnoreNodeIdsInRouting xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
          <d5p1:string>sample string 1</d5p1:string>
          <d5p1:string>sample string 2</d5p1:string>
          <d5p1:string>sample string 3</d5p1:string>
        </IgnoreNodeIdsInRouting>
        <Name>sample string 4</Name>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>4d51fafe-2753-4a2a-ae12-731284221a1c</NodeId>
        <NodeRouteId>d3675840-2ae7-4cb0-8158-c8f67aa6053b</NodeRouteId>
        <TenantId>87edb5ae-503e-4b6e-b339-19567419562b</TenantId>
        <UserGroupId>b5923b29-8ab8-4376-bf98-f289bdb2de3b</UserGroupId>
        <UserId>5187ccd4-0f89-4b36-8b9e-7d7133d01360</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'List`1'.