|
@@ -85,6 +85,10 @@ Bytes of storage required per node.
|
|
|
(integer)
|
|
|
Bytes of memory required per node.
|
|
|
|
|
|
+`processors`::
|
|
|
+(float)
|
|
|
+Number of processors (vCPUs) required per node.
|
|
|
+
|
|
|
=======
|
|
|
`total`::
|
|
|
(object)
|
|
@@ -100,6 +104,11 @@ Total bytes of storage required for the policy.
|
|
|
`memory`::
|
|
|
(integer)
|
|
|
Total bytes of memory required for the policy.
|
|
|
+
|
|
|
+`processors`::
|
|
|
+(float)
|
|
|
+Total number of processors (vCPUs) required for the policy.
|
|
|
+
|
|
|
=======
|
|
|
======
|
|
|
`current_capacity`::
|
|
@@ -125,6 +134,10 @@ Maximum bytes of storage of a node.
|
|
|
(integer)
|
|
|
Maximum bytes of memory of a node.
|
|
|
|
|
|
+`processors`::
|
|
|
+(float)
|
|
|
+Maximum number of processors (vCPUs) of a node.
|
|
|
+
|
|
|
=======
|
|
|
`total`::
|
|
|
(object)
|
|
@@ -140,6 +153,10 @@ Current bytes of storage available for the policy.
|
|
|
`memory`::
|
|
|
(integer)
|
|
|
Current bytes of memory available for the policy.
|
|
|
+
|
|
|
+`processors`::
|
|
|
+Current number of processors (vCPUs) available for the policy.
|
|
|
+
|
|
|
=======
|
|
|
======
|
|
|
`current_nodes`::
|
|
@@ -191,6 +208,10 @@ Bytes of storage required per node.
|
|
|
(integer)
|
|
|
Bytes of memory required per node.
|
|
|
|
|
|
+`processors`::
|
|
|
+(float)
|
|
|
+Number of processors (vCPUs) required per node.
|
|
|
+
|
|
|
==========
|
|
|
`total`::
|
|
|
(object)
|
|
@@ -206,6 +227,11 @@ Total bytes of storage required for the policy.
|
|
|
`memory`::
|
|
|
(integer)
|
|
|
Total bytes of memory required for the policy.
|
|
|
+
|
|
|
+`processors`::
|
|
|
+(float)
|
|
|
+Total number of processors (vCPUs) required for the policy.
|
|
|
+
|
|
|
==========
|
|
|
=========
|
|
|
`reason_summary`::
|