added

Version 1.1

FeatureDescription
SitesGET /sine/sites/{siteID}/hosts - Returns a list of hosts registered at a site
Host GroupsGET/sine/v1/hosts/groups - Returns a list of host groups.

GET/sine/v1/hosts/groups/{id} - Returns host group details by ID.

POST/sine/v1/hosts/groups - Creates a new host group.

PUT/sine/v1/hosts/groups/{id} - Updates the name of an existing host group.

DELETE/sine/v1/hosts/groups/{id} - Deletes an existing host group