The UnlinkDomainsFromDomainGroup method unlinks one or more domains from the specified domain group.
Parameters
Specifies the session id obtained from the login to the web service.
The UUID identifying the group from which the domains are to be unlinked.
An array of UUIDs identifying the domains that are to be unlinked from the specified group.
Return Values
None
Remarks
None
The CreateAssetScriptJob method is used to create an asset script job.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the properties required to create an asset script job.
Return Values
Returns a response with the job ID, UUID, and domain ID if the asset script job is created successfully.
Remarks
None
The GetAssetScriptJob method is used to get the properties of an asset script job.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the UUID identifying the script job, the properties of which must be retrieved.
Specifies the list of script job properties to be retrieved.
Return Values
Returns a response with the job ID, domain ID, and the value of each property passed in the input parameter AssetScriptJobPropertiesRequired.
Remarks
None
The OpenAssetScriptJobList is used to open the asset script jobs list.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the list of script job properties to be retrieved.
Return Values
Returns the list handle to the list opened and the number of jobs in the list.
Remarks
None
The GetAssetScriptJobs is used to get the properties for all the asset script jobs.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the handle to the asset script job list returned by OpenAssetScriptJobList method.
Specifies the number of asset jobs returned by OpenAssetJobList method.
Return Values
Contains the job properties of all the script jobs.
Remarks
None
The CloseAssetScriptJobList method is used to close the list handle of asset script job list.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the handle to the asset job list returned by OpenAssetScriptJobList method.
Return Values
None
Remarks
None
The SetAssetScriptJob is used to set the properties for an asset script job.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the UUID identifying the script job, the properties of which must be retrieved.
Specifies asset job properties you want to set.
Return Values
None
Remarks
None
The DeleteAssetJobs method is used to delete list of asset jobs.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the array of asset job IDs to delete.
Return Values
None
Remarks
None
The LinkAssetJobsToUnit method is used to link a list of asset jobs to a unit.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the unit ID to which you want to link the asset jobs.
Specifies the object type of the unit.
Specifies the array of asset job IDs you want to link with unit.
Return Values
None
Remarks
None
The LinkAssetJobsToUnitGroup method is used to link a list of asset jobs to a unit group.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the unit group ID to which you want to link the asset jobs.
Specifies the array of asset job IDs you want to link with the unit group.
Return Values
None
Remarks
None
The UnLinkAssetJobsFromUnit method is used to unlink a list of asset jobs from a unit.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the unit ID from which you want to unlink the asset jobs.
Specifies the type of the unit.
Specifies the array of asset job IDs you want to unlink from the unit.
Return Values
None
Remarks
None
The UnLinkAssetJobsFromUnitGroup method is used to unlink a list of asset jobs from a unit group.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the unit group ID from which you want to unlink the asset jobs.
Specifies the array of asset job IDs you want to unlink from the unit group.
Return Values
None
Remarks
None
The ActivateJobCheck method is used to trigger the asset or software job check.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the list of objects to trigger.
Specifies the additional parameters for executing asset management job check.
Return Values
None
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|