OffersAPIV3 implements the cross model interface V3.

Hierarchy

  • default

Implements

Constructors

Properties

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

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 Dashboard at this stage.

    Parameters

    Returns Promise<RemoteApplicationInfoResults>

Generated using TypeDoc