Managing API Keys
After you create a Redis Enterprise Cloud API access key, you can manage your API access key in the following ways:
- Deleting the access key
- Limiting usage of the access key by network subnets
Deleting an API access key
To delete an access key:
-
Log in to admin console as an account owner.
-
Go to: Settings > Cloud API Keys
If Cloud API Keys is not shown, make sure you have enabled the API for your account).
-
Click Delete.
-
Confirm that you want to delete the access key.
Limit access by subnet
By default, API access is allowed from all IP addresses.
To limit API access to a specified range of source IP addresses:
- Log in to admin console as an account owner.
- Go to: Settings > Cloud API Keys
- Click Manage IPs for the access key that you want to limit.
- Click
to add a new whitelist subnet.
- Enter the subnet in CIDR format, for example:
10.2.5.0/24
- Save the subnet.
After you add the subnet, you can add more subnets or click OK.
Delete an allowed subnet
- Log in to admin console as an account owner.
- Go to: Settings > Cloud API Keys
- Click Manage IPs for the access key that you want to change.
- Delete the subnet that you want to disallow.
After you delete the subnet, you can delete more subnets or click OK.