Modifying an Access Key
You can modify the state of an access key to define whether you can use it to sign a request or not, and its expiration date. For more information, see About Access Keys.
Modifying an Access Key Using Cockpit v2
-
In the top right corner, click your initials.
A drop-down menu appears. -
Click
Access Keys.
The PASSWORD CONFIRMATION dialog box appears. -
Enter your current password and click Submit.
The list of your access keys appears. -
Select the access key you want to modify.
The access key is selected and an action menu appears. -
Click
Update.
The UPDATE ACCESS KEY dialog box appears. -
(optional) From the list, select one of the following values:
-
Active
: The access key is enabled and can be used to send requests. -
Inactive
: The access key is disabled.
-
-
(optional) Select or specify the date and time at which you want your access key to expire.
-
Click Submit.
The access key is modified.
Modifying an Access Key Using OSC CLI
See the UpdateAccessKey command sample in the documentation of the OUTSCALE API. |
Related Pages
Corresponding API Methods