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": "9a2cc977-4a75-4d15-abb1-e03fc8843c32",
      "nodeId": "20f4fbbe-d2b3-498a-bcf9-f919d6d28aa5",
      "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-12T12:15:00.3008738+00:00",
      "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "43904bcf-cf15-4ceb-944a-dee0f8f518f8",
        "tenantId": "363461b6-c90a-4bfb-a98f-42bb517ed8df",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "9153018d-6f5d-43c1-ad80-055e1e70cc8a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeIndexId": "43904bcf-cf15-4ceb-944a-dee0f8f518f8",
        "tenantId": "363461b6-c90a-4bfb-a98f-42bb517ed8df",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "9153018d-6f5d-43c1-ad80-055e1e70cc8a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeIndexId": "43904bcf-cf15-4ceb-944a-dee0f8f518f8",
        "tenantId": "363461b6-c90a-4bfb-a98f-42bb517ed8df",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "9153018d-6f5d-43c1-ad80-055e1e70cc8a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "b43c8b39-e561-4463-ade2-ddf41e85d3a5",
        "tenantId": "7a70bd50-c228-40ee-8e19-07c047333908",
        "userId": "b8a0ba3b-6626-4260-aa52-2b0c987b1f8d",
        "userGroupId": "3275b21e-d324-4d53-b1be-c86626de4dcc",
        "deviceId": "9994322e-6a5b-4666-877c-af8da1ac478e",
        "deviceGroupId": "2239ab36-9399-4568-befa-fa0111b5a845",
        "applicationId": "40b9332e-f710-4f98-8df6-561b54b99ab0",
        "applicationVersionId": "085f9e9f-01eb-40bc-a366-3ceda20d65a0",
        "nodeId": "f2f534ff-6a1a-4a99-ad48-527dbfee81f6",
        "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-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeRouteId": "b43c8b39-e561-4463-ade2-ddf41e85d3a5",
        "tenantId": "7a70bd50-c228-40ee-8e19-07c047333908",
        "userId": "b8a0ba3b-6626-4260-aa52-2b0c987b1f8d",
        "userGroupId": "3275b21e-d324-4d53-b1be-c86626de4dcc",
        "deviceId": "9994322e-6a5b-4666-877c-af8da1ac478e",
        "deviceGroupId": "2239ab36-9399-4568-befa-fa0111b5a845",
        "applicationId": "40b9332e-f710-4f98-8df6-561b54b99ab0",
        "applicationVersionId": "085f9e9f-01eb-40bc-a366-3ceda20d65a0",
        "nodeId": "f2f534ff-6a1a-4a99-ad48-527dbfee81f6",
        "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-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeRouteId": "b43c8b39-e561-4463-ade2-ddf41e85d3a5",
        "tenantId": "7a70bd50-c228-40ee-8e19-07c047333908",
        "userId": "b8a0ba3b-6626-4260-aa52-2b0c987b1f8d",
        "userGroupId": "3275b21e-d324-4d53-b1be-c86626de4dcc",
        "deviceId": "9994322e-6a5b-4666-877c-af8da1ac478e",
        "deviceGroupId": "2239ab36-9399-4568-befa-fa0111b5a845",
        "applicationId": "40b9332e-f710-4f98-8df6-561b54b99ab0",
        "applicationVersionId": "085f9e9f-01eb-40bc-a366-3ceda20d65a0",
        "nodeId": "f2f534ff-6a1a-4a99-ad48-527dbfee81f6",
        "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-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-07-12T12:15:00.3164359+00:00",
    "updatedDateUtc": "2025-07-12T12:15:00.3164359+00:00"
  },
  {
    "node": {
      "tenantId": "9a2cc977-4a75-4d15-abb1-e03fc8843c32",
      "nodeId": "20f4fbbe-d2b3-498a-bcf9-f919d6d28aa5",
      "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-12T12:15:00.3008738+00:00",
      "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "43904bcf-cf15-4ceb-944a-dee0f8f518f8",
        "tenantId": "363461b6-c90a-4bfb-a98f-42bb517ed8df",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "9153018d-6f5d-43c1-ad80-055e1e70cc8a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeIndexId": "43904bcf-cf15-4ceb-944a-dee0f8f518f8",
        "tenantId": "363461b6-c90a-4bfb-a98f-42bb517ed8df",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "9153018d-6f5d-43c1-ad80-055e1e70cc8a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeIndexId": "43904bcf-cf15-4ceb-944a-dee0f8f518f8",
        "tenantId": "363461b6-c90a-4bfb-a98f-42bb517ed8df",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "9153018d-6f5d-43c1-ad80-055e1e70cc8a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "b43c8b39-e561-4463-ade2-ddf41e85d3a5",
        "tenantId": "7a70bd50-c228-40ee-8e19-07c047333908",
        "userId": "b8a0ba3b-6626-4260-aa52-2b0c987b1f8d",
        "userGroupId": "3275b21e-d324-4d53-b1be-c86626de4dcc",
        "deviceId": "9994322e-6a5b-4666-877c-af8da1ac478e",
        "deviceGroupId": "2239ab36-9399-4568-befa-fa0111b5a845",
        "applicationId": "40b9332e-f710-4f98-8df6-561b54b99ab0",
        "applicationVersionId": "085f9e9f-01eb-40bc-a366-3ceda20d65a0",
        "nodeId": "f2f534ff-6a1a-4a99-ad48-527dbfee81f6",
        "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-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeRouteId": "b43c8b39-e561-4463-ade2-ddf41e85d3a5",
        "tenantId": "7a70bd50-c228-40ee-8e19-07c047333908",
        "userId": "b8a0ba3b-6626-4260-aa52-2b0c987b1f8d",
        "userGroupId": "3275b21e-d324-4d53-b1be-c86626de4dcc",
        "deviceId": "9994322e-6a5b-4666-877c-af8da1ac478e",
        "deviceGroupId": "2239ab36-9399-4568-befa-fa0111b5a845",
        "applicationId": "40b9332e-f710-4f98-8df6-561b54b99ab0",
        "applicationVersionId": "085f9e9f-01eb-40bc-a366-3ceda20d65a0",
        "nodeId": "f2f534ff-6a1a-4a99-ad48-527dbfee81f6",
        "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-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeRouteId": "b43c8b39-e561-4463-ade2-ddf41e85d3a5",
        "tenantId": "7a70bd50-c228-40ee-8e19-07c047333908",
        "userId": "b8a0ba3b-6626-4260-aa52-2b0c987b1f8d",
        "userGroupId": "3275b21e-d324-4d53-b1be-c86626de4dcc",
        "deviceId": "9994322e-6a5b-4666-877c-af8da1ac478e",
        "deviceGroupId": "2239ab36-9399-4568-befa-fa0111b5a845",
        "applicationId": "40b9332e-f710-4f98-8df6-561b54b99ab0",
        "applicationVersionId": "085f9e9f-01eb-40bc-a366-3ceda20d65a0",
        "nodeId": "f2f534ff-6a1a-4a99-ad48-527dbfee81f6",
        "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-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-07-12T12:15:00.3164359+00:00",
    "updatedDateUtc": "2025-07-12T12:15:00.3164359+00:00"
  },
  {
    "node": {
      "tenantId": "9a2cc977-4a75-4d15-abb1-e03fc8843c32",
      "nodeId": "20f4fbbe-d2b3-498a-bcf9-f919d6d28aa5",
      "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-12T12:15:00.3008738+00:00",
      "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
    },
    "nodeIndices": [
      {
        "nodeIndexId": "43904bcf-cf15-4ceb-944a-dee0f8f518f8",
        "tenantId": "363461b6-c90a-4bfb-a98f-42bb517ed8df",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "9153018d-6f5d-43c1-ad80-055e1e70cc8a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeIndexId": "43904bcf-cf15-4ceb-944a-dee0f8f518f8",
        "tenantId": "363461b6-c90a-4bfb-a98f-42bb517ed8df",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "9153018d-6f5d-43c1-ad80-055e1e70cc8a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeIndexId": "43904bcf-cf15-4ceb-944a-dee0f8f518f8",
        "tenantId": "363461b6-c90a-4bfb-a98f-42bb517ed8df",
        "propertyKey": "sample string 3",
        "propertyValue": "sample string 4",
        "nodeId": "9153018d-6f5d-43c1-ad80-055e1e70cc8a",
        "nodeCyanId": 6,
        "cyanId": 7,
        "createdDateUtc": "2025-07-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      }
    ],
    "nodeRoutes": [
      {
        "nodeRouteId": "b43c8b39-e561-4463-ade2-ddf41e85d3a5",
        "tenantId": "7a70bd50-c228-40ee-8e19-07c047333908",
        "userId": "b8a0ba3b-6626-4260-aa52-2b0c987b1f8d",
        "userGroupId": "3275b21e-d324-4d53-b1be-c86626de4dcc",
        "deviceId": "9994322e-6a5b-4666-877c-af8da1ac478e",
        "deviceGroupId": "2239ab36-9399-4568-befa-fa0111b5a845",
        "applicationId": "40b9332e-f710-4f98-8df6-561b54b99ab0",
        "applicationVersionId": "085f9e9f-01eb-40bc-a366-3ceda20d65a0",
        "nodeId": "f2f534ff-6a1a-4a99-ad48-527dbfee81f6",
        "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-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeRouteId": "b43c8b39-e561-4463-ade2-ddf41e85d3a5",
        "tenantId": "7a70bd50-c228-40ee-8e19-07c047333908",
        "userId": "b8a0ba3b-6626-4260-aa52-2b0c987b1f8d",
        "userGroupId": "3275b21e-d324-4d53-b1be-c86626de4dcc",
        "deviceId": "9994322e-6a5b-4666-877c-af8da1ac478e",
        "deviceGroupId": "2239ab36-9399-4568-befa-fa0111b5a845",
        "applicationId": "40b9332e-f710-4f98-8df6-561b54b99ab0",
        "applicationVersionId": "085f9e9f-01eb-40bc-a366-3ceda20d65a0",
        "nodeId": "f2f534ff-6a1a-4a99-ad48-527dbfee81f6",
        "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-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      },
      {
        "nodeRouteId": "b43c8b39-e561-4463-ade2-ddf41e85d3a5",
        "tenantId": "7a70bd50-c228-40ee-8e19-07c047333908",
        "userId": "b8a0ba3b-6626-4260-aa52-2b0c987b1f8d",
        "userGroupId": "3275b21e-d324-4d53-b1be-c86626de4dcc",
        "deviceId": "9994322e-6a5b-4666-877c-af8da1ac478e",
        "deviceGroupId": "2239ab36-9399-4568-befa-fa0111b5a845",
        "applicationId": "40b9332e-f710-4f98-8df6-561b54b99ab0",
        "applicationVersionId": "085f9e9f-01eb-40bc-a366-3ceda20d65a0",
        "nodeId": "f2f534ff-6a1a-4a99-ad48-527dbfee81f6",
        "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-12T12:15:00.3008738+00:00",
        "updatedDateUtc": "2025-07-12T12:15:00.3008738+00:00"
      }
    ],
    "isNodeNew": true,
    "createdDateUtc": "2025-07-12T12:15:00.3164359+00:00",
    "updatedDateUtc": "2025-07-12T12:15:00.3164359+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-12T12:15:00.3164359+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-07-12T12:15:00.3164359+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>20f4fbbe-d2b3-498a-bcf9-f919d6d28aa5</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>9a2cc977-4a75-4d15-abb1-e03fc8843c32</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>9153018d-6f5d-43c1-ad80-055e1e70cc8a</NodeId>
        <NodeIndexId>43904bcf-cf15-4ceb-944a-dee0f8f518f8</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>363461b6-c90a-4bfb-a98f-42bb517ed8df</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>9153018d-6f5d-43c1-ad80-055e1e70cc8a</NodeId>
        <NodeIndexId>43904bcf-cf15-4ceb-944a-dee0f8f518f8</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>363461b6-c90a-4bfb-a98f-42bb517ed8df</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>9153018d-6f5d-43c1-ad80-055e1e70cc8a</NodeId>
        <NodeIndexId>43904bcf-cf15-4ceb-944a-dee0f8f518f8</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>363461b6-c90a-4bfb-a98f-42bb517ed8df</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <ApplicationId>40b9332e-f710-4f98-8df6-561b54b99ab0</ApplicationId>
        <ApplicationVersionId>085f9e9f-01eb-40bc-a366-3ceda20d65a0</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>2239ab36-9399-4568-befa-fa0111b5a845</DeviceGroupId>
        <DeviceId>9994322e-6a5b-4666-877c-af8da1ac478e</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>f2f534ff-6a1a-4a99-ad48-527dbfee81f6</NodeId>
        <NodeRouteId>b43c8b39-e561-4463-ade2-ddf41e85d3a5</NodeRouteId>
        <TenantId>7a70bd50-c228-40ee-8e19-07c047333908</TenantId>
        <UserGroupId>3275b21e-d324-4d53-b1be-c86626de4dcc</UserGroupId>
        <UserId>b8a0ba3b-6626-4260-aa52-2b0c987b1f8d</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <ApplicationId>40b9332e-f710-4f98-8df6-561b54b99ab0</ApplicationId>
        <ApplicationVersionId>085f9e9f-01eb-40bc-a366-3ceda20d65a0</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>2239ab36-9399-4568-befa-fa0111b5a845</DeviceGroupId>
        <DeviceId>9994322e-6a5b-4666-877c-af8da1ac478e</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>f2f534ff-6a1a-4a99-ad48-527dbfee81f6</NodeId>
        <NodeRouteId>b43c8b39-e561-4463-ade2-ddf41e85d3a5</NodeRouteId>
        <TenantId>7a70bd50-c228-40ee-8e19-07c047333908</TenantId>
        <UserGroupId>3275b21e-d324-4d53-b1be-c86626de4dcc</UserGroupId>
        <UserId>b8a0ba3b-6626-4260-aa52-2b0c987b1f8d</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <ApplicationId>40b9332e-f710-4f98-8df6-561b54b99ab0</ApplicationId>
        <ApplicationVersionId>085f9e9f-01eb-40bc-a366-3ceda20d65a0</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>2239ab36-9399-4568-befa-fa0111b5a845</DeviceGroupId>
        <DeviceId>9994322e-6a5b-4666-877c-af8da1ac478e</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>f2f534ff-6a1a-4a99-ad48-527dbfee81f6</NodeId>
        <NodeRouteId>b43c8b39-e561-4463-ade2-ddf41e85d3a5</NodeRouteId>
        <TenantId>7a70bd50-c228-40ee-8e19-07c047333908</TenantId>
        <UserGroupId>3275b21e-d324-4d53-b1be-c86626de4dcc</UserGroupId>
        <UserId>b8a0ba3b-6626-4260-aa52-2b0c987b1f8d</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-07-12T12:15:00.3164359+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-07-12T12:15:00.3164359+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>20f4fbbe-d2b3-498a-bcf9-f919d6d28aa5</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>9a2cc977-4a75-4d15-abb1-e03fc8843c32</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>9153018d-6f5d-43c1-ad80-055e1e70cc8a</NodeId>
        <NodeIndexId>43904bcf-cf15-4ceb-944a-dee0f8f518f8</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>363461b6-c90a-4bfb-a98f-42bb517ed8df</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>9153018d-6f5d-43c1-ad80-055e1e70cc8a</NodeId>
        <NodeIndexId>43904bcf-cf15-4ceb-944a-dee0f8f518f8</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>363461b6-c90a-4bfb-a98f-42bb517ed8df</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>9153018d-6f5d-43c1-ad80-055e1e70cc8a</NodeId>
        <NodeIndexId>43904bcf-cf15-4ceb-944a-dee0f8f518f8</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>363461b6-c90a-4bfb-a98f-42bb517ed8df</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <ApplicationId>40b9332e-f710-4f98-8df6-561b54b99ab0</ApplicationId>
        <ApplicationVersionId>085f9e9f-01eb-40bc-a366-3ceda20d65a0</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>2239ab36-9399-4568-befa-fa0111b5a845</DeviceGroupId>
        <DeviceId>9994322e-6a5b-4666-877c-af8da1ac478e</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>f2f534ff-6a1a-4a99-ad48-527dbfee81f6</NodeId>
        <NodeRouteId>b43c8b39-e561-4463-ade2-ddf41e85d3a5</NodeRouteId>
        <TenantId>7a70bd50-c228-40ee-8e19-07c047333908</TenantId>
        <UserGroupId>3275b21e-d324-4d53-b1be-c86626de4dcc</UserGroupId>
        <UserId>b8a0ba3b-6626-4260-aa52-2b0c987b1f8d</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <ApplicationId>40b9332e-f710-4f98-8df6-561b54b99ab0</ApplicationId>
        <ApplicationVersionId>085f9e9f-01eb-40bc-a366-3ceda20d65a0</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>2239ab36-9399-4568-befa-fa0111b5a845</DeviceGroupId>
        <DeviceId>9994322e-6a5b-4666-877c-af8da1ac478e</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>f2f534ff-6a1a-4a99-ad48-527dbfee81f6</NodeId>
        <NodeRouteId>b43c8b39-e561-4463-ade2-ddf41e85d3a5</NodeRouteId>
        <TenantId>7a70bd50-c228-40ee-8e19-07c047333908</TenantId>
        <UserGroupId>3275b21e-d324-4d53-b1be-c86626de4dcc</UserGroupId>
        <UserId>b8a0ba3b-6626-4260-aa52-2b0c987b1f8d</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <ApplicationId>40b9332e-f710-4f98-8df6-561b54b99ab0</ApplicationId>
        <ApplicationVersionId>085f9e9f-01eb-40bc-a366-3ceda20d65a0</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>2239ab36-9399-4568-befa-fa0111b5a845</DeviceGroupId>
        <DeviceId>9994322e-6a5b-4666-877c-af8da1ac478e</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>f2f534ff-6a1a-4a99-ad48-527dbfee81f6</NodeId>
        <NodeRouteId>b43c8b39-e561-4463-ade2-ddf41e85d3a5</NodeRouteId>
        <TenantId>7a70bd50-c228-40ee-8e19-07c047333908</TenantId>
        <UserGroupId>3275b21e-d324-4d53-b1be-c86626de4dcc</UserGroupId>
        <UserId>b8a0ba3b-6626-4260-aa52-2b0c987b1f8d</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
  <NodePackageRepresentation>
    <CreatedDateUtc>2025-07-12T12:15:00.3164359+00:00</CreatedDateUtc>
    <UpdatedDateUtc>2025-07-12T12:15:00.3164359+00:00</UpdatedDateUtc>
    <IsNodeNew>true</IsNodeNew>
    <Node>
      <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
      <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
      <CyanId>8</CyanId>
      <Id>sample string 4</Id>
      <NodeId>20f4fbbe-d2b3-498a-bcf9-f919d6d28aa5</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>9a2cc977-4a75-4d15-abb1-e03fc8843c32</TenantId>
      <Title>sample string 7</Title>
      <Type>sample string 3</Type>
    </Node>
    <NodeIndices>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>9153018d-6f5d-43c1-ad80-055e1e70cc8a</NodeId>
        <NodeIndexId>43904bcf-cf15-4ceb-944a-dee0f8f518f8</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>363461b6-c90a-4bfb-a98f-42bb517ed8df</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>9153018d-6f5d-43c1-ad80-055e1e70cc8a</NodeId>
        <NodeIndexId>43904bcf-cf15-4ceb-944a-dee0f8f518f8</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>363461b6-c90a-4bfb-a98f-42bb517ed8df</TenantId>
      </NodeIndexRepresentation>
      <NodeIndexRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <CyanId>7</CyanId>
        <NodeCyanId>6</NodeCyanId>
        <NodeId>9153018d-6f5d-43c1-ad80-055e1e70cc8a</NodeId>
        <NodeIndexId>43904bcf-cf15-4ceb-944a-dee0f8f518f8</NodeIndexId>
        <PropertyKey>sample string 3</PropertyKey>
        <PropertyValue>sample string 4</PropertyValue>
        <TenantId>363461b6-c90a-4bfb-a98f-42bb517ed8df</TenantId>
      </NodeIndexRepresentation>
    </NodeIndices>
    <NodeRoutes>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <ApplicationId>40b9332e-f710-4f98-8df6-561b54b99ab0</ApplicationId>
        <ApplicationVersionId>085f9e9f-01eb-40bc-a366-3ceda20d65a0</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>2239ab36-9399-4568-befa-fa0111b5a845</DeviceGroupId>
        <DeviceId>9994322e-6a5b-4666-877c-af8da1ac478e</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>f2f534ff-6a1a-4a99-ad48-527dbfee81f6</NodeId>
        <NodeRouteId>b43c8b39-e561-4463-ade2-ddf41e85d3a5</NodeRouteId>
        <TenantId>7a70bd50-c228-40ee-8e19-07c047333908</TenantId>
        <UserGroupId>3275b21e-d324-4d53-b1be-c86626de4dcc</UserGroupId>
        <UserId>b8a0ba3b-6626-4260-aa52-2b0c987b1f8d</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <ApplicationId>40b9332e-f710-4f98-8df6-561b54b99ab0</ApplicationId>
        <ApplicationVersionId>085f9e9f-01eb-40bc-a366-3ceda20d65a0</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>2239ab36-9399-4568-befa-fa0111b5a845</DeviceGroupId>
        <DeviceId>9994322e-6a5b-4666-877c-af8da1ac478e</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>f2f534ff-6a1a-4a99-ad48-527dbfee81f6</NodeId>
        <NodeRouteId>b43c8b39-e561-4463-ade2-ddf41e85d3a5</NodeRouteId>
        <TenantId>7a70bd50-c228-40ee-8e19-07c047333908</TenantId>
        <UserGroupId>3275b21e-d324-4d53-b1be-c86626de4dcc</UserGroupId>
        <UserId>b8a0ba3b-6626-4260-aa52-2b0c987b1f8d</UserId>
      </NodeRouteRepresentation>
      <NodeRouteRepresentation>
        <CreatedDateUtc>2025-07-12T12:15:00.3008738+00:00</CreatedDateUtc>
        <UpdatedDateUtc>2025-07-12T12:15:00.3008738+00:00</UpdatedDateUtc>
        <ApplicationId>40b9332e-f710-4f98-8df6-561b54b99ab0</ApplicationId>
        <ApplicationVersionId>085f9e9f-01eb-40bc-a366-3ceda20d65a0</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>2239ab36-9399-4568-befa-fa0111b5a845</DeviceGroupId>
        <DeviceId>9994322e-6a5b-4666-877c-af8da1ac478e</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>f2f534ff-6a1a-4a99-ad48-527dbfee81f6</NodeId>
        <NodeRouteId>b43c8b39-e561-4463-ade2-ddf41e85d3a5</NodeRouteId>
        <TenantId>7a70bd50-c228-40ee-8e19-07c047333908</TenantId>
        <UserGroupId>3275b21e-d324-4d53-b1be-c86626de4dcc</UserGroupId>
        <UserId>b8a0ba3b-6626-4260-aa52-2b0c987b1f8d</UserId>
      </NodeRouteRepresentation>
    </NodeRoutes>
  </NodePackageRepresentation>
</ArrayOfNodePackageRepresentation>

application/x-www-form-urlencoded

Sample:

Sample not available.