Skip to main content

Application keys

CelerData Cloud BYOC allows you to generate keys for use with the CelerData Cloud BYOC API and the CelerData Cloud BYOC provider on Terraform. The CelerData Cloud BYOC API helps you automate processes that would otherwise be performed through the user interface.

In addition to application keys, CelerData also supports access control to these services with service account, which are independent identities that do not depend on any CelerData members. For more information, see Service account.

Create an application key

  1. Sign in to the CelerData Cloud BYOC console

  2. In the left-side navigation pane, choose Application keys.

    Application keys

  3. On the Application keys page, click New secret.

  4. In the dialog box that appears, optionally enter a description, and then click Generate now to generate an application key.

    NOTE

    To facilitate the management of your application key, we recommend that you enter a description when creating a new application key.

  5. Copy the Secret and Client ID of the application key and save them to a location that you can access later.

    NOTE

    The Secret can be viewed only when the application key is created. Make sure that you copy and save the Secret before closing the dialog box.

    Create an application key

  6. Click OK, I have copied it to close the dialog box.

View an application key

  1. Sign in to the CelerData Cloud BYOC console.

  2. In the left-side navigation pane, choose Application keys.

  3. On the Application keys page, view the following information about the application keys created within your account, sorted by creation time:

    FieldDescription
    DescriptionAn optional field, which is displayed only if you have specified a description when creating the application key. If you did not specify a description, the description of the key will display as -.
    Client IDA unique identifier generated within your CelerData cloud account to identify the application key.
    Created atThe date and time at which the application key was created.

NOTE

The account currently logged in to the CelerData Cloud BYOC console can only view the application keys created by that account.

Delete an application key

  1. Sign in to the CelerData Cloud BYOC console.

  2. In the left-side navigation pane, choose Application keys.

  3. On the Application keys page, find the application key you want to delete, and click the delete icon to the right of the Created at column for the key.

  4. In the message that appears, click Confirm.

CAUTION

After you delete an application key, you can no longer use it to access the CelerData Cloud BYOC API or the CelerData Cloud BYOC provider on Terraform.