Get HTTP Proxy Server Details
Select
SaaS
Customer Managed
This operation returns the details associated with an HTTP proxy server.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- H T T P Proxy Server
Schema
config object
{
"config": {
"useInternetGatewayPublic": true,
"useIgDownloadSoftware": true,
"proxyPort": 0,
"useProxyAuthentication": true,
"useHttpProxy": true,
"usePassiveFTPConnection": true,
"softwareDownloadProtocolType": 0,
"proxyServer": "string",
"proxyType": 0,
"useInternetGatewayPrivate": true,
"proxyCredentials": {},
"proxyClient": {
"clientId": 0,
"clientName": "string",
"_type_": 0
}
}
}
{
"config": {
"useInternetGatewayPublic": false,
"useIgDownloadSoftware": false,
"proxyPort": 1025,
"useProxyAuthentication": false,
"useHttpProxy": false,
"usePassiveFTPConnection": false,
"softwareDownloadProtocolType": 1,
"proxyServer": "",
"proxyType": 1,
"useInternetGatewayPrivate": false,
"proxyCredentials": {},
"proxyClient": {
"clientId": 1,
"clientName": "",
"_type_": 3
}
}
}
GET /commcell/internetoptions/proxy
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/InternetOptions/Proxy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'