FailoverSpec#
- class FailoverSpec(primary_file_server_ext_id=None, secondary_file_server_ext_id=None, active_directory=None, dns=None, type=None, *args, **kwargs)#
Bases:
object
Failover model.
- Parameters:
primary_file_server_ext_id (required) – (
primary_file_server_ext_id
) The external identifier of the primary file server for the replication.secondary_file_server_ext_id (required) – (
secondary_file_server_ext_id
) The external identifier of the secondary file server for the replication.active_directory – (
active_directory
)dns – (
dns
)type – (
type
)
- property active_directory#
- Type:
- property dns#
- Type:
- property primary_file_server_ext_id#
The external identifier of the primary file server for the replication.
- Type:
str
- property secondary_file_server_ext_id#
The external identifier of the secondary file server for the replication.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property type#
- Type: