URL: https://123.123.123.123/servicegroups/add.json
Methode: POST
Response: JSON
{ "Container":{ "parent_id":"$PARENT_CONTAINER_ID", "name":"API Servicegroup" }, "Servicegroup":{ "description":"API Servicegroup Description", "servicegroup_url":"http://API-Servicegroup.url", "Service":[$SERVICE_ID,$SERVICE_ID,...], "Servicetemplate":[$SERVICETEMPLATE_ID,$SERVICETEMPLATE_ID,...] } }
{ "id": "$SERVICEGROUP_ID" }