public class ResourceDtoUtils extends Object
Constructor and Description |
---|
ResourceDtoUtils() |
public NetworkSets buildNetworkSetDto(RestParams params, String networkSetName, List<String> networkNames)
public LogicalInterconnectGroups buildLogicalInterconnectGroupDto(RestParams params, String logicalInterconnectGroupName, HashMap<Integer,String> bayPermittedInterconnectMaps)
public UplinkSet buildUplinkSetDto(RestParams params, String ligName, String uplinkSetName, String uplinkSetType, List<String> networkNames, HashMap<Integer,List<String>> bayPortMap, String lacpTimer, String fcUplinkSpeed)
public UplinkSet buildUplinkSetDto(RestParams params, String ligName, String uplinkSetName, String uplinkSetType, HashMap<Integer,List<String>> bayPortMap, List<String> networkNames)
public ProfileConnectionV3 buildProfileConnection(RestParams params, Integer j, String networkName, String requestedMbps, Integer allocatedMbps, Integer maximumMbps, ProfileConnectionV3.FunctionType functionType, ConnectionBoot.BootControl bootControl)
public SanStorage buildSanStorage(RestParams params, String hostOSType, List<VolumeAttachment> volumeAttachments)
public VolumeAttachment buildVolumeAttachment(RestParams params, String volumeName, Boolean useBayNameForServerHardwareUri, Integer j, Boolean isEnabled, List<String> storageTargets, StoragePath.StorageTargetType storageTargetType, String lunType, HashMap<String,Integer> fcId)
public ServerProfile buildServerProfile(RestParams params, String profileName, String serverHardwareName, Boolean useBayNameForServerHardwareUri, String enclosureGroupName, ServerProfile.ProfileAffinity affinity, ServerProfile.AssignmentType wwnType, ServerProfile.AssignmentType macType, ServerProfile.AssignmentType serialNumberType, SanStorage sanStorage, List<ProfileConnectionV3> connections, LocalStorage localStorage, Boot boot, Bios bios, Firmware firmware)
Copyright © 2016. All rights reserved.