Deleting a Customer Secret Key from a Roving Edge Infrastructure Device

Describes how to delete a customer secret key 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 whose customer secret key you want to delete. The user's Details page appears.

    3. Click Customer Secret Keys under Resources. The Customer Secret Keys page appears. All customer secret keys are listed in tabular form.

    4. Click the secret key you want to delete. The Customer Secret Key dialog box appears.

    5. Click Delete.

    6. Confirm the deletion when prompted.

  • Use the oci iam customer-secret-key delete command and required parameters to delete a customer secret key from a user on your Roving Edge Infrastructure devices:

    oci iam customer-secret-key delete --user-id user_ocid --customer-secret-key-id customer_secret_key_ocid [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 DeleteCustomerSecretKey operation to delete a customer secret key from a user on your Roving Edge Infrastructure devices.