Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This Getting Started Guide takes you through the steps required to query data via the Cloud ServicesInfoblox
Portal (CSP). See the Cloud Services Infoblox Portal API Guide for detailed information on the API calls and terms used in this document.

...

The issuance of an API key is required to query and submit data to the platform via API. The API key is
passed in the username field and is used for authentication. The password field should be set to an
empty string.

Example of a Cloud Services Infoblox Portal API token: <MY TOKEN>

...

The issuance of a username and password is required to access the Cloud Services Portal (CSP) user
interface at https://csp.infoblox.comInfoblox Portal. User interface access is not required for API access, but certain
functions, including the creation of data profiles, are simpler to do with the user interface.

Example of Cloud Services Infoblox Portal credentials:
Username: your user name
Password: your password

...