Deleting API Signing Keys from a Roving Edge Infrastructure Device

Describes how to delete an API signing key credential from a user on your Roving Edge Infrastructure device.

    1. Open the navigation menu and select Identity Management > Users. The Users page appears. All users are listed in tabular form.

    2. Click the user for which you want to create an auth token. The user's Details page appears.

    3. Click API Keys under Resources. The AOI Keys page appears. All API keys are listed in tabular form.

    4. Select the Actions menu (Actions Menu) for the API key you want to delete and click Delete.

    5. Confirm the deletion when prompted.

  • Use the oci iam user api-key delete command and required parameters to delete an API signing key credential from a user on your Roving Edge Infrastructure devices:

    oci iam user api-key delete --user-id user_ocid --fingerprint fingerprint [OPTIONS]

    Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

    For set up information regarding CLIs on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • Run the DeleteApiKey operation to delete an API signing key credential from a user on your Roving Edge Infrastructure devices.