You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/gkeonprem_v1.projects.locations.bareMetalAdminClusters.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1037,6 +1037,7 @@ <h3>Method Details</h3>
1037
1037
{ # UpgradeDependency represents a dependency when upgrading a resource.
1038
1038
"currentVersion": "A String", # Current version of the dependency e.g. 1.15.0.
1039
1039
"localName": "A String", # Local name of the dependency.
1040
+
"membership": "A String", # Membership names are formatted as `projects//locations//memberships/`.
1040
1041
"resourceName": "A String", # Resource name of the dependency.
1041
1042
"targetVersion": "A String", # Target version of the dependency e.g. 1.16.1. This is the version the dependency needs to be upgraded to before a resource can be upgraded.
Copy file name to clipboardExpand all lines: docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1506,6 +1506,7 @@ <h3>Method Details</h3>
1506
1506
{ # UpgradeDependency represents a dependency when upgrading a resource.
1507
1507
"currentVersion": "A String", # Current version of the dependency e.g. 1.15.0.
1508
1508
"localName": "A String", # Local name of the dependency.
1509
+
"membership": "A String", # Membership names are formatted as `projects//locations//memberships/`.
1509
1510
"resourceName": "A String", # Resource name of the dependency.
1510
1511
"targetVersion": "A String", # Target version of the dependency e.g. 1.16.1. This is the version the dependency needs to be upgraded to before a resource can be upgraded.
Copy file name to clipboardExpand all lines: docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.html
+17-8Lines changed: 17 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -323,8 +323,8 @@ <h3>Method Details</h3>
323
323
],
324
324
},
325
325
},
326
-
"vcenter": { # Represents configuration for the VMware VCenter for the user cluster. # Output only. VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
327
-
"address": "A String", # The vCenter IP address.
326
+
"vcenter": { # Represents configuration for the VMware VCenter for the user cluster. # VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
327
+
"address": "A String", # Output only. The vCenter IP address.
328
328
"caCertData": "A String", # Contains the vCenter CA certificate public key for SSL verification.
329
329
"cluster": "A String", # The name of the vCenter cluster for the user cluster.
330
330
"datacenter": "A String", # The name of the vCenter datacenter for the user cluster.
@@ -656,8 +656,8 @@ <h3>Method Details</h3>
656
656
],
657
657
},
658
658
},
659
-
"vcenter": { # Represents configuration for the VMware VCenter for the user cluster. # Output only. VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
660
-
"address": "A String", # The vCenter IP address.
659
+
"vcenter": { # Represents configuration for the VMware VCenter for the user cluster. # VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
660
+
"address": "A String", # Output only. The vCenter IP address.
661
661
"caCertData": "A String", # Contains the vCenter CA certificate public key for SSL verification.
662
662
"cluster": "A String", # The name of the vCenter cluster for the user cluster.
663
663
"datacenter": "A String", # The name of the vCenter datacenter for the user cluster.
@@ -918,8 +918,8 @@ <h3>Method Details</h3>
918
918
],
919
919
},
920
920
},
921
-
"vcenter": { # Represents configuration for the VMware VCenter for the user cluster. # Output only. VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
922
-
"address": "A String", # The vCenter IP address.
921
+
"vcenter": { # Represents configuration for the VMware VCenter for the user cluster. # VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
922
+
"address": "A String", # Output only. The vCenter IP address.
923
923
"caCertData": "A String", # Contains the vCenter CA certificate public key for SSL verification.
924
924
"cluster": "A String", # The name of the vCenter cluster for the user cluster.
925
925
"datacenter": "A String", # The name of the vCenter datacenter for the user cluster.
@@ -1142,8 +1142,8 @@ <h3>Method Details</h3>
1142
1142
],
1143
1143
},
1144
1144
},
1145
-
"vcenter": { # Represents configuration for the VMware VCenter for the user cluster. # Output only. VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
1146
-
"address": "A String", # The vCenter IP address.
1145
+
"vcenter": { # Represents configuration for the VMware VCenter for the user cluster. # VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
1146
+
"address": "A String", # Output only. The vCenter IP address.
1147
1147
"caCertData": "A String", # Contains the vCenter CA certificate public key for SSL verification.
1148
1148
"cluster": "A String", # The name of the vCenter cluster for the user cluster.
1149
1149
"datacenter": "A String", # The name of the vCenter datacenter for the user cluster.
@@ -1206,6 +1206,15 @@ <h3>Method Details</h3>
1206
1206
{ # Response message for querying VMware user cluster version config.
1207
1207
"versions": [ # List of available versions to install or to upgrade to.
1208
1208
{ # Contains information about a specific Anthos on VMware version.
1209
+
"dependencies": [ # The list of upgrade dependencies for this version.
1210
+
{ # UpgradeDependency represents a dependency when upgrading a resource.
1211
+
"currentVersion": "A String", # Current version of the dependency e.g. 1.15.0.
1212
+
"localName": "A String", # Local name of the dependency.
1213
+
"membership": "A String", # Membership names are formatted as `projects//locations//memberships/`.
1214
+
"resourceName": "A String", # Resource name of the dependency.
1215
+
"targetVersion": "A String", # Target version of the dependency e.g. 1.16.1. This is the version the dependency needs to be upgraded to before a resource can be upgraded.
1216
+
},
1217
+
],
1209
1218
"hasDependencies": True or False, # If set, the cluster dependencies (e.g. the admin cluster, other user clusters managed by the same admin cluster) must be upgraded before this version can be installed or upgraded to.
1210
1219
"isInstalled": True or False, # If set, the version is installed in the admin cluster. Otherwise, the version bundle must be downloaded and installed before a user cluster can be created at or upgraded to this version.
1211
1220
"version": "A String", # Version number e.g. 1.13.1-gke.1000.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/gkeonprem.v1.json
+15-4Lines changed: 15 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2996,7 +2996,7 @@
2996
2996
}
2997
2997
}
2998
2998
},
2999
-
"revision": "20230815",
2999
+
"revision": "20230906",
3000
3000
"rootUrl": "https://gkeonprem.googleapis.com/",
3001
3001
"schemas": {
3002
3002
"Authorization": {
@@ -5264,6 +5264,10 @@
5264
5264
"description": "Local name of the dependency.",
5265
5265
"type": "string"
5266
5266
},
5267
+
"membership": {
5268
+
"description": "Membership names are formatted as `projects//locations//memberships/`.",
5269
+
"type": "string"
5270
+
},
5267
5271
"resourceName": {
5268
5272
"description": "Resource name of the dependency.",
5269
5273
"type": "string"
@@ -5999,8 +6003,7 @@
5999
6003
},
6000
6004
"vcenter": {
6001
6005
"$ref": "VmwareVCenterConfig",
6002
-
"description": "Output only. VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.",
6003
-
"readOnly": true
6006
+
"description": "VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster."
6004
6007
},
6005
6008
"vmTrackingEnabled": {
6006
6009
"description": "Enable VM tracking.",
@@ -6565,7 +6568,8 @@
6565
6568
"id": "VmwareVCenterConfig",
6566
6569
"properties": {
6567
6570
"address": {
6568
-
"description": "The vCenter IP address.",
6571
+
"description": "Output only. The vCenter IP address.",
6572
+
"readOnly": true,
6569
6573
"type": "string"
6570
6574
},
6571
6575
"caCertData": {
@@ -6603,6 +6607,13 @@
6603
6607
"description": "Contains information about a specific Anthos on VMware version.",
6604
6608
"id": "VmwareVersionInfo",
6605
6609
"properties": {
6610
+
"dependencies": {
6611
+
"description": "The list of upgrade dependencies for this version.",
6612
+
"items": {
6613
+
"$ref": "UpgradeDependency"
6614
+
},
6615
+
"type": "array"
6616
+
},
6606
6617
"hasDependencies": {
6607
6618
"description": "If set, the cluster dependencies (e.g. the admin cluster, other user clusters managed by the same admin cluster) must be upgraded before this version can be installed or upgraded to.",
0 commit comments