Previous Topic: SSL ConfigurationNext Topic: Web Services Messages


Passing System Defined Groups as Parameters

For all the webservices:

if you want to use the system defined groups as a parameter then use the following labels.

$AllComputer
$AllUsers
$AllComputerUsers
$AllDomains
$AllQueries
$AllJobs
$AllEventLogs
$AllServers
$AllServerGroups
$AllDomainGroups
$AllExternalAssets
$AllBackupUsers
$AllBackupJobs
$AllBackupRestoreJobs

Example:

If you want to use “All Computers” as a parameter to the API DeleteSoftwarePolciesInUnitGroupsByName then use “$Allcomputer”.