Simple api that reports licensed and active vmrs
Name | Type | Description | Attributes |
---|---|---|---|
local-active-vmrs | LocalActiveVmrs | Number of active vmrs on the local cluster | Mandatory |
local-licensed-vmrs | LocalLicensedVmrs | Number of licensed vmrs on the local cluster | Mandatory |
supercluster-active-vmrs | SuperclusterActiveVmrs | Number of active vmrs on the supercluster | Mandatory |
supercluster-licensed-vmrs | SuperclusterLicensedVmrs | Number of licensed vmrs on the supercluster | Mandatory |
entity-tag | 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 | xs:string | Length of value must be >=1 Length of value must be <=64 |
SuperclusterLicensedVmrs | xs:string | Length of value must be >=1 Length of value must be <=64 |
SuperclusterActiveVmrs | xs:string | Length of value must be >=1 Length of value must be <=64 |
LocalLicensedVmrs | xs:string | Length of value must be >=1 Length of value must be <=64 |
LocalActiveVmrs | xs:string | Length of value must be >=1 Length of value must be <=64 |