/AWS1/CL_DEXIMPASTFRMAPIGWAP01¶
The response details.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_apiid TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING¶
The API ID.
iv_apiname TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING¶
The API name.
iv_apispecificationmd5hash TYPE /AWS1/DEX__STRMIN24MAX24PATA00 /AWS1/DEX__STRMIN24MAX24PATA00¶
The Base64-encoded Md5 hash for the API asset, used to ensure the integrity of the API at that location.
iv_apispecificationuploadurl TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING¶
The upload URL of the API specification.
iv_apispecuploadurlexpiresat TYPE /AWS1/DEXTIMESTAMP /AWS1/DEXTIMESTAMP¶
The date and time that the upload URL expires, in ISO 8601 format.
iv_datasetid TYPE /AWS1/DEXID /AWS1/DEXID¶
The data set ID.
iv_protocoltype TYPE /AWS1/DEXPROTOCOLTYPE /AWS1/DEXPROTOCOLTYPE¶
The protocol type.
iv_revisionid TYPE /AWS1/DEXID /AWS1/DEXID¶
The revision ID.
iv_stage TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING¶
The API stage.
Optional arguments:¶
iv_apidescription TYPE /AWS1/DEXAPIDESCRIPTION /AWS1/DEXAPIDESCRIPTION¶
The API description.
iv_apikey TYPE /AWS1/DEX__STRING /AWS1/DEX__STRING¶
The API key.
Queryable Attributes¶
ApiDescription¶
The API description.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIDESCRIPTION() |
Getter for APIDESCRIPTION, with configurable default |
ASK_APIDESCRIPTION() |
Getter for APIDESCRIPTION w/ exceptions if field has no valu |
HAS_APIDESCRIPTION() |
Determine if APIDESCRIPTION has a value |
ApiId¶
The API ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIID() |
Getter for APIID, with configurable default |
ASK_APIID() |
Getter for APIID w/ exceptions if field has no value |
HAS_APIID() |
Determine if APIID has a value |
ApiKey¶
The API key.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIKEY() |
Getter for APIKEY, with configurable default |
ASK_APIKEY() |
Getter for APIKEY w/ exceptions if field has no value |
HAS_APIKEY() |
Determine if APIKEY has a value |
ApiName¶
The API name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APINAME() |
Getter for APINAME, with configurable default |
ASK_APINAME() |
Getter for APINAME w/ exceptions if field has no value |
HAS_APINAME() |
Determine if APINAME has a value |
ApiSpecificationMd5Hash¶
The Base64-encoded Md5 hash for the API asset, used to ensure the integrity of the API at that location.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APISPECIFICATIONMD5HASH() |
Getter for APISPECIFICATIONMD5HASH, with configurable defaul |
ASK_APISPECIFICATIONMD5HASH() |
Getter for APISPECIFICATIONMD5HASH w/ exceptions if field ha |
HAS_APISPECIFICATIONMD5HASH() |
Determine if APISPECIFICATIONMD5HASH has a value |
ApiSpecificationUploadUrl¶
The upload URL of the API specification.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APISPECUPLOADURL() |
Getter for APISPECIFICATIONUPLOADURL, with configurable defa |
ASK_APISPECUPLOADURL() |
Getter for APISPECIFICATIONUPLOADURL w/ exceptions if field |
HAS_APISPECUPLOADURL() |
Determine if APISPECIFICATIONUPLOADURL has a value |
ApiSpecificationUploadUrlExpiresAt¶
The date and time that the upload URL expires, in ISO 8601 format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APISPECUPLOADURLEXPIRE00() |
Getter for APISPECUPLOADURLEXPIRESAT, with configurable defa |
ASK_APISPECUPLOADURLEXPIRE00() |
Getter for APISPECUPLOADURLEXPIRESAT w/ exceptions if field |
HAS_APISPECUPLOADURLEXPIRE00() |
Determine if APISPECUPLOADURLEXPIRESAT has a value |
DataSetId¶
The data set ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETID() |
Getter for DATASETID, with configurable default |
ASK_DATASETID() |
Getter for DATASETID w/ exceptions if field has no value |
HAS_DATASETID() |
Determine if DATASETID has a value |
ProtocolType¶
The protocol type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROTOCOLTYPE() |
Getter for PROTOCOLTYPE, with configurable default |
ASK_PROTOCOLTYPE() |
Getter for PROTOCOLTYPE w/ exceptions if field has no value |
HAS_PROTOCOLTYPE() |
Determine if PROTOCOLTYPE has a value |
RevisionId¶
The revision ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVISIONID() |
Getter for REVISIONID, with configurable default |
ASK_REVISIONID() |
Getter for REVISIONID w/ exceptions if field has no value |
HAS_REVISIONID() |
Determine if REVISIONID has a value |
Stage¶
The API stage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STAGE() |
Getter for STAGE, with configurable default |
ASK_STAGE() |
Getter for STAGE w/ exceptions if field has no value |
HAS_STAGE() |
Determine if STAGE has a value |