Reference Guide
Response Status Codes
HTTP Status Code Reason
200 Proxy settings set successfully in ASM appliance
500 Unable to set the proxy settings in ASM appliance
/Proxy/test POST
Description
Retrieve proxy settings from ASM appliance
Method
POST
Response Class
testProxyResponse
Response Content-Type: application/json, application/xml
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) ProxySetting
object that
needs to be
tested on ASM
appliance
N/A body proxySettings
Response Status Codes
HTTP Status Code Reason
200 Passed test for proxy settings defined in ASM
appliance
500 Unable to test proxy settings defined in ASM
appliance
/ServerPool/ POST
Description
Add a new pool
59