Function getInstanceList

  • Fetches the list of instances for the object

    Parameters

    • appName: string

      The name of the application (script). This is the "name" field in app.toml

    • objectName: string

      The name of the object (class)

    • requestOptions: {} = {}

      Additional options for the request

      Returns Promise<any>

    Generated using TypeDoc