• Preparing search index...
  • The search index is not available
@esri/solution.js
  • @esri/solution.js
  • common/src
  • getEnterpriseServers

Function getEnterpriseServers

  • getEnterpriseServers(portalRestUrl, authentication): Promise<any[]>
  • Get the servers available on the Enterprise portal.

    Parameters

    • portalRestUrl: string

      URL of the portal REST endpoint, e.g., "https://gisserver.domain.com/server/rest/services"

    • authentication: UserSession

      Credentials for the request to AGO

    Returns Promise<any[]>

    List of servers available on the portal

    • Defined in packages/common/src/restHelpersGet.ts:201

Settings

Member Visibility

Theme

@esri/solution.js
  • Loading...

Generated using TypeDoc