Summary:
Trigger synchronization for a specified config set.
URL:
http(s)://{server hostname}/api/cfg/serverGroupSync/{serverGroupId}
Methods summary
- POST Method - trigger the synchronization of a config set.
POST Method detail
Triggers the synchronization of a config set. To pause synchronization of a config set, please see Config Sets - Update and Delete Config Sets.
Example:
INPUT
curl -u admin:admin https://localhost/api/cfg/serverGroupSync/82e7c418-cd48-4fbf-857b-cddb475841a2
-X POST -H "content-type:application/json" -d \
Comments
0 comments
Please sign in to leave a comment.