Retrieves an installation package URL
GET {{baseUrl}}/api/v1/accounts/:accountId/installers?platformId=ad magna ea&managedConfigurationId=ad magna ea&useActiveDirectory=ad magna ea
Retrieves the URL to download an installation package that installs Panda software with the specified managed configuration settings on a device.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
platformId | string | (Required) Identifier of the platform you want to retrieve the installation package URL for. |
- 1: Windows
- 2: Linux
- 3: macOS
- 4: Android
|
|
managedConfigurationId| string | | (Required) Identifier of the managed configuration you want to retrieve the installation package URL for. | |useActiveDirectory| string | | (Required) Indicates whether to integrate the device into Active Directory. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | null |