Skip to main content

Issue an Astra REST API call

Contributors dmp-netapp

You can issue an Astra Control REST API call from the API reference documentation page.

Before you begin

You must sign in to Astra and access the API reference page. See Access the Astra API reference documentation for more information. You also need a token to use the REST API. See Get an API token for details about generating an API token.

Steps
  1. At the top of the API reference page, click Authorize.

  2. Copy and paste your API token value into the field in the popup window and click Authorize and then click Close.

  3. Scroll down the page and open the desired API call.

  4. On the right click Try it out.

  5. Scroll down within the same API call. Provide any required parameter values and click Execute to issue the call.

Result

The API call is executed and the HTTP status code is displayed.