Skip to main content
GET
Node Details

Path Parameters

node_uuid
string
required

Response

Node details

name
string
required
status
enum<string>
required
Available options:
AVAILABLE,
ASSIGNED,
PREPARING,
WORKING,
STOPPING,
OFFLINE,
DELETED,
RESOURCE_BUSY,
OUTDATED_CLIENT
reputation
number
required
Required range: 0 <= x <= 100
object
enum<string>
required
Available options:
node
created_at
string<date-time> | null
required
updated_at
string<date-time> | null
required
cpus
object[]
required
deprecated

DEPRECATED: This field is deprecated and will be removed in a future version. Use current_hardware instead.

gpus
object[]
required
deprecated

DEPRECATED: This field is deprecated and will be removed in a future version. Use current_hardware instead.

hard_drives
object[]
required
deprecated

DEPRECATED: This field is deprecated and will be removed in a future version. Use current_hardware instead.

rams
object[]
required
deprecated

DEPRECATED: This field is deprecated and will be removed in a future version. Use current_hardware instead.

ramTotal
number
required
deprecated

DEPRECATED: This field is deprecated and will be removed in a future version. Use current_hardware instead.

_id
string | null
uuid
string | null
last_seen_at
string<date-time> | null
latest_hardware_event
object | null
current_hardware
object | null
current_software
object | null
ipv4_address
string<ip> | null
ipv6_address
string<ip> | null
mac_address
string | null
operator_account
operator_account_uuid
string | null
suspended_at
string<date-time> | null
current_suspension
object | null
deleted_at
string<date-time> | null
operating_system
object | null
deprecated

DEPRECATED: This field is deprecated and will be removed in a future version. Use current_software instead.