Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerInfoProperties

Hierarchy

  • ServerInfoProperties

Index

Properties

Optional adminTokenServiceUrl

adminTokenServiceUrl: string

The token service URL used to generate tokens for ArcGIS Server Admin resources.

Read more...

Optional currentVersion

currentVersion: number

Version of the ArcGIS Server deployed on this server.

Read more...

Optional hasPortal

hasPortal: boolean

Indicates whether the server is a Portal instance.

Read more...

Optional hasServer

hasServer: boolean

Indicates whether the server is an ArcGIS Server instance.

Read more...

Optional server

server: string

The server URL.

Read more...

Optional shortLivedTokenValidity

shortLivedTokenValidity: number

Validity of short-lived token in minutes.

Read more...

Optional tokenServiceUrl

tokenServiceUrl: string

The token service URL used to generate tokens for the secured resources on the server.

Read more...

Generated using TypeDoc