Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AsperaOnCloud

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

api

auth

Methods

getSelf

request

  • request(path: string, options?: any): AxiosPromise<any>
  • Request method for manually constructing API calls not explicitly supported by the SDK.

    arg

    path - URL path for the request.

    arg

    options - Specify options for the request such as method, payload, and search parameters.

    Parameters

    • path: string
    • Optional options: any

    Returns AxiosPromise<any>

    Response object