( Return to API Overview )

Available methods

Description

Provides methods to set various properties of a kickstart profile.

Namespace: kickstart.profile.system


Method: addFilePreservations

Description:
Adds the given list of file preservations to the specified kickstart profile.

Parameters:

Returns:


Method: addKeys

Description:
Adds the given list of keys to the specified kickstart profile.

Parameters:

Returns:


Method: checkConfigManagement

Description:
Check the configuration management status for a kickstart profile.

Parameters:

Returns:


Method: checkRemoteCommands

Description:
Check the remote commands status flag for a kickstart profile.

Parameters:

Returns:


Method: disableConfigManagement

Description:
Disables the configuration management flag in a kickstart profile so that a system created using this profile will be NOT be configuration capable.

Parameters:

Returns:


Method: disableRemoteCommands

Description:
Disables the remote command flag in a kickstart profile so that a system created using this profile will be capable of running remote commands

Parameters:

Returns:


Method: enableConfigManagement

Description:
Enables the configuration management flag in a kickstart profile so that a system created using this profile will be configuration capable.

Parameters:

Returns:


Method: enableRemoteCommands

Description:
Enables the remote command flag in a kickstart profile so that a system created using this profile will be capable of running remote commands

Parameters:

Returns:


Method: getLocale

Description:
Retrieves the locale for a kickstart profile.

Parameters:

Returns:


Method: getPartitioningScheme

Description:
Get the partitioning scheme for a kickstart profile.

Parameters:

Returns:


Method: getRegistrationType

Description:
returns the registration type of a given kickstart profile. Registration Type can be one of reactivation/deletion/none These types determine the behaviour of the registration when using this profile for reprovisioning.

Parameters:

Returns:


Method: getSELinux

Description:
Retrieves the SELinux enforcing mode property of a kickstart profile.

Parameters:

Returns:


Method: listFilePreservations

Description:
Returns the set of all file preservations associated with the given kickstart profile.

Parameters:

Returns:


Method: listKeys

Description:
Returns the set of all keys associated with the given kickstart profile.

Parameters:

Returns:


Method: removeFilePreservations

Description:
Removes the given list of file preservations from the specified kickstart profile.

Parameters:

Returns:


Method: removeKeys

Description:
Removes the given list of keys from the specified kickstart profile.

Parameters:

Returns:


Method: setLocale

Description:
Sets the locale for a kickstart profile.

Parameters:

Returns:


Method: setPartitioningScheme

Description:
Set the partitioning scheme for a kickstart profile.

Parameters:

Returns:


Method: setRegistrationType

Description:
Sets the registration type of a given kickstart profile. Registration Type can be one of reactivation/deletion/none These types determine the behaviour of the re registration when using this profile.

Parameters:

Returns:


Method: setSELinux

Description:
Sets the SELinux enforcing mode property of a kickstart profile so that a system created using this profile will be have the appropriate SELinux enforcing mode.

Parameters:

Returns:


Generated on 10/5/2015