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": "47ef804d-ed51-4df5-807e-7c77eb551318",
      "nodeId": "fd9441cb-d6a8-4e7a-bbc2-8424f3d2262e",
      "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": "2025-07-06T21:15:58.3866723+00:00",
      "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "2917d8f9-fadc-4db4-a5cf-7491501f3d73",
        "tenantId": "b5432fe0-fc92-48b6-8a86-71a3a61874eb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "273e3590-7b3d-479f-94b5-b19b079f7c93",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeIndexId": "2917d8f9-fadc-4db4-a5cf-7491501f3d73",
        "tenantId": "b5432fe0-fc92-48b6-8a86-71a3a61874eb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "273e3590-7b3d-479f-94b5-b19b079f7c93",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeIndexId": "2917d8f9-fadc-4db4-a5cf-7491501f3d73",
        "tenantId": "b5432fe0-fc92-48b6-8a86-71a3a61874eb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "273e3590-7b3d-479f-94b5-b19b079f7c93",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4",
        "tenantId": "36ba0194-57c3-4e77-a348-82c39a547bb6",
        "userId": "6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc",
        "userGroupId": "d1a21659-b5e3-491d-ab0a-44115cb89780",
        "deviceId": "9616a40c-bc9a-483c-84a2-a5636ecf549a",
        "deviceGroupId": "59a12992-e4e4-41ba-84b2-28e649d1df44",
        "applicationId": "ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a",
        "applicationVersionId": "a13b2de1-6f95-4397-a720-ce86063eea96",
        "nodeId": "07431427-834f-4db5-8482-d0d93f29abe3",
        "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": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeRouteId": "6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4",
        "tenantId": "36ba0194-57c3-4e77-a348-82c39a547bb6",
        "userId": "6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc",
        "userGroupId": "d1a21659-b5e3-491d-ab0a-44115cb89780",
        "deviceId": "9616a40c-bc9a-483c-84a2-a5636ecf549a",
        "deviceGroupId": "59a12992-e4e4-41ba-84b2-28e649d1df44",
        "applicationId": "ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a",
        "applicationVersionId": "a13b2de1-6f95-4397-a720-ce86063eea96",
        "nodeId": "07431427-834f-4db5-8482-d0d93f29abe3",
        "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": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeRouteId": "6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4",
        "tenantId": "36ba0194-57c3-4e77-a348-82c39a547bb6",
        "userId": "6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc",
        "userGroupId": "d1a21659-b5e3-491d-ab0a-44115cb89780",
        "deviceId": "9616a40c-bc9a-483c-84a2-a5636ecf549a",
        "deviceGroupId": "59a12992-e4e4-41ba-84b2-28e649d1df44",
        "applicationId": "ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a",
        "applicationVersionId": "a13b2de1-6f95-4397-a720-ce86063eea96",
        "nodeId": "07431427-834f-4db5-8482-d0d93f29abe3",
        "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": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
    "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
  },
  {
    "node": {
      "tenantId": "47ef804d-ed51-4df5-807e-7c77eb551318",
      "nodeId": "fd9441cb-d6a8-4e7a-bbc2-8424f3d2262e",
      "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": "2025-07-06T21:15:58.3866723+00:00",
      "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "2917d8f9-fadc-4db4-a5cf-7491501f3d73",
        "tenantId": "b5432fe0-fc92-48b6-8a86-71a3a61874eb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "273e3590-7b3d-479f-94b5-b19b079f7c93",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeIndexId": "2917d8f9-fadc-4db4-a5cf-7491501f3d73",
        "tenantId": "b5432fe0-fc92-48b6-8a86-71a3a61874eb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "273e3590-7b3d-479f-94b5-b19b079f7c93",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeIndexId": "2917d8f9-fadc-4db4-a5cf-7491501f3d73",
        "tenantId": "b5432fe0-fc92-48b6-8a86-71a3a61874eb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "273e3590-7b3d-479f-94b5-b19b079f7c93",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4",
        "tenantId": "36ba0194-57c3-4e77-a348-82c39a547bb6",
        "userId": "6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc",
        "userGroupId": "d1a21659-b5e3-491d-ab0a-44115cb89780",
        "deviceId": "9616a40c-bc9a-483c-84a2-a5636ecf549a",
        "deviceGroupId": "59a12992-e4e4-41ba-84b2-28e649d1df44",
        "applicationId": "ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a",
        "applicationVersionId": "a13b2de1-6f95-4397-a720-ce86063eea96",
        "nodeId": "07431427-834f-4db5-8482-d0d93f29abe3",
        "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": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeRouteId": "6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4",
        "tenantId": "36ba0194-57c3-4e77-a348-82c39a547bb6",
        "userId": "6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc",
        "userGroupId": "d1a21659-b5e3-491d-ab0a-44115cb89780",
        "deviceId": "9616a40c-bc9a-483c-84a2-a5636ecf549a",
        "deviceGroupId": "59a12992-e4e4-41ba-84b2-28e649d1df44",
        "applicationId": "ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a",
        "applicationVersionId": "a13b2de1-6f95-4397-a720-ce86063eea96",
        "nodeId": "07431427-834f-4db5-8482-d0d93f29abe3",
        "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": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeRouteId": "6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4",
        "tenantId": "36ba0194-57c3-4e77-a348-82c39a547bb6",
        "userId": "6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc",
        "userGroupId": "d1a21659-b5e3-491d-ab0a-44115cb89780",
        "deviceId": "9616a40c-bc9a-483c-84a2-a5636ecf549a",
        "deviceGroupId": "59a12992-e4e4-41ba-84b2-28e649d1df44",
        "applicationId": "ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a",
        "applicationVersionId": "a13b2de1-6f95-4397-a720-ce86063eea96",
        "nodeId": "07431427-834f-4db5-8482-d0d93f29abe3",
        "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": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
    "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
  },
  {
    "node": {
      "tenantId": "47ef804d-ed51-4df5-807e-7c77eb551318",
      "nodeId": "fd9441cb-d6a8-4e7a-bbc2-8424f3d2262e",
      "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": "2025-07-06T21:15:58.3866723+00:00",
      "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "2917d8f9-fadc-4db4-a5cf-7491501f3d73",
        "tenantId": "b5432fe0-fc92-48b6-8a86-71a3a61874eb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "273e3590-7b3d-479f-94b5-b19b079f7c93",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeIndexId": "2917d8f9-fadc-4db4-a5cf-7491501f3d73",
        "tenantId": "b5432fe0-fc92-48b6-8a86-71a3a61874eb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "273e3590-7b3d-479f-94b5-b19b079f7c93",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeIndexId": "2917d8f9-fadc-4db4-a5cf-7491501f3d73",
        "tenantId": "b5432fe0-fc92-48b6-8a86-71a3a61874eb",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "273e3590-7b3d-479f-94b5-b19b079f7c93",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4",
        "tenantId": "36ba0194-57c3-4e77-a348-82c39a547bb6",
        "userId": "6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc",
        "userGroupId": "d1a21659-b5e3-491d-ab0a-44115cb89780",
        "deviceId": "9616a40c-bc9a-483c-84a2-a5636ecf549a",
        "deviceGroupId": "59a12992-e4e4-41ba-84b2-28e649d1df44",
        "applicationId": "ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a",
        "applicationVersionId": "a13b2de1-6f95-4397-a720-ce86063eea96",
        "nodeId": "07431427-834f-4db5-8482-d0d93f29abe3",
        "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": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeRouteId": "6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4",
        "tenantId": "36ba0194-57c3-4e77-a348-82c39a547bb6",
        "userId": "6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc",
        "userGroupId": "d1a21659-b5e3-491d-ab0a-44115cb89780",
        "deviceId": "9616a40c-bc9a-483c-84a2-a5636ecf549a",
        "deviceGroupId": "59a12992-e4e4-41ba-84b2-28e649d1df44",
        "applicationId": "ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a",
        "applicationVersionId": "a13b2de1-6f95-4397-a720-ce86063eea96",
        "nodeId": "07431427-834f-4db5-8482-d0d93f29abe3",
        "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": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      },
      {
        "nodeRouteId": "6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4",
        "tenantId": "36ba0194-57c3-4e77-a348-82c39a547bb6",
        "userId": "6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc",
        "userGroupId": "d1a21659-b5e3-491d-ab0a-44115cb89780",
        "deviceId": "9616a40c-bc9a-483c-84a2-a5636ecf549a",
        "deviceGroupId": "59a12992-e4e4-41ba-84b2-28e649d1df44",
        "applicationId": "ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a",
        "applicationVersionId": "a13b2de1-6f95-4397-a720-ce86063eea96",
        "nodeId": "07431427-834f-4db5-8482-d0d93f29abe3",
        "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": "2025-07-06T21:15:58.3866723+00:00",
        "updatedDateUtc": "2025-07-06T21:15:58.3866723+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-07-06T21:15:58.3866723+00:00",
    "updatedDateUtc": "2025-07-06T21:15:58.3866723+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>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>fd9441cb-d6a8-4e7a-bbc2-8424f3d2262e</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>47ef804d-ed51-4df5-807e-7c77eb551318</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>273e3590-7b3d-479f-94b5-b19b079f7c93</NodeId>
        <NodeIndexId>2917d8f9-fadc-4db4-a5cf-7491501f3d73</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>b5432fe0-fc92-48b6-8a86-71a3a61874eb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>273e3590-7b3d-479f-94b5-b19b079f7c93</NodeId>
        <NodeIndexId>2917d8f9-fadc-4db4-a5cf-7491501f3d73</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>b5432fe0-fc92-48b6-8a86-71a3a61874eb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>273e3590-7b3d-479f-94b5-b19b079f7c93</NodeId>
        <NodeIndexId>2917d8f9-fadc-4db4-a5cf-7491501f3d73</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>b5432fe0-fc92-48b6-8a86-71a3a61874eb</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <ApplicationId>ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a</ApplicationId>
        <ApplicationVersionId>a13b2de1-6f95-4397-a720-ce86063eea96</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>59a12992-e4e4-41ba-84b2-28e649d1df44</DeviceGroupId>
        <DeviceId>9616a40c-bc9a-483c-84a2-a5636ecf549a</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>07431427-834f-4db5-8482-d0d93f29abe3</NodeId>
        <NodeRouteId>6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4</NodeRouteId>
        <TenantId>36ba0194-57c3-4e77-a348-82c39a547bb6</TenantId>
        <UserGroupId>d1a21659-b5e3-491d-ab0a-44115cb89780</UserGroupId>
        <UserId>6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <ApplicationId>ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a</ApplicationId>
        <ApplicationVersionId>a13b2de1-6f95-4397-a720-ce86063eea96</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>59a12992-e4e4-41ba-84b2-28e649d1df44</DeviceGroupId>
        <DeviceId>9616a40c-bc9a-483c-84a2-a5636ecf549a</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>07431427-834f-4db5-8482-d0d93f29abe3</NodeId>
        <NodeRouteId>6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4</NodeRouteId>
        <TenantId>36ba0194-57c3-4e77-a348-82c39a547bb6</TenantId>
        <UserGroupId>d1a21659-b5e3-491d-ab0a-44115cb89780</UserGroupId>
        <UserId>6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <ApplicationId>ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a</ApplicationId>
        <ApplicationVersionId>a13b2de1-6f95-4397-a720-ce86063eea96</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>59a12992-e4e4-41ba-84b2-28e649d1df44</DeviceGroupId>
        <DeviceId>9616a40c-bc9a-483c-84a2-a5636ecf549a</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>07431427-834f-4db5-8482-d0d93f29abe3</NodeId>
        <NodeRouteId>6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4</NodeRouteId>
        <TenantId>36ba0194-57c3-4e77-a348-82c39a547bb6</TenantId>
        <UserGroupId>d1a21659-b5e3-491d-ab0a-44115cb89780</UserGroupId>
        <UserId>6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>fd9441cb-d6a8-4e7a-bbc2-8424f3d2262e</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>47ef804d-ed51-4df5-807e-7c77eb551318</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>273e3590-7b3d-479f-94b5-b19b079f7c93</NodeId>
        <NodeIndexId>2917d8f9-fadc-4db4-a5cf-7491501f3d73</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>b5432fe0-fc92-48b6-8a86-71a3a61874eb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>273e3590-7b3d-479f-94b5-b19b079f7c93</NodeId>
        <NodeIndexId>2917d8f9-fadc-4db4-a5cf-7491501f3d73</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>b5432fe0-fc92-48b6-8a86-71a3a61874eb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>273e3590-7b3d-479f-94b5-b19b079f7c93</NodeId>
        <NodeIndexId>2917d8f9-fadc-4db4-a5cf-7491501f3d73</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>b5432fe0-fc92-48b6-8a86-71a3a61874eb</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <ApplicationId>ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a</ApplicationId>
        <ApplicationVersionId>a13b2de1-6f95-4397-a720-ce86063eea96</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>59a12992-e4e4-41ba-84b2-28e649d1df44</DeviceGroupId>
        <DeviceId>9616a40c-bc9a-483c-84a2-a5636ecf549a</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>07431427-834f-4db5-8482-d0d93f29abe3</NodeId>
        <NodeRouteId>6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4</NodeRouteId>
        <TenantId>36ba0194-57c3-4e77-a348-82c39a547bb6</TenantId>
        <UserGroupId>d1a21659-b5e3-491d-ab0a-44115cb89780</UserGroupId>
        <UserId>6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <ApplicationId>ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a</ApplicationId>
        <ApplicationVersionId>a13b2de1-6f95-4397-a720-ce86063eea96</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>59a12992-e4e4-41ba-84b2-28e649d1df44</DeviceGroupId>
        <DeviceId>9616a40c-bc9a-483c-84a2-a5636ecf549a</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>07431427-834f-4db5-8482-d0d93f29abe3</NodeId>
        <NodeRouteId>6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4</NodeRouteId>
        <TenantId>36ba0194-57c3-4e77-a348-82c39a547bb6</TenantId>
        <UserGroupId>d1a21659-b5e3-491d-ab0a-44115cb89780</UserGroupId>
        <UserId>6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <ApplicationId>ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a</ApplicationId>
        <ApplicationVersionId>a13b2de1-6f95-4397-a720-ce86063eea96</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>59a12992-e4e4-41ba-84b2-28e649d1df44</DeviceGroupId>
        <DeviceId>9616a40c-bc9a-483c-84a2-a5636ecf549a</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>07431427-834f-4db5-8482-d0d93f29abe3</NodeId>
        <NodeRouteId>6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4</NodeRouteId>
        <TenantId>36ba0194-57c3-4e77-a348-82c39a547bb6</TenantId>
        <UserGroupId>d1a21659-b5e3-491d-ab0a-44115cb89780</UserGroupId>
        <UserId>6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>fd9441cb-d6a8-4e7a-bbc2-8424f3d2262e</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>47ef804d-ed51-4df5-807e-7c77eb551318</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>273e3590-7b3d-479f-94b5-b19b079f7c93</NodeId>
        <NodeIndexId>2917d8f9-fadc-4db4-a5cf-7491501f3d73</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>b5432fe0-fc92-48b6-8a86-71a3a61874eb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>273e3590-7b3d-479f-94b5-b19b079f7c93</NodeId>
        <NodeIndexId>2917d8f9-fadc-4db4-a5cf-7491501f3d73</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>b5432fe0-fc92-48b6-8a86-71a3a61874eb</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>273e3590-7b3d-479f-94b5-b19b079f7c93</NodeId>
        <NodeIndexId>2917d8f9-fadc-4db4-a5cf-7491501f3d73</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>b5432fe0-fc92-48b6-8a86-71a3a61874eb</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <ApplicationId>ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a</ApplicationId>
        <ApplicationVersionId>a13b2de1-6f95-4397-a720-ce86063eea96</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>59a12992-e4e4-41ba-84b2-28e649d1df44</DeviceGroupId>
        <DeviceId>9616a40c-bc9a-483c-84a2-a5636ecf549a</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>07431427-834f-4db5-8482-d0d93f29abe3</NodeId>
        <NodeRouteId>6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4</NodeRouteId>
        <TenantId>36ba0194-57c3-4e77-a348-82c39a547bb6</TenantId>
        <UserGroupId>d1a21659-b5e3-491d-ab0a-44115cb89780</UserGroupId>
        <UserId>6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <ApplicationId>ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a</ApplicationId>
        <ApplicationVersionId>a13b2de1-6f95-4397-a720-ce86063eea96</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>59a12992-e4e4-41ba-84b2-28e649d1df44</DeviceGroupId>
        <DeviceId>9616a40c-bc9a-483c-84a2-a5636ecf549a</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>07431427-834f-4db5-8482-d0d93f29abe3</NodeId>
        <NodeRouteId>6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4</NodeRouteId>
        <TenantId>36ba0194-57c3-4e77-a348-82c39a547bb6</TenantId>
        <UserGroupId>d1a21659-b5e3-491d-ab0a-44115cb89780</UserGroupId>
        <UserId>6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-06T21:15:58.3866723+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-06T21:15:58.3866723+00:00</UpdatedDateUtc>
        <ApplicationId>ce4be8e8-1e3c-4b9c-9ad3-d50811c93a8a</ApplicationId>
        <ApplicationVersionId>a13b2de1-6f95-4397-a720-ce86063eea96</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>59a12992-e4e4-41ba-84b2-28e649d1df44</DeviceGroupId>
        <DeviceId>9616a40c-bc9a-483c-84a2-a5636ecf549a</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>07431427-834f-4db5-8482-d0d93f29abe3</NodeId>
        <NodeRouteId>6cea3e90-5d8f-42d2-a3cf-e5d7484e7fb4</NodeRouteId>
        <TenantId>36ba0194-57c3-4e77-a348-82c39a547bb6</TenantId>
        <UserGroupId>d1a21659-b5e3-491d-ab0a-44115cb89780</UserGroupId>
        <UserId>6b067fa6-1c9c-4b05-89a7-5cb83bc1d2bc</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.