NetworkingNoProxySetRequestBody

This is a request body class for an operation.


Properties

array of string
servers Required

List of strings representing servers to bypass proxy. A server can be a FQDN, IP address, FQDN:port or IP:port combinations.

JSON Example

{
	"servers": [
		"string"
	]
}
Parameter To

Set No Proxy

Feedback

Was this page helpful?