View a markdown version of this page

VmEntitlement - Amazon Elastic VMware Service

VmEntitlement

An object that represents a Windows Server License entitlement for a virtual machine in an Amazon EVS environment.

Contents

Note

In the following list, the required parameters are described first.

connectorId

The unique ID of the connector associated with the entitlement.

Type: String

Pattern: (cnctr-[a-zA-Z0-9]{10})

Required: No

environmentId

The unique ID of the environment.

Type: String

Pattern: (env-[a-zA-Z0-9]{10})

Required: No

errorDetail

The error details associated with the entitlement, if applicable.

Type: ErrorDetail object

Required: No

lastSyncedAt

The date and time that the entitlement was last synced.

Type: Timestamp

Required: No

startedAt

The date and time that the entitlement started.

Type: Timestamp

Required: No

status

The status of the entitlement.

Type: String

Valid Values: CREATING | CREATED | DELETED | AT_RISK | ENTITLEMENT_REMOVED | CREATE_FAILED

Required: No

stoppedAt

The date and time that the entitlement stopped.

Type: Timestamp

Required: No

type

The type of entitlement.

Type: String

Valid Values: WINDOWS_SERVER

Required: No

vmId

The unique ID of the virtual machine.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 1024.

Pattern: vm-[0-9]+

Required: No

vmName

The name of the virtual machine.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: