ClusterDiscoverSpec#

class ClusterDiscoverSpec(operation=None, spec=None, *args, **kwargs)#

Bases: object

Request body for discover cluster api containing recovery point details.

Parameters:
  • operation (required) – (operation)

  • spec (required) – (spec) Specifications corresponding to the requested operation.

property operation#
Type:

ClusterDiscoverOperation

property spec#

Specifications corresponding to the requested operation.

Type:

GetVssMetadataClusterDiscoverSpec | ComputeChangedRegionsClusterDiscoverSpec

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model