/AWS1/CL_MHSVCENTERBASEDREMO00¶
Details about the server in vCenter.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_vcenterconftimestamp TYPE /AWS1/MHSSTRING /AWS1/MHSSTRING¶
The time when the remote server based on vCenter was last configured.
iv_ostype TYPE /AWS1/MHSOSTYPE /AWS1/MHSOSTYPE¶
The type of the operating system.
Queryable Attributes¶
vcenterConfigurationTimeStamp¶
The time when the remote server based on vCenter was last configured.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VCENTERCONFTIMESTAMP() |
Getter for VCENTERCONFTIMESTAMP, with configurable default |
ASK_VCENTERCONFTIMESTAMP() |
Getter for VCENTERCONFTIMESTAMP w/ exceptions if field has n |
HAS_VCENTERCONFTIMESTAMP() |
Determine if VCENTERCONFTIMESTAMP has a value |
osType¶
The type of the operating system.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OSTYPE() |
Getter for OSTYPE, with configurable default |
ASK_OSTYPE() |
Getter for OSTYPE w/ exceptions if field has no value |
HAS_OSTYPE() |
Determine if OSTYPE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_VCENTERBASEDREMOTEINFOLIST¶
TYPES TT_VCENTERBASEDREMOTEINFOLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_MHSVCENTERBASEDREMO00 WITH DEFAULT KEY
.