Spectra Logic
1-800-833-1132 : 1-303-449-6400


Hardware Operations : Pool Operations : Force Pool Environment Refresh

Force Pool Environment Refresh
Description
Forces the pool environment to be refreshed at the earliest possibility. The pool environment is updated automatically based on pool environment change events. This request is not needed under normal circumstances.
Requests
Syntax
PUT http[s]://{datapathDNSname}/_rest_/pool_environment/
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request refreshes the pool environment.
PUT http://blackpearl-hostname/_rest_/pool_environment/ HTTP/1.1
Sample Response
HTTP/1.1 204 No Content