7.6 Get PMM Part
GET http://{{rip_ip}}:5438/resources/{{pmm_id}}/pmm/{{part_name}}
Download a specific file from within the PMM. A PMM is a ZIP archive containing multiple files. To avoid downloading the full PMM this method can be used to download only a specific file inside the archive.
Common files are:
- mx3 : GMG MX3 device-link (for GMG MX3 recalibrations see 6.13 Get MX3 Recalibration)
- mx4 : GMG MX4 device-link
- spot : Spot color overriding tables
- norm : Normalization ICC profile
- {variant name} : Printer ICC profile used for the specified variant.
Errors
- 404 Not Found :
{"Message":"PMM not found"}
- 404 Not Found :
{"Message":"Part not found"}