github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vses2/docs/OpenApiGetClusterInfoResponseVo.md (about) 1 # OpenApiGetClusterInfoResponseVo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **ClusterName** | **string** | | [optional] [default to null] 7 **ClusterStatus** | **string** | | [optional] [default to null] 8 **DataNodeCount** | **int32** | | [optional] [default to null] 9 **DataNodeProductCode** | **string** | | [optional] [default to null] 10 **DataNodeSubnetNo** | **int32** | | [optional] [default to null] 11 **DataNodeType** | **string** | | [optional] [default to null] 12 **LoginKeyName** | **string** | | [optional] [default to null] 13 **ManagerNodeCount** | **int32** | | [optional] [default to null] 14 **ManagerNodeProductCode** | **string** | | [optional] [default to null] 15 **ManagerNodeSubnetNo** | **int32** | | [optional] [default to null] 16 **ManagerNodeType** | **string** | | [optional] [default to null] 17 **MasterNodeCount** | **int32** | | [optional] [default to null] 18 **MasterNodeProductCode** | **string** | | [optional] [default to null] 19 **MasterNodeSubnetNo** | **int32** | | [optional] [default to null] 20 **MasterNodeType** | **string** | | [optional] [default to null] 21 **SearchEngineVersionCode** | **string** | | [optional] [default to null] 22 **ServiceGroupInstanceNo** | **string** | | [optional] [default to null] 23 **SoftwareProductCode** | **string** | | [optional] [default to null] 24 **VpcNo** | **int32** | | [optional] [default to null] 25 26 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 27 28