Manage a service account

To manage your service account:

  1. Go to the Service accounts tab of the Members page in the console.

  2. Select the account you want to manage.

Edit a service account name

To rename your service account:

  1. In the top-right corner of the page, click Edit.

  2. Enter the new name and click Submit.

Edit service account permissions

To edit service account permissions:

  1. In the top-right corner of the page, click Edit permissions.

  2. Assign permissions to your service account and click Submit.

    You'll see your new service account's permissions information page:

    service-account-info

Create public and private API keys

  1. Go to the Service accounts tab of the Members page in the console.

  2. Open the information page of the service account for which you want to create an API key.

    Tip

    A service account in DoubleCloud can have multiple API keys.

  3. Under API keys, click Create key to create you account's first Secret key. You'll see the following dialog:

    secret-key-dialog

  4. Copy and keep the Private key and the Public key in a safe place.

    1. To download both keys as JSON, click Download file with keys.

    Warning

    Caution: once you close the dialog window, you won't be able to retrieve the contents of the secret key!

Delete an API key

  1. Under API keys, find the key you want to delete and click Delete.

  2. In the dialog window, confirm deletion and click Delete.