Skip to main content
POST
Create Network

ヘッダー

Content-Type
string
必須

Allowed value: application/json.

Authorization
string
必須

Bearer authentication format, e.g.: Bearer {{API_KEY}}.

ボディ

application/json
region_id
string
必須

Region ID. String, length: 1-255 characters.

:

"cluster-abc123"

name
string
必須

Network name. String, length: 1-30 characters.

:

"dev-vpc"

レスポンス

200 - application/json

OK

id
string

ID of the created Network

:

"network-abc123"

最終更新日 2026年8月10日