Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.42 KB

CSEWindowsStorageLimitExceededTracker.md

File metadata and controls

23 lines (18 loc) · 1.42 KB

CSEWindowsStorageLimitExceededTracker

Properties

Name Type Description Notes
tracker_id str Name that uniquely identifies the health event. It focuses on what happened rather than why.
error str Description of the underlying reason for the event change.
description str A more elaborate description of why the event occurred.
event_type str Event type. [optional]
sensor_id str The sensor ID. [optional]
sensor_hostname str The sensor's hostname. [optional]
folder_path str The path of the folder. [optional]
folder_size_limit str The complete file path. [optional]
current_folder_size str Current size of the folder. [optional]
percentage_available_disk_space_limit str The percentage available disk space limit. [optional]
current_percentage_available_disk_space str The current percentage available disk space. [optional]
last_error str The last error. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]