models_v2.reset_or_restore_networking module

class models_v2.reset_or_restore_networking.ResetOrRestoreNetworking(operation=None)[source]

Bases: object

Implementation of the ‘ResetOrRestoreNetworking’ model.

Update cluster or node reset state information

Attributes:
operation (Operation1Enum): Cancel reset cluster or node state

operation.

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.