Uploading A product
Uploading a product
Request
URI
POST
https://{opsmanager-installation}//api/v0/available_products
COPY
Request Body
File of type(s) multipart/form-data
Optional
{
"product[file]": "string"
}
string
product[file]
Optional
Path to tile
Responses
200
OK
Operation doesn't return any data structure
Products Operations
POST
Adding An available product
GET
All deployed products
GET
All staged products
DELETE
Deleting A single unused product
GET
Listing all available products
DELETE
Removing A staged product
PUT
Upgrading A staged product
POST
Uploading A product
GET
Viewing A single deployed product
GET
Viewing A single staged product