cURL
curl --request GET \ --url http://127.0.0.1:9550/v2/is_pristine
true
Successfully checked pristine state
The response is of type boolean.
boolean
Was this page helpful?