damien-rivet/JamfKit

Implement Partition model

Closed this issue · 1 comments

Required by #30.

Payload

{
    "name": "Macintosh HD",
    "size_gb": 0,
    "maximum_percentage": 0,
    "format": "Journaled HFS+",
    "is_restore_partition": true,
    "computer_configuration": "Recovery HD",
    "reimage": true,
    "append_to_name": "Lab-100"
}

Implemented by #54.