IBM Cloud Docs
Managing endpoints

Managing endpoints

You can use the the IBM Cloud® Activity Tracker Event Routing CLI or IBM Cloud Activity Tracker Event Routing REST API to manage private and public endpoints in your account.

You can view the type of endpoints that are available in the account to manage Activity Tracker Event Routing by using the settings API.

Private endpoints

By default, private endpoints are enabled.

  • You cannot disable private endpoints.

  • The private endpoint format is as follows:

    https://private.<region>.atracker.cloud.ibm.com/api/v2
    
  • For more information about the list of ENDPOINTS that are available, see Private endpoints.

Public endpoints

By default, public endpoints are enabled.

  • You can disable public endpoints per region in your account.

  • The public endpoint format is as follows:

    https://<region>.atracker.cloud.ibm.com/api/v2
    

For more information about the list of ENDPOINTS that are available, see Public endpoints.

Disabling public endpoints

If public and private endpoints are enabled, you can disable a public endpoint by using private or public endpoints.

If public endpoints have been disabled, you can only enable public endpoints by using the private endpoint.

See Enforcing private endpoints to configure Activity Tracker resources.