Skip to content

Manage Instances

This guide covers how to manage your service instances after provisioning.

View your instances

Navigate to the Instances section to see all service instances in your current organization.

Instance listing

Click on any instance to see its detail page with configuration, status, and connection credentials.

Update an instance

  1. Navigate to the instance detail page.
  2. Click Edit or Update.
  3. Modify the configuration parameters as needed.
  4. Click Save to apply the changes.

Warning

Some parameters may not be changeable after creation. Check the service-specific documentation for details on which parameters can be updated.

Pause an instance

Pausing an instance temporarily stops it without deleting it. This can be useful to save costs on non-production instances.

  1. Navigate to the instance detail page.
  2. Click Pause.
  3. Confirm the action.

To resume a paused instance, click Resume on the instance detail page.

Delete an instance

  1. Navigate to the instance detail page.
  2. Click Delete.
  3. Confirm the deletion.

Danger

Deleting an instance is permanent. All data associated with the instance will be lost. Make sure you have backups of any important data before deleting.

View connection credentials

Connection credentials (hostname, port, username, password) are available on the instance detail page once the instance is fully provisioned. Use these credentials to connect your applications to the service.