Versions Compared

Key

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

API Management APIs allow you to retrieve metadata related to the API Manager or your Developer Portal.

API Management APIs

POST /apim/create_from_project

Creates an API version using the assets of an existing project.

POST /apim/migrate_version/{version_path}

Migrates the selected asset types from one API version to another version.

GET /apim/get_api_log/{org}

Retrieves the API Management log information.

...