Previous Topic: SoftwarePackageNext Topic: SoftwarePackageProcedure


SoftwarePackageOrder

xsd:string softwarePackageId (m)

UUID of the software package whose order is to be added.

xsd:long position

This is the position the order will get in the container and the order it is handled at the Domain manager. 0 means last. 1 means first. If the value is greater than the number of orders it is added last in the container. By default, the position is 0 (that is, at the end).

xsd:boolean positionSupplied