Hierarchy
-
EdgeSslVpnServiceUpdateRequest
Constructors
constructor
- new EdgeSslVpnServiceUpdateRequest(edgeSslVpnServiceUpdateRequest: EdgeSslVpnServiceUpdateRequest): EdgeSslVpnServiceUpdateRequest
- new EdgeSslVpnServiceUpdateRequest(edgeSslVpnServiceUpdateRequestJson: EdgeSslVpnServiceUpdateRequestJson): EdgeSslVpnServiceUpdateRequest
- new EdgeSslVpnServiceUpdateRequest(edgeUuid: string, enabled: boolean, logEnabled: boolean, logLevel: string, ip: string, port: number, cipherList: Array<string>, privateNetworks: Array<EdgeSslVpnPrivateNetworkUpdateRequestJson>, users: Array<EdgeSslVpnUserUpdateRequestJson>, ipPools: Array<EdgeSslVpnIpPoolUpdateRequestJson>, installPackages: Array<EdgeSslVpnClientInstallPackageUpdateRequestJson>, authenticationConfig: EdgeSslVpnLocalAuthenticationServerUpdateRequestJson, authentication: EdgeSslVpnAuthenticationUpdateRequestJson): EdgeSslVpnServiceUpdateRequest
-
Parameters
-
Parameters
-
Parameters
-
edgeUuid: string
-
enabled: boolean
-
logEnabled: boolean
-
logLevel: string
-
ip: string
-
port: number
-
cipherList: Array<string>
-
-
-
-
-
-
Accessors
authentication
authentication:
authenticationConfig
authenticationConfig:
installPackages
installPackages:
privateNetworks
privateNetworks:
Get authentication.