Previous Topic: CreateAgentComponentsNext Topic: CreateComputerProperties


CreateCatalogSoftwarePackageGroupProperties

This sequence of elements specifies the properties required for creating a new CatalogSoftwarePackageGroup.

xsd:string parentCatalogSoftwarePackageGroupId

The UUID identifying the parent of this new catalog software package group. The default value is the root Catalog folder.

xsd:boolean parentCatalogSoftwarePackageGroupIdSupplied

A flag indicating if the parent id of this new catalog software package group is supplied.

xsd:string name (m)

The name of the catalog software package group.

xsd:boolean nameSupplied (m)

A flag indicating if the name of the catalog software package group is supplied.

xsd:string unitGroupId

The UUID identifying the unit group to which the software packages in this catalog group is to be made available.

xsd:boolean unitGroupIdSupplied

A flag indicating if the unit group id is supplied.

xsd:string comment

A comment for the catalog software package group.

xsd:boolean commentSupplied

Indicates if a comment is supplied.

Remarks

None