GetCurrentClusterAdminResultClusterAdmin Property |
Information about the calling ClusterAdmin.
In case the returned ClusterAdmin object has authMethod value of Ldap or Idp:
The access field may contain data aggregated from multiple LdapAdmins or IdpAdmins.
If this is the case, the clusterAdminId will be set to -1 to indicate that there may not be a unique, 1:1 mapping of the calling ClusterAdmin with a ClusterAdmin on the cluster.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public ClusterAdmin ClusterAdmin { get; set; }
Property Value
Type:
ClusterAdminSee Also