Add HTTP Proxy on Server Group
Select
SaaS
Customer Managed
Configure HTTP proxy on server group level.
- application/json
Request Body
entity object
httpProxy object
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Response
Schema
processinginstructioninfo object
- errorCode integer
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
},
"errorCode": 0
}
{
"processinginstructioninfo": {
"attributes": [
{
"name": "exitval",
"value": "0"
}
]
},
"errorCode": 0
}
POST /httpproxysettings
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/HttpProxySettings' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entity": {
"clientGroupId": 0
},
"httpProxy": {
"server": "string",
"port": 0,
"useForNetworkRoutes": true,
"proxyBypassList": "string",
"configureHTTPProxy": true,
"useAuthentication": true,
"credentials": {
"credentialId": 0,
"credentialName": "string"
},
"proxyType": "EXPLICIT"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/HttpProxySettings' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entity": {
"clientGroupId": 0
},
"httpProxy": {
"server": "string",
"port": 0,
"useForNetworkRoutes": true,
"proxyBypassList": "string",
"configureHTTPProxy": true,
"useAuthentication": true,
"credentials": {
"credentialId": 0,
"credentialName": "string"
},
"proxyType": "EXPLICIT"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/HttpProxySettings' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entity": {
"clientGroupId": 0
},
"httpProxy": {
"server": "string",
"port": 0,
"useForNetworkRoutes": true,
"proxyBypassList": "string",
"configureHTTPProxy": true,
"useAuthentication": true,
"credentials": {
"credentialId": 0,
"credentialName": "string"
},
"proxyType": "EXPLICIT"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/HttpProxySettings' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entity": {
"clientGroupId": 0
},
"httpProxy": {
"server": "string",
"port": 0,
"useForNetworkRoutes": true,
"proxyBypassList": "string",
"configureHTTPProxy": true,
"useAuthentication": true,
"credentials": {
"credentialId": 0,
"credentialName": "string"
},
"proxyType": "EXPLICIT"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/HttpProxySettings' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entity": {
"clientGroupId": 0
},
"httpProxy": {
"server": "string",
"port": 0,
"useForNetworkRoutes": true,
"proxyBypassList": "string",
"configureHTTPProxy": true,
"useAuthentication": true,
"credentials": {
"credentialId": 0,
"credentialName": "string"
},
"proxyType": "EXPLICIT"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/HttpProxySettings' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entity": {
"clientGroupId": 0
},
"httpProxy": {
"server": "string",
"port": 0,
"useForNetworkRoutes": true,
"proxyBypassList": "string",
"configureHTTPProxy": true,
"useAuthentication": true,
"credentials": {
"credentialId": 0,
"credentialName": "string"
},
"proxyType": "EXPLICIT"
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/HttpProxySettings' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"entity": {
"clientGroupId": 0
},
"httpProxy": {
"server": "string",
"port": 0,
"useForNetworkRoutes": true,
"proxyBypassList": "string",
"configureHTTPProxy": true,
"useAuthentication": true,
"credentials": {
"credentialId": 0,
"credentialName": "string"
},
"proxyType": "EXPLICIT"
}
}'