Gets the NodeIndices for a Node.
| Name | Description | Additional information |
|---|---|---|
| nodeId |
Define this parameter in the request URI. |
[
{
"nodeIndexId": "14b7bc2b-a42f-4472-86e0-6869c0112b04",
"tenantId": "271bc2d9-5983-4bbb-b296-b9a2fd2eaca6",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "eaf5ba73-f5e7-4047-8826-4891371c3b18",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2026-06-08T12:38:00.7844263+00:00",
"updatedDateUtc": "2026-06-08T12:38:00.7844263+00:00"
},
{
"nodeIndexId": "14b7bc2b-a42f-4472-86e0-6869c0112b04",
"tenantId": "271bc2d9-5983-4bbb-b296-b9a2fd2eaca6",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "eaf5ba73-f5e7-4047-8826-4891371c3b18",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2026-06-08T12:38:00.7844263+00:00",
"updatedDateUtc": "2026-06-08T12:38:00.7844263+00:00"
},
{
"nodeIndexId": "14b7bc2b-a42f-4472-86e0-6869c0112b04",
"tenantId": "271bc2d9-5983-4bbb-b296-b9a2fd2eaca6",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "eaf5ba73-f5e7-4047-8826-4891371c3b18",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2026-06-08T12:38:00.7844263+00:00",
"updatedDateUtc": "2026-06-08T12:38:00.7844263+00:00"
}
]
<ArrayOfNodeIndexRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
<NodeIndexRepresentation>
<CreatedDateUtc>2026-06-08T12:38:00.7844263+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-08T12:38:00.7844263+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>eaf5ba73-f5e7-4047-8826-4891371c3b18</NodeId>
<NodeIndexId>14b7bc2b-a42f-4472-86e0-6869c0112b04</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>271bc2d9-5983-4bbb-b296-b9a2fd2eaca6</TenantId>
</NodeIndexRepresentation>
<NodeIndexRepresentation>
<CreatedDateUtc>2026-06-08T12:38:00.7844263+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-08T12:38:00.7844263+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>eaf5ba73-f5e7-4047-8826-4891371c3b18</NodeId>
<NodeIndexId>14b7bc2b-a42f-4472-86e0-6869c0112b04</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>271bc2d9-5983-4bbb-b296-b9a2fd2eaca6</TenantId>
</NodeIndexRepresentation>
<NodeIndexRepresentation>
<CreatedDateUtc>2026-06-08T12:38:00.7844263+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-06-08T12:38:00.7844263+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>eaf5ba73-f5e7-4047-8826-4891371c3b18</NodeId>
<NodeIndexId>14b7bc2b-a42f-4472-86e0-6869c0112b04</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>271bc2d9-5983-4bbb-b296-b9a2fd2eaca6</TenantId>
</NodeIndexRepresentation>
</ArrayOfNodeIndexRepresentation>