Common URL components in Data Source API v2

There are common components to all example URLs in the Data Source API v2.

In the Data Sources API v2 documentation, each URL begins as follows:

http://{hostname}

Note the following:

  • https is also supported in the URL if communication is encrypted in your environment.

  • The {hostname} parameter in the URL is the computer name, FQDN, or IP address of the server that hosts the Enterprise Manager application. If you have clustered the application servers that host Enterprise Manager, the hostname parameter is the address of the load balancer that fronts the cluster.