Downloading entity relationship documents (ERDs)

You can download the entity relationship document (ERD) to your local system as a compressed file. Make a direct API request or use any API tool like Swagger to download the generated ERD to your local system.

Procedure

  • Make an API request.
    GET https://maxinst.<domain path>/toolsapi/toolservice/downloaderd
  • Use the Swagger API tool.
    1. In a browser, specify the URL for Manage tools API as shown in the following example.
      https://maxinst.<domain path>/toolsapi/oas3/api.html
    2. In the Managetools api window, click Authorize.
    3. In the Available authorizations dialog, enter the API key value that you generated in the API Keys application in Maximo® Manage.
    4. Click Authorize.
    5. Click Done.
    6. Select Download ERD route handler to expand it.
    7. Click Try it out.
    8. Click Execute.