Using the /config API with cURL
The next few topics discuss how to retrieve configuration information for V‑Spark using the /config
API's GET method, how to create or update V‑Spark configuration information using the /config
API's POST method, and how to delete V‑Spark configuration information using the /config
API's DELETE method.
If you are unfamiliar with the cURL command, see Using cURL for REST API Testing for a short introduction and an explanation of how cURL examples are displayed. See Tips for Debugging and Managing cURL Calls for suggestions about how to debug and manage cURL calls.