Dark Mode

Use the DevOps API to add and remove addresses for your database access list. You can also enable and disable your access list.

You can use the DevOps API to perform the actions your role permissions allow.

The following roles use the application token to execute DevOps API queries:

  • Organization Administrator
  • Database Administrator

The access list feature will be rolled out for classic databases over a few weeks. If you do not see the access list feature in your database settings, please https://houston.datastax.com/hc/requests/new[open a support ticket, window="_blank"].

Prerequisites

  • Create an application token to authenticate your service account in the DevOps API.
  • Once you have authenticated your service account, you can add and remove IP addresses and CIDRs for your access list in the DevOps API.
  • You must have your access list on to be able to manage your access list via the DevOps API.

Add addresses to the access list for your databases

  • Check existing access lists within your organization or database to see which addresses are already on your access list(s):
  • Get a template for your access list:
  • Complete your access list to submit.
  • Add your access list addresses:
  • Confirm the new addresses have been added to your access list:

Replace existing access list for your database

  • Check existing access lists within your organization or database to see which addresses are already on your access list:
  • Submit your revised access list:
  • Confirm the new addresses have been added to your access list:

If you do not specify which addresses to delete, the entire access list is deleted.

When the entire access list is deleted, public access is no longer restricted.

  • Check existing access lists within your organization or database to see which addresses are already on your access list:
  • Delete an address from your access list:
  • Confirm the address no longer exists:

For more, see link:_attachments/devopsv2.html#operation/DeleteAddressesOrAccessListForDatabase[Delete addresses or access list for database] in the DevOps API.