gns3-server/docs/api/v1/dynamips_device/projectsprojectiddynamipsdevices.rst
Julien Duponchelle 67be24a412 Fix doc generation
2015-02-24 11:39:17 +01:00

2.3 KiB

/v1/projects/{project_id}/dynamips/devices

POST /v1/projects/{project_id}/dynamips/devices

Create a new Dynamips device instance

Parameters

  • project_id: UUID for the project

Response status codes

  • 400: Invalid request
  • 201: Instance created
  • 409: Conflict

Input

Name Mandatory Type Description
device_id string Dynamips device instance identifier
device_type string Dynamips device type
name string Dynamips device name

Output

Name Mandatory Type Description
device_id string Dynamips router instance UUID
mappings object
name string Dynamips device instance name
ports array
project_id string Project UUID