此產品有較新版本可以使用。
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。
GetCurrentClusterAdmin
貢獻者
建議變更
您可以使用此 `GetCurrentClusterAdmin`方法傳回目前主要叢集管理的資訊主叢集管理是在建立叢集時建立的。
參數
此方法沒有輸入參數。
傳回值
此方法具有下列傳回值:
名稱 | 說明 | 類型 |
---|---|---|
叢集管理 |
叢集管理的相關資訊。 |
申請範例
此方法的要求類似於下列範例:
{ "method": "GetCurrentClusterAdmin", "id" : 1 }
回應範例
此方法會傳回類似下列範例的回應:
{ "id": 1, "result": { "clusterAdmin": "access": [ "administrator" ], "attributes": null, "authMethod": "Cluster" "clusterAdminID": 1, "username": "admin" } } }
新的自版本
10.0