Previous Topic: AddRegisterSoftwarePackageOrdersToDistributionContainerNext Topic: AddRegisterSoftwarePolicyOrdersToDistributionContainer


AddRegisterSoftwarePackageProcedureOrdersToDistributionContainer

This API adds register software package procedure 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.

ArrayOfSoftwarePackageProcedureOrder softwarePackageProcedureOrders (m)

An array of SoftwarePackageProcedureOrder 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.

More information:

SoftwarePackageProcedureOrder