v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1422147110.4 KB

Creates a Windows Server License entitlement for virtual machines in an Amazon EVS environment using the provided vCenter Server connector. This is an asynchronous operation. Amazon EVS validates the specified virtual machines before starting usage tracking.

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

Headers

X-Amz-Target'AmazonElasticVMwareService.CreateEntitlement' required

Request body

clientTokenstring
<p><note> <p>This parameter is not used in Amazon EVS currently. If you supply input for this parameter, it will have no effect.</p> </note> <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the entitlement creation request. If you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.</p></p>
environmentIdstring required

A unique ID for the environment to create the entitlement in.

connectorIdstring required

A unique ID for the connector associated with the entitlement.

entitlementType'WINDOWS_SERVER' required

The type of entitlement to create.

vmIdsVmId[] required

The list of VMware vSphere virtual machine managed object IDs to create entitlements for.

Response

Success