OwnershipSpec#
- class OwnershipSpec(current_owner_file_server_ext_id=None, new_owner_file_server_ext_id=None, *args, **kwargs)#
Bases:
object
Configuration to change ownership of the impacted VDI_SYNC users.
- Parameters:
current_owner_file_server_ext_id (required) – (
current_owner_file_server_ext_id
) The external identifier of the file server from which ownership of impacted users is being released.new_owner_file_server_ext_id (required) – (
new_owner_file_server_ext_id
) The external identifier of the file server that will take ownership of the impacted users from the other file server.
- property current_owner_file_server_ext_id#
The external identifier of the file server from which ownership of impacted users is being released.
- Type:
str
- property new_owner_file_server_ext_id#
The external identifier of the file server that will take ownership of the impacted users from the other file server.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model