/AWS1/CL_PANDESCRDEVICERSP¶
DescribeDeviceResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_deviceid TYPE /AWS1/PANDEVICEID /AWS1/PANDEVICEID¶
The device's ID.
iv_name TYPE /AWS1/PANDEVICENAME /AWS1/PANDEVICENAME¶
The device's name.
iv_arn TYPE /AWS1/PANDEVICEARN /AWS1/PANDEVICEARN¶
The device's ARN.
iv_description TYPE /AWS1/PANDESCRIPTION /AWS1/PANDESCRIPTION¶
The device's description.
iv_type TYPE /AWS1/PANDEVICETYPE /AWS1/PANDEVICETYPE¶
The device's type.
iv_deviceconnectionstatus TYPE /AWS1/PANDEVICECONNSTATUS /AWS1/PANDEVICECONNSTATUS¶
The device's connection status.
iv_createdtime TYPE /AWS1/PANCREATEDTIME /AWS1/PANCREATEDTIME¶
When the device was created.
iv_provisioningstatus TYPE /AWS1/PANDEVICESTATUS /AWS1/PANDEVICESTATUS¶
The device's provisioning status.
iv_latestsoftware TYPE /AWS1/PANLATESTSOFTWARE /AWS1/PANLATESTSOFTWARE¶
The latest software version available for the device.
iv_currentsoftware TYPE /AWS1/PANCURRENTSOFTWARE /AWS1/PANCURRENTSOFTWARE¶
The device's current software version.
iv_serialnumber TYPE /AWS1/PANDEVICESERIALNUMBER /AWS1/PANDEVICESERIALNUMBER¶
The device's serial number.
it_tags TYPE /AWS1/CL_PANTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The device's tags.
io_networkingconfiguration TYPE REF TO /AWS1/CL_PANNETWORKPAYLOAD /AWS1/CL_PANNETWORKPAYLOAD¶
The device's networking configuration.
io_currentnetworkingstatus TYPE REF TO /AWS1/CL_PANNETWORKSTATUS /AWS1/CL_PANNETWORKSTATUS¶
The device's networking status.
iv_leaseexpirationtime TYPE /AWS1/PANLEASEEXPIRATIONTIME /AWS1/PANLEASEEXPIRATIONTIME¶
The device's lease expiration time.
it_alternatesoftwares TYPE /AWS1/CL_PANALTERNATESOFTWAR00=>TT_ALTERNATESOFTWARES TT_ALTERNATESOFTWARES¶
Beta software releases available for the device.
iv_latestalternatesoftware TYPE /AWS1/PANLATSTALTERNATESOFTW00 /AWS1/PANLATSTALTERNATESOFTW00¶
The most recent beta software release.
iv_brand TYPE /AWS1/PANDEVICEBRAND /AWS1/PANDEVICEBRAND¶
The device's maker.
io_latestdevicejob TYPE REF TO /AWS1/CL_PANLATESTDEVICEJOB /AWS1/CL_PANLATESTDEVICEJOB¶
A device's latest job. Includes the target image version, and the job status.
iv_deviceaggregatedstatus TYPE /AWS1/PANDEVAGGREGATEDSTATUS /AWS1/PANDEVAGGREGATEDSTATUS¶
A device's aggregated status. Including the device's connection status, provisioning status, and lease status.
Queryable Attributes¶
DeviceId¶
The device's ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICEID() |
Getter for DEVICEID, with configurable default |
ASK_DEVICEID() |
Getter for DEVICEID w/ exceptions if field has no value |
HAS_DEVICEID() |
Determine if DEVICEID has a value |
Name¶
The device's name.
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 |
Arn¶
The device's ARN.
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 |
Description¶
The device's description.
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 |
Type¶
The device's type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
DeviceConnectionStatus¶
The device's connection status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICECONNECTIONSTATUS() |
Getter for DEVICECONNECTIONSTATUS, with configurable default |
ASK_DEVICECONNECTIONSTATUS() |
Getter for DEVICECONNECTIONSTATUS w/ exceptions if field has |
HAS_DEVICECONNECTIONSTATUS() |
Determine if DEVICECONNECTIONSTATUS has a value |
CreatedTime¶
When the device was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIME() |
Getter for CREATEDTIME, with configurable default |
ASK_CREATEDTIME() |
Getter for CREATEDTIME w/ exceptions if field has no value |
HAS_CREATEDTIME() |
Determine if CREATEDTIME has a value |
ProvisioningStatus¶
The device's provisioning status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONINGSTATUS() |
Getter for PROVISIONINGSTATUS, with configurable default |
ASK_PROVISIONINGSTATUS() |
Getter for PROVISIONINGSTATUS w/ exceptions if field has no |
HAS_PROVISIONINGSTATUS() |
Determine if PROVISIONINGSTATUS has a value |
LatestSoftware¶
The latest software version available for the device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTSOFTWARE() |
Getter for LATESTSOFTWARE, with configurable default |
ASK_LATESTSOFTWARE() |
Getter for LATESTSOFTWARE w/ exceptions if field has no valu |
HAS_LATESTSOFTWARE() |
Determine if LATESTSOFTWARE has a value |
CurrentSoftware¶
The device's current software version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CURRENTSOFTWARE() |
Getter for CURRENTSOFTWARE, with configurable default |
ASK_CURRENTSOFTWARE() |
Getter for CURRENTSOFTWARE w/ exceptions if field has no val |
HAS_CURRENTSOFTWARE() |
Determine if CURRENTSOFTWARE has a value |
SerialNumber¶
The device's serial number.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERIALNUMBER() |
Getter for SERIALNUMBER, with configurable default |
ASK_SERIALNUMBER() |
Getter for SERIALNUMBER w/ exceptions if field has no value |
HAS_SERIALNUMBER() |
Determine if SERIALNUMBER has a value |
Tags¶
The device's tags.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
NetworkingConfiguration¶
The device's networking configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKINGCONFIGURATION() |
Getter for NETWORKINGCONFIGURATION |
CurrentNetworkingStatus¶
The device's networking status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CURRENTNETWORKINGSTATUS() |
Getter for CURRENTNETWORKINGSTATUS |
LeaseExpirationTime¶
The device's lease expiration time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEASEEXPIRATIONTIME() |
Getter for LEASEEXPIRATIONTIME, with configurable default |
ASK_LEASEEXPIRATIONTIME() |
Getter for LEASEEXPIRATIONTIME w/ exceptions if field has no |
HAS_LEASEEXPIRATIONTIME() |
Determine if LEASEEXPIRATIONTIME has a value |
AlternateSoftwares¶
Beta software releases available for the device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALTERNATESOFTWARES() |
Getter for ALTERNATESOFTWARES, with configurable default |
ASK_ALTERNATESOFTWARES() |
Getter for ALTERNATESOFTWARES w/ exceptions if field has no |
HAS_ALTERNATESOFTWARES() |
Determine if ALTERNATESOFTWARES has a value |
LatestAlternateSoftware¶
The most recent beta software release.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTALTERNATESOFTWARE() |
Getter for LATESTALTERNATESOFTWARE, with configurable defaul |
ASK_LATESTALTERNATESOFTWARE() |
Getter for LATESTALTERNATESOFTWARE w/ exceptions if field ha |
HAS_LATESTALTERNATESOFTWARE() |
Determine if LATESTALTERNATESOFTWARE has a value |
Brand¶
The device's maker.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BRAND() |
Getter for BRAND, with configurable default |
ASK_BRAND() |
Getter for BRAND w/ exceptions if field has no value |
HAS_BRAND() |
Determine if BRAND has a value |
LatestDeviceJob¶
A device's latest job. Includes the target image version, and the job status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTDEVICEJOB() |
Getter for LATESTDEVICEJOB |
DeviceAggregatedStatus¶
A device's aggregated status. Including the device's connection status, provisioning status, and lease status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICEAGGREGATEDSTATUS() |
Getter for DEVICEAGGREGATEDSTATUS, with configurable default |
ASK_DEVICEAGGREGATEDSTATUS() |
Getter for DEVICEAGGREGATEDSTATUS w/ exceptions if field has |
HAS_DEVICEAGGREGATEDSTATUS() |
Determine if DEVICEAGGREGATEDSTATUS has a value |