OperationsMeaning
srmPing This function is used to check the state of the SRM. It works as an are you alive type of call.
srmPut This function is used to write files into the storage. Upon the clients request, SRM prepares a TURL so that client can write data into the TURL.
srmGet This function is used to bring files online upon the clients request and assign TURL so that client can access the file.
srmAdvisoryDelete This function is used to notice SRM for removal of the file.
srmCopy-gsiftp This function is used to copy files from a remote gsiftp storage sites into the targetted SRM storage sites.
srmCopy-SRMSITE This function is used to copy files from source SRM storage sites into the target SRM storage sites. The srmCopy request goes to the target SRM, and the target SRM "pulls" a file from the source SRM to its target.
GridFTP This shows if GridFTP file transfer was successful or not.
GridFTP-Get This shows if GridFTP file transfer for reading from the gsiftp site was successful or not.
GridFTP-Put This shows if GridFTP file transfer for writing to the gsiftp site was successful or not.