/AWS1/CL_BUGHYPERVISORDETAILS¶
These are the details of the specified hypervisor. A hypervisor is hardware, software, or firmware that creates and manages virtual machines, and allocates resources to them.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_host TYPE /AWS1/BUGHOST /AWS1/BUGHOST¶
The server host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).
iv_hypervisorarn TYPE /AWS1/BUGSERVERARN /AWS1/BUGSERVERARN¶
The Amazon Resource Name (ARN) of the hypervisor.
iv_kmskeyarn TYPE /AWS1/BUGKMSKEYARN /AWS1/BUGKMSKEYARN¶
The Amazon Resource Name (ARN) of the KMS
used to encrypt the hypervisor.
iv_name TYPE /AWS1/BUGNAME /AWS1/BUGNAME¶
This is the name of the specified hypervisor.
iv_loggrouparn TYPE /AWS1/BUGLOGGROUPARN /AWS1/BUGLOGGROUPARN¶
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
iv_state TYPE /AWS1/BUGHYPERVISORSTATE /AWS1/BUGHYPERVISORSTATE¶
This is the current state of the specified hypervisor.
The possible states are
PENDING,ONLINE,OFFLINE, orERROR.
iv_lastsuccessfulmetsynctime TYPE /AWS1/BUGTIME /AWS1/BUGTIME¶
This is the time when the most recent successful sync of metadata occurred.
iv_latestmetsyncstatusmsg TYPE /AWS1/BUGSTRING /AWS1/BUGSTRING¶
This is the most recent status for the indicated metadata sync.
iv_latestmetadatasyncstatus TYPE /AWS1/BUGSYNCMETADATASTATUS /AWS1/BUGSYNCMETADATASTATUS¶
This is the most recent status for the indicated metadata sync.
Queryable Attributes¶
Host¶
The server host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOST() |
Getter for HOST, with configurable default |
ASK_HOST() |
Getter for HOST w/ exceptions if field has no value |
HAS_HOST() |
Determine if HOST has a value |
HypervisorArn¶
The Amazon Resource Name (ARN) of the hypervisor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HYPERVISORARN() |
Getter for HYPERVISORARN, with configurable default |
ASK_HYPERVISORARN() |
Getter for HYPERVISORARN w/ exceptions if field has no value |
HAS_HYPERVISORARN() |
Determine if HYPERVISORARN has a value |
KmsKeyArn¶
The Amazon Resource Name (ARN) of the KMS
used to encrypt the hypervisor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSKEYARN() |
Getter for KMSKEYARN, with configurable default |
ASK_KMSKEYARN() |
Getter for KMSKEYARN w/ exceptions if field has no value |
HAS_KMSKEYARN() |
Determine if KMSKEYARN has a value |
Name¶
This is the name of the specified hypervisor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
LogGroupArn¶
The Amazon Resource Name (ARN) of the group of gateways within the requested log.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGGROUPARN() |
Getter for LOGGROUPARN, with configurable default |
ASK_LOGGROUPARN() |
Getter for LOGGROUPARN w/ exceptions if field has no value |
HAS_LOGGROUPARN() |
Determine if LOGGROUPARN has a value |
State¶
This is the current state of the specified hypervisor.
The possible states are
PENDING,ONLINE,OFFLINE, orERROR.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
LastSuccessfulMetadataSyncTime¶
This is the time when the most recent successful sync of metadata occurred.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTSUCCFULMETSYNCTIME() |
Getter for LASTSUCCESSFULMETSYNCTIME, with configurable defa |
ASK_LASTSUCCFULMETSYNCTIME() |
Getter for LASTSUCCESSFULMETSYNCTIME w/ exceptions if field |
HAS_LASTSUCCFULMETSYNCTIME() |
Determine if LASTSUCCESSFULMETSYNCTIME has a value |
LatestMetadataSyncStatusMessage¶
This is the most recent status for the indicated metadata sync.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTMETSYNCSTATUSMSG() |
Getter for LATESTMETSYNCSTATUSMESSAGE, with configurable def |
ASK_LATESTMETSYNCSTATUSMSG() |
Getter for LATESTMETSYNCSTATUSMESSAGE w/ exceptions if field |
HAS_LATESTMETSYNCSTATUSMSG() |
Determine if LATESTMETSYNCSTATUSMESSAGE has a value |
LatestMetadataSyncStatus¶
This is the most recent status for the indicated metadata sync.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTMETADATASYNCSTATUS() |
Getter for LATESTMETADATASYNCSTATUS, with configurable defau |
ASK_LATESTMETADATASYNCSTATUS() |
Getter for LATESTMETADATASYNCSTATUS w/ exceptions if field h |
HAS_LATESTMETADATASYNCSTATUS() |
Determine if LATESTMETADATASYNCSTATUS has a value |