Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateProxyConfigurationDetails

Provides the information used to update the proxy configuration for a management station.

Properties

Optional forward

forward: undefined | string

The URL the proxy will forward to.

Optional hosts

hosts: Array<string>

List of hosts.

isEnabled

isEnabled: boolean

Indicates if the proxy should be enabled or disabled. Default is enabled.

Optional port

port: undefined | string

Listening port used for the proxy.

Functions

getDeserializedJsonObj

getJsonObj