Function getDiProject

  • Retrieves the status of an asynchronous operation.

    Parameters

    • actionId: string

      Action ID

    • query: { detailed?: boolean }

      an object with query parameters

      • Optionaldetailed?: boolean

        Specifies whether to include detailed status information in the response. Set to true to return detailed information.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetDiProjectHttpResponse>

    GetDiProjectHttpError