Simple api that reports licensed and active vmrs
Name | Type | Description | Attributes |
---|---|---|---|
localActiveVmrs | LocalActiveVmrs | Number of active vmrs on the local cluster | Mandatory |
localLicensedVmrs | LocalLicensedVmrs | Number of licensed vmrs on the local cluster | Mandatory |
superclusterActiveVmrs | SuperclusterActiveVmrs | Number of active vmrs on the supercluster | Mandatory |
superclusterLicensedVmrs | SuperclusterLicensedVmrs | Number of licensed vmrs on the supercluster | Mandatory |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
SuperclusterLicensedVmrs | string | Length of value must be >=1 Length of value must be <=64 |
SuperclusterActiveVmrs | string | Length of value must be >=1 Length of value must be <=64 |
LocalLicensedVmrs | string | Length of value must be >=1 Length of value must be <=64 |
LocalActiveVmrs | string | Length of value must be >=1 Length of value must be <=64 |