FileServerSyncPathsSpec#
- class FileServerSyncPathsSpec(file_server_reference=None, sync_paths=None, *args, **kwargs)#
Bases:
object
File server data synchronization paths
- Parameters:
file_server_reference – (
file_server_reference
) The external identifier of the file server.sync_paths (required) – (
sync_paths
) Data synchronization path entities
- property file_server_reference#
The external identifier of the file server.
- Type:
str
- property sync_paths#
Data synchronization path entities
- Type:
list[
str
]
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model