Skip to content

/AWS1/CL_TBDGETSTORAGEPFLRSP

GetStorageProfileResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_storageprofileid TYPE /AWS1/TBDSTORAGEPROFILEID /AWS1/TBDSTORAGEPROFILEID

The storage profile ID.

iv_displayname TYPE /AWS1/TBDRESOURCENAME /AWS1/TBDRESOURCENAME

The display name of the storage profile.

This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.

iv_osfamily TYPE /AWS1/TBDSTRGPFLOPERATINGSYS00 /AWS1/TBDSTRGPFLOPERATINGSYS00

The operating system (OS) for the storage profile.

iv_createdat TYPE /AWS1/TBDCREATEDAT /AWS1/TBDCREATEDAT

The date and time the resource was created.

iv_createdby TYPE /AWS1/TBDCREATEDBY /AWS1/TBDCREATEDBY

The user or system that created this resource.

Optional arguments:

iv_updatedat TYPE /AWS1/TBDUPDATEDAT /AWS1/TBDUPDATEDAT

The date and time the resource was updated.

iv_updatedby TYPE /AWS1/TBDUPDATEDBY /AWS1/TBDUPDATEDBY

The user or system that updated this resource.

it_filesystemlocations TYPE /AWS1/CL_TBDFILESYSTEMLOCATION=>TT_FILESYSTEMLOCATIONSLIST TT_FILESYSTEMLOCATIONSLIST

The location of the files for the storage profile.


Queryable Attributes

storageProfileId

The storage profile ID.

Accessible with the following methods

Method Description
GET_STORAGEPROFILEID() Getter for STORAGEPROFILEID, with configurable default
ASK_STORAGEPROFILEID() Getter for STORAGEPROFILEID w/ exceptions if field has no va
HAS_STORAGEPROFILEID() Determine if STORAGEPROFILEID has a value

displayName

The display name of the storage profile.

This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.

Accessible with the following methods

Method Description
GET_DISPLAYNAME() Getter for DISPLAYNAME, with configurable default
ASK_DISPLAYNAME() Getter for DISPLAYNAME w/ exceptions if field has no value
HAS_DISPLAYNAME() Determine if DISPLAYNAME has a value

osFamily

The operating system (OS) for the storage profile.

Accessible with the following methods

Method Description
GET_OSFAMILY() Getter for OSFAMILY, with configurable default
ASK_OSFAMILY() Getter for OSFAMILY w/ exceptions if field has no value
HAS_OSFAMILY() Determine if OSFAMILY has a value

createdAt

The date and time the resource 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

createdBy

The user or system that created this resource.

Accessible with the following methods

Method Description
GET_CREATEDBY() Getter for CREATEDBY, with configurable default
ASK_CREATEDBY() Getter for CREATEDBY w/ exceptions if field has no value
HAS_CREATEDBY() Determine if CREATEDBY has a value

updatedAt

The date and time the resource was 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

updatedBy

The user or system that updated this resource.

Accessible with the following methods

Method Description
GET_UPDATEDBY() Getter for UPDATEDBY, with configurable default
ASK_UPDATEDBY() Getter for UPDATEDBY w/ exceptions if field has no value
HAS_UPDATEDBY() Determine if UPDATEDBY has a value

fileSystemLocations

The location of the files for the storage profile.

Accessible with the following methods

Method Description
GET_FILESYSTEMLOCATIONS() Getter for FILESYSTEMLOCATIONS, with configurable default
ASK_FILESYSTEMLOCATIONS() Getter for FILESYSTEMLOCATIONS w/ exceptions if field has no
HAS_FILESYSTEMLOCATIONS() Determine if FILESYSTEMLOCATIONS has a value