Previous Topic: OpenDistributionContainerDistributionDomainListNext Topic: OpenDistributionContainerOrderList


OpenDistributionContainerList

The OpenDistributionContainerList method opens a list of distribution containers.

The method returns the total number of distribution containers in the list, and a handle to the list that you can use for further calls to GetDistributionContainers

Parameters

xsd:string sessionId (m)

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

DistributionContainerPropertiesRequired distributionContainerPropertiesRequired (m)

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

Return Values

xsd:long openListHandle

A numeric handle to a list of distribution container that can be passed to GetDistributionContainers.

0xsd:long totalNoOfDistributionContainers

The total number of distribution containers in the list whose handle has been returned.

Remarks

None

More information:

DistributionContainerPropertiesRequired