Gets the NodeIndices for a Node.
| Name | Description | Additional information |
|---|---|---|
| nodeId |
Define this parameter in the request URI. |
[
{
"nodeIndexId": "6ed877b0-421d-453a-b6fc-bc9f56c41fb4",
"tenantId": "3dda9c12-60ef-498b-a6da-f241d12e3c9f",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "187ee063-67ce-4e83-8031-24bbd1840e8c",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2026-05-23T00:07:47.7125448+00:00",
"updatedDateUtc": "2026-05-23T00:07:47.7125448+00:00"
},
{
"nodeIndexId": "6ed877b0-421d-453a-b6fc-bc9f56c41fb4",
"tenantId": "3dda9c12-60ef-498b-a6da-f241d12e3c9f",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "187ee063-67ce-4e83-8031-24bbd1840e8c",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2026-05-23T00:07:47.7125448+00:00",
"updatedDateUtc": "2026-05-23T00:07:47.7125448+00:00"
},
{
"nodeIndexId": "6ed877b0-421d-453a-b6fc-bc9f56c41fb4",
"tenantId": "3dda9c12-60ef-498b-a6da-f241d12e3c9f",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "187ee063-67ce-4e83-8031-24bbd1840e8c",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2026-05-23T00:07:47.7125448+00:00",
"updatedDateUtc": "2026-05-23T00:07:47.7125448+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-05-23T00:07:47.7125448+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-23T00:07:47.7125448+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>187ee063-67ce-4e83-8031-24bbd1840e8c</NodeId>
<NodeIndexId>6ed877b0-421d-453a-b6fc-bc9f56c41fb4</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>3dda9c12-60ef-498b-a6da-f241d12e3c9f</TenantId>
</NodeIndexRepresentation>
<NodeIndexRepresentation>
<CreatedDateUtc>2026-05-23T00:07:47.7125448+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-23T00:07:47.7125448+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>187ee063-67ce-4e83-8031-24bbd1840e8c</NodeId>
<NodeIndexId>6ed877b0-421d-453a-b6fc-bc9f56c41fb4</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>3dda9c12-60ef-498b-a6da-f241d12e3c9f</TenantId>
</NodeIndexRepresentation>
<NodeIndexRepresentation>
<CreatedDateUtc>2026-05-23T00:07:47.7125448+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-23T00:07:47.7125448+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>187ee063-67ce-4e83-8031-24bbd1840e8c</NodeId>
<NodeIndexId>6ed877b0-421d-453a-b6fc-bc9f56c41fb4</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>3dda9c12-60ef-498b-a6da-f241d12e3c9f</TenantId>
</NodeIndexRepresentation>
</ArrayOfNodeIndexRepresentation>