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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ The **Copy** button copies the account key to the Clipboard.
43
43
44
44
**API user keys** (also known as _secret keys_) are used as the value of the `x-api-secret-key` HTTP header used to authenticate a REST API request.
45
45
46
-
In this context, _user_ refers to the account used to sign in to the Redis Cloud console. Users must be account owners.
46
+
In this context, _user_ refers to the account used to sign in to the Redis Cloud console. Users must have an owner (read-write) or viewer (read-only) role.
47
47
48
48
Users can have more than one user key; however, users should not share user keys.
49
49
@@ -62,7 +62,7 @@ The key name:
62
62
- Must be between 10 and 50 characters long
63
63
- Can contain alphanumeric characters, hyphens, and underscores. Spaces are not allowed.
64
64
65
-
The user name must be an account owner.
65
+
The user name must have an owner or viewer role.
66
66
67
67
Select **Create** to create the new key.
68
68
@@ -123,4 +123,4 @@ To manage the CIDR allow list:
123
123
124
124
Use the **Edit** button to change the address for a rule or the **Delete button** to remove a rule.
125
125
126
-
{{<imagefilename="images/rc/button-access-management-cidr-rule-edit.png#no-click"alt="Use the **Edit** button to change the address for a CIDR allow list rule."class="inline">}} {{<imagefilename="images/rc/button-access-management-cidr-rule-delete.png#no-click"alt="Use the **Delete** button to remove an address from the CIDR allow list."class="inline" >}}
126
+
{{<imagefilename="images/rc/button-access-management-cidr-rule-edit.png#no-click"alt="Use the **Edit** button to change the address for a CIDR allow list rule."class="inline">}} {{<imagefilename="images/rc/button-access-management-cidr-rule-delete.png#no-click"alt="Use the **Delete** button to remove an address from the CIDR allow list."class="inline" >}}
0 commit comments