Skip to content

/AWS1/CL_IOXGETMANAGEDTHGCRT01

GetManagedThingCertificateResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_managedthingid TYPE /AWS1/IOXMANAGEDTHINGID /AWS1/IOXMANAGEDTHINGID

The identifier of the managed thing.

iv_certificatepem TYPE /AWS1/IOXCERTIFICATEPEM /AWS1/IOXCERTIFICATEPEM

The PEM-encoded certificate for the managed thing.


Queryable Attributes

ManagedThingId

The identifier of the managed thing.

Accessible with the following methods

Method Description
GET_MANAGEDTHINGID() Getter for MANAGEDTHINGID, with configurable default
ASK_MANAGEDTHINGID() Getter for MANAGEDTHINGID w/ exceptions if field has no valu
HAS_MANAGEDTHINGID() Determine if MANAGEDTHINGID has a value

CertificatePem

The PEM-encoded certificate for the managed thing.

Accessible with the following methods

Method Description
GET_CERTIFICATEPEM() Getter for CERTIFICATEPEM, with configurable default
ASK_CERTIFICATEPEM() Getter for CERTIFICATEPEM w/ exceptions if field has no valu
HAS_CERTIFICATEPEM() Determine if CERTIFICATEPEM has a value