Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_DMGCOLLECTORRESPONSE

Describes a Fleet Advisor collector.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_COLLECTORREFERENCEDID TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The reference ID of the Fleet Advisor collector.

IV_COLLECTORNAME TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The name of the Fleet Advisor collector .

IV_COLLECTORVERSION TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The version of your Fleet Advisor collector, in semantic versioning format, for example 1.0.2

IV_VERSIONSTATUS TYPE /AWS1/DMGVERSIONSTATUS /AWS1/DMGVERSIONSTATUS

Whether the collector version is up to date.

IV_DESCRIPTION TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

A summary description of the Fleet Advisor collector.

IV_S3BUCKETNAME TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The Amazon S3 bucket that the Fleet Advisor collector uses to store inventory metadata.

IV_SERVICEACCESSROLEARN TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The IAM role that grants permissions to access the specified Amazon S3 bucket.

IO_COLLECTORHEALTHCHECK TYPE REF TO /AWS1/CL_DMGCOLLECTORHEALTHC00 /AWS1/CL_DMGCOLLECTORHEALTHC00

CollectorHealthCheck

IV_LASTDATARECEIVED TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The timestamp of the last time the collector received data, in the following format: 2022-01-24T19:04:02.596113Z

IV_REGISTEREDDATE TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The timestamp when DMS registered the collector, in the following format: 2022-01-24T19:04:02.596113Z

IV_CREATEDDATE TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The timestamp when you created the collector, in the following format: 2022-01-24T19:04:02.596113Z

IV_MODIFIEDDATE TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The timestamp when DMS last modified the collector, in the following format: 2022-01-24T19:04:02.596113Z

IO_INVENTORYDATA TYPE REF TO /AWS1/CL_DMGINVENTORYDATA /AWS1/CL_DMGINVENTORYDATA

InventoryData


Queryable Attributes

CollectorReferencedId

The reference ID of the Fleet Advisor collector.

Accessible with the following methods

Method Description
GET_COLLECTORREFERENCEDID() Getter for COLLECTORREFERENCEDID, with configurable default
ASK_COLLECTORREFERENCEDID() Getter for COLLECTORREFERENCEDID w/ exceptions if field has
HAS_COLLECTORREFERENCEDID() Determine if COLLECTORREFERENCEDID has a value

CollectorName

The name of the Fleet Advisor collector .

Accessible with the following methods

Method Description
GET_COLLECTORNAME() Getter for COLLECTORNAME, with configurable default
ASK_COLLECTORNAME() Getter for COLLECTORNAME w/ exceptions if field has no value
HAS_COLLECTORNAME() Determine if COLLECTORNAME has a value

CollectorVersion

The version of your Fleet Advisor collector, in semantic versioning format, for example 1.0.2

Accessible with the following methods

Method Description
GET_COLLECTORVERSION() Getter for COLLECTORVERSION, with configurable default
ASK_COLLECTORVERSION() Getter for COLLECTORVERSION w/ exceptions if field has no va
HAS_COLLECTORVERSION() Determine if COLLECTORVERSION has a value

VersionStatus

Whether the collector version is up to date.

Accessible with the following methods

Method Description
GET_VERSIONSTATUS() Getter for VERSIONSTATUS, with configurable default
ASK_VERSIONSTATUS() Getter for VERSIONSTATUS w/ exceptions if field has no value
HAS_VERSIONSTATUS() Determine if VERSIONSTATUS has a value

Description

A summary description of the Fleet Advisor collector.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

S3BucketName

The Amazon S3 bucket that the Fleet Advisor collector uses to store inventory metadata.

Accessible with the following methods

Method Description
GET_S3BUCKETNAME() Getter for S3BUCKETNAME, with configurable default
ASK_S3BUCKETNAME() Getter for S3BUCKETNAME w/ exceptions if field has no value
HAS_S3BUCKETNAME() Determine if S3BUCKETNAME has a value

ServiceAccessRoleArn

The IAM role that grants permissions to access the specified Amazon S3 bucket.

Accessible with the following methods

Method Description
GET_SERVICEACCESSROLEARN() Getter for SERVICEACCESSROLEARN, with configurable default
ASK_SERVICEACCESSROLEARN() Getter for SERVICEACCESSROLEARN w/ exceptions if field has n
HAS_SERVICEACCESSROLEARN() Determine if SERVICEACCESSROLEARN has a value

CollectorHealthCheck

CollectorHealthCheck

Accessible with the following methods

Method Description
GET_COLLECTORHEALTHCHECK() Getter for COLLECTORHEALTHCHECK

LastDataReceived

The timestamp of the last time the collector received data, in the following format: 2022-01-24T19:04:02.596113Z

Accessible with the following methods

Method Description
GET_LASTDATARECEIVED() Getter for LASTDATARECEIVED, with configurable default
ASK_LASTDATARECEIVED() Getter for LASTDATARECEIVED w/ exceptions if field has no va
HAS_LASTDATARECEIVED() Determine if LASTDATARECEIVED has a value

RegisteredDate

The timestamp when DMS registered the collector, in the following format: 2022-01-24T19:04:02.596113Z

Accessible with the following methods

Method Description
GET_REGISTEREDDATE() Getter for REGISTEREDDATE, with configurable default
ASK_REGISTEREDDATE() Getter for REGISTEREDDATE w/ exceptions if field has no valu
HAS_REGISTEREDDATE() Determine if REGISTEREDDATE has a value

CreatedDate

The timestamp when you created the collector, in the following format: 2022-01-24T19:04:02.596113Z

Accessible with the following methods

Method Description
GET_CREATEDDATE() Getter for CREATEDDATE, with configurable default
ASK_CREATEDDATE() Getter for CREATEDDATE w/ exceptions if field has no value
HAS_CREATEDDATE() Determine if CREATEDDATE has a value

ModifiedDate

The timestamp when DMS last modified the collector, in the following format: 2022-01-24T19:04:02.596113Z

Accessible with the following methods

Method Description
GET_MODIFIEDDATE() Getter for MODIFIEDDATE, with configurable default
ASK_MODIFIEDDATE() Getter for MODIFIEDDATE w/ exceptions if field has no value
HAS_MODIFIEDDATE() Determine if MODIFIEDDATE has a value

InventoryData

InventoryData

Accessible with the following methods

Method Description
GET_INVENTORYDATA() Getter for INVENTORYDATA

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_COLLECTORRESPONSES

TYPES TT_COLLECTORRESPONSES TYPE STANDARD TABLE OF REF TO /AWS1/CL_DMGCOLLECTORRESPONSE WITH DEFAULT KEY
.