Gets the NodeIndices for a Node.
Name | Description | Additional information |
---|---|---|
nodeId |
Define this parameter in the request URI. |
[ { "nodeIndexId": "56f76c6d-4de4-4892-9dc4-312cd61ac502", "tenantId": "9589d16e-d726-46db-abf1-26da8ec1e891", "propertyKey": "sample string 3", "propertyValue": "sample string 4", "nodeId": "d77ac09f-a3b6-46c5-ac8e-cf486e0d7925", "nodeCyanId": 6, "cyanId": 7, "createdDateUtc": "2025-07-09T03:45:04.7103481+00:00", "updatedDateUtc": "2025-07-09T03:45:04.7103481+00:00" }, { "nodeIndexId": "56f76c6d-4de4-4892-9dc4-312cd61ac502", "tenantId": "9589d16e-d726-46db-abf1-26da8ec1e891", "propertyKey": "sample string 3", "propertyValue": "sample string 4", "nodeId": "d77ac09f-a3b6-46c5-ac8e-cf486e0d7925", "nodeCyanId": 6, "cyanId": 7, "createdDateUtc": "2025-07-09T03:45:04.7103481+00:00", "updatedDateUtc": "2025-07-09T03:45:04.7103481+00:00" }, { "nodeIndexId": "56f76c6d-4de4-4892-9dc4-312cd61ac502", "tenantId": "9589d16e-d726-46db-abf1-26da8ec1e891", "propertyKey": "sample string 3", "propertyValue": "sample string 4", "nodeId": "d77ac09f-a3b6-46c5-ac8e-cf486e0d7925", "nodeCyanId": 6, "cyanId": 7, "createdDateUtc": "2025-07-09T03:45:04.7103481+00:00", "updatedDateUtc": "2025-07-09T03:45:04.7103481+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-07-09T03:45:04.7103481+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-07-09T03:45:04.7103481+00:00</UpdatedDateUtc> <CyanId>7</CyanId> <NodeCyanId>6</NodeCyanId> <NodeId>d77ac09f-a3b6-46c5-ac8e-cf486e0d7925</NodeId> <NodeIndexId>56f76c6d-4de4-4892-9dc4-312cd61ac502</NodeIndexId> <PropertyKey>sample string 3</PropertyKey> <PropertyValue>sample string 4</PropertyValue> <TenantId>9589d16e-d726-46db-abf1-26da8ec1e891</TenantId> </NodeIndexRepresentation> <NodeIndexRepresentation> <CreatedDateUtc>2025-07-09T03:45:04.7103481+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-07-09T03:45:04.7103481+00:00</UpdatedDateUtc> <CyanId>7</CyanId> <NodeCyanId>6</NodeCyanId> <NodeId>d77ac09f-a3b6-46c5-ac8e-cf486e0d7925</NodeId> <NodeIndexId>56f76c6d-4de4-4892-9dc4-312cd61ac502</NodeIndexId> <PropertyKey>sample string 3</PropertyKey> <PropertyValue>sample string 4</PropertyValue> <TenantId>9589d16e-d726-46db-abf1-26da8ec1e891</TenantId> </NodeIndexRepresentation> <NodeIndexRepresentation> <CreatedDateUtc>2025-07-09T03:45:04.7103481+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-07-09T03:45:04.7103481+00:00</UpdatedDateUtc> <CyanId>7</CyanId> <NodeCyanId>6</NodeCyanId> <NodeId>d77ac09f-a3b6-46c5-ac8e-cf486e0d7925</NodeId> <NodeIndexId>56f76c6d-4de4-4892-9dc4-312cd61ac502</NodeIndexId> <PropertyKey>sample string 3</PropertyKey> <PropertyValue>sample string 4</PropertyValue> <TenantId>9589d16e-d726-46db-abf1-26da8ec1e891</TenantId> </NodeIndexRepresentation> </ArrayOfNodeIndexRepresentation>