management property

bool? management
getter/setter pair

True if the cluster is a management cluster; false otherwise.

There can only be one management cluster in a private cloud and it has to be the first one.

Output only.

Implementation

core.bool? management;