Sample:
[
{
"nodeRouteId": "7ac00ef0-a26e-4fc4-97a8-a98040e8893f",
"tenantId": "3614a1a9-726b-4f9d-b221-5f85a3abb3ab",
"userId": "77ed4a54-48f6-4a76-886d-02f2635ce450",
"userGroupId": "59efa312-6ad6-446d-bba3-c6a57ad70d92",
"deviceId": "4bc9f3ae-fe6b-48a4-b5ed-c2a7bd0d69bd",
"deviceGroupId": "08b09fdb-1fd4-4111-beb4-e5c659d09394",
"applicationId": "27475bc6-2170-4605-92d2-c7d4342a9f1e",
"applicationVersionId": "052e7e70-e173-4ed6-9a51-403e808e7d8f",
"nodeId": "9f5e2ad8-952c-41ec-810e-43400ca303cc",
"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-12-14T18:59:23.7323876+00:00",
"updatedDateUtc": "2025-12-14T18:59:23.7323876+00:00"
},
{
"nodeRouteId": "7ac00ef0-a26e-4fc4-97a8-a98040e8893f",
"tenantId": "3614a1a9-726b-4f9d-b221-5f85a3abb3ab",
"userId": "77ed4a54-48f6-4a76-886d-02f2635ce450",
"userGroupId": "59efa312-6ad6-446d-bba3-c6a57ad70d92",
"deviceId": "4bc9f3ae-fe6b-48a4-b5ed-c2a7bd0d69bd",
"deviceGroupId": "08b09fdb-1fd4-4111-beb4-e5c659d09394",
"applicationId": "27475bc6-2170-4605-92d2-c7d4342a9f1e",
"applicationVersionId": "052e7e70-e173-4ed6-9a51-403e808e7d8f",
"nodeId": "9f5e2ad8-952c-41ec-810e-43400ca303cc",
"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-12-14T18:59:23.7323876+00:00",
"updatedDateUtc": "2025-12-14T18:59:23.7323876+00:00"
},
{
"nodeRouteId": "7ac00ef0-a26e-4fc4-97a8-a98040e8893f",
"tenantId": "3614a1a9-726b-4f9d-b221-5f85a3abb3ab",
"userId": "77ed4a54-48f6-4a76-886d-02f2635ce450",
"userGroupId": "59efa312-6ad6-446d-bba3-c6a57ad70d92",
"deviceId": "4bc9f3ae-fe6b-48a4-b5ed-c2a7bd0d69bd",
"deviceGroupId": "08b09fdb-1fd4-4111-beb4-e5c659d09394",
"applicationId": "27475bc6-2170-4605-92d2-c7d4342a9f1e",
"applicationVersionId": "052e7e70-e173-4ed6-9a51-403e808e7d8f",
"nodeId": "9f5e2ad8-952c-41ec-810e-43400ca303cc",
"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-12-14T18:59:23.7323876+00:00",
"updatedDateUtc": "2025-12-14T18:59:23.7323876+00:00"
}
]
Sample:
<ArrayOfNodeRouteRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
<NodeRouteRepresentation>
<CreatedDateUtc>2025-12-14T18:59:23.7323876+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-14T18:59:23.7323876+00:00</UpdatedDateUtc>
<ApplicationId>27475bc6-2170-4605-92d2-c7d4342a9f1e</ApplicationId>
<ApplicationVersionId>052e7e70-e173-4ed6-9a51-403e808e7d8f</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>08b09fdb-1fd4-4111-beb4-e5c659d09394</DeviceGroupId>
<DeviceId>4bc9f3ae-fe6b-48a4-b5ed-c2a7bd0d69bd</DeviceId>
<IgnoreNodeIdsInRouting xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
<d3p1:string>sample string 3</d3p1:string>
</IgnoreNodeIdsInRouting>
<Name>sample string 4</Name>
<NodeCyanId>6</NodeCyanId>
<NodeId>9f5e2ad8-952c-41ec-810e-43400ca303cc</NodeId>
<NodeRouteId>7ac00ef0-a26e-4fc4-97a8-a98040e8893f</NodeRouteId>
<TenantId>3614a1a9-726b-4f9d-b221-5f85a3abb3ab</TenantId>
<UserGroupId>59efa312-6ad6-446d-bba3-c6a57ad70d92</UserGroupId>
<UserId>77ed4a54-48f6-4a76-886d-02f2635ce450</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2025-12-14T18:59:23.7323876+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-14T18:59:23.7323876+00:00</UpdatedDateUtc>
<ApplicationId>27475bc6-2170-4605-92d2-c7d4342a9f1e</ApplicationId>
<ApplicationVersionId>052e7e70-e173-4ed6-9a51-403e808e7d8f</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>08b09fdb-1fd4-4111-beb4-e5c659d09394</DeviceGroupId>
<DeviceId>4bc9f3ae-fe6b-48a4-b5ed-c2a7bd0d69bd</DeviceId>
<IgnoreNodeIdsInRouting xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
<d3p1:string>sample string 3</d3p1:string>
</IgnoreNodeIdsInRouting>
<Name>sample string 4</Name>
<NodeCyanId>6</NodeCyanId>
<NodeId>9f5e2ad8-952c-41ec-810e-43400ca303cc</NodeId>
<NodeRouteId>7ac00ef0-a26e-4fc4-97a8-a98040e8893f</NodeRouteId>
<TenantId>3614a1a9-726b-4f9d-b221-5f85a3abb3ab</TenantId>
<UserGroupId>59efa312-6ad6-446d-bba3-c6a57ad70d92</UserGroupId>
<UserId>77ed4a54-48f6-4a76-886d-02f2635ce450</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2025-12-14T18:59:23.7323876+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-14T18:59:23.7323876+00:00</UpdatedDateUtc>
<ApplicationId>27475bc6-2170-4605-92d2-c7d4342a9f1e</ApplicationId>
<ApplicationVersionId>052e7e70-e173-4ed6-9a51-403e808e7d8f</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>08b09fdb-1fd4-4111-beb4-e5c659d09394</DeviceGroupId>
<DeviceId>4bc9f3ae-fe6b-48a4-b5ed-c2a7bd0d69bd</DeviceId>
<IgnoreNodeIdsInRouting xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
<d3p1:string>sample string 3</d3p1:string>
</IgnoreNodeIdsInRouting>
<Name>sample string 4</Name>
<NodeCyanId>6</NodeCyanId>
<NodeId>9f5e2ad8-952c-41ec-810e-43400ca303cc</NodeId>
<NodeRouteId>7ac00ef0-a26e-4fc4-97a8-a98040e8893f</NodeRouteId>
<TenantId>3614a1a9-726b-4f9d-b221-5f85a3abb3ab</TenantId>
<UserGroupId>59efa312-6ad6-446d-bba3-c6a57ad70d92</UserGroupId>
<UserId>77ed4a54-48f6-4a76-886d-02f2635ce450</UserId>
</NodeRouteRepresentation>
</ArrayOfNodeRouteRepresentation>