Create a HTTP Proxy Server
Select
SaaS
Customer Managed
This operation creates an HTTP proxy server.
- application/json
Request Body required
config object
proxyPort integeruseProxyAuthentication booleanuseHttpProxy booleanproxyServer stringproxyType integerproxyCredentials object
password stringuserName stringproxyClient object
clientId integerclientName stringtype integer_type_ integer
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "Success",
"errorCode": 0
}
Loading...