File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -205,6 +205,10 @@ let prototyped_of_message = function
205205 Some " 22.26.0"
206206 | "VTPM" , "create" ->
207207 Some " 22.26.0"
208+ | "host" , "disable_ssh" ->
209+ Some " 25.12.0-next"
210+ | "host" , "enable_ssh" ->
211+ Some " 25.12.0-next"
208212 | "host" , "emergency_clear_mandatory_guidance" ->
209213 Some " 24.10.0"
210214 | "host" , "apply_recommended_guidances" ->
@@ -223,6 +227,10 @@ let prototyped_of_message = function
223227 Some " 23.30.0"
224228 | "VM" , "set_groups" ->
225229 Some " 24.19.1"
230+ | "pool" , "disable_ssh" ->
231+ Some " 25.12.0-next"
232+ | "pool" , "enable_ssh" ->
233+ Some " 25.12.0-next"
226234 | "pool" , "get_guest_secureboot_readiness" ->
227235 Some " 24.17.0"
228236 | "pool" , "set_ext_auth_cache_expiry" ->
You can’t perform that action at this time.
0 commit comments