Skip to content

/AWS1/CL_DRSIDENTIFICATIONHI00

Hints used to uniquely identify a machine.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_fqdn TYPE /AWS1/DRSBOUNDEDSTRING /AWS1/DRSBOUNDEDSTRING

Fully Qualified Domain Name identification hint.

iv_hostname TYPE /AWS1/DRSBOUNDEDSTRING /AWS1/DRSBOUNDEDSTRING

Hostname identification hint.

iv_vmwareuuid TYPE /AWS1/DRSBOUNDEDSTRING /AWS1/DRSBOUNDEDSTRING

vCenter VM path identification hint.

iv_awsinstanceid TYPE /AWS1/DRSEC2INSTANCEID /AWS1/DRSEC2INSTANCEID

AWS Instance ID identification hint.


Queryable Attributes

fqdn

Fully Qualified Domain Name identification hint.

Accessible with the following methods

Method Description
GET_FQDN() Getter for FQDN, with configurable default
ASK_FQDN() Getter for FQDN w/ exceptions if field has no value
HAS_FQDN() Determine if FQDN has a value

hostname

Hostname identification hint.

Accessible with the following methods

Method Description
GET_HOSTNAME() Getter for HOSTNAME, with configurable default
ASK_HOSTNAME() Getter for HOSTNAME w/ exceptions if field has no value
HAS_HOSTNAME() Determine if HOSTNAME has a value

vmWareUuid

vCenter VM path identification hint.

Accessible with the following methods

Method Description
GET_VMWAREUUID() Getter for VMWAREUUID, with configurable default
ASK_VMWAREUUID() Getter for VMWAREUUID w/ exceptions if field has no value
HAS_VMWAREUUID() Determine if VMWAREUUID has a value

awsInstanceID

AWS Instance ID identification hint.

Accessible with the following methods

Method Description
GET_AWSINSTANCEID() Getter for AWSINSTANCEID, with configurable default
ASK_AWSINSTANCEID() Getter for AWSINSTANCEID w/ exceptions if field has no value
HAS_AWSINSTANCEID() Determine if AWSINSTANCEID has a value