OffersAPIV2 implements the cross model interface V2.

Hierarchy

  • default

Implements

Constructors

Properties

NAME: string = "ApplicationOffers"
VERSION: number = 2
_transport: Transport
NAME: string = "ApplicationOffers"
VERSION: number = 2

Methods

  • ListApplicationOffers gets deployed details about application offers that match given filter. The results contain details about the deployed applications such as connection count.

    Parameters

    Returns Promise<QueryApplicationOffersResults>

  • RemoteApplicationInfo returns information about the requested remote application. This call currently has no client side API, only there for the GUI at this stage.

    Parameters

    Returns Promise<RemoteApplicationInfoResults>

Generated using TypeDoc