Gets all of the NodeRoutes for a Node
| Name | Description | Additional information |
|---|---|---|
| nodeId |
Define this parameter in the request URI. |
[
{
"nodeRouteId": "f7f132ea-8b25-4e01-817a-f6b0f02d7bb9",
"tenantId": "4114e8da-a0d4-4444-a5ee-0d3ce88cca96",
"userId": "c33bf44d-3659-4477-abf9-879561f8d649",
"userGroupId": "eb36f6ae-7333-4af5-a340-f5694f04d8bd",
"deviceId": "cdcab0e5-fdf8-484e-85c9-31caa190092e",
"deviceGroupId": "7c7fc714-c183-4001-addb-1742a47e2027",
"applicationId": "1cf4fc56-af8b-4632-a216-98f0a74b5393",
"applicationVersionId": "5669370f-6b86-4e0e-b93a-3318f770c3db",
"nodeId": "b0a30ce7-47ba-4626-bcae-b4021a7870eb",
"name": "sample string 4",
"description": "sample string 5",
"nodeCyanId": 6,
"cyanId": 7,
"customKey": "sample string 8",
"customValue": "sample string 9",
"applyParentRoutes": true,
"applyToDescendants": true,
"applyToTree": true,
"applyToParents": true,
"applyToSiblings": true,
"applyToSiblingsType": "sample string 15",
"ignoreNodeIdsInRouting": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"createdDateUtc": "2026-02-01T08:29:12.4278014+00:00",
"updatedDateUtc": "2026-02-01T08:29:12.4278014+00:00"
},
{
"nodeRouteId": "f7f132ea-8b25-4e01-817a-f6b0f02d7bb9",
"tenantId": "4114e8da-a0d4-4444-a5ee-0d3ce88cca96",
"userId": "c33bf44d-3659-4477-abf9-879561f8d649",
"userGroupId": "eb36f6ae-7333-4af5-a340-f5694f04d8bd",
"deviceId": "cdcab0e5-fdf8-484e-85c9-31caa190092e",
"deviceGroupId": "7c7fc714-c183-4001-addb-1742a47e2027",
"applicationId": "1cf4fc56-af8b-4632-a216-98f0a74b5393",
"applicationVersionId": "5669370f-6b86-4e0e-b93a-3318f770c3db",
"nodeId": "b0a30ce7-47ba-4626-bcae-b4021a7870eb",
"name": "sample string 4",
"description": "sample string 5",
"nodeCyanId": 6,
"cyanId": 7,
"customKey": "sample string 8",
"customValue": "sample string 9",
"applyParentRoutes": true,
"applyToDescendants": true,
"applyToTree": true,
"applyToParents": true,
"applyToSiblings": true,
"applyToSiblingsType": "sample string 15",
"ignoreNodeIdsInRouting": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"createdDateUtc": "2026-02-01T08:29:12.4278014+00:00",
"updatedDateUtc": "2026-02-01T08:29:12.4278014+00:00"
},
{
"nodeRouteId": "f7f132ea-8b25-4e01-817a-f6b0f02d7bb9",
"tenantId": "4114e8da-a0d4-4444-a5ee-0d3ce88cca96",
"userId": "c33bf44d-3659-4477-abf9-879561f8d649",
"userGroupId": "eb36f6ae-7333-4af5-a340-f5694f04d8bd",
"deviceId": "cdcab0e5-fdf8-484e-85c9-31caa190092e",
"deviceGroupId": "7c7fc714-c183-4001-addb-1742a47e2027",
"applicationId": "1cf4fc56-af8b-4632-a216-98f0a74b5393",
"applicationVersionId": "5669370f-6b86-4e0e-b93a-3318f770c3db",
"nodeId": "b0a30ce7-47ba-4626-bcae-b4021a7870eb",
"name": "sample string 4",
"description": "sample string 5",
"nodeCyanId": 6,
"cyanId": 7,
"customKey": "sample string 8",
"customValue": "sample string 9",
"applyParentRoutes": true,
"applyToDescendants": true,
"applyToTree": true,
"applyToParents": true,
"applyToSiblings": true,
"applyToSiblingsType": "sample string 15",
"ignoreNodeIdsInRouting": [
"sample string 1",
"sample string 2",
"sample string 3"
],
"createdDateUtc": "2026-02-01T08:29:12.4278014+00:00",
"updatedDateUtc": "2026-02-01T08:29:12.4278014+00:00"
}
]
<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>2026-02-01T08:29:12.4278014+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-02-01T08:29:12.4278014+00:00</UpdatedDateUtc>
<ApplicationId>1cf4fc56-af8b-4632-a216-98f0a74b5393</ApplicationId>
<ApplicationVersionId>5669370f-6b86-4e0e-b93a-3318f770c3db</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>7c7fc714-c183-4001-addb-1742a47e2027</DeviceGroupId>
<DeviceId>cdcab0e5-fdf8-484e-85c9-31caa190092e</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>b0a30ce7-47ba-4626-bcae-b4021a7870eb</NodeId>
<NodeRouteId>f7f132ea-8b25-4e01-817a-f6b0f02d7bb9</NodeRouteId>
<TenantId>4114e8da-a0d4-4444-a5ee-0d3ce88cca96</TenantId>
<UserGroupId>eb36f6ae-7333-4af5-a340-f5694f04d8bd</UserGroupId>
<UserId>c33bf44d-3659-4477-abf9-879561f8d649</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2026-02-01T08:29:12.4278014+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-02-01T08:29:12.4278014+00:00</UpdatedDateUtc>
<ApplicationId>1cf4fc56-af8b-4632-a216-98f0a74b5393</ApplicationId>
<ApplicationVersionId>5669370f-6b86-4e0e-b93a-3318f770c3db</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>7c7fc714-c183-4001-addb-1742a47e2027</DeviceGroupId>
<DeviceId>cdcab0e5-fdf8-484e-85c9-31caa190092e</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>b0a30ce7-47ba-4626-bcae-b4021a7870eb</NodeId>
<NodeRouteId>f7f132ea-8b25-4e01-817a-f6b0f02d7bb9</NodeRouteId>
<TenantId>4114e8da-a0d4-4444-a5ee-0d3ce88cca96</TenantId>
<UserGroupId>eb36f6ae-7333-4af5-a340-f5694f04d8bd</UserGroupId>
<UserId>c33bf44d-3659-4477-abf9-879561f8d649</UserId>
</NodeRouteRepresentation>
<NodeRouteRepresentation>
<CreatedDateUtc>2026-02-01T08:29:12.4278014+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-02-01T08:29:12.4278014+00:00</UpdatedDateUtc>
<ApplicationId>1cf4fc56-af8b-4632-a216-98f0a74b5393</ApplicationId>
<ApplicationVersionId>5669370f-6b86-4e0e-b93a-3318f770c3db</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>7c7fc714-c183-4001-addb-1742a47e2027</DeviceGroupId>
<DeviceId>cdcab0e5-fdf8-484e-85c9-31caa190092e</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>b0a30ce7-47ba-4626-bcae-b4021a7870eb</NodeId>
<NodeRouteId>f7f132ea-8b25-4e01-817a-f6b0f02d7bb9</NodeRouteId>
<TenantId>4114e8da-a0d4-4444-a5ee-0d3ce88cca96</TenantId>
<UserGroupId>eb36f6ae-7333-4af5-a340-f5694f04d8bd</UserGroupId>
<UserId>c33bf44d-3659-4477-abf9-879561f8d649</UserId>
</NodeRouteRepresentation>
</ArrayOfNodeRouteRepresentation>