Name: FilterSpec

Simple interface to define methods to be implemented by the query string filter impls

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.FilterSpec",
   "name": <String>,
   "uuid": <String>,
}

Elements
NameTypeDescription
namexsd:string
Query Param Info:
Param Name: name
Description: Name of the requested resource
Multivalued: No
Mapped to attributes:
  • VirtualMachine.vmware.name
  • VirtualDisk.name
Usage: ?name=value
uuidxsd:string
Query Param Info:
Param Name: uuid
Description: Tintri UUID of the requested resource
Multivalued: No
Mapped to attributes:
  • VirtualMachine.uuid.uuid
  • VirtualDisk.uuid.uuid
Usage: ?uuid=value