From f02be502348c8865d76440777475d30a64c5b245 Mon Sep 17 00:00:00 2001 From: Leaseweb CI Date: Mon, 2 Dec 2024 09:40:44 +0000 Subject: [PATCH] chore: update instance example to include ISOMerge in LC/api-definitions from chore/set-examples-for-terraform to master* commit effd09e1d4e771b0166b0392e72b7c2bbc97eb90: update instance example to include ISO --- abuse/configuration.go | 2 +- aggregationpack/configuration.go | 2 +- dedicatedserver/configuration.go | 2 +- invoice/configuration.go | 2 +- publiccloud/api/openapi.yaml | 80 ++++++++++++++++-------------- publiccloud/configuration.go | 2 +- publiccloud/docs/PubliccloudAPI.md | 70 +++++++++++++------------- 7 files changed, 82 insertions(+), 78 deletions(-) diff --git a/abuse/configuration.go b/abuse/configuration.go index 607bd0e..49918f4 100644 --- a/abuse/configuration.go +++ b/abuse/configuration.go @@ -92,7 +92,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "lsw-go-sdk/2024-11-27T10:50:45Z", + UserAgent: "lsw-go-sdk/2024-12-02T09:37:44Z", Debug: false, Servers: ServerConfigurations{ { diff --git a/aggregationpack/configuration.go b/aggregationpack/configuration.go index 7df4ba9..ba33f93 100644 --- a/aggregationpack/configuration.go +++ b/aggregationpack/configuration.go @@ -92,7 +92,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "lsw-go-sdk/2024-11-27T10:50:57Z", + UserAgent: "lsw-go-sdk/2024-12-02T09:37:54Z", Debug: false, Servers: ServerConfigurations{ { diff --git a/dedicatedserver/configuration.go b/dedicatedserver/configuration.go index 6a7d7e5..27d763d 100644 --- a/dedicatedserver/configuration.go +++ b/dedicatedserver/configuration.go @@ -92,7 +92,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "lsw-go-sdk/2024-11-27T10:50:29Z", + UserAgent: "lsw-go-sdk/2024-12-02T09:37:29Z", Debug: false, Servers: ServerConfigurations{ { diff --git a/invoice/configuration.go b/invoice/configuration.go index c35d29e..05b9270 100644 --- a/invoice/configuration.go +++ b/invoice/configuration.go @@ -92,7 +92,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "lsw-go-sdk/2024-11-27T10:50:41Z", + UserAgent: "lsw-go-sdk/2024-12-02T09:37:40Z", Debug: false, Servers: ServerConfigurations{ { diff --git a/publiccloud/api/openapi.yaml b/publiccloud/api/openapi.yaml index 2987751..06c3ee4 100644 --- a/publiccloud/api/openapi.yaml +++ b/publiccloud/api/openapi.yaml @@ -1100,7 +1100,7 @@ paths: operationId: terminateInstance parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -1183,7 +1183,7 @@ paths: operationId: getInstance parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -1227,7 +1227,9 @@ paths: ddos: detectionProfile: STANDARD_DEFAULT protectionType: STANDARD - iso: null + iso: + id: ACRONIS_BOOT_MEDIA + name: Acronis Boot Media marketAppId: null privateNetwork: null productType: INSTANCE @@ -1315,7 +1317,7 @@ paths: operationId: updateInstance parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -1385,7 +1387,9 @@ paths: ddos: detectionProfile: STANDARD_DEFAULT protectionType: STANDARD - iso: null + iso: + id: ACRONIS_BOOT_MEDIA + name: Acronis Boot Media marketAppId: null privateNetwork: null productType: INSTANCE @@ -1483,7 +1487,7 @@ paths: operationId: cancelInstanceTermination parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -1566,7 +1570,7 @@ paths: operationId: startInstance parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -1649,7 +1653,7 @@ paths: operationId: stopInstance parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -1732,7 +1736,7 @@ paths: operationId: rebootInstance parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -1815,7 +1819,7 @@ paths: operationId: getConsoleAccessToInstance parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -1903,7 +1907,7 @@ paths: operationId: getUpdateInstanceTypeList parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -2292,7 +2296,7 @@ paths: operationId: deleteCredentials parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -2362,7 +2366,7 @@ paths: operationId: getCredentialList parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -2444,7 +2448,7 @@ paths: operationId: storeCredential parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -2544,7 +2548,7 @@ paths: operationId: getCredentialListByType parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -2646,7 +2650,7 @@ paths: operationId: deleteCredential parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -2734,7 +2738,7 @@ paths: operationId: getCredential parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -2841,7 +2845,7 @@ paths: operationId: updateCredential parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -2960,7 +2964,7 @@ paths: operationId: resetPassword parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -3786,7 +3790,7 @@ paths: operationId: attachIso parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -3877,7 +3881,7 @@ paths: operationId: detachIso parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -3959,7 +3963,7 @@ paths: operationId: getReinstallImageList parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -4202,7 +4206,7 @@ paths: operationId: reinstallInstance parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -5662,7 +5666,7 @@ paths: operationId: getIpList parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -5775,7 +5779,7 @@ paths: operationId: getIp parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -5869,7 +5873,7 @@ paths: operationId: updateIp parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -5986,7 +5990,7 @@ paths: operationId: nullRouteIp parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -6102,7 +6106,7 @@ paths: operationId: removeIpNullRoute parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -6207,7 +6211,7 @@ paths: operationId: getDataTrafficMetrics parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -6367,7 +6371,7 @@ paths: operationId: getCpuMetrics parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -8079,7 +8083,7 @@ paths: operationId: addToPrivateNetwork parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -8165,7 +8169,7 @@ paths: operationId: removeFromPrivateNetwork parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -8248,7 +8252,7 @@ paths: operationId: getSnapshotList parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -8355,7 +8359,7 @@ paths: operationId: createSnapshot parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -8437,7 +8441,7 @@ paths: operationId: deleteSnapshot parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -8526,7 +8530,7 @@ paths: operationId: getSnapshot parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -8612,7 +8616,7 @@ paths: operationId: restoreSnapshot parameters: - description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId @@ -10479,7 +10483,7 @@ components: style: form instanceId: description: Instance's ID - example: 695ddd91-051f-4dd6-9120-938a927a47d0 + example: ace712e9-a166-47f1-9065-4af0f7e7fce1 explode: false in: path name: instanceId diff --git a/publiccloud/configuration.go b/publiccloud/configuration.go index 8042e76..d87eabd 100644 --- a/publiccloud/configuration.go +++ b/publiccloud/configuration.go @@ -92,7 +92,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "lsw-go-sdk/2024-11-27T10:50:50Z", + UserAgent: "lsw-go-sdk/2024-12-02T09:37:48Z", Debug: false, Servers: ServerConfigurations{ { diff --git a/publiccloud/docs/PubliccloudAPI.md b/publiccloud/docs/PubliccloudAPI.md index e5f806e..459813e 100644 --- a/publiccloud/docs/PubliccloudAPI.md +++ b/publiccloud/docs/PubliccloudAPI.md @@ -107,7 +107,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -175,7 +175,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID attachIsoOpts := *openapiclient.NewAttachIsoOpts("IsoId_example") // AttachIsoOpts | configuration := openapiclient.NewConfiguration() @@ -245,7 +245,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -517,7 +517,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -719,7 +719,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID type_ := "OPERATING_SYSTEM" // string | Credential type username := "root" // string | Username @@ -793,7 +793,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -930,7 +930,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID snapshotId := "38400000-8cf0-11bd-b23e-10b96e4ef00d" // string | configuration := openapiclient.NewConfiguration() @@ -1211,7 +1211,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -1653,7 +1653,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -1722,7 +1722,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID from := time.Now() // string | The start of the interval to get the metric (optional) to := time.Now() // string | The end of the interval to get the metric. Must be greater than the date provided in `from` (optional) granularity := openapiclient.metricsGranularity("5m") // MetricsGranularity | The interval for each metric (optional) @@ -1798,7 +1798,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID type_ := "OPERATING_SYSTEM" // string | Credential type username := "root" // string | Username @@ -1874,7 +1874,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -1944,7 +1944,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID type_ := "OPERATING_SYSTEM" // string | configuration := openapiclient.NewConfiguration() @@ -2016,7 +2016,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID from := time.Now() // string | The start of the interval to get the metric (optional) to := time.Now() // string | The end of the interval to get the metric. Must be greater than the date provided in `from` (optional) granularity := "granularity_example" // string | How the metrics are grouped by (optional) @@ -2399,7 +2399,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -2623,7 +2623,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID ip := "10.0.0.1" // string | configuration := openapiclient.NewConfiguration() @@ -2696,7 +2696,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID version := int32(4) // int32 | (optional) nullRouted := true // bool | (optional) ips := "ips_example" // string | A list of IPs separated by `|` (optional) @@ -3268,7 +3268,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID limit := int32(20) // int32 | Limit the number of results returned. (optional) offset := int32(10) // int32 | Return results starting from the given offset. (optional) custom := true // bool | Filters the list to include only custom images. (optional) @@ -3644,7 +3644,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID snapshotId := "38400000-8cf0-11bd-b23e-10b96e4ef00d" // string | configuration := openapiclient.NewConfiguration() @@ -3717,7 +3717,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID limit := int32(20) // int32 | Limit the number of results returned. (optional) offset := int32(10) // int32 | Return results starting from the given offset. (optional) @@ -4013,7 +4013,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID limit := int32(56) // int32 | (optional) (default to 50) offset := int32(56) // int32 | (optional) (default to 0) @@ -4219,7 +4219,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID ip := "10.0.0.1" // string | nullRouteIpOpts := *openapiclient.NewNullRouteIpOpts() // NullRouteIpOpts | (optional) @@ -4294,7 +4294,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -4504,7 +4504,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID reinstallInstanceOpts := *openapiclient.NewReinstallInstanceOpts("ImageId_example") // ReinstallInstanceOpts | configuration := openapiclient.NewConfiguration() @@ -4574,7 +4574,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -4642,7 +4642,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID ip := "10.0.0.1" // string | configuration := openapiclient.NewConfiguration() @@ -4715,7 +4715,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -4781,7 +4781,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID snapshotId := "38400000-8cf0-11bd-b23e-10b96e4ef00d" // string | configuration := openapiclient.NewConfiguration() @@ -4852,7 +4852,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -4920,7 +4920,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -4988,7 +4988,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID storeCredentialOpts := *openapiclient.NewStoreCredentialOpts(openapiclient.credentialType("OPERATING_SYSTEM"), "Username_example", "Password_example") // StoreCredentialOpts | configuration := openapiclient.NewConfiguration() @@ -5060,7 +5060,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID configuration := openapiclient.NewConfiguration() apiClient := openapiclient.NewAPIClient(configuration) @@ -5268,7 +5268,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID type_ := "OPERATING_SYSTEM" // string | Credential type username := "root" // string | Username updateCredentialOpts := *openapiclient.NewUpdateCredentialOpts("Password_example") // UpdateCredentialOpts | @@ -5418,7 +5418,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID updateInstanceOpts := *openapiclient.NewUpdateInstanceOpts() // UpdateInstanceOpts | configuration := openapiclient.NewConfiguration() @@ -5490,7 +5490,7 @@ import ( ) func main() { - instanceId := "695ddd91-051f-4dd6-9120-938a927a47d0" // string | Instance's ID + instanceId := "ace712e9-a166-47f1-9065-4af0f7e7fce1" // string | Instance's ID ip := "10.0.0.1" // string | updateIpOpts := *openapiclient.NewUpdateIpOpts("ReverseLookup_example") // UpdateIpOpts |