Navigation

  • index
  • next |
  • previous |
  • GNS3 2.2.37 documentation »
  • Endpoints »
  • Node »

/v2/projects/{project_id}/nodes/{node_id}/files/{path:.+}¶

Contents

  • /v2/projects/{project_id}/nodes/{node_id}/files/{path:.+}
    • GET /v2/projects/{project_id}/nodes/{node_id}/files/{path:.+}
      • Parameters
      • Response status codes
    • POST /v2/projects/{project_id}/nodes/{node_id}/files/{path:.+}
      • Parameters
      • Response status codes

GET /v2/projects/{project_id}/nodes/{node_id}/files/{path:.+}¶

Get a file in the node directory

Parameters¶

  • project_id: Project UUID
  • node_id: Node UUID

Response status codes¶

  • 204: Instance reloaded
  • 400: Invalid request
  • 404: Instance doesn’t exist

POST /v2/projects/{project_id}/nodes/{node_id}/files/{path:.+}¶

Write a file in the node directory

Parameters¶

  • project_id: Project UUID
  • node_id: Node UUID

Response status codes¶

  • 204: Instance reloaded
  • 400: Invalid request
  • 404: Instance doesn’t exist

Quick search

Navigation

  • index
  • next |
  • previous |
  • GNS3 2.2.37 documentation »
  • Endpoints »
  • Node »
© Copyright 2015, GNS3 GNS3 Technologies Inc.. Created using Sphinx 1.8.6.