Previous Topic: HaltDeliveryDistributionContainersNext Topic: OpenDistributionContainerList


OpenDistributionContainerDistributionDomainList

The OpenDistributionContainerDistributionDomainList method opens a list of distribution domains associated with a distribution container.

The method returns the total number of distribution domains in the list, and a handle to the list that can be used for further calls to GetDistributionContainerDistributionDomains.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

xsd:string distributionContainerId (m)

UUID of the distribution container whose distribution domains is to be listed.

DistributionDomainPropertiesRequired distributionDomainPropertiesRequired (m)

The properties that are required when getting a distribution domain from the list.

Return Values

xsd:long openListHandle

A numeric handle to a list of distribution domains that can be passed to GetDistributionContainerDistributionDomains

xsd:long totalNoOfDistributionDomains

The total number of distribution domains in the list.

Remarks

None

More information:

DistributionDomainPropertiesRequired