Class HostServiceImpl

    • Constructor Detail

      • HostServiceImpl

        public HostServiceImpl()
        Deprecated.
    • Method Detail

      • list

        public List<? extends HostResource> list()
        Deprecated.
        List all host that the current tenant has access to List all host that the current tenant has access to
        Specified by:
        list in interface HostService
        Returns:
        list of all hosts
      • list

        public List<? extends HostResource> list​(Map<String,​String> filteringParams)
        Deprecated.
        Returns list of hosts filtered by parameters.
        Specified by:
        list in interface HostService
        Parameters:
        filteringParams - map (name, value) of filtering parameters Now supports query by zone name map (name, value) of filtering parameters