Skip to main content
POST
Join Fleet

路径参数

fleet_id
string
必填

请求体

application/json

What a machine sends to join. Authorized by the token alone -- the operator running the command may have no platform account (ADR-0013).

token
string
必填
address
string
默认值:""
connection
enum<string>
默认值:direct
可用选项:
direct,
websocket
node_version
string
默认值:""
protocol
integer
默认值:0
inventory
NodeInventoryIn · object

响应

Successful Response

id
string
必填
fleet_id
string
必填
state
string
必填
connection
string
必填
credential
string
必填
address
string
默认值:""
inventory
Inventory · object
node_version
string
默认值:""
protocol
integer
默认值:0
issued_by
string
默认值:""
joined_from
string
默认值:""
last_seen_at
string | null
last_error
string
默认值:""
created_at
string | null
warnings
string[]