curl --request GET \
--url http://127.0.0.1:9550/v2/local_processing_preference
true
curl --request GET \
--url http://127.0.0.1:9550/v2/local_processing_preference
true
Successfully retrieved local processing preference
The response is of type boolean
.
Was this page helpful?