Skip to main content
POST
申领专用 IP

授权

Authorization
string
header
必填

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

路径参数

account_id
string<uuid>
必填

请求体

application/json

申领托管专用 IP 的请求。

option_id
string<uuid> | null

响应

id
string<uuid>
必填

专用 IP UUID

name
string
必填

客户可见的专用IP名称

status
string
必填

配置或生命周期状态

type
string
必填

专用IP分配型

asn
integer | null

用于分配的自治系统编号

country_code
string | null

分配的 ISO 国家代码

created_at
string<date-time> | null

创建时间戳

ip_addresses
PublicDedicatedIpAddressResponse · object[]

此分配中的公共地址

updated_at
string<date-time> | null

最后更新时间戳