Skip to content

/AWS1/CL_SAGSTARTPNTSTJOBOUT

Output for the StartPentestJob operation

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_title TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING

Title of the pentest job

iv_status TYPE /AWS1/SAGJOBSTATUS /AWS1/SAGJOBSTATUS

Current status of the pentest job

iv_createdat TYPE /AWS1/SAGTIMESTAMP /AWS1/SAGTIMESTAMP

Timestamp when the pentest job was created

iv_updatedat TYPE /AWS1/SAGTIMESTAMP /AWS1/SAGTIMESTAMP

Timestamp when the pentest job was last updated

iv_pentestid TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING

Unique identifier of the pentest

iv_pentestjobid TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING

Unique identifier of the pentest job

iv_agentspaceid TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING

ID of the agent space where the pentest exists


Queryable Attributes

title

Title of the pentest job

Accessible with the following methods

Method Description
GET_TITLE() Getter for TITLE, with configurable default
ASK_TITLE() Getter for TITLE w/ exceptions if field has no value
HAS_TITLE() Determine if TITLE has a value

status

Current status of the pentest job

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

createdAt

Timestamp when the pentest job was created

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

updatedAt

Timestamp when the pentest job was last updated

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

pentestId

Unique identifier of the pentest

Accessible with the following methods

Method Description
GET_PENTESTID() Getter for PENTESTID, with configurable default
ASK_PENTESTID() Getter for PENTESTID w/ exceptions if field has no value
HAS_PENTESTID() Determine if PENTESTID has a value

pentestJobId

Unique identifier of the pentest job

Accessible with the following methods

Method Description
GET_PENTESTJOBID() Getter for PENTESTJOBID, with configurable default
ASK_PENTESTJOBID() Getter for PENTESTJOBID w/ exceptions if field has no value
HAS_PENTESTJOBID() Determine if PENTESTJOBID has a value

agentSpaceId

ID of the agent space where the pentest exists

Accessible with the following methods

Method Description
GET_AGENTSPACEID() Getter for AGENTSPACEID, with configurable default
ASK_AGENTSPACEID() Getter for AGENTSPACEID w/ exceptions if field has no value
HAS_AGENTSPACEID() Determine if AGENTSPACEID has a value