Previous Topic: AddRegisterSoftwarePackageProcedureOrdersToDistributionContainerNext Topic: CloseDistributionContainerDistributionDomainList


AddRegisterSoftwarePolicyOrdersToDistributionContainer

This API adds register software policy orders to a distribution container.

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 to which orders are added.

ArrayOfSoftwarePolicyOrder softwarePolicyOrders (m)

An array of SoftwarePolicyOrder to be added to the distribution container

Return Values

ArrayOfstring orderIds An array of UUIDs of successfully added orders.

Remarks

An order is inserted at the requested position. If you try to add an order at an occupied position, all current orders from that position are shifted one position.