Click or drag to resize

ISolidFireElementModifyClusterAdmin Method (ModifyClusterAdminRequest)

You can use ModifyClusterAdmin to change the settings for a cluster admin, LDAP cluster admin, or third party Identity Provider (IdP) cluster admin. You cannot change access for the administrator cluster admin account.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ModifyClusterAdminResult ModifyClusterAdmin(
	ModifyClusterAdminRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiModifyClusterAdminRequest

Return Value

Type: ModifyClusterAdminResult
See Also