Attach interface to bare metal GPU cluster server
GPU Bare Metal
Attach interface to bare metal GPU cluster server
POST
Attach interface to bare metal GPU cluster server
Documentation Index
Fetch the complete documentation index at: https://gcore.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Instance ID
Body
application/json
- Option 1
- Option 2
- Option 3
- Option 4
Instance will be attached to default external network
Advanced DDoS protection.
Example:
{ "profile_template": 29, "fields": [] }Interface name
Maximum string length:
37Which subnets should be selected: IPv4, IPv6 or use dual stack.
Available options:
dual, ipv4, ipv6 Each group will be added to the separate trunk.
Required range:
0 <= x <= 3List of security group IDs
Must be 'external'. Union tag
Response
200 - application/json
Created task
List of task IDs representing asynchronous operations. Use these IDs to monitor operation progress:
GET /v1/tasks/{task_id}- Check individual task status and details Poll task status until completion (FINISHED/ERROR) before proceeding with dependent operations.
Example:
["d478ae29-dedc-4869-82f0-96104425f565"]