models.registered_protection_source_isilon_params module

class models.registered_protection_source_isilon_params.RegisteredProtectionSourceIsilonParams(zone_config_list=None)[source]

Bases: object

Implementation of the ‘RegisteredProtectionSourceIsilonParams’ model.

Contains any additional hive environment specific backup params at the job level.

Attributes:
zone_config_list (list of ZoneConfig): List of access zone info in an

Isilion Cluster.

classmethod from_dictionary(dictionary)[source]

Creates an instance of this model from a dictionary

Args:

dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.

Returns:

object: An instance of this structure class.