@@ -2226,6 +2226,7 @@ cpu_info:
2226
2226
in : body
2227
2227
required : true
2228
2228
type : object
2229
+ max_version : 2.87
2229
2230
create_info :
2230
2231
description : |
2231
2232
Information for snapshot creation.
@@ -2280,9 +2281,20 @@ createImage:
2280
2281
type : object
2281
2282
current_workload :
2282
2283
description : |
2283
- The current_workload is the number of tasks the hypervisor is responsible for. This will be
2284
- equal or greater than the number of active VMs on the system (it can be greater when VMs
2285
- are being deleted and the hypervisor is still cleaning up).
2284
+ The current_workload is the number of tasks the hypervisor is responsible
2285
+ for. This will be equal or greater than the number of active VMs on the
2286
+ system (it can be greater when VMs are being deleted and the hypervisor is
2287
+ still cleaning up).
2288
+ in : body
2289
+ required : true
2290
+ type : integer
2291
+ max_version : 2.87
2292
+ current_workload_total :
2293
+ description : |
2294
+ The current_workload is the number of tasks the hypervisors are responsible
2295
+ for. This will be equal or greater than the number of active VMs on the
2296
+ systems (it can be greater when VMs are being deleted and a hypervisor is
2297
+ still cleaning up).
2286
2298
in : body
2287
2299
required : true
2288
2300
type : integer
@@ -2504,6 +2516,7 @@ disk_available_least:
2504
2516
in : body
2505
2517
required : true
2506
2518
type : integer
2519
+ max_version : 2.87
2507
2520
disk_available_least_total :
2508
2521
description : |
2509
2522
The actual free disk on all hypervisors(in GiB). If allocation ratios used
@@ -3438,6 +3451,7 @@ free_ram_mb:
3438
3451
in : body
3439
3452
required : true
3440
3453
type : integer
3454
+ max_version : 2.87
3441
3455
free_ram_mb_total :
3442
3456
description : |
3443
3457
The free RAM on all hypervisors(in MiB). This does not take allocation
@@ -3742,6 +3756,7 @@ hypervisor_free_disk_gb:
3742
3756
in : body
3743
3757
required : true
3744
3758
type : integer
3759
+ max_version : 2.87
3745
3760
hypervisor_free_disk_gb_total :
3746
3761
description : |
3747
3762
The free disk remaining on all hypervisors(in GiB). This does not take
@@ -3752,8 +3767,8 @@ hypervisor_free_disk_gb_total:
3752
3767
type : integer
3753
3768
hypervisor_hostname :
3754
3769
description : |
3755
- The hypervisor host name provided by the Nova virt driver. For the Ironic driver,
3756
- it is the Ironic node uuid.
3770
+ The hypervisor host name provided by the Nova virt driver. For the Ironic
3771
+ driver, it is the Ironic node uuid.
3757
3772
in : body
3758
3773
required : true
3759
3774
type : string
@@ -3853,31 +3868,41 @@ hypervisor_type_body:
3853
3868
in : body
3854
3869
required : true
3855
3870
type : string
3871
+ hypervisor_uptime :
3872
+ description : |
3873
+ The total uptime of the hypervisor and information about average load. Only
3874
+ reported for active hosts where the virt driver supports this feature.
3875
+ in : body
3876
+ required : true
3877
+ type : string
3878
+ min_version : 2.88
3856
3879
hypervisor_vcpus :
3857
3880
description : |
3858
- The number of vcpu in this hypervisor. This does not take allocation
3881
+ The number of vCPU in this hypervisor. This does not take allocation
3859
3882
ratios used for overcommit into account so there may be disparity between
3860
3883
this and the used count.
3861
3884
in : body
3862
3885
required : true
3863
3886
type : integer
3887
+ max_version : 2.87
3864
3888
hypervisor_vcpus_total :
3865
3889
description : |
3866
- The number of vcpu on all hypervisors. This does not take allocation
3890
+ The number of vCPU on all hypervisors. This does not take allocation
3867
3891
ratios used for overcommit into account so there may be disparity between
3868
3892
this and the used count.
3869
3893
in : body
3870
3894
required : true
3871
3895
type : integer
3872
3896
hypervisor_vcpus_used :
3873
3897
description : |
3874
- The number of vcpu used in this hypervisor.
3898
+ The number of vCPU used in this hypervisor.
3875
3899
in : body
3876
3900
required : true
3877
3901
type : integer
3902
+ max_version : 2.87
3878
3903
hypervisor_vcpus_used_total :
3879
3904
description : |
3880
- The number of vcpu used on all hypervisors.
3905
+ The number of vCPU used on all hypervisors.
3881
3906
in : body
3882
3907
required : true
3883
3908
type : integer
@@ -4480,12 +4505,13 @@ links:
4480
4505
type : array
4481
4506
local_gb :
4482
4507
description : |
4483
- The disk in this hypervisor(in GiB). This does not take allocation
4508
+ The disk in this hypervisor (in GiB). This does not take allocation
4484
4509
ratios used for overcommit into account so there may be disparity between
4485
4510
this and the used count.
4486
4511
in : body
4487
4512
required : true
4488
4513
type : integer
4514
+ max_version : 2.87
4489
4515
local_gb_simple_tenant_usage :
4490
4516
description : |
4491
4517
The sum of the root disk size of the server and
@@ -4502,21 +4528,22 @@ local_gb_simple_tenant_usage_optional:
4502
4528
type : integer
4503
4529
local_gb_total :
4504
4530
description : |
4505
- The disk on all hypervisors(in GiB). This does not take allocation
4531
+ The disk on all hypervisors (in GiB). This does not take allocation
4506
4532
ratios used for overcommit into account so there may be disparity between
4507
4533
this and the used count.
4508
4534
in : body
4509
4535
required : true
4510
4536
type : integer
4511
4537
local_gb_used :
4512
4538
description : |
4513
- The disk used in this hypervisor(in GiB).
4539
+ The disk used in this hypervisor (in GiB).
4514
4540
in : body
4515
4541
required : true
4516
4542
type : integer
4543
+ max_version : 2.87
4517
4544
local_gb_used_total :
4518
4545
description : |
4519
- The disk used on all hypervisors(in GiB).
4546
+ The disk used on all hypervisors (in GiB).
4520
4547
in : body
4521
4548
required : true
4522
4549
type : integer
@@ -4600,12 +4627,13 @@ memory_details_diagnostics:
4600
4627
min_version : 2.48
4601
4628
memory_mb :
4602
4629
description : |
4603
- The memory of this hypervisor(in MiB). This does not take allocation
4630
+ The memory of this hypervisor (in MiB). This does not take allocation
4604
4631
ratios used for overcommit into account so there may be disparity between
4605
4632
this and the used count.
4606
4633
in : body
4607
4634
required : true
4608
4635
type : integer
4636
+ max_version : 2.87
4609
4637
memory_mb_simple_tenant_usage :
4610
4638
description : |
4611
4639
The memory size of the server (in MiB).
@@ -4620,18 +4648,19 @@ memory_mb_simple_tenant_usage_optional:
4620
4648
type : integer
4621
4649
memory_mb_total :
4622
4650
description : |
4623
- The memory of all hypervisors(in MiB). This does not take allocation
4651
+ The memory of all hypervisors (in MiB). This does not take allocation
4624
4652
ratios used for overcommit into account so there may be disparity between
4625
4653
this and the used count.
4626
4654
in : body
4627
4655
required : true
4628
4656
type : integer
4629
4657
memory_mb_used :
4630
4658
description : |
4631
- The memory used in this hypervisor(in MiB).
4659
+ The memory used in this hypervisor (in MiB).
4632
4660
in : body
4633
4661
required : true
4634
4662
type : integer
4663
+ max_version : 2.87
4635
4664
memory_mb_used_total :
4636
4665
description : |
4637
4666
The memory used on all hypervisors(in MiB).
@@ -6020,13 +6049,14 @@ rules:
6020
6049
type : array
6021
6050
running_vms :
6022
6051
description : |
6023
- The number of running vms on this hypervisor.
6052
+ The number of running VMs on this hypervisor.
6024
6053
in : body
6025
6054
required : true
6026
6055
type : integer
6056
+ max_version : 2.87
6027
6057
running_vms_total :
6028
6058
description : |
6029
- The total number of running vms on all hypervisors.
6059
+ The total number of running VMs on all hypervisors.
6030
6060
in : body
6031
6061
required : true
6032
6062
type : integer
0 commit comments