> DELETE /api/autoscalingPolicies/autoscaling-policy-1 HTTP/1.1
> Host: localhost:9443
> Authorization: Basic YWRtaW46YWRtaW4=
> User-Agent: curl/7.43.0
> Accept: */*
> Content-Type: application/json
>
< HTTP/1.1 200 OK
< Date: Tue, 06 Oct 2015 05:45:23 GMT
< Content-Type: application/json
< Transfer-Encoding: chunked
< Server: WSO2 Carbon Server
<
* Connection #0 to host localhost left intact
{"status":"success","message":"Autoscaling policy deleted successfully: [autoscale-policy] autoscaling-policy-1"} |