public class ResourceDtoUtils extends Object
Constructor and Description |
---|
ResourceDtoUtils(OneViewClient oneViewClient) |
public ResourceDtoUtils(OneViewClient oneViewClient)
public NetworkSet buildNetworkSetDto(String networkSetName, List<String> networkNames)
public LogicalInterconnectGroup buildLogicalInterconnectGroupDto(String logicalInterconnectGroupName, HashMap<Integer,InterconnectTypeName> bayPermittedInterconnectMaps)
public UplinkSetGroup buildUplinkSetDto(String ligName, String uplinkSetName, NetworkType uplinkSetType, HashMap<Integer,List<String>> bayPortMap, List<String> networkNames)
public ProfileConnection buildProfileConnection(Integer j, String networkName, String requestedMbps, Integer allocatedMbps, Integer maximumMbps, FunctionType functionType, BootControl bootControl)
public SanStorage buildSanStorage(String hostOSType, List<VolumeAttachment> volumeAttachments)
public VolumeAttachment buildVolumeAttachment(String volumeName, Boolean useBayNameForServerHardwareUri, Integer volumeAttachmentId, Boolean isEnabled, List<String> storageTargets, StorageTargetType storageTargetType, String lunType, HashMap<String,Integer> fcId)
public ServerProfile buildServerProfile(ApiVersion apiVersion, String profileName, String serverHardwareName, Boolean useBayNameForServerHardwareUri, String enclosureGroupName, ProfileAffinity affinity, AssignmentType wwnType, AssignmentType macType, AssignmentType serialNumberType, SanStorage sanStorage, List<ProfileConnection> connections, LocalStorage localStorage, Boot boot, Bios bios, Firmware firmware)
Copyright © 2016. All rights reserved.