Skip to content

/AWS1/CL_TBD=>UPDATESTORAGEPROFILE()

About UpdateStorageProfile

Updates a storage profile.

Method Signature

IMPORTING

Required arguments:

IV_FARMID TYPE /AWS1/TBDFARMID /AWS1/TBDFARMID

The farm ID to update.

IV_STORAGEPROFILEID TYPE /AWS1/TBDSTORAGEPROFILEID /AWS1/TBDSTORAGEPROFILEID

The storage profile ID to update.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/TBDCLIENTTOKEN /AWS1/TBDCLIENTTOKEN

The unique token which the server uses to recognize retries of the same request.

IV_DISPLAYNAME TYPE /AWS1/TBDRESOURCENAME /AWS1/TBDRESOURCENAME

The display name of the storage profile to update.

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 OS system to update.

IT_FILESYSTEMLOCATIONSTOADD TYPE /AWS1/CL_TBDFILESYSTEMLOCATION=>TT_FILESYSTEMLOCATIONSLIST TT_FILESYSTEMLOCATIONSLIST

The file system location names to add.

IT_FILESYSTEMLOCSTOREMOVE TYPE /AWS1/CL_TBDFILESYSTEMLOCATION=>TT_FILESYSTEMLOCATIONSLIST TT_FILESYSTEMLOCATIONSLIST

The file system location names to remove.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TBDUPDATESTRGPFLRSP /AWS1/CL_TBDUPDATESTRGPFLRSP