Name: KeyValue

A pair of 'filter property' and allowed values. For example 'vCenter / vSphere Name' can be the 'filter property' to filter VMs and values could be distinct 'vCenters / vSpheres' from where all these VMs are coming.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.KeyValue",
   "filterProperty": FilterProperty,
   "filterScopeValues": [?],
}

Elements
NameTypeDescription
filterPropertyFilterProperty
filterScopeValues (wrapped by filterScopeValues)xsd:list[?]