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