GetProductTypes
GET /?Action=GetProductTypes
Description
Gets the product types of all products installed on a specified Outscale machine image (OMI) or snapshot.
Body parameter
Required: false
Name: GetProductTypesRequest
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
ImageId |
The ID of the OMI. |
false |
string |
||
SnapshotId |
The ID of the snapshot. |
false |
string |
Responses
HTTP Code 200
HTTP Code | Description | Schema |
---|---|---|
200 |
GetProductTypesResult |
Response 200
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
productTypeSet.N |
Information about one or more product types. |
false |
|||
requestId |
The ID of the request. |
false |
string |