Obtaining connection values for Vespa

About this task

The following steps describe how to obtain the connection values for Vespa and to connect to App Connect.

Procedure

  1. Log in to your Vespa Console account.
  2. To obtain the token value, complete the following steps:
    1. Click Account.
    2. Click Tokens on the sidebar.
    3. Click the + Add token button.
    4. In the Enter token name field, enter a name for the token.
      Note: This token name must also be referenced in the application that you configure.
    5. Select an expiration for the token.
    6. Click the ✔Add token button.
    7. Copy the value of the generated token and save it somewhere safe.
      Tip: For more information about obtaining the token value, see Configure tokens on the Vespa Docs page.
  3. Configure the token for accessing a container cluster. For more information, see Application configuration on the Vespa Docs page.
  4. To obtain the Server URL, complete the following steps:
    1. Click the application that you configured.
    2. Click the ENDPOINTS tab.
    3. Copy the value from the ENDPOINT column in the row labeled TOKEN.
      Tip: For more information about obtaining the server URL, see Use endpoints on the Vespa Docs page.