v1
latestOpenAPI 3.0.02026-07-14161138164.1 KBInfrastructure
List nodes
Get list of infrastructure nodes. Only admin users can retrieve this information.
get/infra/nodes
Response
OK
Example response
{
"results": [
{
"id": "1000:104:12213212"
}
],
"total_count": 1
}