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 GetProductTypes method instead to get the product type of all products installed on an OMI or snapshot.

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

Response 200

Name Description Required Schema Default Example

productType

Information about the product type of the specified OMI or snapshot.

false

ProductType

requestId

The ID of the request.

false

string