ClusterFunctionRef#

class ClusterFunctionRef(*args, **kwargs)[source]#

Bases: object

Cluster function. This is part of payload for cluster create operation only (allowed enum values for creation are AOS, ONE_NODE & TWO_NODE only).

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • AOS: AOS cluster function

  • PRISM_CENTRAL: Prism central function

  • CLOUD_DATA_GATEWAY: Cloud data gateway function

  • AFS: Acropolis file system function

  • ONE_NODE: One node cluster function

  • TWO_NODE: Two node cluste function

  • ANALYTICS_PLATFORM: Analytic platform cluster function

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model