Protocol messages


Description of the different protocol messages, which operation it applies to, and their types.

MessageOperationTypeShort description
AlarmMessageN/AAlarmMessage to carry alarms from sending component to listening components
IdentifyPillarsForDeleteFileRequestDeleteFileIdentify requestBroadcast message to inquire for pillars able to delete a specific file
IdentifyPillarsForDeleteFileResponseDeleteFile  Identify responseResponse message to reply on IdentifyPillarsForDeleteFileRequest
DeleteFileRequestDeleteFile  Operation requestRequest to delete a specific file on a specific pillar
DeleteFileProgressResponseDeleteFile  Progress responseResponse message to indicate the progress of an accepted DeleteFile operation
DeleteFileFinalResponseDeleteFile  Final responseResponse message to indicate the end of a DeleteFile operation
IdentifyContributorsForGetAuditTrailsRequestGetAuditTrailsIdentify requestBroadcast message to inquire for contributors able to deliver audit trails
IdentifyContributorsForGetAuditTrailsResponseGetAuditTrails  Identify responseResponse message to reply on IdentifyContributorsForGetAuditTrailsRequest
GetAuditTrailsRequestGetAuditTrails  Operation requestRequest to get audit trails from a specific contributor
GetAuditTrailsProgressResponseGetAuditTrails  Progress responseResponse message to indicate the progress during an accepted GetAuditTrails operation
GetAuditTrailsFinalResponseGetAuditTrails  Final responseResponse message to indicate the end of an GetAuditTrails operation
IdentifyPillarsForGetChecksumRequestGetChecksumsIdentify requestBroadcast message to inquire for pillars able to deliver checksums
IdentifyPillarsForGetChecksumResponseGetChecksums  Identify responseResponse message to reply on IdentifyPillarsForGetChecksumRequest
GetChecksumsRequestGetChecksums  Operation requestRequest to get checksums from a specific pillar
GetChecksumsProgressResponseGetChecksums  Progress responseResponse message to indicate the progress during an accepted GetChecksums operation
GetChecksumsFinalResponseGetChecksums  Final responseResponse message to indicate the end of an GetChecksums operation
IdentifyPillarsForGetFileRequestGetFileIdentify requestBroadcast message to inquire for pillars able to deliver a specific file
IdentifyPillarsForGetFileResponseGetFile  Identify responseResponse message to reply on IdentifyPillarsForGetFileRequest
GetFileRequestGetFile  Operation requestRequest to get a file from a specific pillar
GetFileProgressResponseGetFile  Progress responseResponse message to indicate the progress during an accepted GetFile operation
GetFileFinalResponseGetFile  Final responseResponse message to indicate the end of an GetFile operation
IdentifyPillarsForGetFileIDsRequestGetFileIDsIdentify requestBroadcast message to inquire for pillars able to deliver a specific file
IdentifyPillarsForGetFileIDsResponseGetFileIDs  Identify responseResponse message to reply on IdentifyPillarsForGetFileIDsRequest
GetFileIDsRequestGetFileIDs  Operation requestRequest to get fileids from a specific pillar
GetFileIDsProgressResponseGetFileIDs  Progress responseResponse message to indicate the progress during an accepted GetFileIDs operation
GetFileIDsFinalResponseGetFileIDs  Final responseResponse message to indicate the end of an GetFileIDs operation
IdentifyContributorsForGetStatusRequestGetStatusIdentify requestBroadcast message to inquire for contributors able to deliver component status
IdentifyContributorsForGetStatusResponseGetStatus  Identify responseResponse message to reply on IdentifyContributorsForGetStatusRequest
GetStatusRequestGetStatus  Operation requestRequest to get the status for a specific component
GetStatusProgressResponseGetStatus  Progress responseResponse message to indicate the progress during an accepted GetStatus operation
GetStatusFinalResponseGetStatus  Final responseResponse message to indicate the end of an GetStatus operation
IdentifyPillarsForPutFileRequestPutFileIdentify requestBroadcast message to inquire for pillars able to receive a specific file
IdentifyPillarsForPutFileResponsePutFile  Identify responseResponse message to reply on IdentifyPillarsForPutFileRequest
PutFileRequestPutFile  Operation requestRequest to put a file on a specific pillar
PutFileProgressResponsePutFile  Progress responseResponse message to indicate the progress during an accepted PutFile operation
PutFileFinalResponsePutFile  Final responseResponse message to indicate the end of an PutFile operation
IdentifyPillarsForReplaceFileRequestReplaceFileIdentify requestBroadcast message to inquire for pillars able to replace a specific file
IdentifyPillarsForReplaceFileResponseReplaceFile  Identify responseResponse message to reply on IdentifyPillarsForReplaceFileRequest
ReplaceFileRequestReplaceFile  Operation requestRequest to replace a specific file on a specific pillar
ReplaceFileProgressResponseReplaceFile  Progress responseResponse message to indicate the progress of an accepted ReplaceFile operation
ReplaceFileFinalResponseReplaceFile  Final responseResponse message to indicate the end of a ReplaceFile operation