| Name | Description | Type | Additional information | 
|---|---|---|---|
| ServerAddress | Address of IBM Storage Protect server which the activity is sent to, i.e.: (SP): The value of `TCPSERVERADDRESS` from the `dsm.opt`-file | string | None. | 
| NodeName | Name of backup node performing the activity, i.e. (SP): The value of `NODENAME` from the `dsm.opt`-file | string | None. | 
| Type | Type of backup node. Available/supported options: - SAP HANA: "SAP HANA" | string | None. | 
| InstanceName | Instance on the backup node to which the activity is related, e.g.: - SAP HANA: Database name | string | None. | 
| BackupId | Id of the resulting backup: - SAP HANA: BACKUP_ID from M_BACKUP_CATALOG | integer | None. | 
| ActivityType | Type of activity, e.g.: - "log backup" | string | None. | 
| StartTime | Start time of activity: - SAP HANA: UTC_START_TIME from M_BACKUP_CATALOG | date | None. | 
| EndTime | End time of activity: - SAP HANA: UTC_END_TIME from M_BACKUP_CATALOG | date | None. | 
| Status | Status: - SAP HANA: STATE_NAME from M_BACKUP_CATALOG | string | None. | 
| Comment | Comment: - SAP HANA: COMMENT from M_BACKUP_CATALOG | string | None. | 
| Message | Message: - SAP HANA: MESSAGE from M_BACKUP_CATALOG | string | None. | 
| Id | A unique ID for the object. | integer | Read-only. | 
| CreatedDate | Time and date the object was created. | date | Read-only. | 
| ArchivedDate | Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate | date | Read-only. | 
| Operations | Collection of OperationResult | None. |