Removes ServiceGroup '$servicegroup'
List()
Gets list of ServiceGroup
Configuration($servicegroup)
Gets the configuration for the ServiceGroup '$servicegroup'
Configurations($sort)
Gets the configuration for all ServiceGroups
Services($servicegroup)
Returns list of Services (sorted by rank) in ServiceGroup '$servicegroup'
Add_Service($servicegroup,$service)
Adds Service '$service' to ServiceGroup '$servicegroup'
Remove_Service($servicegroup,$service)
Removes Service '$service' from ServiceGroup '$servicegroup'
Move_Service($servicegroup,$service,$direction)
Moves Service '$service' in ServiceGroup '$servicegroup' Services List in Direction Up or Down
('$direction')
Valid_Name($name)
Checks that '$name' is valid for a ServiceGroup name