v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-149189107.8 KB

Returns the fulfillment options available for a product, including deployment details such as version information, operating systems, usage instructions, and release notes.

post/2026-02-05/listFulfillmentOptions

Request body

productIdstring required

The unique identifier of the product for which to list fulfillment options.

maxResultsinteger

The maximum number of results that are returned per call. You can use <code>nextToken</code> to get more results.

nextTokenstring

If <code>nextToken</code> is returned, there are more results available. Make the call again using the returned token to retrieve the next page.

Response

Success

nextTokenstring

If <code>nextToken</code> is returned, there are more results available. Make the call again using the returned token to retrieve the next page.