models.isilon_env_params module¶
-
class
models.isilon_env_params.
IsilonEnvParams
(zone_config_map=None)[source]¶ Bases:
object
Implementation of the ‘IsilonEnvParams’ model.
Message to capture Ision-spcific environment parameters.
- Attributes:
- zone_config_map (list of IsilonEnvParams_ZoneConfigMapEntry): Mapping from
access zone name to configuration.
-
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.