models.clone_app_view_info_oracle module¶
- 
class 
models.clone_app_view_info_oracle.CloneAppViewInfoOracle(mount_path_info_vec=None)[source]¶ Bases:
objectImplementation of the ‘CloneAppViewInfoOracle’ model.
This message encapsulates backup view Clone operation information of a Oracle DB.
- Attributes:
 mount_path_info_vec (list of string): TODO: type description here.
- 
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.