Creating an API for an Invoke Method operation

After you click Next on the first page of the REST API Wizard for an Invoke Method operation, the wizard displays a second page.

  1. On this second page, provide this information:
    IDO Method Name
    From the drop-down list, select the IDO method you want the API to invoke.
    When you select the method, the wizard automatically populates the Parameters grid with any parameters expected by the IDO method.
    Parameters
    Provide the values for any parameters on which you want the IDO method to operate.
    Note: Parameters with blank values are not ignored but get passed "as is".
  2. Click Next.
    Tthe wizard displays a summary of both the name of the IDO Swagger document and the base URL and filename of the REST API to be created.
  3. Return to the last step of Using the REST API Wizard.