Skip to content

/AWS1/CL_IOWGETWIRELESSDEVIM01

GetWirelessDeviceImportTaskResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/IOWIMPORTTASKID /AWS1/IOWIMPORTTASKID

The identifier of the import task for which information is retrieved.

iv_arn TYPE /AWS1/IOWIMPORTTASKARN /AWS1/IOWIMPORTTASKARN

The ARN (Amazon Resource Name) of the import task.

iv_destinationname TYPE /AWS1/IOWDESTINATIONNAME /AWS1/IOWDESTINATIONNAME

The name of the destination that's assigned to the wireless devices in the import task.

io_sidewalk TYPE REF TO /AWS1/CL_IOWSIDEWALKGETSTRTI00 /AWS1/CL_IOWSIDEWALKGETSTRTI00

The Sidewalk-related information about an import task.

iv_creationtime TYPE /AWS1/IOWCREATIONTIME /AWS1/IOWCREATIONTIME

The time at which the import task was created.

iv_status TYPE /AWS1/IOWIMPORTTASKSTATUS /AWS1/IOWIMPORTTASKSTATUS

The import task status.

iv_statusreason TYPE /AWS1/IOWSTATUSREASON /AWS1/IOWSTATUSREASON

The reason for the provided status information, such as a validation error that causes the import task to fail.

iv_initializedimpeddevcount TYPE /AWS1/IOWIMPEDWIRELESSDEVCOUNT /AWS1/IOWIMPEDWIRELESSDEVCOUNT

The number of devices in the import task that are waiting for the control log to start processing.

iv_pendingimporteddevcount TYPE /AWS1/IOWIMPEDWIRELESSDEVCOUNT /AWS1/IOWIMPEDWIRELESSDEVCOUNT

The number of devices in the import task that are waiting in the import task queue to be onboarded.

iv_onboardedimporteddevcount TYPE /AWS1/IOWIMPEDWIRELESSDEVCOUNT /AWS1/IOWIMPEDWIRELESSDEVCOUNT

The number of devices in the import task that have been onboarded to the import task.

iv_failedimporteddevicecount TYPE /AWS1/IOWIMPEDWIRELESSDEVCOUNT /AWS1/IOWIMPEDWIRELESSDEVCOUNT

The number of devices in the import task that failed to onboard to the import task.


Queryable Attributes

Id

The identifier of the import task for which information is retrieved.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

Arn

The ARN (Amazon Resource Name) of the import task.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

DestinationName

The name of the destination that's assigned to the wireless devices in the import task.

Accessible with the following methods

Method Description
GET_DESTINATIONNAME() Getter for DESTINATIONNAME, with configurable default
ASK_DESTINATIONNAME() Getter for DESTINATIONNAME w/ exceptions if field has no val
HAS_DESTINATIONNAME() Determine if DESTINATIONNAME has a value

Sidewalk

The Sidewalk-related information about an import task.

Accessible with the following methods

Method Description
GET_SIDEWALK() Getter for SIDEWALK

CreationTime

The time at which the import task was created.

Accessible with the following methods

Method Description
GET_CREATIONTIME() Getter for CREATIONTIME, with configurable default
ASK_CREATIONTIME() Getter for CREATIONTIME w/ exceptions if field has no value
HAS_CREATIONTIME() Determine if CREATIONTIME has a value

Status

The import task status.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

StatusReason

The reason for the provided status information, such as a validation error that causes the import task to fail.

Accessible with the following methods

Method Description
GET_STATUSREASON() Getter for STATUSREASON, with configurable default
ASK_STATUSREASON() Getter for STATUSREASON w/ exceptions if field has no value
HAS_STATUSREASON() Determine if STATUSREASON has a value

InitializedImportedDeviceCount

The number of devices in the import task that are waiting for the control log to start processing.

Accessible with the following methods

Method Description
GET_INITIALIZEDIMPEDDEVCOUNT() Getter for INITIALIZEDIMPORTEDDEVCOUNT, with configurable de
ASK_INITIALIZEDIMPEDDEVCOUNT() Getter for INITIALIZEDIMPORTEDDEVCOUNT w/ exceptions if fiel
HAS_INITIALIZEDIMPEDDEVCOUNT() Determine if INITIALIZEDIMPORTEDDEVCOUNT has a value

PendingImportedDeviceCount

The number of devices in the import task that are waiting in the import task queue to be onboarded.

Accessible with the following methods

Method Description
GET_PENDINGIMPORTEDDEVCOUNT() Getter for PENDINGIMPORTEDDEVICECOUNT, with configurable def
ASK_PENDINGIMPORTEDDEVCOUNT() Getter for PENDINGIMPORTEDDEVICECOUNT w/ exceptions if field
HAS_PENDINGIMPORTEDDEVCOUNT() Determine if PENDINGIMPORTEDDEVICECOUNT has a value

OnboardedImportedDeviceCount

The number of devices in the import task that have been onboarded to the import task.

Accessible with the following methods

Method Description
GET_ONBOARDEDIMPEDDEVCOUNT() Getter for ONBOARDEDIMPORTEDDEVICECOUNT, with configurable d
ASK_ONBOARDEDIMPEDDEVCOUNT() Getter for ONBOARDEDIMPORTEDDEVICECOUNT w/ exceptions if fie
HAS_ONBOARDEDIMPEDDEVCOUNT() Determine if ONBOARDEDIMPORTEDDEVICECOUNT has a value

FailedImportedDeviceCount

The number of devices in the import task that failed to onboard to the import task.

Accessible with the following methods

Method Description
GET_FAILEDIMPORTEDDEVCOUNT() Getter for FAILEDIMPORTEDDEVICECOUNT, with configurable defa
ASK_FAILEDIMPORTEDDEVCOUNT() Getter for FAILEDIMPORTEDDEVICECOUNT w/ exceptions if field
HAS_FAILEDIMPORTEDDEVCOUNT() Determine if FAILEDIMPORTEDDEVICECOUNT has a value