Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 21f9266

Browse files
committedDec 6, 2022
feat(baremetalsolution): update the api
#### baremetalsolution:v2 The following keys were added: - schemas.Instance.properties.workloadProfile.type (Total Keys: 1) - schemas.Volume.properties.workloadProfile.type (Total Keys: 1)
1 parent 0777a53 commit 21f9266

4 files changed

+41
-2
lines changed
 

‎docs/dyn/baremetalsolution_v2.projects.locations.instances.html

+8
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,10 @@ <h3>Method Details</h3>
255255
&quot;snapshotSchedulePolicy&quot;: &quot;A String&quot;, # The name of the snapshot schedule policy in use for this volume, if any.
256256
&quot;state&quot;: &quot;A String&quot;, # The state of this storage volume.
257257
&quot;storageType&quot;: &quot;A String&quot;, # The storage type for this volume.
258+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the volume.
258259
},
259260
],
261+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the instance.
260262
}
261263

262264
x__xgafv: string, V1 error format.
@@ -557,8 +559,10 @@ <h3>Method Details</h3>
557559
&quot;snapshotSchedulePolicy&quot;: &quot;A String&quot;, # The name of the snapshot schedule policy in use for this volume, if any.
558560
&quot;state&quot;: &quot;A String&quot;, # The state of this storage volume.
559561
&quot;storageType&quot;: &quot;A String&quot;, # The storage type for this volume.
562+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the volume.
560563
},
561564
],
565+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the instance.
562566
}</pre>
563567
</div>
564568

@@ -711,8 +715,10 @@ <h3>Method Details</h3>
711715
&quot;snapshotSchedulePolicy&quot;: &quot;A String&quot;, # The name of the snapshot schedule policy in use for this volume, if any.
712716
&quot;state&quot;: &quot;A String&quot;, # The state of this storage volume.
713717
&quot;storageType&quot;: &quot;A String&quot;, # The storage type for this volume.
718+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the volume.
714719
},
715720
],
721+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the instance.
716722
},
717723
],
718724
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token identifying a page of results from the server.
@@ -875,8 +881,10 @@ <h3>Method Details</h3>
875881
&quot;snapshotSchedulePolicy&quot;: &quot;A String&quot;, # The name of the snapshot schedule policy in use for this volume, if any.
876882
&quot;state&quot;: &quot;A String&quot;, # The state of this storage volume.
877883
&quot;storageType&quot;: &quot;A String&quot;, # The storage type for this volume.
884+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the volume.
878885
},
879886
],
887+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the instance.
880888
}
881889

882890
updateMask: string, The list of fields to update. The currently supported fields are: `labels` `hyperthreading_enabled` `os_image`

‎docs/dyn/baremetalsolution_v2.projects.locations.volumes.html

+3
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ <h3>Method Details</h3>
151151
&quot;snapshotSchedulePolicy&quot;: &quot;A String&quot;, # The name of the snapshot schedule policy in use for this volume, if any.
152152
&quot;state&quot;: &quot;A String&quot;, # The state of this storage volume.
153153
&quot;storageType&quot;: &quot;A String&quot;, # The storage type for this volume.
154+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the volume.
154155
}</pre>
155156
</div>
156157

@@ -206,6 +207,7 @@ <h3>Method Details</h3>
206207
&quot;snapshotSchedulePolicy&quot;: &quot;A String&quot;, # The name of the snapshot schedule policy in use for this volume, if any.
207208
&quot;state&quot;: &quot;A String&quot;, # The state of this storage volume.
208209
&quot;storageType&quot;: &quot;A String&quot;, # The storage type for this volume.
210+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the volume.
209211
},
210212
],
211213
}</pre>
@@ -263,6 +265,7 @@ <h3>Method Details</h3>
263265
&quot;snapshotSchedulePolicy&quot;: &quot;A String&quot;, # The name of the snapshot schedule policy in use for this volume, if any.
264266
&quot;state&quot;: &quot;A String&quot;, # The state of this storage volume.
265267
&quot;storageType&quot;: &quot;A String&quot;, # The storage type for this volume.
268+
&quot;workloadProfile&quot;: &quot;A String&quot;, # The workload profile for the volume.
266269
}
267270

268271
updateMask: string, The list of fields to update. The only currently supported fields are: &#x27;labels&#x27;

‎googleapiclient/discovery_cache/documents/baremetalsolution.v1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
}
229229
}
230230
},
231-
"revision": "20221031",
231+
"revision": "20221201",
232232
"rootUrl": "https://baremetalsolution.googleapis.com/",
233233
"schemas": {
234234
"CancelOperationRequest": {

‎googleapiclient/discovery_cache/documents/baremetalsolution.v2.json

+29-1
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,7 @@
14371437
}
14381438
}
14391439
},
1440-
"revision": "20221031",
1440+
"revision": "20221201",
14411441
"rootUrl": "https://baremetalsolution.googleapis.com/",
14421442
"schemas": {
14431443
"AllowedClient": {
@@ -1705,6 +1705,20 @@
17051705
"$ref": "Volume"
17061706
},
17071707
"type": "array"
1708+
},
1709+
"workloadProfile": {
1710+
"description": "The workload profile for the instance.",
1711+
"enum": [
1712+
"WORKLOAD_PROFILE_UNSPECIFIED",
1713+
"WORKLOAD_PROFILE_GENERIC",
1714+
"WORKLOAD_PROFILE_HANA"
1715+
],
1716+
"enumDescriptions": [
1717+
"The workload profile is in an unknown state.",
1718+
"The workload profile is generic.",
1719+
"The workload profile is hana."
1720+
],
1721+
"type": "string"
17081722
}
17091723
},
17101724
"type": "object"
@@ -3280,6 +3294,20 @@
32803294
"This storage type for this volume is HDD."
32813295
],
32823296
"type": "string"
3297+
},
3298+
"workloadProfile": {
3299+
"description": "The workload profile for the volume.",
3300+
"enum": [
3301+
"WORKLOAD_PROFILE_UNSPECIFIED",
3302+
"GENERIC",
3303+
"HANA"
3304+
],
3305+
"enumDescriptions": [
3306+
"The workload profile is in an unknown state.",
3307+
"The workload profile is generic.",
3308+
"The workload profile is hana."
3309+
],
3310+
"type": "string"
32833311
}
32843312
},
32853313
"type": "object"

0 commit comments

Comments
 (0)
Please sign in to comment.