Maximo API Client - v0.9.01
    Preparing search index...

    Class ErdGeneratorService

    Service for Maximo ERD (Entity Relationship Document) operations

    Index

    Methods

    Constructors

    Methods

    • Generate an entity relationship document (ERD) HTTP Method: POST Signature Option: GENERD API Request Type: Synchronous

      Returns Promise<any>

      Promise resolving to the ERD generation result

    • Download a generated ERD to local system as a compressed file HTTP Method: GET Signature Option: DOWNLOADERD API Request Type: Synchronous

      Returns Promise<any>

      Promise resolving to the ERD download result

    Constructors