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": "4f6f8308-2402-4599-8239-af490c3d1191",
      "nodeId": "fdb6b5fb-214d-476a-a101-b1184ab4e389",
      "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-04-20T15:50:13.7766759+00:00",
      "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "72d1b894-b45e-4c9d-a6b6-139ce297ed95",
        "tenantId": "3f0cd6ec-8651-4524-b33a-11fe5703e316",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "02883899-7dab-4c1c-abcb-2dde53212975",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeIndexId": "72d1b894-b45e-4c9d-a6b6-139ce297ed95",
        "tenantId": "3f0cd6ec-8651-4524-b33a-11fe5703e316",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "02883899-7dab-4c1c-abcb-2dde53212975",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeIndexId": "72d1b894-b45e-4c9d-a6b6-139ce297ed95",
        "tenantId": "3f0cd6ec-8651-4524-b33a-11fe5703e316",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "02883899-7dab-4c1c-abcb-2dde53212975",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "f5be9a9f-9764-4e65-978b-f644736e6157",
        "tenantId": "da697d86-8335-4aed-bb2c-fbce3029565d",
        "userId": "9bb4d6c3-755d-45b9-83ed-8e59b1360035",
        "userGroupId": "4b1460a5-74d9-4470-841f-5c4d0b8af7cf",
        "deviceId": "28b0598d-1630-4f1c-b502-2497ac80273a",
        "deviceGroupId": "64d56415-6159-4df1-a5df-708c1d27f27c",
        "applicationId": "8df7107e-ea13-4a1b-a961-99e010ff1db8",
        "applicationVersionId": "1c35ace7-acdf-479a-8cd4-c33be90c8ae3",
        "nodeId": "260d5005-b0d4-412c-b716-eb26ff690a90",
        "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-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeRouteId": "f5be9a9f-9764-4e65-978b-f644736e6157",
        "tenantId": "da697d86-8335-4aed-bb2c-fbce3029565d",
        "userId": "9bb4d6c3-755d-45b9-83ed-8e59b1360035",
        "userGroupId": "4b1460a5-74d9-4470-841f-5c4d0b8af7cf",
        "deviceId": "28b0598d-1630-4f1c-b502-2497ac80273a",
        "deviceGroupId": "64d56415-6159-4df1-a5df-708c1d27f27c",
        "applicationId": "8df7107e-ea13-4a1b-a961-99e010ff1db8",
        "applicationVersionId": "1c35ace7-acdf-479a-8cd4-c33be90c8ae3",
        "nodeId": "260d5005-b0d4-412c-b716-eb26ff690a90",
        "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-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeRouteId": "f5be9a9f-9764-4e65-978b-f644736e6157",
        "tenantId": "da697d86-8335-4aed-bb2c-fbce3029565d",
        "userId": "9bb4d6c3-755d-45b9-83ed-8e59b1360035",
        "userGroupId": "4b1460a5-74d9-4470-841f-5c4d0b8af7cf",
        "deviceId": "28b0598d-1630-4f1c-b502-2497ac80273a",
        "deviceGroupId": "64d56415-6159-4df1-a5df-708c1d27f27c",
        "applicationId": "8df7107e-ea13-4a1b-a961-99e010ff1db8",
        "applicationVersionId": "1c35ace7-acdf-479a-8cd4-c33be90c8ae3",
        "nodeId": "260d5005-b0d4-412c-b716-eb26ff690a90",
        "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-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
    "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
  },
  {
    "node": {
      "tenantId": "4f6f8308-2402-4599-8239-af490c3d1191",
      "nodeId": "fdb6b5fb-214d-476a-a101-b1184ab4e389",
      "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-04-20T15:50:13.7766759+00:00",
      "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "72d1b894-b45e-4c9d-a6b6-139ce297ed95",
        "tenantId": "3f0cd6ec-8651-4524-b33a-11fe5703e316",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "02883899-7dab-4c1c-abcb-2dde53212975",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeIndexId": "72d1b894-b45e-4c9d-a6b6-139ce297ed95",
        "tenantId": "3f0cd6ec-8651-4524-b33a-11fe5703e316",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "02883899-7dab-4c1c-abcb-2dde53212975",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeIndexId": "72d1b894-b45e-4c9d-a6b6-139ce297ed95",
        "tenantId": "3f0cd6ec-8651-4524-b33a-11fe5703e316",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "02883899-7dab-4c1c-abcb-2dde53212975",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "f5be9a9f-9764-4e65-978b-f644736e6157",
        "tenantId": "da697d86-8335-4aed-bb2c-fbce3029565d",
        "userId": "9bb4d6c3-755d-45b9-83ed-8e59b1360035",
        "userGroupId": "4b1460a5-74d9-4470-841f-5c4d0b8af7cf",
        "deviceId": "28b0598d-1630-4f1c-b502-2497ac80273a",
        "deviceGroupId": "64d56415-6159-4df1-a5df-708c1d27f27c",
        "applicationId": "8df7107e-ea13-4a1b-a961-99e010ff1db8",
        "applicationVersionId": "1c35ace7-acdf-479a-8cd4-c33be90c8ae3",
        "nodeId": "260d5005-b0d4-412c-b716-eb26ff690a90",
        "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-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeRouteId": "f5be9a9f-9764-4e65-978b-f644736e6157",
        "tenantId": "da697d86-8335-4aed-bb2c-fbce3029565d",
        "userId": "9bb4d6c3-755d-45b9-83ed-8e59b1360035",
        "userGroupId": "4b1460a5-74d9-4470-841f-5c4d0b8af7cf",
        "deviceId": "28b0598d-1630-4f1c-b502-2497ac80273a",
        "deviceGroupId": "64d56415-6159-4df1-a5df-708c1d27f27c",
        "applicationId": "8df7107e-ea13-4a1b-a961-99e010ff1db8",
        "applicationVersionId": "1c35ace7-acdf-479a-8cd4-c33be90c8ae3",
        "nodeId": "260d5005-b0d4-412c-b716-eb26ff690a90",
        "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-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeRouteId": "f5be9a9f-9764-4e65-978b-f644736e6157",
        "tenantId": "da697d86-8335-4aed-bb2c-fbce3029565d",
        "userId": "9bb4d6c3-755d-45b9-83ed-8e59b1360035",
        "userGroupId": "4b1460a5-74d9-4470-841f-5c4d0b8af7cf",
        "deviceId": "28b0598d-1630-4f1c-b502-2497ac80273a",
        "deviceGroupId": "64d56415-6159-4df1-a5df-708c1d27f27c",
        "applicationId": "8df7107e-ea13-4a1b-a961-99e010ff1db8",
        "applicationVersionId": "1c35ace7-acdf-479a-8cd4-c33be90c8ae3",
        "nodeId": "260d5005-b0d4-412c-b716-eb26ff690a90",
        "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-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
    "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
  },
  {
    "node": {
      "tenantId": "4f6f8308-2402-4599-8239-af490c3d1191",
      "nodeId": "fdb6b5fb-214d-476a-a101-b1184ab4e389",
      "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-04-20T15:50:13.7766759+00:00",
      "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "72d1b894-b45e-4c9d-a6b6-139ce297ed95",
        "tenantId": "3f0cd6ec-8651-4524-b33a-11fe5703e316",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "02883899-7dab-4c1c-abcb-2dde53212975",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeIndexId": "72d1b894-b45e-4c9d-a6b6-139ce297ed95",
        "tenantId": "3f0cd6ec-8651-4524-b33a-11fe5703e316",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "02883899-7dab-4c1c-abcb-2dde53212975",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeIndexId": "72d1b894-b45e-4c9d-a6b6-139ce297ed95",
        "tenantId": "3f0cd6ec-8651-4524-b33a-11fe5703e316",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "02883899-7dab-4c1c-abcb-2dde53212975",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "f5be9a9f-9764-4e65-978b-f644736e6157",
        "tenantId": "da697d86-8335-4aed-bb2c-fbce3029565d",
        "userId": "9bb4d6c3-755d-45b9-83ed-8e59b1360035",
        "userGroupId": "4b1460a5-74d9-4470-841f-5c4d0b8af7cf",
        "deviceId": "28b0598d-1630-4f1c-b502-2497ac80273a",
        "deviceGroupId": "64d56415-6159-4df1-a5df-708c1d27f27c",
        "applicationId": "8df7107e-ea13-4a1b-a961-99e010ff1db8",
        "applicationVersionId": "1c35ace7-acdf-479a-8cd4-c33be90c8ae3",
        "nodeId": "260d5005-b0d4-412c-b716-eb26ff690a90",
        "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-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeRouteId": "f5be9a9f-9764-4e65-978b-f644736e6157",
        "tenantId": "da697d86-8335-4aed-bb2c-fbce3029565d",
        "userId": "9bb4d6c3-755d-45b9-83ed-8e59b1360035",
        "userGroupId": "4b1460a5-74d9-4470-841f-5c4d0b8af7cf",
        "deviceId": "28b0598d-1630-4f1c-b502-2497ac80273a",
        "deviceGroupId": "64d56415-6159-4df1-a5df-708c1d27f27c",
        "applicationId": "8df7107e-ea13-4a1b-a961-99e010ff1db8",
        "applicationVersionId": "1c35ace7-acdf-479a-8cd4-c33be90c8ae3",
        "nodeId": "260d5005-b0d4-412c-b716-eb26ff690a90",
        "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-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      },
      {
        "nodeRouteId": "f5be9a9f-9764-4e65-978b-f644736e6157",
        "tenantId": "da697d86-8335-4aed-bb2c-fbce3029565d",
        "userId": "9bb4d6c3-755d-45b9-83ed-8e59b1360035",
        "userGroupId": "4b1460a5-74d9-4470-841f-5c4d0b8af7cf",
        "deviceId": "28b0598d-1630-4f1c-b502-2497ac80273a",
        "deviceGroupId": "64d56415-6159-4df1-a5df-708c1d27f27c",
        "applicationId": "8df7107e-ea13-4a1b-a961-99e010ff1db8",
        "applicationVersionId": "1c35ace7-acdf-479a-8cd4-c33be90c8ae3",
        "nodeId": "260d5005-b0d4-412c-b716-eb26ff690a90",
        "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-04-20T15:50:13.7766759+00:00",
        "updatedDateUtc": "2025-04-20T15:50:13.7766759+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-04-20T15:50:13.7766759+00:00",
    "updatedDateUtc": "2025-04-20T15:50:13.7766759+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-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>fdb6b5fb-214d-476a-a101-b1184ab4e389</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>4f6f8308-2402-4599-8239-af490c3d1191</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>02883899-7dab-4c1c-abcb-2dde53212975</NodeId>
        <NodeIndexId>72d1b894-b45e-4c9d-a6b6-139ce297ed95</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>3f0cd6ec-8651-4524-b33a-11fe5703e316</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>02883899-7dab-4c1c-abcb-2dde53212975</NodeId>
        <NodeIndexId>72d1b894-b45e-4c9d-a6b6-139ce297ed95</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>3f0cd6ec-8651-4524-b33a-11fe5703e316</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>02883899-7dab-4c1c-abcb-2dde53212975</NodeId>
        <NodeIndexId>72d1b894-b45e-4c9d-a6b6-139ce297ed95</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>3f0cd6ec-8651-4524-b33a-11fe5703e316</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <ApplicationId>8df7107e-ea13-4a1b-a961-99e010ff1db8</ApplicationId>
        <ApplicationVersionId>1c35ace7-acdf-479a-8cd4-c33be90c8ae3</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>64d56415-6159-4df1-a5df-708c1d27f27c</DeviceGroupId>
        <DeviceId>28b0598d-1630-4f1c-b502-2497ac80273a</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>260d5005-b0d4-412c-b716-eb26ff690a90</NodeId>
        <NodeRouteId>f5be9a9f-9764-4e65-978b-f644736e6157</NodeRouteId>
        <TenantId>da697d86-8335-4aed-bb2c-fbce3029565d</TenantId>
        <UserGroupId>4b1460a5-74d9-4470-841f-5c4d0b8af7cf</UserGroupId>
        <UserId>9bb4d6c3-755d-45b9-83ed-8e59b1360035</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <ApplicationId>8df7107e-ea13-4a1b-a961-99e010ff1db8</ApplicationId>
        <ApplicationVersionId>1c35ace7-acdf-479a-8cd4-c33be90c8ae3</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>64d56415-6159-4df1-a5df-708c1d27f27c</DeviceGroupId>
        <DeviceId>28b0598d-1630-4f1c-b502-2497ac80273a</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>260d5005-b0d4-412c-b716-eb26ff690a90</NodeId>
        <NodeRouteId>f5be9a9f-9764-4e65-978b-f644736e6157</NodeRouteId>
        <TenantId>da697d86-8335-4aed-bb2c-fbce3029565d</TenantId>
        <UserGroupId>4b1460a5-74d9-4470-841f-5c4d0b8af7cf</UserGroupId>
        <UserId>9bb4d6c3-755d-45b9-83ed-8e59b1360035</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <ApplicationId>8df7107e-ea13-4a1b-a961-99e010ff1db8</ApplicationId>
        <ApplicationVersionId>1c35ace7-acdf-479a-8cd4-c33be90c8ae3</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>64d56415-6159-4df1-a5df-708c1d27f27c</DeviceGroupId>
        <DeviceId>28b0598d-1630-4f1c-b502-2497ac80273a</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>260d5005-b0d4-412c-b716-eb26ff690a90</NodeId>
        <NodeRouteId>f5be9a9f-9764-4e65-978b-f644736e6157</NodeRouteId>
        <TenantId>da697d86-8335-4aed-bb2c-fbce3029565d</TenantId>
        <UserGroupId>4b1460a5-74d9-4470-841f-5c4d0b8af7cf</UserGroupId>
        <UserId>9bb4d6c3-755d-45b9-83ed-8e59b1360035</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>fdb6b5fb-214d-476a-a101-b1184ab4e389</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>4f6f8308-2402-4599-8239-af490c3d1191</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>02883899-7dab-4c1c-abcb-2dde53212975</NodeId>
        <NodeIndexId>72d1b894-b45e-4c9d-a6b6-139ce297ed95</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>3f0cd6ec-8651-4524-b33a-11fe5703e316</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>02883899-7dab-4c1c-abcb-2dde53212975</NodeId>
        <NodeIndexId>72d1b894-b45e-4c9d-a6b6-139ce297ed95</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>3f0cd6ec-8651-4524-b33a-11fe5703e316</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>02883899-7dab-4c1c-abcb-2dde53212975</NodeId>
        <NodeIndexId>72d1b894-b45e-4c9d-a6b6-139ce297ed95</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>3f0cd6ec-8651-4524-b33a-11fe5703e316</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <ApplicationId>8df7107e-ea13-4a1b-a961-99e010ff1db8</ApplicationId>
        <ApplicationVersionId>1c35ace7-acdf-479a-8cd4-c33be90c8ae3</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>64d56415-6159-4df1-a5df-708c1d27f27c</DeviceGroupId>
        <DeviceId>28b0598d-1630-4f1c-b502-2497ac80273a</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>260d5005-b0d4-412c-b716-eb26ff690a90</NodeId>
        <NodeRouteId>f5be9a9f-9764-4e65-978b-f644736e6157</NodeRouteId>
        <TenantId>da697d86-8335-4aed-bb2c-fbce3029565d</TenantId>
        <UserGroupId>4b1460a5-74d9-4470-841f-5c4d0b8af7cf</UserGroupId>
        <UserId>9bb4d6c3-755d-45b9-83ed-8e59b1360035</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <ApplicationId>8df7107e-ea13-4a1b-a961-99e010ff1db8</ApplicationId>
        <ApplicationVersionId>1c35ace7-acdf-479a-8cd4-c33be90c8ae3</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>64d56415-6159-4df1-a5df-708c1d27f27c</DeviceGroupId>
        <DeviceId>28b0598d-1630-4f1c-b502-2497ac80273a</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>260d5005-b0d4-412c-b716-eb26ff690a90</NodeId>
        <NodeRouteId>f5be9a9f-9764-4e65-978b-f644736e6157</NodeRouteId>
        <TenantId>da697d86-8335-4aed-bb2c-fbce3029565d</TenantId>
        <UserGroupId>4b1460a5-74d9-4470-841f-5c4d0b8af7cf</UserGroupId>
        <UserId>9bb4d6c3-755d-45b9-83ed-8e59b1360035</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <ApplicationId>8df7107e-ea13-4a1b-a961-99e010ff1db8</ApplicationId>
        <ApplicationVersionId>1c35ace7-acdf-479a-8cd4-c33be90c8ae3</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>64d56415-6159-4df1-a5df-708c1d27f27c</DeviceGroupId>
        <DeviceId>28b0598d-1630-4f1c-b502-2497ac80273a</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>260d5005-b0d4-412c-b716-eb26ff690a90</NodeId>
        <NodeRouteId>f5be9a9f-9764-4e65-978b-f644736e6157</NodeRouteId>
        <TenantId>da697d86-8335-4aed-bb2c-fbce3029565d</TenantId>
        <UserGroupId>4b1460a5-74d9-4470-841f-5c4d0b8af7cf</UserGroupId>
        <UserId>9bb4d6c3-755d-45b9-83ed-8e59b1360035</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>fdb6b5fb-214d-476a-a101-b1184ab4e389</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>4f6f8308-2402-4599-8239-af490c3d1191</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>02883899-7dab-4c1c-abcb-2dde53212975</NodeId>
        <NodeIndexId>72d1b894-b45e-4c9d-a6b6-139ce297ed95</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>3f0cd6ec-8651-4524-b33a-11fe5703e316</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>02883899-7dab-4c1c-abcb-2dde53212975</NodeId>
        <NodeIndexId>72d1b894-b45e-4c9d-a6b6-139ce297ed95</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>3f0cd6ec-8651-4524-b33a-11fe5703e316</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>02883899-7dab-4c1c-abcb-2dde53212975</NodeId>
        <NodeIndexId>72d1b894-b45e-4c9d-a6b6-139ce297ed95</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>3f0cd6ec-8651-4524-b33a-11fe5703e316</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <ApplicationId>8df7107e-ea13-4a1b-a961-99e010ff1db8</ApplicationId>
        <ApplicationVersionId>1c35ace7-acdf-479a-8cd4-c33be90c8ae3</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>64d56415-6159-4df1-a5df-708c1d27f27c</DeviceGroupId>
        <DeviceId>28b0598d-1630-4f1c-b502-2497ac80273a</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>260d5005-b0d4-412c-b716-eb26ff690a90</NodeId>
        <NodeRouteId>f5be9a9f-9764-4e65-978b-f644736e6157</NodeRouteId>
        <TenantId>da697d86-8335-4aed-bb2c-fbce3029565d</TenantId>
        <UserGroupId>4b1460a5-74d9-4470-841f-5c4d0b8af7cf</UserGroupId>
        <UserId>9bb4d6c3-755d-45b9-83ed-8e59b1360035</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <ApplicationId>8df7107e-ea13-4a1b-a961-99e010ff1db8</ApplicationId>
        <ApplicationVersionId>1c35ace7-acdf-479a-8cd4-c33be90c8ae3</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>64d56415-6159-4df1-a5df-708c1d27f27c</DeviceGroupId>
        <DeviceId>28b0598d-1630-4f1c-b502-2497ac80273a</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>260d5005-b0d4-412c-b716-eb26ff690a90</NodeId>
        <NodeRouteId>f5be9a9f-9764-4e65-978b-f644736e6157</NodeRouteId>
        <TenantId>da697d86-8335-4aed-bb2c-fbce3029565d</TenantId>
        <UserGroupId>4b1460a5-74d9-4470-841f-5c4d0b8af7cf</UserGroupId>
        <UserId>9bb4d6c3-755d-45b9-83ed-8e59b1360035</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-04-20T15:50:13.7766759+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-04-20T15:50:13.7766759+00:00</UpdatedDateUtc>
        <ApplicationId>8df7107e-ea13-4a1b-a961-99e010ff1db8</ApplicationId>
        <ApplicationVersionId>1c35ace7-acdf-479a-8cd4-c33be90c8ae3</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>64d56415-6159-4df1-a5df-708c1d27f27c</DeviceGroupId>
        <DeviceId>28b0598d-1630-4f1c-b502-2497ac80273a</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>260d5005-b0d4-412c-b716-eb26ff690a90</NodeId>
        <NodeRouteId>f5be9a9f-9764-4e65-978b-f644736e6157</NodeRouteId>
        <TenantId>da697d86-8335-4aed-bb2c-fbce3029565d</TenantId>
        <UserGroupId>4b1460a5-74d9-4470-841f-5c4d0b8af7cf</UserGroupId>
        <UserId>9bb4d6c3-755d-45b9-83ed-8e59b1360035</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.