Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 384 Bytes

locations.rst

File metadata and controls

17 lines (11 loc) · 384 Bytes

Locations

Locations call provides a list of the currently available CloudSigma locations, and information on specific urls, such as the websockets and upload urls.

.. http:get:: /locations/

Example request:

.. literalinclude:: dumps/request_locations
    :language: http

Example response:

.. literalinclude:: dumps/response_locations
    :language: javascript