Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Ping

GET ?ping

Returns a load factor value

URL Format

Host Style: http://ns1.emc.com/?ping


Response Body

Always returns 200 and a response body containing items whose current states were tested, for example Name: MAINTENANCE_MODE with Status: ON, OFF, or UNKNOWN

To return the Load Factor item by itself, add the query parameter &item=load-factor.
This allows you to discover Load Factor with greater frequency and not be affected by the performance penalty of checking Maintenance Mode.

The Load Factor value is the number of active Jetty connections on that node.

Field Description Type Notes
PingList
PingItem     0-* Elements
Name name of the item that S3 ping can report status on String
Status the status of the ping'able item String
Text arbitrary text may accompany this item String
Value String