Name: ServiceGroupRules

Service group rules state which VMs belong to which service groups. Currently we do this discovery relying on either name pattern(s) or the hypervisor path(s).

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.svg.ServiceGroupRules",
   "hypervisorPaths": [<String>],
   "namePatterns": [<String>],
   "submount": <String>,
}

Elements
NameTypeDescription
hypervisorPath (wrapped by hypervisorPaths)xsd:list[xsd:string]List of hypervisor paths.
namePattern (wrapped by namePatterns)xsd:list[xsd:string]List of name patterns.
submountxsd:stringThe datatstore path for synchronous replication datastore path.e.g. /tintri/folder