Previous Topic: AddDeregisterSoftwarePolicyOrdersToDistributionContainerNext Topic: AddRegisterSoftwareJobContainerOrdersToDistributionContainer


AddFetchItemJobOrdersToDistributionContainer

This webservice interface adds FetchItemJobOrders to DistributionContainer.

Parameters

xsd:string sessionId (m)

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

string distributionContainerId (m)

The UUID of the distribution container order.

ArrayOfFetchItemJobOrderProperties fetchItemJobOrders (m)

An Array of FetchItemJobOrders to be added to the Distribution Container.

Return Values

xsd:ArrayOfstring fetchItemJobOrderIds

An array of FetchItemJobOrder UUID's that are successfully added to the Distribution Container.

Remarks

None

More information:

FetchItemJobOrderProperties