Create a HTTP Proxy Server
Select
SaaS
Customer Managed
This operation creates an HTTP proxy server.
- application/json
Request Body required
config object
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- errorMessage string
- errorCode integer
{
"errorMessage": "string",
"errorCode": 0
}
{
"errorMessage": "Success",
"errorCode": 0
}
POST /commcell/internetoptions/proxy
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"config": {
"proxyPort": 0,
"useProxyAuthentication": true,
"useHttpProxy": true,
"proxyServer": "string",
"proxyType": 0,
"proxyCredentials": {
"password": "string",
"userName": "string"
},
"proxyClient": {
"clientId": 0,
"clientName": "string",
"type": 0,
"_type_": 0
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"config": {
"proxyPort": 0,
"useProxyAuthentication": true,
"useHttpProxy": true,
"proxyServer": "string",
"proxyType": 0,
"proxyCredentials": {
"password": "string",
"userName": "string"
},
"proxyClient": {
"clientId": 0,
"clientName": "string",
"type": 0,
"_type_": 0
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"config": {
"proxyPort": 0,
"useProxyAuthentication": true,
"useHttpProxy": true,
"proxyServer": "string",
"proxyType": 0,
"proxyCredentials": {
"password": "string",
"userName": "string"
},
"proxyClient": {
"clientId": 0,
"clientName": "string",
"type": 0,
"_type_": 0
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"config": {
"proxyPort": 0,
"useProxyAuthentication": true,
"useHttpProxy": true,
"proxyServer": "string",
"proxyType": 0,
"proxyCredentials": {
"password": "string",
"userName": "string"
},
"proxyClient": {
"clientId": 0,
"clientName": "string",
"type": 0,
"_type_": 0
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"config": {
"proxyPort": 0,
"useProxyAuthentication": true,
"useHttpProxy": true,
"proxyServer": "string",
"proxyType": 0,
"proxyCredentials": {
"password": "string",
"userName": "string"
},
"proxyClient": {
"clientId": 0,
"clientName": "string",
"type": 0,
"_type_": 0
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"config": {
"proxyPort": 0,
"useProxyAuthentication": true,
"useHttpProxy": true,
"proxyServer": "string",
"proxyType": 0,
"proxyCredentials": {
"password": "string",
"userName": "string"
},
"proxyClient": {
"clientId": 0,
"clientName": "string",
"type": 0,
"_type_": 0
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"config": {
"proxyPort": 0,
"useProxyAuthentication": true,
"useHttpProxy": true,
"proxyServer": "string",
"proxyType": 0,
"proxyCredentials": {
"password": "string",
"userName": "string"
},
"proxyClient": {
"clientId": 0,
"clientName": "string",
"type": 0,
"_type_": 0
}
}
}'