v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1422147110.4 KB

Lists the Windows Server License entitlements for virtual machines in an Amazon EVS environment. Returns existing entitlements for virtual machines associated with the specified environment and connector.

post/#X-Amz-Target=AmazonElasticVMwareService.ListVmEntitlements

Headers

X-Amz-Target'AmazonElasticVMwareService.ListVmEntitlements' required

Request body

nextTokenstring

A unique pagination token for each page. If <code>nextToken</code> is returned, there are more results available. Make the call again using the returned token with all other arguments unchanged to retrieve the next page. Each pagination token expires after 24 hours. Using an expired pagination token will return an <i>HTTP 400 InvalidToken</i> error.

maxResultsinteger

The maximum number of results to return. If you specify <code>MaxResults</code> in the request, the response includes information up to the limit specified.

environmentIdstring required

A unique ID for the environment.

connectorIdstring required

A unique ID for the connector.

entitlementType'WINDOWS_SERVER' required

The type of entitlement to list.

Response

Success

nextTokenstring

A unique pagination token for next page results. Make the call again using this token to retrieve the next page.