ScanSourceMountTargetSpec#
- class ScanSourceMountTargetSpec(path=None, protocol=None, *args, **kwargs)#
Bases:
object
Mount target for migration source.
- Parameters:
- property path#
Name of the source mount target. Only the mount target name is stored in the database after discovery, but to scan you can specify the mount target name with path, in this case name including path is stored in DB.
- Type:
str
- property protocol#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model