Navigation
index
next
|
previous
|
GNS3 2.0.1 documentation
»
Endpoints
»
Compute
ΒΆ
/v2/computes
POST /v2/computes
GET /v2/computes
/v2/computes/{compute_id}
PUT /v2/computes/
{compute_id}
GET /v2/computes/
{compute_id}
DELETE /v2/computes/
{compute_id}
/v2/computes/{compute_id}/{emulator}/{action:.+}
GET /v2/computes/
{compute_id}
/
{emulator}
/
{action:.+}
POST /v2/computes/
{compute_id}
/
{emulator}
/
{action:.+}
/v2/computes/{compute_id}/{emulator}/images
GET /v2/computes/
{compute_id}
/
{emulator}
/images
Quick search
Navigation
index
next
|
previous
|
GNS3 2.0.1 documentation
»
Endpoints
»