github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vcdss/docs/OpenApiGetComputeInstanceListResponseDetailVo.md (about)

     1  # OpenApiGetComputeInstanceListResponseDetailVo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ComputeInstanceNo** | **int32** |  | [optional] [default to null]
     7  **ComputeInstanceProductCode** | **string** |  | [optional] [default to null]
     8  **ComputeInstanceStatus** | **string** |  | [optional] [default to null]
     9  **CpuCount** | **int32** |  | [optional] [default to null]
    10  **CreatedYmdt** | [***DateTimeVo**](DateTimeVo.md) |  | [optional] [default to null]
    11  **HostName** | **string** |  | [optional] [default to null]
    12  **MacAddress** | **string** |  | [optional] [default to null]
    13  **MemorySize** | **int64** |  | [optional] [default to null]
    14  **NodeRoleCode** | **string** |  | [optional] [default to null]
    15  **OperationYmdt** | [***DateTimeVo**](DateTimeVo.md) |  | [optional] [default to null]
    16  **OsInfo** | **string** |  | [optional] [default to null]
    17  **PrivateIp** | **string** |  | [optional] [default to null]
    18  **RegionCode** | **string** |  | [optional] [default to null]
    19  **RegionName** | **string** |  | [optional] [default to null]
    20  **RegionNo** | **string** |  | [optional] [default to null]
    21  **SelfManaged** | **bool** |  | [optional] [default to null]
    22  **ServiceGroupInstanceNo** | **int32** |  | [optional] [default to null]
    23  **SubnetName** | **string** |  | [optional] [default to null]
    24  **SubnetNo** | **int32** |  | [optional] [default to null]
    25  **Uuid** | **string** |  | [optional] [default to null]
    26  **VpcName** | **string** |  | [optional] [default to null]
    27  **VpcNo** | **int32** |  | [optional] [default to null]
    28  **ZoneName** | **string** |  | [optional] [default to null]
    29  **ZoneNo** | **int32** |  | [optional] [default to null]
    30  
    31  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    32  
    33