added
Version 1.1
about 8 hours ago by Jason Allen
Feature | Description |
---|---|
Sites | GET /sine/sites/{siteID}/hosts - Returns a list of hosts registered at a site |
Host Groups | GET/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 |