ScanStatus#

class ScanStatus(*args, **kwargs)#

Bases: object

Status of source mount target path scanning.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • NOT_STARTED: Scanning has not started yet.

  • RUNNING: Scanning is in progress.

  • SUCCEEDED: Scanning has succeeded.

  • FAILED: Scanning has failed.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model