19.18. setPartitioningScheme
- Name
- setPartitioningScheme
- Description
- Set the partitioning scheme for a kickstart profile.
- Parameters
- string sessionKey
- string ksLabel - The label of the kickstart profile to update.
- string[] scheme - The partitioning scheme is a list of partitioning command strings used to setup the partitions, volume groups and logical volumes.
- Return Value
- int - 1 on success, exception thrown otherwise.