Gets the NodeIndices for a Node.
| Name | Description | Additional information |
|---|---|---|
| nodeId |
Define this parameter in the request URI. |
[
{
"nodeIndexId": "7180b2cb-5a34-4b41-8e10-130f9e8a89f4",
"tenantId": "3a7c6b1a-d40f-468a-9c53-0028d078443a",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "9917aa08-1f5a-4d44-b684-63d361032c9c",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2025-12-16T11:08:05.7825476+00:00",
"updatedDateUtc": "2025-12-16T11:08:05.7825476+00:00"
},
{
"nodeIndexId": "7180b2cb-5a34-4b41-8e10-130f9e8a89f4",
"tenantId": "3a7c6b1a-d40f-468a-9c53-0028d078443a",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "9917aa08-1f5a-4d44-b684-63d361032c9c",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2025-12-16T11:08:05.7825476+00:00",
"updatedDateUtc": "2025-12-16T11:08:05.7825476+00:00"
},
{
"nodeIndexId": "7180b2cb-5a34-4b41-8e10-130f9e8a89f4",
"tenantId": "3a7c6b1a-d40f-468a-9c53-0028d078443a",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "9917aa08-1f5a-4d44-b684-63d361032c9c",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2025-12-16T11:08:05.7825476+00:00",
"updatedDateUtc": "2025-12-16T11:08:05.7825476+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>2025-12-16T11:08:05.7825476+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-16T11:08:05.7825476+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>9917aa08-1f5a-4d44-b684-63d361032c9c</NodeId>
<NodeIndexId>7180b2cb-5a34-4b41-8e10-130f9e8a89f4</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>3a7c6b1a-d40f-468a-9c53-0028d078443a</TenantId>
</NodeIndexRepresentation>
<NodeIndexRepresentation>
<CreatedDateUtc>2025-12-16T11:08:05.7825476+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-16T11:08:05.7825476+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>9917aa08-1f5a-4d44-b684-63d361032c9c</NodeId>
<NodeIndexId>7180b2cb-5a34-4b41-8e10-130f9e8a89f4</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>3a7c6b1a-d40f-468a-9c53-0028d078443a</TenantId>
</NodeIndexRepresentation>
<NodeIndexRepresentation>
<CreatedDateUtc>2025-12-16T11:08:05.7825476+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-12-16T11:08:05.7825476+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>9917aa08-1f5a-4d44-b684-63d361032c9c</NodeId>
<NodeIndexId>7180b2cb-5a34-4b41-8e10-130f9e8a89f4</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>3a7c6b1a-d40f-468a-9c53-0028d078443a</TenantId>
</NodeIndexRepresentation>
</ArrayOfNodeIndexRepresentation>