update modules

This commit is contained in:
sangkyu.kim 2021-04-06 10:56:16 +09:00
parent 1c8fc65223
commit e22d9861aa
146 changed files with 384 additions and 222 deletions

2
go.mod
View File

@ -12,7 +12,7 @@ require (
github.com/Azure/go-autorest/autorest/to v0.3.0
github.com/ChrisTrenkamp/goxpath v0.0.0-20170922090931-c385f95c6022
github.com/NaverCloudPlatform/ncloud-sdk-go-v2 v1.1.7
github.com/Telmate/proxmox-api-go v0.0.0-20200715182505-ec97c70ba887
github.com/Telmate/proxmox-api-go v0.0.0-20210331182840-ff89a0cebcfa
github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190418113227-25233c783f4e
github.com/aliyun/aliyun-oss-go-sdk v0.0.0-20170113022742-e6dbea820a9f
github.com/antihax/optional v1.0.0

1
go.sum
View File

@ -77,7 +77,6 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
github.com/ChrisTrenkamp/goxpath v0.0.0-20170922090931-c385f95c6022 h1:y8Gs8CzNfDF5AZvjr+5UyGQvQEBL7pwo+v+wX6q9JI8=
github.com/ChrisTrenkamp/goxpath v0.0.0-20170922090931-c385f95c6022/go.mod h1:nuWgzSkT5PnyOd+272uUmV0dnAnAn42Mk7PiQC5VzN4=
github.com/DataDog/datadog-go v2.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3tL4fMGNddJ+vMq1mwgfaqoQ=
github.com/NaverCloudPlatform/ncloud-sdk-go-v2 v1.1.0 h1:0nxjOH7NurPGUWNG5BCrASWjB0uuhGbgJAKLqj2ZDTo=
github.com/NaverCloudPlatform/ncloud-sdk-go-v2 v1.1.0/go.mod h1:P+3VS0ETiQPyWOx3vB/oeC8J3qd7jnVZLYAFwWgGRt8=
github.com/NaverCloudPlatform/ncloud-sdk-go-v2 v1.1.7 h1:Kpnbe19WkzVPpLLdAus4LkpNJ+pzLpfAViOUuvPcCqA=
github.com/NaverCloudPlatform/ncloud-sdk-go-v2 v1.1.7/go.mod h1:P+3VS0ETiQPyWOx3vB/oeC8J3qd7jnVZLYAFwWgGRt8=

View File

@ -5,8 +5,8 @@
## Overview
This API client was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project. By using the [swagger-spec](https://github.com/swagger-api/swagger-spec) from a remote server, you can easily generate an API client.
- API version: 2018-10-18T06:16:13Z
- Package version: 1.1.0
- API version: 2020-11-18T09:44:01Z
- Package version: 1.1.3
- Build package: io.swagger.codegen.languages.NcpGoForNcloudClientCodegen
## Installation
@ -26,6 +26,7 @@ Class | Method | HTTP request | Description
*V2Api* | [**AssociatePublicIpWithServerInstance**](docs/V2Api.md#associatepublicipwithserverinstance) | **Post** /associatePublicIpWithServerInstance |
*V2Api* | [**AttachBlockStorageInstance**](docs/V2Api.md#attachblockstorageinstance) | **Post** /attachBlockStorageInstance |
*V2Api* | [**AttachNetworkInterface**](docs/V2Api.md#attachnetworkinterface) | **Post** /attachNetworkInterface |
*V2Api* | [**ChangeBlockStorageVolumeSize**](docs/V2Api.md#changeblockstoragevolumesize) | **Post** /changeBlockStorageVolumeSize |
*V2Api* | [**ChangeNasVolumeSize**](docs/V2Api.md#changenasvolumesize) | **Post** /changeNasVolumeSize |
*V2Api* | [**ChangeServerInstanceSpec**](docs/V2Api.md#changeserverinstancespec) | **Post** /changeServerInstanceSpec |
*V2Api* | [**CreateBlockStorageInstance**](docs/V2Api.md#createblockstorageinstance) | **Post** /createBlockStorageInstance |
@ -54,6 +55,7 @@ Class | Method | HTTP request | Description
*V2Api* | [**GetAccessControlRuleList**](docs/V2Api.md#getaccesscontrolrulelist) | **Post** /getAccessControlRuleList |
*V2Api* | [**GetBlockStorageInstanceList**](docs/V2Api.md#getblockstorageinstancelist) | **Post** /getBlockStorageInstanceList |
*V2Api* | [**GetBlockStorageSnapshotInstanceList**](docs/V2Api.md#getblockstoragesnapshotinstancelist) | **Post** /getBlockStorageSnapshotInstanceList |
*V2Api* | [**GetInitScriptList**](docs/V2Api.md#getinitscriptlist) | **Post** /getInitScriptList |
*V2Api* | [**GetInstanceTagList**](docs/V2Api.md#getinstancetaglist) | **Post** /getInstanceTagList |
*V2Api* | [**GetLoginKeyList**](docs/V2Api.md#getloginkeylist) | **Post** /getLoginKeyList |
*V2Api* | [**GetMemberServerImageList**](docs/V2Api.md#getmemberserverimagelist) | **Post** /getMemberServerImageList |
@ -67,6 +69,7 @@ Class | Method | HTTP request | Description
*V2Api* | [**GetRaidList**](docs/V2Api.md#getraidlist) | **Post** /getRaidList |
*V2Api* | [**GetRegionList**](docs/V2Api.md#getregionlist) | **Post** /getRegionList |
*V2Api* | [**GetRootPassword**](docs/V2Api.md#getrootpassword) | **Post** /getRootPassword |
*V2Api* | [**GetRootPasswordServerInstanceList**](docs/V2Api.md#getrootpasswordserverinstancelist) | **Post** /getRootPasswordServerInstanceList |
*V2Api* | [**GetServerImageProductList**](docs/V2Api.md#getserverimageproductlist) | **Post** /getServerImageProductList |
*V2Api* | [**GetServerInstanceList**](docs/V2Api.md#getserverinstancelist) | **Post** /getServerInstanceList |
*V2Api* | [**GetServerProductList**](docs/V2Api.md#getserverproductlist) | **Post** /getServerProductList |
@ -75,6 +78,7 @@ Class | Method | HTTP request | Description
*V2Api* | [**RebootServerInstances**](docs/V2Api.md#rebootserverinstances) | **Post** /rebootServerInstances |
*V2Api* | [**RecreateServerInstance**](docs/V2Api.md#recreateserverinstance) | **Post** /recreateServerInstance |
*V2Api* | [**RemoveNasVolumeAccessControl**](docs/V2Api.md#removenasvolumeaccesscontrol) | **Post** /removeNasVolumeAccessControl |
*V2Api* | [**ReplaceServerInstanceAssociatedWithPublicIp**](docs/V2Api.md#replaceserverinstanceassociatedwithpublicip) | **Post** /replaceServerInstanceAssociatedWithPublicIp |
*V2Api* | [**SetNasVolumeAccessControl**](docs/V2Api.md#setnasvolumeaccesscontrol) | **Post** /setNasVolumeAccessControl |
*V2Api* | [**StartServerInstances**](docs/V2Api.md#startserverinstances) | **Post** /startServerInstances |
*V2Api* | [**StopServerInstances**](docs/V2Api.md#stopserverinstances) | **Post** /stopServerInstances |
@ -97,6 +101,8 @@ Class | Method | HTTP request | Description
- [AttachNetworkInterfaceResponse](docs/AttachNetworkInterfaceResponse.md)
- [BlockStorageInstance](docs/BlockStorageInstance.md)
- [BlockStorageSnapshotInstance](docs/BlockStorageSnapshotInstance.md)
- [ChangeBlockStorageVolumeSizeRequest](docs/ChangeBlockStorageVolumeSizeRequest.md)
- [ChangeBlockStorageVolumeSizeResponse](docs/ChangeBlockStorageVolumeSizeResponse.md)
- [ChangeNasVolumeSizeRequest](docs/ChangeNasVolumeSizeRequest.md)
- [ChangeNasVolumeSizeResponse](docs/ChangeNasVolumeSizeResponse.md)
- [ChangeServerInstanceSpecRequest](docs/ChangeServerInstanceSpecRequest.md)
@ -154,6 +160,8 @@ Class | Method | HTTP request | Description
- [GetBlockStorageInstanceListResponse](docs/GetBlockStorageInstanceListResponse.md)
- [GetBlockStorageSnapshotInstanceListRequest](docs/GetBlockStorageSnapshotInstanceListRequest.md)
- [GetBlockStorageSnapshotInstanceListResponse](docs/GetBlockStorageSnapshotInstanceListResponse.md)
- [GetInitScriptListRequest](docs/GetInitScriptListRequest.md)
- [GetInitScriptListResponse](docs/GetInitScriptListResponse.md)
- [GetInstanceTagListRequest](docs/GetInstanceTagListRequest.md)
- [GetInstanceTagListResponse](docs/GetInstanceTagListResponse.md)
- [GetLoginKeyListRequest](docs/GetLoginKeyListRequest.md)
@ -180,6 +188,8 @@ Class | Method | HTTP request | Description
- [GetRegionListResponse](docs/GetRegionListResponse.md)
- [GetRootPasswordRequest](docs/GetRootPasswordRequest.md)
- [GetRootPasswordResponse](docs/GetRootPasswordResponse.md)
- [GetRootPasswordServerInstanceListRequest](docs/GetRootPasswordServerInstanceListRequest.md)
- [GetRootPasswordServerInstanceListResponse](docs/GetRootPasswordServerInstanceListResponse.md)
- [GetServerImageProductListRequest](docs/GetServerImageProductListRequest.md)
- [GetServerImageProductListResponse](docs/GetServerImageProductListResponse.md)
- [GetServerInstanceListRequest](docs/GetServerInstanceListRequest.md)
@ -190,6 +200,7 @@ Class | Method | HTTP request | Description
- [GetZoneListResponse](docs/GetZoneListResponse.md)
- [ImportLoginKeyRequest](docs/ImportLoginKeyRequest.md)
- [ImportLoginKeyResponse](docs/ImportLoginKeyResponse.md)
- [InitScript](docs/InitScript.md)
- [InstanceTag](docs/InstanceTag.md)
- [InstanceTagParameter](docs/InstanceTagParameter.md)
- [LoginKey](docs/LoginKey.md)
@ -211,6 +222,10 @@ Class | Method | HTTP request | Description
- [Region](docs/Region.md)
- [RemoveNasVolumeAccessControlRequest](docs/RemoveNasVolumeAccessControlRequest.md)
- [RemoveNasVolumeAccessControlResponse](docs/RemoveNasVolumeAccessControlResponse.md)
- [ReplaceServerInstanceAssociatedWithPublicIpRequest](docs/ReplaceServerInstanceAssociatedWithPublicIpRequest.md)
- [ReplaceServerInstanceAssociatedWithPublicIpResponse](docs/ReplaceServerInstanceAssociatedWithPublicIpResponse.md)
- [RootPasswordServerInstance](docs/RootPasswordServerInstance.md)
- [RootPasswordServerInstanceParameter](docs/RootPasswordServerInstanceParameter.md)
- [ServerInstance](docs/ServerInstance.md)
- [SetNasVolumeAccessControlRequest](docs/SetNasVolumeAccessControlRequest.md)
- [SetNasVolumeAccessControlResponse](docs/SetNasVolumeAccessControlResponse.md)

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/
@ -37,7 +36,7 @@ var (
xmlCheck = regexp.MustCompile("(?i:[application|text]/xml)")
)
// APIClient manages communication with the server API v2018-10-18T06:16:13Z
// APIClient manages communication with the server API v2020-11-18T09:44:01Z
// In most cases there should be only one, shared, APIClient.
type APIClient struct {
cfg *ncloud.Configuration
@ -315,90 +314,67 @@ func setBody(body interface{}, contentType string) (bodyBuf *bytes.Buffer, err e
bodyBuf = &bytes.Buffer{}
}
result := "responseFormatType=json"
bodyBuf.WriteString("responseFormatType=json")
s := reflect.ValueOf(body).Elem()
typeOfT := s.Type()
for i := 0; i < s.NumField(); i++ {
f := s.Field(i)
if !f.IsNil() {
key := toLowerFirstChar(typeOfT.Field(i).Name)
if f.Kind() == reflect.Ptr {
switch f.Type().String() {
case "*string":
result += fmt.Sprintf("&%s=%s", key, url.QueryEscape(ncloud.StringValue(f.Interface().(*string))))
case "*bool":
result += fmt.Sprintf("&%s=%t", key, ncloud.BoolValue(f.Interface().(*bool)))
case "*int":
result += fmt.Sprintf("&%s=%d", key, ncloud.IntValue(f.Interface().(*int)))
case "*int32":
result += fmt.Sprintf("&%s=%d", key, ncloud.Int32Value(f.Interface().(*int32)))
case "*int64":
result += fmt.Sprintf("&%s=%d", key, ncloud.Int64Value(f.Interface().(*int64)))
case "*float32":
result += fmt.Sprintf("&%s=%f", key, ncloud.Float32Value(f.Interface().(*float32)))
}
} else if f.Kind() == reflect.Slice {
for i := 0; i < f.Len(); i++ {
item := f.Index(i)
if item.Elem().Kind() == reflect.Struct {
item := item.Elem()
typeOfSubItem := item.Type()
for j := 0; j < item.NumField(); j++ {
subItem := item.Field(j)
subKey := toLowerFirstChar(typeOfSubItem.Field(j).Name)
switch subItem.Type().String() {
case "*string":
result += fmt.Sprintf("&%s.%d.%s=%s", key, i+1, subKey, url.QueryEscape(ncloud.StringValue(subItem.Interface().(*string))))
case "*bool":
result += fmt.Sprintf("&%s.%d.%s=%t", key, i+1, subKey, ncloud.BoolValue(subItem.Interface().(*bool)))
case "*int":
result += fmt.Sprintf("&%s.%d.%s=%d", key, i+1, subKey, ncloud.IntValue(subItem.Interface().(*int)))
case "*int32":
result += fmt.Sprintf("&%s.%d.%s=%d", key, i+1, subKey, ncloud.Int32Value(subItem.Interface().(*int32)))
case "*int64":
result += fmt.Sprintf("&%s.%d.%s=%d", key, i+1, subKey, ncloud.Int64Value(subItem.Interface().(*int64)))
case "*float32":
result += fmt.Sprintf("&%s.%d.%s=%f", key, i+1, subKey, ncloud.Float32Value(subItem.Interface().(*float32)))
}
}
} else {
switch item.Type().String() {
case "*string":
result += fmt.Sprintf("&%s.%d=%s", key, i+1, url.QueryEscape(*item.Interface().(*string)))
case "*bool":
result += fmt.Sprintf("&%s.%d.%s=%t", key, i+1, ncloud.BoolValue(item.Interface().(*bool)))
case "*int":
result += fmt.Sprintf("&%s.%d.%s=%d", key, i+1, item.Interface().(*int))
case "*int32":
result += fmt.Sprintf("&%s.%d.%s=%d", key, i+1, item.Interface().(*int32))
case "*int64":
result += fmt.Sprintf("&%s.%d.%s=%d", key, i+1, item.Interface().(*int64))
case "*float32":
result += fmt.Sprintf("&%s.%d.%s=%f", key, i+1, item.Interface().(*float32))
}
}
}
}
}
}
bodyBuf.WriteString(buildQueryString(s, ""))
if err != nil {
return nil, err
}
bodyBuf.WriteString(result)
if bodyBuf.Len() == 0 {
err = fmt.Errorf("Invalid body type %s", contentType)
err = fmt.Errorf("invalid body type %s", contentType)
return nil, err
}
return bodyBuf, nil
}
func buildQueryString(s reflect.Value, prefix string) string {
bodyBuf := &bytes.Buffer{}
if s.Kind() == reflect.Struct {
for i := 0; i < s.NumField(); i++ {
f := s.Field(i)
if !f.IsNil() {
name := toLowerFirstChar(s.Type().Field(i).Name)
if len(prefix) > 0 {
bodyBuf.WriteString(buildQueryString(f, fmt.Sprintf("%s.%s", prefix, name)))
} else {
bodyBuf.WriteString(buildQueryString(f, name))
}
}
}
} else if s.Kind() == reflect.Slice {
for i := 0; i < s.Len(); i++ {
item := s.Index(i)
bodyBuf.WriteString(buildQueryString(item.Elem(), fmt.Sprintf("%s.%d", prefix, i+1)))
}
} else if s.Kind() == reflect.Ptr {
bodyBuf.WriteString(fmt.Sprintf("&%s=%s", prefix, convertToString(s)))
} else if s.Kind() == reflect.String {
bodyBuf.WriteString(fmt.Sprintf("&%s=%s", prefix, s.Interface()))
}
return bodyBuf.String()
}
func convertToString(f reflect.Value) string {
switch f.Type().String() {
case "*string":
return url.QueryEscape(ncloud.StringValue(f.Interface().(*string)))
case "*bool":
return fmt.Sprintf("%t", *f.Interface().(*bool))
case "*int":
return fmt.Sprintf("%d", *f.Interface().(*int))
case "*int32":
return fmt.Sprintf("%d", *f.Interface().(*int32))
case "*int64":
return fmt.Sprintf("%d", *f.Interface().(*int64))
case "*float32":
return fmt.Sprintf("%f", *f.Interface().(*float32))
}
return ""
}
// detectContentType method is used to figure out `Request.Body` content type for request header
func detectContentType(body interface{}) string {
contentType := "text/plain; charset=utf-8"

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/
@ -28,7 +27,7 @@ func NewConfiguration(apiKey *ncloud.APIKey) *ncloud.Configuration {
cfg := &ncloud.Configuration{
BasePath: "https://ncloud.apigw.ntruss.com/server/v2",
DefaultHeader: make(map[string]string),
UserAgent: "server/1.1.0/go",
UserAgent: "server/1.1.3/go",
APIKey: apiKey,
}
if os.Getenv("NCLOUD_API_GW") != "" {

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/
@ -47,6 +46,9 @@ FeeSystemTypeCode *string `json:"feeSystemTypeCode,omitempty"`
// 사용자데이터
UserData *string `json:"userData,omitempty"`
// 초기화스크립트번호
InitScriptNo *string `json:"initScriptNo,omitempty"`
// ZONE번호
ZoneNo *string `json:"zoneNo,omitempty"`
@ -58,4 +60,7 @@ RaidTypeName *string `json:"raidTypeName,omitempty"`
// 인스턴스태그리스트
InstanceTagList []*InstanceTagParameter `json:"instanceTagList,omitempty"`
// 백신설치여부
IsVaccineInstall *bool `json:"isVaccineInstall,omitempty"`
}

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

View File

@ -3,7 +3,6 @@
*
* <br/>https://ncloud.apigw.ntruss.com/server/v2
*
* API version: 2018-10-18T06:16:13Z
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

Some files were not shown because too many files have changed in this diff Show More