To deploy a management service to an endpoint, the client should perform a POST request on the endpoint's management service instance collection, with the management service object (without the configpackageversion key), as retreived from the store, in the request body. Request syntax: POST <services-url> {"name":"<name>", "version":"3.7", "configpackage":"<service_name>"} The response includes an ETag and a task object that can be used to track progress. |
Comments
0 comments
Please sign in to leave a comment.