Namespace: kickstart.profile
Method: addIpRange Description:
- int - 1 on success, exception thrown otherwise.
Method: addScript Description:
- int id - the id of the added script
Method: addScript Description:
- int id - the id of the added script
Method: addScript Description:
- int id - the id of the added script
Method: compareActivationKeys Description:
- struct - Comparison Info
- array "kickstartLabel1" - Actual label of the first kickstart profile is the key into the struct
array:
- struct - activation key
- string "key"
- string "description"
- int "usage_limit"
- string "base_channel_label"
- array "child_channel_labels"
- string childChannelLabel
- array "entitlements"
- string entitlementLabel
- array "server_group_ids"
- string serverGroupId
- array "package_names"
- string packageName - (deprecated by packages)
- array "packages"
- struct - package
- string "name" - packageName
- string "arch" - archLabel - optional
- boolean "universal_default"
- boolean "disabled"
- array "kickstartLabel2" - Actual label of the second kickstart profile is the key into the struct
array:
- struct - activation key
- string "key"
- string "description"
- int "usage_limit"
- string "base_channel_label"
- array "child_channel_labels"
- string childChannelLabel
- array "entitlements"
- string entitlementLabel
- array "server_group_ids"
- string serverGroupId
- array "package_names"
- string packageName - (deprecated by packages)
- array "packages"
- struct - package
- string "name" - packageName
- string "arch" - archLabel - optional
- boolean "universal_default"
- boolean "disabled"
Method: compareAdvancedOptions Description:
- struct - Comparison Info
- array "kickstartLabel1" - Actual label of the first kickstart profile is the key into the struct
array:
- struct - value
- string "name"
- string "value"
- boolean "enabled"
- array "kickstartLabel2" - Actual label of the second kickstart profile is the key into the struct
array:
- struct - value
- string "name"
- string "value"
- boolean "enabled"
Method: comparePackages Description:
- struct - Comparison Info
- array "kickstartLabel1" - Actual label of the first kickstart profile is the key into the struct
array:
- string - package name
- array "kickstartLabel2" - Actual label of the second kickstart profile is the key into the struct
array:
- string - package name
Method: downloadKickstart Description:
- string - The contents of the kickstart file. Note: if an activation key is not associated with the kickstart file, registration will not occur in the satellite generated %post section. If one is associated, it will be used for registration.
Method: downloadRenderedKickstart Description:
- string - The contents of the kickstart file.
Method: getAdvancedOptions Description:
- array:
- struct - option
- string "name"
- string "arguments"
Method: getAvailableRepositories Description:
- array:
- string - repositoryLabel
Method: getCfgPreservation Description:
- boolean - The value of the option. True means that ks.cfg will be copied to /root, false means that it will not.
Method: getChildChannels Description:
- array:
- string - channelLabel
Method: getCustomOptions Description:
- array:
- struct - option
- int "id"
- string "arguments"
Method: getKickstartTree Description:
- string kstreeLabel - Label of the kickstart tree.
Method: getRepositories Description:
- array:
- string - repositoryLabel
Method: getUpdateType Description:
- string update_type - Update type for this Kickstart Profile.
Method: getVariables Description:
- struct - kickstart variable
- string "key"
- string or int "value"
Method: getVirtualizationType Description:
- string virtLabel - Label of virtualization type.
Method: listIpRanges Description:
- array:
- struct - Kickstart Ip Range
- string "ksLabel" - The kickstart label associated with the ip range
- string "max" - The max ip of the range
- string "min" - The min ip of the range
Method: listScripts Description:
- array:
- struct - kickstart script
- int "id"
- string "name"
- string "contents"
- string "script_type" - Which type of script ('pre' or 'post').
- string "interpreter" - The scripting language interpreter to use for this script. An empty string indicates the default kickstart shell.
- boolean "chroot" - True if the script will be executed within the chroot environment.
- boolean "erroronfail" - True if the script will throw an error if it fails.
- boolean "template" - True if templating using cobbler is enabled
- boolean "beforeRegistration" - True if script will run before the server registers and performs server actions.
Method: orderScripts Description:
- int - 1 on success, exception thrown otherwise.
Method: removeIpRange Description:
- int - 1 on successful removal, 0 if range wasn't found for the specified kickstart, exception otherwise.
Method: removeScript Description:
- int - 1 on success, exception thrown otherwise.
Method: setAdvancedOptions Description:
- int - 1 on success, exception thrown otherwise.
Method: setCfgPreservation Description:
- int - 1 on success, exception thrown otherwise.
Method: setChildChannels Description:
- int - 1 on success, exception thrown otherwise.
Method: setCustomOptions Description:
- int - 1 on success, exception thrown otherwise.
Method: setKickstartTree Description:
- int - 1 on success, exception thrown otherwise.
Method: setLogging Description:
- int - 1 on success, exception thrown otherwise.
Method: setRepositories Description:
- int - 1 on success, exception thrown otherwise.
Method: setUpdateType Description:
- int - 1 on success, exception thrown otherwise.
Method: setVariables Description:
- int - 1 on success, exception thrown otherwise.
Method: setVirtualizationType Description:
- int - 1 on success, exception thrown otherwise.
Generated on 3/4/2020
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4