/v2/compute/capabilities ------------------------------------------------------------------------------------------------------------------------------------------ .. contents:: GET /v2/compute/capabilities ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Retrieve the capabilities of the server Response status codes ********************** - **200**: OK Output ******* .. raw:: html
Name Mandatory Type Description
node_types array Node type supported by the compute
platform string Platform where the compute is running
version ['string', 'null'] Version number
Sample session *************** .. literalinclude:: ../../../examples/compute_get_capabilities.txt