The GetDistributionContainersDistributionDomains method retrieves the distribution domains targeted by the distribution container.
Parameters
Specifies the session id obtained from the login to the web service.
A numeric handle to a list as returned by a previous call to OpenDistributionContainerDistributionDomainList.
A numeric index from where the 'noOfDistributionDomains' is read. If it is less than or equal to zero (0), 'noOfDistributionDomains' is read from previous index location (fromIndex + noOfDistributionDomains supplied in previous call to same Get method).
Note: If fromIndex is supplied as less than zero (0), it is considered as zero (0).
The total number of distribution domains to get from the list. This should be less than or equal to the total number in the list as returned by a previous call to OpenDistributionContainerDistributionDomainList.
Return Values
An array of DistributionDomainProperties - one for each distribution domain requested from the list.
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|