Gets the NodeIndices for a Node.
Name | Description | Additional information |
---|---|---|
nodeId |
Define this parameter in the request URI. |
[ { "nodeIndexId": "93e97bbc-90ce-4e95-9904-47496a93762b", "tenantId": "8eddedae-528e-4d9d-bc26-d47c3594cc51", "propertyKey": "sample string 3", "propertyValue": "sample string 4", "nodeId": "ae347bfc-bf0b-4b52-b868-329bbed9c89c", "nodeCyanId": 6, "cyanId": 7, "createdDateUtc": "2025-04-18T00:01:18.8036715+00:00", "updatedDateUtc": "2025-04-18T00:01:18.8036715+00:00" }, { "nodeIndexId": "93e97bbc-90ce-4e95-9904-47496a93762b", "tenantId": "8eddedae-528e-4d9d-bc26-d47c3594cc51", "propertyKey": "sample string 3", "propertyValue": "sample string 4", "nodeId": "ae347bfc-bf0b-4b52-b868-329bbed9c89c", "nodeCyanId": 6, "cyanId": 7, "createdDateUtc": "2025-04-18T00:01:18.8036715+00:00", "updatedDateUtc": "2025-04-18T00:01:18.8036715+00:00" }, { "nodeIndexId": "93e97bbc-90ce-4e95-9904-47496a93762b", "tenantId": "8eddedae-528e-4d9d-bc26-d47c3594cc51", "propertyKey": "sample string 3", "propertyValue": "sample string 4", "nodeId": "ae347bfc-bf0b-4b52-b868-329bbed9c89c", "nodeCyanId": 6, "cyanId": 7, "createdDateUtc": "2025-04-18T00:01:18.8036715+00:00", "updatedDateUtc": "2025-04-18T00:01:18.8036715+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-04-18T00:01:18.8036715+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-04-18T00:01:18.8036715+00:00</UpdatedDateUtc> <CyanId>7</CyanId> <NodeCyanId>6</NodeCyanId> <NodeId>ae347bfc-bf0b-4b52-b868-329bbed9c89c</NodeId> <NodeIndexId>93e97bbc-90ce-4e95-9904-47496a93762b</NodeIndexId> <PropertyKey>sample string 3</PropertyKey> <PropertyValue>sample string 4</PropertyValue> <TenantId>8eddedae-528e-4d9d-bc26-d47c3594cc51</TenantId> </NodeIndexRepresentation> <NodeIndexRepresentation> <CreatedDateUtc>2025-04-18T00:01:18.8036715+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-04-18T00:01:18.8036715+00:00</UpdatedDateUtc> <CyanId>7</CyanId> <NodeCyanId>6</NodeCyanId> <NodeId>ae347bfc-bf0b-4b52-b868-329bbed9c89c</NodeId> <NodeIndexId>93e97bbc-90ce-4e95-9904-47496a93762b</NodeIndexId> <PropertyKey>sample string 3</PropertyKey> <PropertyValue>sample string 4</PropertyValue> <TenantId>8eddedae-528e-4d9d-bc26-d47c3594cc51</TenantId> </NodeIndexRepresentation> <NodeIndexRepresentation> <CreatedDateUtc>2025-04-18T00:01:18.8036715+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-04-18T00:01:18.8036715+00:00</UpdatedDateUtc> <CyanId>7</CyanId> <NodeCyanId>6</NodeCyanId> <NodeId>ae347bfc-bf0b-4b52-b868-329bbed9c89c</NodeId> <NodeIndexId>93e97bbc-90ce-4e95-9904-47496a93762b</NodeIndexId> <PropertyKey>sample string 3</PropertyKey> <PropertyValue>sample string 4</PropertyValue> <TenantId>8eddedae-528e-4d9d-bc26-d47c3594cc51</TenantId> </NodeIndexRepresentation> </ArrayOfNodeIndexRepresentation>