Previous Topic: Enterprise Manager Distribution FunctionalitiesNext Topic: AddDeregisterSoftwarePackageProcedureOrdersToDistributionContainer


AddDeregisterSoftwarePackageOrdersToDistributionContainer

This API adds deregister software package 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 is added.

ArrayOfSoftwarePackageOrder softwarePackageOrders (m)

An array of SoftwarePackageOrder 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:

SoftwarePackage