[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

EdgeProxyConfigurationTO

Properties

array of string
exclusionPolicy Optional

string
password Optional

string
proxyHost Optional

Proxy host


string
proxyName Optional

integer as int32
proxyPort Optional

Proxy port


string
proxyType Optional

Possible values are: HTTPHTTPS


boolean
sslEnabled Optional

string
username Optional

JSON Example

{
	"exclusionPolicy": [
		"string"
	],
	"password": "string",
	"proxyHost": "string",
	"proxyName": "string",
	"proxyPort": 0,
	"proxyType": "HTTP",
	"sslEnabled": false,
	"username": "string"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

EdgeDeploymentCreateTOV2
EdgeDeploymentPatchTOV2

Feedback

Was this page helpful?