public class ConfigApi extends Object
public HypervisorTypeDto getHypervisorType(String type)
public HypervisorTypeDto getHypervisorType(LocationDto location)
public Iterable<HypervisorTypeDto> getHypervisorTypes()
public DeviceTypeDto getDeviceType(String type)
public Iterable<DeviceTypeDto> getDeviceTypes()
public Iterable<RegionDto> getDynamicRegions(String hypervisorType, String identity, String credential, String endpoint)
public Optional<RegionDto> getDynamicRegion(String hypervisorType, String region, String identity, String credential, String endpoint)
public CostCodeDto createCostcode(CostCodeDto costCode)
public Iterable<CostCodeDto> listCostcodes(ListOptions options)
public Iterable<PrivilegeDto> listPrivileges()
public PricingTemplateDto createPricingTemplate(PricingTemplateDto pricingTemplate)
public Iterable<PricingTemplateDto> listPricingTemplates()
public Iterable<CurrencyDto> listCurrencies()
public HardwareProfileFamilyDto createHardwareProfileFamily(String name, String description)
public HardwareProfileTypeDto createHardwareProfileType(HardwareProfileFamilyDto hardwareProfileFamilyDto, String name, String description)
Copyright © 2008–2021 Abiquo Holdings S.L.. All rights reserved.