Gets the NodeIndices for a Node.
| Name | Description | Additional information |
|---|---|---|
| nodeId |
Define this parameter in the request URI. |
[
{
"nodeIndexId": "3d9b3772-0f81-46eb-a3d6-fd5133136255",
"tenantId": "5e619d9e-88b6-46ae-a5e3-2e81f7fdaac6",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "18fe2ed8-3fbb-4ca9-9b52-67590cc7cfee",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2025-11-27T17:35:19.8140167+00:00",
"updatedDateUtc": "2025-11-27T17:35:19.8140167+00:00"
},
{
"nodeIndexId": "3d9b3772-0f81-46eb-a3d6-fd5133136255",
"tenantId": "5e619d9e-88b6-46ae-a5e3-2e81f7fdaac6",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "18fe2ed8-3fbb-4ca9-9b52-67590cc7cfee",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2025-11-27T17:35:19.8140167+00:00",
"updatedDateUtc": "2025-11-27T17:35:19.8140167+00:00"
},
{
"nodeIndexId": "3d9b3772-0f81-46eb-a3d6-fd5133136255",
"tenantId": "5e619d9e-88b6-46ae-a5e3-2e81f7fdaac6",
"propertyKey": "sample string 3",
"propertyValue": "sample string 4",
"nodeId": "18fe2ed8-3fbb-4ca9-9b52-67590cc7cfee",
"nodeCyanId": 6,
"cyanId": 7,
"createdDateUtc": "2025-11-27T17:35:19.8140167+00:00",
"updatedDateUtc": "2025-11-27T17:35:19.8140167+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-11-27T17:35:19.8140167+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-27T17:35:19.8140167+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>18fe2ed8-3fbb-4ca9-9b52-67590cc7cfee</NodeId>
<NodeIndexId>3d9b3772-0f81-46eb-a3d6-fd5133136255</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>5e619d9e-88b6-46ae-a5e3-2e81f7fdaac6</TenantId>
</NodeIndexRepresentation>
<NodeIndexRepresentation>
<CreatedDateUtc>2025-11-27T17:35:19.8140167+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-27T17:35:19.8140167+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>18fe2ed8-3fbb-4ca9-9b52-67590cc7cfee</NodeId>
<NodeIndexId>3d9b3772-0f81-46eb-a3d6-fd5133136255</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>5e619d9e-88b6-46ae-a5e3-2e81f7fdaac6</TenantId>
</NodeIndexRepresentation>
<NodeIndexRepresentation>
<CreatedDateUtc>2025-11-27T17:35:19.8140167+00:00</CreatedDateUtc>
<UpdatedDateUtc>2025-11-27T17:35:19.8140167+00:00</UpdatedDateUtc>
<CyanId>7</CyanId>
<NodeCyanId>6</NodeCyanId>
<NodeId>18fe2ed8-3fbb-4ca9-9b52-67590cc7cfee</NodeId>
<NodeIndexId>3d9b3772-0f81-46eb-a3d6-fd5133136255</NodeIndexId>
<PropertyKey>sample string 3</PropertyKey>
<PropertyValue>sample string 4</PropertyValue>
<TenantId>5e619d9e-88b6-46ae-a5e3-2e81f7fdaac6</TenantId>
</NodeIndexRepresentation>
</ArrayOfNodeIndexRepresentation>