GetProductType
GET /?Action=GetProductType
Description
Gets the product type of a specified Outscale machine image (OMI) or snapshot.
Note
|
This function is deprecated. Use the |
Body parameter
Required: false
Name: GetProductTypeRequest
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 |
GetProductTypeResult |
Response 200
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
productType |
Information about the product type of the specified OMI or snapshot. |
false |
|||
requestId |
The ID of the request. |
false |
string |