Param name | Description |
---|---|
id required |
Value: Must be String |
ptable required |
Value: Must be a Hash |
ptable[name] optional |
Value: Must be String |
ptable[layout] optional |
Value: Must be String |
ptable[snippet] optional , nil allowed |
Value: Must be 'true' or 'false' |
ptable[audit_comment] optional , nil allowed |
Value: Must be String |
ptable[locked] optional , nil allowed |
Whether or not the template is locked for editing Value: Must be 'true' or 'false' |
ptable[os_family] optional , nil allowed |
Value: Must be String |
ptable[operatingsystem_ids] optional , nil allowed |
Array of operating system IDs to associate with the partition table Value: Must be an array of any type |
ptable[host_ids] optional , nil allowed |
Array of host IDs to associate with the partition table Value: Must be an array of any type |
ptable[hostgroup_ids] optional , nil allowed |
Array of host group IDs to associate with the partition table Value: Must be an array of any type |