You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rc/api/get-started/manage-api-keys.md
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ The **API account key** is used as the value of the `x-api-key` HTTP header in o
33
33
34
34
By default, the **API account key** is masked; that is, it is obscured for security reasons. You can use the **Show** button to display the key and the **Hide** button to mask it.
35
35
36
-
{{<imagefilename="images/rc/button-access-management-show-key.png"alt="The **Show** button displays the account key."class="inline" >}} {{<imagefilename="images/rc/button-access-management-hide-key.png#no-click"alt="The **Hide** button masks the account key."class="inline">}}
36
+
{{<imagefilename="images/rc/button-access-management-show-key.png#no-click"alt="The **Show** button displays the account key."class="inline" >}} {{<imagefilename="images/rc/button-access-management-hide-key.png#no-click"alt="The **Hide** button masks the account key."class="inline">}}
37
37
38
38
The **Copy** button copies the account key to the Clipboard.
39
39
@@ -77,19 +77,17 @@ This is the only time the value of the user key is available. Save it to a secu
77
77
If you lose the user key value, it cannot be retrieved. If this happens, create a new key to replace the lost one.
78
78
{{</warning>}}
79
79
80
-
When you've saved the user key, use the **Finish** button to close the dialog box.
81
-
82
-
(The **Finish** button is disabled until you copy the key to the Clipboard.)
80
+
The **Finish** button is inactive until you copy the key to the clipboard. After you save the user key, you can also select **Copy account key** to save the account key.
83
81
84
82
### Delete a user key
85
83
86
84
To delete a user key:
87
85
88
-
1. Use the **API Keys** tab of the **Access Management** screen to locate the target key
86
+
1. Use the **API Keys** tab of the **Access Management** screen to locate the target key. Hover over the key to display the **Delete** button.
89
87
90
88
{{<imagefilename="images/rc/access-management-api-user-key-delete.png"alt="The **Delete** button appears to the right of the selected user key." >}}<br/>
91
89
92
-
2. Select the **Delete** button displayed to the right.
90
+
2. Select the **Delete** button.
93
91
94
92
{{<imagefilename="images/rc/button-access-management-api-user-key-delete.png"alt="Select the **Delete** button to begin deleting the selected user key." >}}
95
93
@@ -105,7 +103,7 @@ By default, REST API requests are allowed from all IP addresses. To limit acces
105
103
106
104
To manage the CIDR allow list:
107
105
108
-
1. Use the **API Keys** tab of the **Access Management** screen to locate the target key
106
+
1. Use the **API Keys** tab of the **Access Management** screen to locate the target key. Hover over the key to display the **Manage** link.
109
107
110
108
{{<imagefilename="images/rc/access-management-api-user-key-delete.png"alt="The **Manage** link appears to the right of the user name for the selected user key." >}}
0 commit comments