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.
-
-
Select the user whose customer secret key you want to delete. The user's Details page appears.
-
Select Customer Secret Keys under Resources. The Customer Secret Keys page appears. All customer secret keys are listed in tabular form.
-
Select the secret key you want to delete. The Customer Secret Key dialog box appears.
-
Select Delete.
-
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 CLI setup information 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.