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

    Class DatabaseService

    Service for Maximo database validation operations

    Index

    Methods

    • Validate the database for the migration to Maximo Manage HTTP Method: POST Signature Option: VALIDATEDBFORMAS API Request Type: Synchronous

      Returns Promise<any>

      Promise resolving to the database validation result

    • Run configdb script to configure the database

      Returns Promise<any>

      Promise resolving to the configdb execution result

    • Reset CRYPTO and CRYPTOX columns HTTP Method: POST Signature Option: RESETCRYPTOCRYPTOX API Request Type: Synchronous

      Returns Promise<any>

      Promise resolving to the reset operation result

    Constructors