Management API
...
Product
Installation Files
Create Installation File (cloned)
3min
Creates a installation file. if requesting manager has access permissions to it.
URL: /api/v1/installation-files/
Method: POST
- environment - String
- Choices: win, win32, win64, mac, linux, linux32, linux64
- hash_md5 - String
- full_link - String
- product - Integer
- release_date - Date
- Format: yyyy-mm-dd (2020-09-30)
- version - String
- release_notes_link - String
- eula_link - String
- size - String
- Digits only
- requires_version - String
- Will be set to oldest existing version if not specified

Code: 200 OK
Content Examples:


Updated 30 Oct 2024
Did this page help you?