Resource locations
Package bits URL |
|
Package metadata URL |
|
Package certificate URL |
|
The placeholder strings have the following meaning:
1, 1.1, allRequest Arguments
Argument name |
Description |
Type |
Required |
Example |
|
Packager name |
string |
yes |
www.example.com |
|
Target architecture |
enum**. Default value: undefined |
no |
x86 |
|
Package type. One of PVT or APS |
enum**. Default value: APS |
no |
APS |
|
Case-insensitive target platform |
enum**. Default value: undefined |
no |
linux |
|
Case-insensitive target operating system |
enum**. Default value: undefined |
no |
undefined |
Response Codes
Code |
Description |
300 Multiple Choices |
Multiple resources for this request. Client should retrieve a list of available resources (either through feed or index resources) and choose the appropriate one. |
302 Found 303 See Other |
Resource is available at other URL. Typically, this is used to redirect a client to an URL which includes all request arguments with specific values. The client must follow the URL specified in Location header. |
404 Not Found |
Requested resource is not found. |