Initialize package file upload
action1_init_software_uploadInitialize a package file upload for the software repository. Provide package ID, version ID, and platform to start the transfer.
Instructions
Initialize package file upload. Initializes package file upload. The client starts by sending the initial upload request. Perm: manage_software_repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (schema: object) | |
| org_id | No | Org UUID. | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| platform | Yes | platform | |
| package_id | Yes | Provide a specific package ID. | |
| version_id | Yes | Provide a specific version ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||