Modifier and Type | Method and Description |
---|---|
static CuicServer |
CuicServer.getAPI(java.lang.String server,
java.lang.String key,
java.lang.String protocol,
int port) |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
RestAPIWrapper.doFormSubmit(CuicServer api,
java.lang.Object pojo,
java.lang.Class clazz,
java.lang.String element) |
static java.lang.Object |
RestAPIWrapper.doPost(CuicServer api,
java.lang.Object pojo,
java.lang.Class clazz,
java.lang.String element,
MoOpType moOpType) |
static java.lang.Object |
RestAPIWrapper.executeRemoteCustomAction(CuicServer api,
java.lang.Object pojo,
java.lang.String element) |
static java.util.List |
RestAPIWrapper.getDatabaseObject(java.lang.Class clazz,
CuicServer server) |
static java.lang.Object |
RestAPIWrapper.getInitialFormData(CuicServer api,
java.lang.String formId,
java.lang.String value,
java.lang.Class clazz,
java.lang.String element) |
static java.lang.String |
RestAPIWrapper.getTabularReport(java.lang.String reportName,
int type,
CuicServer server) |
static java.lang.String |
RestAPIWrapper.getTabularReport(java.lang.String reportName,
int type,
java.lang.String reportId,
CuicServer server) |
static java.lang.Object |
RestAPIWrapper.moveFormPage(CuicServer api,
java.lang.Object pojo,
java.lang.Class clazz,
java.lang.String element) |
static java.lang.Object |
RestAPIWrapper.validateForm(CuicServer api,
java.lang.Object pojo,
java.lang.Class clazz,
java.lang.String element) |
Modifier and Type | Method and Description |
---|---|
static void |
LegacyAPIWrapperTests.executeDeleteUser(CuicServer api) |
static void |
LegacyAPIWrapperTests.executeExportWorkflows(CuicServer api) |
static void |
LegacyAPIWrapperTests.executeGetAllReports(CuicServer api) |
static void |
LegacyAPIWrapperTests.executeGetAllVDCs(CuicServer api) |
static void |
LegacyAPIWrapperTests.executeGetIPAddressPool(CuicServer api) |
static void |
LegacyAPIWrapperTests.executeGetMyLoginProfile(CuicServer api) |
static void |
LegacyAPIWrapperTests.executeGetUserLoginProfile(CuicServer api) |
static void |
LegacyAPIWrapperTests.executeGetWorkflows(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
PolicyMap.getCuicServer() |
CuicServer |
PolicyCatalog.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<PolicyCatalog> |
PolicyCatalog.get(CuicServer server) |
static java.util.Collection<PolicyMap> |
PolicyMap.get(java.lang.String datacenterId,
java.lang.String NetworkInventoryId,
CuicServer server) |
void |
PolicyMap.setCuicServer(CuicServer api) |
void |
PolicyCatalog.setCuicServer(CuicServer api) |
Constructor and Description |
---|
PolicyCatalog(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
CIMCVmFex.getCuicServer() |
CuicServer |
CIMCComputeRackUnitSummary.getCuicServer() |
CuicServer |
CIMCPowerSupplyUnit.getCuicServer() |
CuicServer |
CIMCVnic.getCuicServer() |
CuicServer |
CIMCProcessorUnit.getCuicServer() |
CuicServer |
CIMCVhba.getCuicServer() |
CuicServer |
CIMCStoragePhysicalDriveInfo.getCuicServer() |
CuicServer |
CIMCVicAdapter.getCuicServer() |
CuicServer |
CIMCMemoryUnit.getCuicServer() |
CuicServer |
CIMCStorageVirtualDriveInfo.getCuicServer() |
CuicServer |
CIMCPCIAdapter.getCuicServer() |
CuicServer |
CIMCExternalEthernet.getCuicServer() |
CuicServer |
CIMCServer.getCuicServer() |
CuicServer |
CIMCStorageController.getCuicServer() |
CuicServer |
CIMCNetworkSummary.getCuicServer() |
CuicServer |
CIMCNetworkAdapter.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<CIMCComputeRackUnitSummary> |
CIMCComputeRackUnitSummary.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCPowerSupplyUnit> |
CIMCPowerSupplyUnit.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCProcessorUnit> |
CIMCProcessorUnit.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCStoragePhysicalDriveInfo> |
CIMCStoragePhysicalDriveInfo.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCVicAdapter> |
CIMCVicAdapter.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCMemoryUnit> |
CIMCMemoryUnit.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCStorageVirtualDriveInfo> |
CIMCStorageVirtualDriveInfo.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCPCIAdapter> |
CIMCPCIAdapter.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCStorageController> |
CIMCStorageController.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCNetworkSummary> |
CIMCNetworkSummary.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCNetworkAdapter> |
CIMCNetworkAdapter.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<CIMCVmFex> |
CIMCVmFex.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String pciSlotId,
CuicServer server) |
static java.util.Collection<CIMCVnic> |
CIMCVnic.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String pciSlotId,
CuicServer server) |
static java.util.Collection<CIMCVhba> |
CIMCVhba.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String pciSlotId,
CuicServer server) |
static java.util.Collection<CIMCExternalEthernet> |
CIMCExternalEthernet.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String pciSlotId,
CuicServer server) |
static java.util.Collection<CIMCServer> |
CIMCServer.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String serverId,
CuicServer server) |
void |
CIMCVmFex.setCuicServer(CuicServer api) |
void |
CIMCComputeRackUnitSummary.setCuicServer(CuicServer api) |
void |
CIMCPowerSupplyUnit.setCuicServer(CuicServer api) |
void |
CIMCVnic.setCuicServer(CuicServer api) |
void |
CIMCProcessorUnit.setCuicServer(CuicServer api) |
void |
CIMCVhba.setCuicServer(CuicServer api) |
void |
CIMCStoragePhysicalDriveInfo.setCuicServer(CuicServer api) |
void |
CIMCVicAdapter.setCuicServer(CuicServer api) |
void |
CIMCMemoryUnit.setCuicServer(CuicServer api) |
void |
CIMCStorageVirtualDriveInfo.setCuicServer(CuicServer api) |
void |
CIMCPCIAdapter.setCuicServer(CuicServer api) |
void |
CIMCExternalEthernet.setCuicServer(CuicServer api) |
void |
CIMCServer.setCuicServer(CuicServer api) |
void |
CIMCStorageController.setCuicServer(CuicServer api) |
void |
CIMCNetworkSummary.setCuicServer(CuicServer api) |
void |
CIMCNetworkAdapter.setCuicServer(CuicServer api) |
Constructor and Description |
---|
CIMCVhba(CuicServer server) |
CIMCVnic(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<Datacenter> |
Datacenter.get(CuicServer server) |
static java.util.Collection<Account> |
Account.get(java.lang.String datacenterId,
CuicServer server) |
static java.util.Collection<Cloud> |
Cloud.get(java.lang.String datacenterId,
CuicServer server) |
static java.util.Collection<VxLANPoolPolicy> |
VxLANPoolPolicy.get(java.lang.String datacenterId,
CuicServer server) |
static java.util.Collection<DeviceCredential> |
DeviceCredential.get(java.lang.String datacenterId,
CuicServer server) |
static java.util.Collection<ZONE> |
ZONE.get(java.lang.String datacenterId,
java.lang.String NetworkInventoryId,
CuicServer server) |
static java.util.Collection<ZONESET> |
ZONESET.get(java.lang.String datacenterId,
java.lang.String NetworkInventoryId,
CuicServer server) |
static java.util.Collection<VTPStatus> |
VTPStatus.get(java.lang.String datacenterId,
java.lang.String NetworkInventoryId,
CuicServer server) |
static java.util.Collection<MACEntry> |
MACEntry.get(java.lang.String datacenterId,
java.lang.String NetworkInventoryId,
CuicServer server) |
static java.util.Collection<VSAN> |
VSAN.get(java.lang.String datacenterId,
java.lang.String NetworkInventoryId,
CuicServer server) |
static java.util.Collection<license> |
license.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String filerId,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAddHoststodvSwitch_DatacenterList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAddHoststodvSwitch_DVSwitchList(java.lang.String accountName,
java.lang.String dcName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAddHoststodvSwitch_UplinkportList(java.lang.String accountName,
java.lang.String dvSwitchName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAddPNICtoDVSwitch_DVSwitchList(java.lang.String accountName,
java.lang.String hostNode,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAddPNICtoDVSwitch_HostnodeList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAddPNICtoDVSwitch_UplinkportList(java.lang.String accountName,
java.lang.String dvSwitchName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAddVMNICs_PortgroupList1(java.lang.String vmId,
java.lang.String nic1_portGroupType,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAddVMNICs_PortgroupList2(java.lang.String vmId,
java.lang.String nic2_portGroupType,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAddVMNICs_PortgroupList3(java.lang.String vmId,
java.lang.String nic3_portGroupType,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAddVMNICs_PortgroupList4(java.lang.String vmId,
java.lang.String nic4_portGroupType,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getaggregateClusterIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getaggregateIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getAllvFilerVolumeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getamazon_vm_action(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getcatalog(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getcifsShareName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getcimc_rack_server_profile(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getcimcServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getclusterCifsShareAclPermission(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getclusterCifsShareName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getClusterFilerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getclusterSisCronJobSchedule(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getclusterSisEnabled(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getclusterSisQosPolicy(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getCreateCluster_DatacenterList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getCreatedvSwitch_DatacenterList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getCreatePortProfileConfigQosPolicy(java.lang.String netdevice,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getCreatePortProfileConfigVlan(java.lang.String netdevice,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getCreateVMDisk_DatastoreList(java.lang.String vmId,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getCreateVmkernalNIConDVSwitch_DVPortgroupList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getCreateVmkernalNIConDVSwitch_DVSwitchList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getCreateVSwitch_HostnodeList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getDataMoverList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getdataStoreName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getDeletePortProfileConfigNetPort(java.lang.String netdevice,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getDeleteVMDisk_DiskList(java.lang.String vmId,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getDeleteVmkernalNIConDVSwitch_HostnodeList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getDeleteVMSnapshot_SnapshotList(java.lang.String vmId,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getdfmFilerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getdfmvfilerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getdiskSizeGB(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMC_AccountIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMC_StorageProcessorIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcAddInitiatorTypeSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcBlockStoragePoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcCifsServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcCifsShareIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcDataMoverInterfaceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcDnsDomainIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcDnsDomainProtocolTypeSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcFileSystemIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcFreeDiskSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcHostIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcInitiatorIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcInitiatorTypeSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcLUNIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcMoverIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcNfsExportIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcRAIDGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcRaidTypeSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCSizeUnit(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcStorageGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcStoragePoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcStoragePoolTypeSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcTreePathIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXAccountIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXAllDirPortList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXAllStorageThinDevices(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXBoundedStorageGroupDevices(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXDataDeviceConfigurationTypeList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXDataDeviceEmulationTypeList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXDataDeviceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXDeviceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXFastPolicyBoundedStorageTierName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXFastPolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXInitiatorGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXInitiatorsList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXInitiatorType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXMaskingViewIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXMetaHeadDeviceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXNonMetaUnBoundThinDevicesList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXPortGroupBoundedDirPortList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXPortGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXPortGroupUnboundedDirPortList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXStorageGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXStorageTierBoundedDiskGroupNameList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXStorageTierBoundedThinPoolNames(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXStorageTierDiskGroupNameList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXStorageTierIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXStorageTierRaidTypesList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXStorageTierTechnologyList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXSymmDeviceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXThinDeviceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXThinPoolBoundedDataDevList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXThinPoolBoundedThinDevList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXThinPoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXThinPoolNames(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXUnBoundedDataDevDevicesList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getEMCVMAXUnBoundedThinDevDevicesList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcVolumeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getemcVolumeSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getfilerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getfilerName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getfileSystemList(java.lang.String mover,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getFileSystemList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getGoldenSnapshot_SnapshotList(java.lang.String vmId,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getHostNodeInitiatorList(java.lang.String hostNode,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethpServerAutoPowerSaverIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethpServerBootIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethpServerBootSourceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethpServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethpServerOnOffIdentiry(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethpServerPowerSaverIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethvHost(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervClusterIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervExternalStorageType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervFileServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervFileShareIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervFileSystemType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervHostAdapterIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervHostGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervIpPoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervIpSubnetFromSiteIDentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervLogicalNetworkDefIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervLogicalNetworkIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervLogicalSwitchIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervLunProvisioningType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervPartitionType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervPortClassificationIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervRunAsAccountIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervStorageArrayIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervStorageClassificationIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervStorageLUNIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervStoragePoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervStorageProviderIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervUpLinkPortProfileIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervUpLinkPortProfileSetIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervVMNetworkIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervVnaPortProfileIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.gethypervVnaPortProfileSetIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getiGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getinfraNetCiscoSanDeviceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getInfraNetworkBrocadeInterfaceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getInfraNetworkBrocadeNOSDeviceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getInfraNetworkBrocadePortChannelIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getInfraNetworkBrocadeVLANIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getInfraNetworkDeviceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getInfraNetworkInterfaceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getInfraNetworkPortChannelIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getInfraNetworkVLANIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getIPPoolPolicy(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getIPPoolSourceType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getipSpaceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getlunIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getmemSizeMB(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigrateDefaultvSwitchtoDVSwitch_DVSwitchList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigrateDefaultvSwitchtoDVSwitch_HostnodeList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigrateDefaultvSwitchtoDVSwitch_UplinkportList(java.lang.String accountName,
java.lang.String dvSwitchName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigrateDefaultvSwitchtoDVSwitchByMappingPolicy_DVSwitchList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigrateDefaultvSwitchtoDVSwitchByMappingPolicy_HostnodeList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigrateDefaultvSwitchtoDVSwitchByMappingPolicy_PortgrouptoDVPortgroupMappingList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigrateDefaultvSwitchtoDVSwitchByMappingPolicy_UplinkportList(java.lang.String accountName,
java.lang.String dvSwitchName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigratevSwitchPNICtoDVSwitch_DVSwitchList(java.lang.String accountName,
java.lang.String hostNode,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigratevSwitchPNICtoDVSwitch_HostnodeList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigratevSwitchPNICtoDVSwitch_UplinkportList(java.lang.String accountName,
java.lang.String dvSwitchName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getMigratevSwitchPNICtoDVSwitch_VSwitchList(java.lang.String accountName,
java.lang.String hostNode,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getmspGroupName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getmultiVM(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppAddExistingInitiatorList(java.lang.String filerName,
java.lang.String initiator,
java.lang.String initiatorGroupType,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappAllClusterIfGroupSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppAllVFilersIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppAssocLUNAsVMFSDatastoreLunList(java.lang.String filerName,
java.lang.String hostNode,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppCifsAccess(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppCifsRole(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterAccountIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterAggregateName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppClusterCronJobIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterDiskIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterExportPolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppClusterExportPolicyNameList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterExportRuleIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterFlexcacheOriginVolumeNameList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterIGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterInfGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterJobScheduleList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterLicenseListName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterLIFIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterLUNIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterMultiVolumeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterNfsServiceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterNodeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterNodeName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterPeerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterPortAssocIfGroupName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterPortName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterPortsetIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterPortsetPortName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppClusterPortsetType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterQtreeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterRaidType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppClusterSnapmirrorPolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppClusterSnapmirrorPolicyRuleIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppClusterSnapmirrorRelationIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterSnapshotPolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterSnapshotPolicyScheduleIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterVLANName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterVolumeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterVolumeSnapshotIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterVServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappClusterWWPNAliasIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppCreateOnCommVFilervLANList(java.lang.String filerName,
java.lang.String ipSpace,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppCreateOntapVFilervLANList(java.lang.String filerName,
java.lang.String ipSpace,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppCreateSnapScheduleAggList(java.lang.String vfilerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppCreateVFilerRootVolsList(java.lang.String filerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppDeleteQuotaQtreeList(java.lang.String volume,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppDeleteVFilerStorageList(java.lang.String vfilerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppDeleteVLANInterfaceList(java.lang.String filerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappDestinationClusterVServerPeerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppFilerNFSEnabledAliasIPList(java.lang.String nfsServer,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppInitiatorGroupName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppInitiatorGroupType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppLunPath(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppMapLUNToIGroupList(java.lang.String filerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppMapLUNToIGroupLunPathList(java.lang.String filerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppMapVFilerLUNToIGroupLunList(java.lang.String initiatorGroup,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppOnComDatasetMembByFilerList(java.lang.String filerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppOnComGroupMembByAccList(java.lang.String accountName,
java.lang.String groupName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppOnComGroupsByAccList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppOnCommandGroups(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppOnCommandGroupsList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppOnCommandStorageServices(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppOnCommmandGroupsByAccList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppOnCommmandStorServByAccList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppONTAPAllVFilersIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppQtreeListByVolumeIdentity(java.lang.String volume,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappRaidType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppRemoveInitiatorList(java.lang.String initiatorGroup,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppRemoveMemberFromDatasetMembList(java.lang.String dataSetName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppRemoveVFilerInitiatorList(java.lang.String initiatorGroup,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppRemoveVolumeCIFSSharesList(java.lang.String vfilerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppSetupOnCommandVFilervLANList(java.lang.String vfilerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppSetupOntapVFilervLANList(java.lang.String vfilerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetappSourceClusterVServerPeerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppUnMapLUNFromIGroupList(java.lang.String lunPath,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppUnMapVFilerLUNFromIGroupList(java.lang.String lunPath,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppVFileriSCSIEnabledIPList(java.lang.String vfilerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppvFilerNFSEnabledAliasIPList(java.lang.String nfsServer,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getNetAppVolumeCIFSSharesList(java.lang.String volume,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetAppVSCDatastore(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetDeviceVLAN(java.lang.String netdevice,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetVsanByDevice(java.lang.String netdevice,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkAssignVLANList(java.lang.String netdevice,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworking_device_feature(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworking_device_interface(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworking_device_mac(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworking_device_port_profile_mode(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworking_device_port_profile_type(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworking_device_vpc(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworking_device(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSANZoneIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSANZoneSetIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSwitchAvHBAAdapterZoneAList(java.lang.String faba_netappAccountNameZoneA,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSwitchAvHBAAdapterZoneBList(java.lang.String faba_netappAccountNameZoneB,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSwitchAvHBADevicePortList(java.lang.String faba_device,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSwitchAvHBAList(java.lang.String cimcServerIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSwitchAvSANDeviceList(java.lang.String faba_device,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSwitchBvHBAAdapterZoneAList(java.lang.String fabb_netappAccountNameZoneA,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSwitchBvHBAAdapterZoneBList(java.lang.String fabb_netappAccountNameZoneB,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSwitchBvHBADevicePortList(java.lang.String fabb_device,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSwitchBvHBAList(java.lang.String cimcServerIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnetworkSwitchBvSANDeviceList(java.lang.String fabb_device,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getnxosVDCIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandAccountIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandAllDatasetIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandAssignedDatasetIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandDatasetMemberLUNIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandLUNDatasetIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandProvisPolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandResourcePoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandsStorageServiceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandUnAssignedDatasetIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getOnCommandVolumeDatasetIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getONTAPCModefilerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getostype(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getosTypesList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCAccountNames(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCAclPolicyId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCAclPolicyRuleListId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCAclPolicySetId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCAclRuleActionTypeLovList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPnscAclRuleConditionAttributeNameLov(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCAclRuleConditionAttributeTypeLov(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPnscAclRuleConditionOperatorLov(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCAclRuleProtocolOperatorTypeLov(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCAclRuleProtocolTypeLov(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCAppId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCComponentId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCComputeFirewallId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCComputeSecurityProfileId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPnscCSPAvailPolicySetListId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPnscDeviceProfileTable(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCPolicyRuleAvailZoneId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPnscPolicySetAvailPolicyListId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCRegisteredN1K(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCRegisteredN1KVlans(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCSecurityProfileBoundPortProfiles(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCSecurityProfileUnboundPortProfiles(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCTenantId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCTierId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPnscUnassignedVsgLOVType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCvDCId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPnscZoneConditionAttributeNameLov(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPnscZoneConditionAttributeTypeLov(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPnscZoneConditionOperatorLovList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCZoneConditionsListId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getPNSCZoneId(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getportGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getportGroupType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getRegisterHostwithvCenter_ClusterOrDCList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getReservedIPAddress(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getResizeVMDatastore_DatastoreList(java.lang.String vmId,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getResizeVMDisk_DiskList(java.lang.String vmId,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getRevertVMSnapshot_SnapshotList(java.lang.String vmId,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getServiceContainer(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getsizeUnit(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getspaceGuarantee(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucs_blade_network_policy(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getUCS_CENTRAL_ORGANIZATION_IDENTITY(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getUCS_CENTRAL_SERVICE_PROFILE_IDENTITY(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getUCS_CENTRAL_SERVICE_PROFILE_TEMPLATE_IDENTITY(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucs_service_profile(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsAccountName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsAdapterpolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsBiosPolicyByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsBladeBootPolicyByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsBootPolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsCentralDomainGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsCentralDomainIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsCentralIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsCentralResources(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsCentralServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsCentralServerPoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsCentralTimeZoneIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsCentralVlanIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsDecommissionedServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsDiscoveredMultiServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsDiscoveredServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsFabricInterconnectIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsHostFwPolicyByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsIpmiAccessProfileByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsIqnPoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsIscsiAdaterPolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsIscsiAuthenticationProfileIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsMacPoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsMaintenancePolicyByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsMultiOrganizationIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsMultiServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsNetworkControlPolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsNetworkPolicyListByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsOrganizationIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsOverlayVnicListBySpIdentity(java.lang.String serviceProfileIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsPinGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsPlacementPolicyByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsPowerCtrlPolicyByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsPriIscsiIpv4AddrListByFilerIdentity(java.lang.String filerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsPriIscsiTarLisByFilerIdentity(java.lang.String filerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsPxeBootPolicyByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsQosPolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsScrubPolicyByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsServerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsServerPoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsServerPoolQualificationIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsServiceProfileIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsServiceProfileiSCSIvNICIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsServiceProfileMultivNICIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsServiceProfileTemplateIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsServiceProfilevNICIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsSolPolicyByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsSpTemplateListByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsSpVlanListBySpIdentitySwitch(java.lang.String serviceProfileIdentity,
java.lang.String switchId,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsStatsThresholdPolicyIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsStoragePolicyListByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsSwitchListBySpIdentity(java.lang.String serviceProfileIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsThresholdPolicyByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsTimeZoneIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsUuidListByOrgIdentity(java.lang.String orgIdentity,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsVlanAList(java.lang.String accountName,
java.lang.String vlanType,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsVlanBList(java.lang.String accountName,
java.lang.String vlanType,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsVlanDualList(java.lang.String accountName,
java.lang.String vlanType,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsVlanGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsVlanIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsVlanTypeListByAcc(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getucsVlanTypeListForVlanCreation(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getUcsVNICTemplateIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getUcsVNICTemplateVLANIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getunAssignedInterfaceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getunAssignedipSpaceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getUnregisterHostfromvCenter_hostnodeList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getUpdatePortProfileActionNetPort(java.lang.String netdevice,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getUpdatePortProfileActionVlan(java.lang.String netdevice,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getuplinkPortGroupLovList(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getuserGroup(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getuserGroupByType(java.lang.String userType,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvCPUCount(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvDC(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdcCategoryType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvDCProfile(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiAccount(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiCatalogSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiCPUCount(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiMCSCatalogAllocationTypeSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiMCSCatalogTypeSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiMemorySizeSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiVdcSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiXenCatalogIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiXenControllerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiXenDesktopGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiXenDesktopIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiXenHostingUnitIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvdiXenIdPoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvFilerCIFSVolumeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvFilerIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvFilerIGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvfilerInterfaceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvFilerIPAddressList(java.lang.String vfilerName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvFilerLUNIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvfilerProtocol(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvFilerQtreeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvFilerVolumeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvLANPhysInfIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvm_action_kvm(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvm_amazon(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvm_kvm(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvm(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmCloneType(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmHost(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmwareAccountName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmwareDatastoreName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVMwareDVPortgroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVMwareDVSwitchIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmwareHostNodeFreePNICIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVMwareHostNodeiSCSIInitiatorList(java.lang.String hostNode,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmwareHostNodePNICIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVMWareIPPoolPolicy(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmwareResourcePoolIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmwareVmDVPortGroupSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmwarevmkernalPortIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmwareVmPortGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmwareVmPortGroupSelector(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvmwareVSwitchIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVNXAllLUNIdentities(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVNXDefaultOwnerlList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVNXDeviceNameList(java.lang.String moverId,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVNXHostList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVNXLUNList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVNXMoverList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVNXRaidGroupIDList(java.lang.String type,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVNXRaidTypeList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVNXRebuildPriorityList(java.lang.String type,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getVNXStoragePoolList(java.lang.String accountName,
CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvolumeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getvServerCIFSVolumeIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILAccountName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILBondBoundedPhysicalInterfaceName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILBondIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILBondName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILBondUnBoundedPhysicalInterfaceName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getwhipTailIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILInitiatorGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILInitiatorGroupName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILInvictaAccountName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILLunIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILLunName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILMappedInitiatorGroupName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILSSNIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILSSNName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILSSRIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILUnmappedInitiatorGroupName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILUnusedSSNIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILUnusedSSNName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILVirtualInterfaceIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILVirtualInterfaceName(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILVlanIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILVolumeGroupIdentity(CuicServer server) |
static java.util.List<LOVListEntry> |
GlobalIdentity.getWHIPTAILVolumeGroupName(CuicServer server) |
void |
license.setCuicServer(CuicServer api) |
void |
ExecutePowerShellCommandResponse.setCuicServer(CuicServer cuicServer) |
void |
UserAPINetApp.setCuicServer(CuicServer api) |
void |
UserAPICustomActionFeature.setCuicServer(CuicServer cuicServer) |
void |
UserAPIAccounts.setCuicServer(CuicServer api) |
void |
VDCConfig.setCuicServer(CuicServer api) |
void |
UserAPIGlobal.setCuicServer(CuicServer cuicServer) |
void |
VDCConfigResponse.setCuicServer(CuicServer api) |
void |
ZONE.setCuicServer(CuicServer api) |
void |
UserAccessProfile.setCuicServer(CuicServer cuicServer) |
void |
UserAPIHyperv.setCuicServer(CuicServer api) |
void |
UserAPIConfigExplorer.setCuicServer(CuicServer api) |
void |
ExecuteCloupiaScript.setCuicServer(CuicServer api) |
void |
ZONESET.setCuicServer(CuicServer api) |
void |
Account.setCuicServer(CuicServer cuicServer) |
void |
UserAPICatalog.setCuicServer(CuicServer api) |
void |
UserAPIAuthConfig.setCuicServer(CuicServer cuicServer) |
void |
Datacenter.setCuicServer(CuicServer cuicServer) |
void |
UserAPIVMware.setCuicServer(CuicServer api) |
void |
UserAPIConvergedInfraManager.setCuicServer(CuicServer api) |
void |
UserAPINetwork.setCuicServer(CuicServer api) |
void |
UserAPIUcs.setCuicServer(CuicServer api) |
void |
UserAPICustomAction.setCuicServer(CuicServer api) |
void |
UserAPIClusterSite.setCuicServer(CuicServer cuicServer) |
void |
VTPStatus.setCuicServer(CuicServer api) |
void |
ExecuteVMCommand.setCuicServer(CuicServer api) |
void |
UserAPIServiceRequest.setCuicServer(CuicServer api) |
void |
MACEntry.setCuicServer(CuicServer cuicServer) |
void |
UserAPIEmc.setCuicServer(CuicServer api) |
void |
Cloud.setCuicServer(CuicServer cuicServer) |
void |
UserAPIResourceGroups.setCuicServer(CuicServer api) |
void |
UserAPIAPICContainer.setCuicServer(CuicServer api) |
void |
ExecutePowerShellCommand.setCuicServer(CuicServer cuicServer) |
void |
UserAPIWorkflow.setCuicServer(CuicServer api) |
void |
UserAPIChargeBack.setCuicServer(CuicServer api) |
void |
ResizeVMDatastore.setCuicServer(CuicServer api) |
void |
VxLANPoolPolicy.setCuicServer(CuicServer api) |
void |
VMwareVMPowerAction.setCuicServer(CuicServer api) |
void |
UserAPIFencedContainer.setCuicServer(CuicServer api) |
void |
DeviceCredential.setCuicServer(CuicServer cuicServer) |
void |
VSAN.setCuicServer(CuicServer api) |
void |
ResizeVMDisk.setCuicServer(CuicServer api) |
void |
ResizeVMMemoryandCPU.setCuicServer(CuicServer api) |
void |
UserAPIPagination.setCuicServer(CuicServer api) |
void |
ExecuteVIXScript.setCuicServer(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
MultiDomainMgrAccount.getCuicServer() |
CuicServer |
DisableAllUsersInGroupConfig.getCuicServer() |
CuicServer |
EnableUserConfig.getCuicServer() |
CuicServer |
ModifyUserAccessProfileConfigResponse.getCuicServer() |
CuicServer |
EnableAllUsersInMspOrgConfig.getCuicServer() |
CuicServer |
DeleteUserConfigResponse.getCuicServer() |
CuicServer |
ModifyMSPOrgConfig.getCuicServer() |
CuicServer |
AddUserAccessProfileConfig.getCuicServer() |
CuicServer |
EnableAllUsersInGroupConfig.getCuicServer() |
CuicServer |
DeleteGroupSharePolicyConfigResponse.getCuicServer() |
CuicServer |
ModifyUserConfigResponse.getCuicServer() |
CuicServer |
ModifyUserConfig.getCuicServer() |
CuicServer |
AddGroupConfigResponse.getCuicServer() |
CuicServer |
EnableAllUsersInGroupConfigResponse.getCuicServer() |
CuicServer |
DeleteGroupConfigResponse.getCuicServer() |
CuicServer |
InfraAccountSupportDetailsInfo.getCuicServer() |
CuicServer |
ModifyGroupConfig.getCuicServer() |
CuicServer |
AddGroupToGSPConfigResponse.getCuicServer() |
CuicServer |
ModifyGroupSharePolicyConfig.getCuicServer() |
CuicServer |
DeleteUserAccessProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteUserAccessProfileConfig.getCuicServer() |
CuicServer |
DisableAllUsersInMspOrgConfig.getCuicServer() |
CuicServer |
EnableUserConfigResponse.getCuicServer() |
CuicServer |
ConfigureUserExpireDateConfigResponse.getCuicServer() |
CuicServer |
ModifyUserPasswordConfig.getCuicServer() |
CuicServer |
RemoveMSPOrgConfig.getCuicServer() |
CuicServer |
DeleteGroupSharePolicyConfig.getCuicServer() |
CuicServer |
AddGroupToGSPConfig.getCuicServer() |
CuicServer |
AddUserConfigResponse.getCuicServer() |
CuicServer |
EnableAllUsersInMspOrgConfigResponse.getCuicServer() |
CuicServer |
ModifyGroupSharePolicyConfigResponse.getCuicServer() |
CuicServer |
CreateMSPOrgConfigResponse.getCuicServer() |
CuicServer |
AddGroupSharePolicyConfig.getCuicServer() |
CuicServer |
CreateMSPOrgConfig.getCuicServer() |
CuicServer |
DisableUserConfig.getCuicServer() |
CuicServer |
RemoveMSPOrgConfigResponse.getCuicServer() |
CuicServer |
DeleteGroupFromGSPConfig.getCuicServer() |
CuicServer |
ModifyMSPOrgConfigResponse.getCuicServer() |
CuicServer |
AddGroupConfig.getCuicServer() |
CuicServer |
ConfigureUserExpireDateConfig.getCuicServer() |
CuicServer |
DeleteUserConfig.getCuicServer() |
CuicServer |
MultiDomainMgrAccountResponse.getCuicServer() |
CuicServer |
ModifyUserAccessProfileConfig.getCuicServer() |
CuicServer |
AddGroupSharePolicyConfigResponse.getCuicServer() |
CuicServer |
AddUserAccessProfileConfigResponse.getCuicServer() |
CuicServer |
AddUserConfig.getCuicServer() |
CuicServer |
DisableUserConfigResponse.getCuicServer() |
CuicServer |
DeleteGroupFromGSPConfigResponse.getCuicServer() |
CuicServer |
ModifyUserPasswordConfigResponse.getCuicServer() |
CuicServer |
DisableAllUsersInGroupConfigResponse.getCuicServer() |
CuicServer |
DeleteGroupConfig.getCuicServer() |
CuicServer |
DisableAllUsersInMspOrgConfigResponse.getCuicServer() |
CuicServer |
InfraAccountSupportDetailsInfoResponse.getCuicServer() |
CuicServer |
ModifyGroupConfigResponse.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
MultiDomainMgrAccount.setCuicServer(CuicServer api) |
void |
DisableAllUsersInGroupConfig.setCuicServer(CuicServer api) |
void |
EnableUserConfig.setCuicServer(CuicServer api) |
void |
ModifyUserAccessProfileConfigResponse.setCuicServer(CuicServer api) |
void |
EnableAllUsersInMspOrgConfig.setCuicServer(CuicServer api) |
void |
DeleteUserConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyMSPOrgConfig.setCuicServer(CuicServer api) |
void |
AddUserAccessProfileConfig.setCuicServer(CuicServer api) |
void |
EnableAllUsersInGroupConfig.setCuicServer(CuicServer api) |
void |
DeleteGroupSharePolicyConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyUserConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyUserConfig.setCuicServer(CuicServer api) |
void |
AddGroupConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
EnableAllUsersInGroupConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteGroupConfigResponse.setCuicServer(CuicServer api) |
void |
InfraAccountSupportDetailsInfo.setCuicServer(CuicServer api) |
void |
ModifyGroupConfig.setCuicServer(CuicServer api) |
void |
AddGroupToGSPConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyGroupSharePolicyConfig.setCuicServer(CuicServer api) |
void |
DeleteUserAccessProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteUserAccessProfileConfig.setCuicServer(CuicServer api) |
void |
DisableAllUsersInMspOrgConfig.setCuicServer(CuicServer api) |
void |
EnableUserConfigResponse.setCuicServer(CuicServer api) |
void |
ConfigureUserExpireDateConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyUserPasswordConfig.setCuicServer(CuicServer api) |
void |
RemoveMSPOrgConfig.setCuicServer(CuicServer api) |
void |
DeleteGroupSharePolicyConfig.setCuicServer(CuicServer api) |
void |
AddGroupToGSPConfig.setCuicServer(CuicServer api) |
void |
AddUserConfigResponse.setCuicServer(CuicServer api) |
void |
EnableAllUsersInMspOrgConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyGroupSharePolicyConfigResponse.setCuicServer(CuicServer api) |
void |
CreateMSPOrgConfigResponse.setCuicServer(CuicServer api) |
void |
AddGroupSharePolicyConfig.setCuicServer(CuicServer api) |
void |
CreateMSPOrgConfig.setCuicServer(CuicServer api) |
void |
DisableUserConfig.setCuicServer(CuicServer api) |
void |
RemoveMSPOrgConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteGroupFromGSPConfig.setCuicServer(CuicServer api) |
void |
ModifyMSPOrgConfigResponse.setCuicServer(CuicServer api) |
void |
AddGroupConfig.setCuicServer(CuicServer cuicServer) |
void |
ConfigureUserExpireDateConfig.setCuicServer(CuicServer api) |
void |
DeleteUserConfig.setCuicServer(CuicServer api) |
void |
MultiDomainMgrAccountResponse.setCuicServer(CuicServer api) |
void |
ModifyUserAccessProfileConfig.setCuicServer(CuicServer api) |
void |
AddGroupSharePolicyConfigResponse.setCuicServer(CuicServer api) |
void |
AddUserAccessProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddUserConfig.setCuicServer(CuicServer api) |
void |
DisableUserConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteGroupFromGSPConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyUserPasswordConfigResponse.setCuicServer(CuicServer api) |
void |
DisableAllUsersInGroupConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteGroupConfig.setCuicServer(CuicServer api) |
void |
DisableAllUsersInMspOrgConfigResponse.setCuicServer(CuicServer api) |
void |
InfraAccountSupportDetailsInfoResponse.setCuicServer(CuicServer api) |
void |
ModifyGroupConfigResponse.setCuicServer(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
AddContextToRoutedProfileConfig.getCuicServer() |
CuicServer |
DeleteLeafPolicyGroupConfig.getCuicServer() |
CuicServer |
AddExternalNetworkToExternalBridgedNetworkConfigResponse.getCuicServer() |
CuicServer |
DeleteContractFromEPGConfigResponse.getCuicServer() |
CuicServer |
AddInterfaceToFunctionProfileConfigResponse.getCuicServer() |
CuicServer |
AddNodeProfileToExternalBridgedNetworkConfigResponse.getCuicServer() |
CuicServer |
DeleteLinkLevelPolicyConfigResponse.getCuicServer() |
CuicServer |
CreateDeviceClusterConcreteDeviceConfigResponse.getCuicServer() |
CuicServer |
DeleteBridgeGroupInterfaceFromFunctionProfileConfig.getCuicServer() |
CuicServer |
AddFilterToContractSubjectConfigResponse.getCuicServer() |
CuicServer |
DeleteSwitchProfileConfigResponse.getCuicServer() |
CuicServer |
AddStaticRouteToLogicalNodeConfig.getCuicServer() |
CuicServer |
DeleteVlanPoolConfig.getCuicServer() |
CuicServer |
DeleteL2DomainConfigResponse.getCuicServer() |
CuicServer |
CreateFunctionProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteVmmDomainConfig.getCuicServer() |
CuicServer |
CreateLinkLevelPolicyConfigResponse.getCuicServer() |
CuicServer |
CreateInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
CreateLLDPInterfacePolicyConfigResponse.getCuicServer() |
CuicServer |
AddBridgeGroupToEPGConfig.getCuicServer() |
CuicServer |
DeleteDeviceClusterConcreteDeviceConfig.getCuicServer() |
CuicServer |
CreateLeafPolicyGroupConfigResponse.getCuicServer() |
CuicServer |
UpdatePhysicalDomainConfigResponse.getCuicServer() |
CuicServer |
UpdateCDPInterfacePolicyConfig.getCuicServer() |
CuicServer |
AddFunctionConfigParametersToFunctionNodeConfigResponse.getCuicServer() |
CuicServer |
DeleteL3DomainConfig.getCuicServer() |
CuicServer |
AddHypervisorFunctionToEntityProfileConfig.getCuicServer() |
CuicServer |
DeleteL2DomainConfig.getCuicServer() |
CuicServer |
CreateVmmDomainConfigResponse.getCuicServer() |
CuicServer |
AddFilterToContractSubjectConfig.getCuicServer() |
CuicServer |
DeleteExternalBridgedNetworkConfigResponse.getCuicServer() |
CuicServer |
CreatePrivateNetworkConfig.getCuicServer() |
CuicServer |
DeleteAccessControlEntryFromFunctionNodeConfigResponse.getCuicServer() |
CuicServer |
CreateTenantFilterRuleConfigResponse.getCuicServer() |
CuicServer |
DeleteTenantConfig.getCuicServer() |
CuicServer |
DeleteContractSubjectConfigResponse.getCuicServer() |
CuicServer |
CreateTenantConfig.getCuicServer() |
CuicServer |
DeleteTabooContractConfigResponse.getCuicServer() |
CuicServer |
DeleteLogicalNodeFromLogicalNodeProfileConfigResponse.getCuicServer() |
CuicServer |
CreateSubnetToEPGConfigResponse.getCuicServer() |
CuicServer |
CreateCDPInterfacePolicyConfigResponse.getCuicServer() |
CuicServer |
AddFilterToServiceGraphNodeConfigResponse.getCuicServer() |
CuicServer |
UpdatePhysicalDomainConfig.getCuicServer() |
CuicServer |
AssociateInterfaceSelectorProfileToSwitchProfileConfig.getCuicServer() |
CuicServer |
AddDHCPLabelToTenantBridgeDomainConfig.getCuicServer() |
CuicServer |
AddNetworkObjectToFunctionProfileConfig.getCuicServer() |
CuicServer |
AddInterfaceToEPGConfigResponse.getCuicServer() |
CuicServer |
APICWrapperConfigResponse.getCuicServer() |
CuicServer |
ModifyTenantBridgeDomainConfig.getCuicServer() |
CuicServer |
CreateDeviceClusterConfigResponse.getCuicServer() |
CuicServer |
ModifyTenantBridgeDomainConfigResponse.getCuicServer() |
CuicServer |
CreateSwitchProfileConfigResponse.getCuicServer() |
CuicServer |
AddBridgeGroupInterfaceToFunctionProfileConfig.getCuicServer() |
CuicServer |
AssociateAccessPortSelectorToInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
AddInterfacePolicyGroupToEntityProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteLogicalInterfaceContextConfigResponse.getCuicServer() |
CuicServer |
DeleteFunctionProfileConfig.getCuicServer() |
CuicServer |
DeleteAttachableEntityProfileConfigResponse.getCuicServer() |
CuicServer |
CreateSubnetToBridgeNetworkConfig.getCuicServer() |
CuicServer |
APICDeleteTenantConfig.getCuicServer() |
CuicServer |
CreateTenantFilterConfig.getCuicServer() |
CuicServer |
DeleteL3DomainConfigResponse.getCuicServer() |
CuicServer |
DeleteSwitchSelectorFromSwitchProfileConfigResponse.getCuicServer() |
CuicServer |
UpdateVmmDomainConfig.getCuicServer() |
CuicServer |
CreateOSPFInterfacePolicyConfigResponse.getCuicServer() |
CuicServer |
AddBGPPeerConnectivityToNodeProfileConfig.getCuicServer() |
CuicServer |
DeleteBridgeGroupInterfaceFromFunctionNodeConfig.getCuicServer() |
CuicServer |
DeleteVmmDomainConfigResponse.getCuicServer() |
CuicServer |
DeleteFailoverConfigurationForASAConfigResponse.getCuicServer() |
CuicServer |
DeleteActionRuleProfileConfig.getCuicServer() |
CuicServer |
UpdateTenantFilterRuleConfigResponse.getCuicServer() |
CuicServer |
DeleteTenantApplicationProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteFailoverConfigurationForASAConfig.getCuicServer() |
CuicServer |
ModifyContractSubjectConfigResponse.getCuicServer() |
CuicServer |
CreateTabooContractConfig.getCuicServer() |
CuicServer |
DeleteConsumedContractInterfaceFromEPGConfig.getCuicServer() |
CuicServer |
AddFunctionConfigParametersToEPGConfig.getCuicServer() |
CuicServer |
DeleteConsumedContractInterfaceFromEPGConfigResponse.getCuicServer() |
CuicServer |
DeleteVlanPoolConfigResponse.getCuicServer() |
CuicServer |
DeleteFunctionProfileGroup.getCuicServer() |
CuicServer |
AddVlanRangeToVlanPoolConfig.getCuicServer() |
CuicServer |
AddInterfaceToInterfaceProfileConfig.getCuicServer() |
CuicServer |
DeleteInterfaceToLogicalInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
AddStaticRouteToInterfaceOnEPGConfigResponse.getCuicServer() |
CuicServer |
CreateTabooContractConfigResponse.getCuicServer() |
CuicServer |
CreateConsumedContractInterfaceToEPGConfig.getCuicServer() |
CuicServer |
ModifyContractSubjectConfig.getCuicServer() |
CuicServer |
AddNetworkObjectParameterToFunctionNodeConfigResponse.getCuicServer() |
CuicServer |
ModifyConsumedContractInterfaceToEPGConfigResponse.getCuicServer() |
CuicServer |
DeleteInterfaceSelectorProfileFromSwitchProfileConfig.getCuicServer() |
CuicServer |
DeleteStaticPathFromEPGConfigResponse.getCuicServer() |
CuicServer |
DeleteFunctionConfigParametersFromEPGConfigResponse.getCuicServer() |
CuicServer |
CopyFunctionProfileConfigResponse.getCuicServer() |
CuicServer |
CreateOSPFInterfacePolicyConfig.getCuicServer() |
CuicServer |
CreateLogicalInterfaceContextConfigResponse.getCuicServer() |
CuicServer |
DeleteLogicalInterfaceProfileFromLogicalNodeProfileConfig.getCuicServer() |
CuicServer |
DeleteExternalNetworkFromExternalBridgedNetworkConfigResponse.getCuicServer() |
CuicServer |
DeleteTenantFilterConfig.getCuicServer() |
CuicServer |
AddLabelToContractSubjectConfig.getCuicServer() |
CuicServer |
DeleteFilterToServiceGraphNodeConfigResponse.getCuicServer() |
CuicServer |
DeleteLogicalOSPFInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
CreateVlanPoolConfigResponse.getCuicServer() |
CuicServer |
UpdateTenantFilterRuleConfig.getCuicServer() |
CuicServer |
AddConcreteInterfaceToDeviceResponse.getCuicServer() |
CuicServer |
DeleteFunctionConfigParameterToFunctionNodeConfigResponse.getCuicServer() |
CuicServer |
DeleteLinkLevelPolicyConfig.getCuicServer() |
CuicServer |
CreateInterfaceProfileConfig.getCuicServer() |
CuicServer |
DeleteOSPFTimersConfigResponse.getCuicServer() |
CuicServer |
DeleteInterfaceSelectorProfileFromSwitchProfileConfigResponse.getCuicServer() |
CuicServer |
CreateTenantConfigResponse.getCuicServer() |
CuicServer |
DeleteTabooContractConfig.getCuicServer() |
CuicServer |
CreateTenantBridgeDomain.getCuicServer() |
CuicServer |
AddNodeProfileToExternalRoutedNetworkConfig.getCuicServer() |
CuicServer |
DeleteTenantBridgeDomainConfigResponse.getCuicServer() |
CuicServer |
AddSwitchSelectorToSwitchProfileConfig.getCuicServer() |
CuicServer |
AddConcreteInterfaceToDevice.getCuicServer() |
CuicServer |
DeleteL4L7ServiceGraphConfigResponse.getCuicServer() |
CuicServer |
DeleteNodeProfileToExternalBridgedNetworkConfigResponse.getCuicServer() |
CuicServer |
DeleteFunctionConfigParameterToFunctionNodeConfig.getCuicServer() |
CuicServer |
CreateEPGConfigResponse.getCuicServer() |
CuicServer |
CreateCDPInterfacePolicyConfig.getCuicServer() |
CuicServer |
DeleteLabelFromContractSubjectConfigResponse.getCuicServer() |
CuicServer |
DeleteBGPPeerConnectivityFromNodeProfileConfig.getCuicServer() |
CuicServer |
DeleteStaticRouteFromLogicalNodeConfig.getCuicServer() |
CuicServer |
PushParamsToConcreteDeviceConfig.getCuicServer() |
CuicServer |
DeleteBridgeGroupInterfaceFromFunctionProfileConfigResponse.getCuicServer() |
CuicServer |
ModifyL4L7ParameterValuesConfigResponse.getCuicServer() |
CuicServer |
AddLogicalNodeToLogicalNodeProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteNetworkObjectFromFunctionProfileConfigResponse.getCuicServer() |
CuicServer |
CreateL2DomainConfig.getCuicServer() |
CuicServer |
DeleteAccessPortSelectorFromInterfaceProfileConfig.getCuicServer() |
CuicServer |
AddNodeProfileToExternalBridgedNetworkConfig.getCuicServer() |
CuicServer |
CreateSwitchProfileConfig.getCuicServer() |
CuicServer |
DeleteActionRuleProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteLeafPolicyGroupConfigResponse.getCuicServer() |
CuicServer |
DeleteSwitchProfileConfig.getCuicServer() |
CuicServer |
DeleteNetworkObjectParameterToFunctionNodeConfig.getCuicServer() |
CuicServer |
AddSwitchSelectorToSwitchProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteSubnetFromBridgeNetworkConfig.getCuicServer() |
CuicServer |
DeleteStaticNodeFromEPGConfigResponse.getCuicServer() |
CuicServer |
DeleteExternalNetworkFromExternalRoutedNetworkConfig.getCuicServer() |
CuicServer |
DeleteLogicalInterfaceContextConfig.getCuicServer() |
CuicServer |
AddInterfaceSelectorProfileToSwitchProfileConfig.getCuicServer() |
CuicServer |
DeleteDomainFromEPGConfigResponse.getCuicServer() |
CuicServer |
CreateOSPFTimersConfigResponse.getCuicServer() |
CuicServer |
CreateActionRuleProfileConfigResponse.getCuicServer() |
CuicServer |
AssociateAccessListToInterfaceOnEPGConfigResponse.getCuicServer() |
CuicServer |
DeleteFilterToServiceGraphNodeConfig.getCuicServer() |
CuicServer |
AddLabelToContractSubjectConfigResponse.getCuicServer() |
CuicServer |
UpdateConnectionToNodeResponse.getCuicServer() |
CuicServer |
AssociateAccessPortSelectorToInterfaceProfileConfig.getCuicServer() |
CuicServer |
DeleteStaticNodeFromEPGConfig.getCuicServer() |
CuicServer |
DeleteContractConfigResponse.getCuicServer() |
CuicServer |
DeleteLogicalDeviceContextConfigResponse.getCuicServer() |
CuicServer |
CopyFunctionProfileConfig.getCuicServer() |
CuicServer |
CreateFunctionProfileConfig.getCuicServer() |
CuicServer |
DeleteFunctionConfigParametersFromFunctionProfileConfig.getCuicServer() |
CuicServer |
AddInterfaceToLogicalInterfaceProfileConfig.getCuicServer() |
CuicServer |
CreatePhysicalDomainConfig.getCuicServer() |
CuicServer |
CreateEPGConfig.getCuicServer() |
CuicServer |
DeleteAccessPortPolicyGroupConfigResponse.getCuicServer() |
CuicServer |
DeleteEPGConfigResponse.getCuicServer() |
CuicServer |
DeleteAttachableEntityProfileConfig.getCuicServer() |
CuicServer |
DeleteContractFromExternalNetworkConfigResponse.getCuicServer() |
CuicServer |
AddBGPPeerConnectivityToNodeProfileConfigResponse.getCuicServer() |
CuicServer |
AddBridgeGroupToEPGConfigResponse.getCuicServer() |
CuicServer |
AddExternalBridgedNetworkConfigResponse.getCuicServer() |
CuicServer |
AddSubnetToExternalNetworkConfig.getCuicServer() |
CuicServer |
DeleteAccessPortPolicyGroupConfig.getCuicServer() |
CuicServer |
DeleteTenantConfigResponse.getCuicServer() |
CuicServer |
DeleteExternalRoutedNetworkConfig.getCuicServer() |
CuicServer |
CreateLogicalOSPFInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
AddRoutedControlProfileToExternalRoutedNetworkConfigResponse.getCuicServer() |
CuicServer |
DeleteSubnetFromBridgeNetworkConfigResponse.getCuicServer() |
CuicServer |
AddNodeProfileToExternalRoutedNetworkConfigResponse.getCuicServer() |
CuicServer |
CreateDeviceClusterConfig.getCuicServer() |
CuicServer |
AddInterfaceToFunctionNodeConfig.getCuicServer() |
CuicServer |
CreateTenantFilterConfigResponse.getCuicServer() |
CuicServer |
UpdateVmmDomainConfigResponse.getCuicServer() |
CuicServer |
DeleteExternalNetworkFromExternalBridgedNetworkConfig.getCuicServer() |
CuicServer |
DeletePrivateNetworkConfigResponse.getCuicServer() |
CuicServer |
CreateDeviceClusterConcreteDeviceConfig.getCuicServer() |
CuicServer |
DeleteTenantFilterConfigResponse.getCuicServer() |
CuicServer |
CreateTenantFilterRuleConfig.getCuicServer() |
CuicServer |
AssociateSwitchSelectorToSwitchProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteTenantApplicationProfileConfig.getCuicServer() |
CuicServer |
CreateAttachableEntityProfileConfig.getCuicServer() |
CuicServer |
DeleteExternalNetworkFromExternalRoutedNetworkConfigResponse.getCuicServer() |
CuicServer |
APICDeleteTenantConfigResponse.getCuicServer() |
CuicServer |
DeleteNodeProfileFromExternalRoutedNetworkConfigResponse.getCuicServer() |
CuicServer |
DeleteDeviceClusterConfig.getCuicServer() |
CuicServer |
DeleteOSPFInterfacePolicyConfig.getCuicServer() |
CuicServer |
CreateFunctionProfileGroupResponse.getCuicServer() |
CuicServer |
AddStaticPathToEPGConfigResponse.getCuicServer() |
CuicServer |
AddStaticNodeToEPGConfigResponse.getCuicServer() |
CuicServer |
AddBridgeGroupInterfaceToFunctionProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteFunctionConfigParametersFromEPGConfig.getCuicServer() |
CuicServer |
CreateActionRuleProfileConfig.getCuicServer() |
CuicServer |
DeleteTenantFilterRuleConfigResponse.getCuicServer() |
CuicServer |
DeleteRoutedControlProfileFromExternalRoutedNetworkConfig.getCuicServer() |
CuicServer |
DeleteAccessControlEntryFromFunctionNodeConfig.getCuicServer() |
CuicServer |
CreateL4L7ServiceGraphTemplateConfigResponse.getCuicServer() |
CuicServer |
CreateContractConfig.getCuicServer() |
CuicServer |
CreateContractSubjectConfigResponse.getCuicServer() |
CuicServer |
AddInterfaceProfileToNodeProfileConfig.getCuicServer() |
CuicServer |
UpdateSubnetToBridgeNetworkConfigResponse.getCuicServer() |
CuicServer |
AddFunctionConfigParametersToEPGConfigResponse.getCuicServer() |
CuicServer |
AddInterfacePolicyGroupToEntityProfileConfig.getCuicServer() |
CuicServer |
DeleteSwitchSelectorFromSwitchProfileConfig.getCuicServer() |
CuicServer |
CreateTenantApplicationProfileConfig.getCuicServer() |
CuicServer |
AddLogicalNodeToLogicalNodeProfileConfig.getCuicServer() |
CuicServer |
DeleteInterfaceProfileToNodeProfileConfig.getCuicServer() |
CuicServer |
DeleteContractConfig.getCuicServer() |
CuicServer |
CreateLeafPolicyGroupConfig.getCuicServer() |
CuicServer |
CreateLogicalDeviceContextConfigResponse.getCuicServer() |
CuicServer |
DeleteRoutedControlProfileFromExternalRoutedNetworkConfigResponse.getCuicServer() |
CuicServer |
CreateAccessPortPolicyGroupConfigResponse.getCuicServer() |
CuicServer |
CreateLogicalOSPFInterfaceProfileConfig.getCuicServer() |
CuicServer |
DeleteFunctionProfileGroupResponse.getCuicServer() |
CuicServer |
AssociateInterfaceSelectorProfileToSwitchProfileConfigResponse.getCuicServer() |
CuicServer |
CreateLogicalInterfaceContextConfig.getCuicServer() |
CuicServer |
AddNetworkObjectParameterToFunctionNodeConfig.getCuicServer() |
CuicServer |
AssociateSwitchSelectorToSwitchProfileConfig.getCuicServer() |
CuicServer |
AddExternalRoutedNetworkConfigResponse.getCuicServer() |
CuicServer |
AddStaticRouteToLogicalNodeConfigResponse.getCuicServer() |
CuicServer |
DeleteInterfaceProfileConfig.getCuicServer() |
CuicServer |
DeleteOSPFInterfacePolicyConfigResponse.getCuicServer() |
CuicServer |
DeleteDHCPLabelToTenantBridgeDomainConfig.getCuicServer() |
CuicServer |
DeleteL4L7ServiceGraphConfig.getCuicServer() |
CuicServer |
DeleteFunctionConfigParametersFromFunctionProfileConfigResponse.getCuicServer() |
CuicServer |
AddInterfaceSelectorProfileToSwitchProfileConfigResponse.getCuicServer() |
CuicServer |
CreateVmmDomainConfig.getCuicServer() |
CuicServer |
AddContractToExternalNetworkConfigResponse.getCuicServer() |
CuicServer |
CreateConsumedContractInterfaceToEPGConfigResponse.getCuicServer() |
CuicServer |
DeleteConcreteInterfaceFromDeviceResponse.getCuicServer() |
CuicServer |
DeleteLogicalNodeFromLogicalNodeProfileConfig.getCuicServer() |
CuicServer |
CreatePrivateNetworkConfigResponse.getCuicServer() |
CuicServer |
AddDomainToEPGConfigResponse.getCuicServer() |
CuicServer |
UpdateConnectionToNode.getCuicServer() |
CuicServer |
DeleteContextFromRoutedProfileConfig.getCuicServer() |
CuicServer |
DeleteInterfaceToInterfaceProfileConfig.getCuicServer() |
CuicServer |
CreateLogicalDeviceContextConfig.getCuicServer() |
CuicServer |
AddContractToEPGConfig.getCuicServer() |
CuicServer |
AddLogicalInterfaceProfileToLogicalNodeProfileConfig.getCuicServer() |
CuicServer |
DeleteVlanRangeFromVlanPoolConfigResponse.getCuicServer() |
CuicServer |
AddInterfaceToLogicalInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
AddNSParametersToDeviceClusterConfig.getCuicServer() |
CuicServer |
CreateContractConfigResponse.getCuicServer() |
CuicServer |
DeletePrivateNetworkConfig.getCuicServer() |
CuicServer |
AddExternalNetworkToExternalBridgedNetworkConfig.getCuicServer() |
CuicServer |
DeleteInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
CreateSubnetToEPGConfig.getCuicServer() |
CuicServer |
AddInterfaceToFunctionNodeConfigResponse.getCuicServer() |
CuicServer |
DeleteCDPInterfacePolicyConfig.getCuicServer() |
CuicServer |
PushParamsToConcreteDeviceConfigResponse.getCuicServer() |
CuicServer |
DeleteStaticRouteFromLogicalNodeConfigResponse.getCuicServer() |
CuicServer |
AddSubnetToExternalNetworkConfigResponse.getCuicServer() |
CuicServer |
UpdateSubnetToBridgeNetworkConfig.getCuicServer() |
CuicServer |
DeleteExternalBridgedNetworkConfig.getCuicServer() |
CuicServer |
CreateAccessPortPolicyGroupConfig.getCuicServer() |
CuicServer |
DeleteSubnetToEPGConfigResponse.getCuicServer() |
CuicServer |
DeleteLLDPInterfacePolicyConfigResponse.getCuicServer() |
CuicServer |
DeleteFilterToContractSubjectConfigResponse.getCuicServer() |
CuicServer |
CreateAttachableEntityProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteDeviceClusterConcreteDeviceConfigResponse.getCuicServer() |
CuicServer |
DeleteNodeProfileToExternalBridgedNetworkConfig.getCuicServer() |
CuicServer |
DeleteInterfaceProfileToNodeProfileConfigResponse.getCuicServer() |
CuicServer |
ModifyConsumedContractInterfaceToEPGConfig.getCuicServer() |
CuicServer |
AddDHCPLabelToTenantBridgeDomainConfigResponse.getCuicServer() |
CuicServer |
AddLogicalInterfaceToDeviceClusterConfigResponse.getCuicServer() |
CuicServer |
AddRoutedControlProfileToExternalRoutedNetworkConfig.getCuicServer() |
CuicServer |
DeleteNetscalerLoadBalancerFromFunctionNodeConfigResponse.getCuicServer() |
CuicServer |
DeleteTenantBridgeDomainConfig.getCuicServer() |
CuicServer |
CreateL4L7ServiceGraphTemplateConfig.getCuicServer() |
CuicServer |
CreateOSPFTimersConfig.getCuicServer() |
CuicServer |
AddExternalRoutedNetworkConfig.getCuicServer() |
CuicServer |
DeleteVlanRangeFromVlanPoolConfig.getCuicServer() |
CuicServer |
DeleteLLDPInterfacePolicyConfig.getCuicServer() |
CuicServer |
DeleteSubnetFromExternalNetworkConfigResponse.getCuicServer() |
CuicServer |
AddContextToRoutedProfileConfigResponse.getCuicServer() |
CuicServer |
AddContractToEPGConfigResponse.getCuicServer() |
CuicServer |
AddExternalBridgedNetworkConfig.getCuicServer() |
CuicServer |
UpdateCDPInterfacePolicyConfigResponse.getCuicServer() |
CuicServer |
DeleteEPGConfig.getCuicServer() |
CuicServer |
AssignApicTenantToGroupConfigResponse.getCuicServer() |
CuicServer |
AddFunctionConfigParametersToFunctionNodeConfig.getCuicServer() |
CuicServer |
DeleteContractFromEPGConfig.getCuicServer() |
CuicServer |
ModifyL4L7ParameterValuesConfig.getCuicServer() |
CuicServer |
DeleteFunctionProfileConfigResponse.getCuicServer() |
CuicServer |
CreatePhysicalDomainConfigResponse.getCuicServer() |
CuicServer |
AddExternalNetworkToExternalRoutedNetworkConfig.getCuicServer() |
CuicServer |
AddLogicalInterfaceProfileToLogicalNodeProfileConfigResponse.getCuicServer() |
CuicServer |
CreateLinkLevelPolicyConfig.getCuicServer() |
CuicServer |
AddStaticPathToEPGConfig.getCuicServer() |
CuicServer |
DeleteSubnetFromExternalNetworkConfig.getCuicServer() |
CuicServer |
DeleteBridgeGroupInterfaceFromFunctionNodeConfigResponse.getCuicServer() |
CuicServer |
AddContractToExternalNetworkConfig.getCuicServer() |
CuicServer |
DeletePhysicalDomainConfigResponse.getCuicServer() |
CuicServer |
AddDomainToEPGConfig.getCuicServer() |
CuicServer |
DeleteDHCPLabelToTenantBridgeDomainConfigResponse.getCuicServer() |
CuicServer |
CreateTenantBridgeDomainResponse.getCuicServer() |
CuicServer |
AddFunctionConfigParametersToFunctionProfileConfigResponse.getCuicServer() |
CuicServer |
CreateFunctionProfileGroup.getCuicServer() |
CuicServer |
AddVlanRangeToVlanPoolConfigResponse.getCuicServer() |
CuicServer |
DeleteNetworkObjectFromFunctionProfileConfig.getCuicServer() |
CuicServer |
AddStaticNodeToEPGConfig.getCuicServer() |
CuicServer |
DeleteContractFromExternalNetworkConfig.getCuicServer() |
CuicServer |
DeleteDeviceClusterConfigResponse.getCuicServer() |
CuicServer |
AddAccessPortSelectorToInterfaceProfileConfig.getCuicServer() |
CuicServer |
DeleteAccessPortSelectorFromInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
CreateContractSubjectConfig.getCuicServer() |
CuicServer |
AddInterfaceProfileToNodeProfileConfigResponse.getCuicServer() |
CuicServer |
DeletePhysicalDomainConfig.getCuicServer() |
CuicServer |
CreateSubnetToBridgeNetworkConfigResponse.getCuicServer() |
CuicServer |
AddInterfaceToEPGConfig.getCuicServer() |
CuicServer |
APICWrapperConfig.getCuicServer() |
CuicServer |
DeleteExternalRoutedNetworkConfigResponse.getCuicServer() |
CuicServer |
DeleteSubnetToEPGConfig.getCuicServer() |
CuicServer |
AssociateAccessListToInterfaceOnEPGConfig.getCuicServer() |
CuicServer |
DeleteContractSubjectConfig.getCuicServer() |
CuicServer |
DeleteInterfaceToLogicalInterfaceProfileConfig.getCuicServer() |
CuicServer |
DeleteLogicalDeviceContextConfig.getCuicServer() |
CuicServer |
AddNetworkObjectToFunctionProfileConfigResponse.getCuicServer() |
CuicServer |
AddHypervisorFunctionToEntityProfileConfigResponse.getCuicServer() |
CuicServer |
AddNSParametersToDeviceClusterConfigResponse.getCuicServer() |
CuicServer |
AddFilterToServiceGraphNodeConfig.getCuicServer() |
CuicServer |
DeleteNetworkObjectParameterToFunctionNodeConfigResponse.getCuicServer() |
CuicServer |
DeleteBGPPeerConnectivityFromNodeProfileConfigResponse.getCuicServer() |
CuicServer |
AddStaticRouteToInterfaceOnEPGConfig.getCuicServer() |
CuicServer |
DeleteCDPInterfacePolicyConfigResponse.getCuicServer() |
CuicServer |
CreateL3DomainConfig.getCuicServer() |
CuicServer |
DeleteContextFromRoutedProfileConfigResponse.getCuicServer() |
CuicServer |
CreateTenantApplicationProfileConfigResponse.getCuicServer() |
CuicServer |
AddLogicalInterfaceToDeviceClusterConfig.getCuicServer() |
CuicServer |
DeleteLogicalInterfaceFromDeviceClusterConfigResponse.getCuicServer() |
CuicServer |
DeleteLogicalInterfaceProfileFromLogicalNodeProfileConfigResponse.getCuicServer() |
CuicServer |
AddInterfaceToFunctionProfileConfig.getCuicServer() |
CuicServer |
DeleteLabelFromContractSubjectConfig.getCuicServer() |
CuicServer |
CreateL3DomainConfigResponse.getCuicServer() |
CuicServer |
CreateL2DomainConfigResponse.getCuicServer() |
CuicServer |
DeleteLogicalOSPFInterfaceProfileConfig.getCuicServer() |
CuicServer |
DeleteNetscalerLoadBalancerFromFunctionNodeConfig.getCuicServer() |
CuicServer |
AddFunctionConfigParametersToFunctionProfileConfig.getCuicServer() |
CuicServer |
DeleteFilterToContractSubjectConfig.getCuicServer() |
CuicServer |
AddExternalNetworkToExternalRoutedNetworkConfigResponse.getCuicServer() |
CuicServer |
DeleteOSPFTimersConfig.getCuicServer() |
CuicServer |
AddAccessPortSelectorToInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteDomainFromEPGConfig.getCuicServer() |
CuicServer |
CreateLLDPInterfacePolicyConfig.getCuicServer() |
CuicServer |
DeleteConcreteInterfaceFromDevice.getCuicServer() |
CuicServer |
CreateVlanPoolConfig.getCuicServer() |
CuicServer |
DeleteLogicalInterfaceFromDeviceClusterConfig.getCuicServer() |
CuicServer |
AddInterfaceToInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
AssignApicTenantToGroupConfig.getCuicServer() |
CuicServer |
DeleteInterfaceToInterfaceProfileConfigResponse.getCuicServer() |
CuicServer |
DeleteNodeProfileFromExternalRoutedNetworkConfig.getCuicServer() |
CuicServer |
DeleteStaticPathFromEPGConfig.getCuicServer() |
CuicServer |
DeleteTenantFilterRuleConfig.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
AddContextToRoutedProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteLeafPolicyGroupConfig.setCuicServer(CuicServer api) |
void |
AddExternalNetworkToExternalBridgedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteContractFromEPGConfigResponse.setCuicServer(CuicServer api) |
void |
AddInterfaceToFunctionProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddNodeProfileToExternalBridgedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLinkLevelPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
CreateDeviceClusterConcreteDeviceConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteBridgeGroupInterfaceFromFunctionProfileConfig.setCuicServer(CuicServer api) |
void |
AddFilterToContractSubjectConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteSwitchProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddStaticRouteToLogicalNodeConfig.setCuicServer(CuicServer api) |
void |
DeleteVlanPoolConfig.setCuicServer(CuicServer api) |
void |
DeleteL2DomainConfigResponse.setCuicServer(CuicServer api) |
void |
CreateFunctionProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteVmmDomainConfig.setCuicServer(CuicServer api) |
void |
CreateLinkLevelPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
CreateInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateLLDPInterfacePolicyConfigResponse.setCuicServer(CuicServer api) |
void |
AddBridgeGroupToEPGConfig.setCuicServer(CuicServer api) |
void |
DeleteDeviceClusterConcreteDeviceConfig.setCuicServer(CuicServer api) |
void |
CreateLeafPolicyGroupConfigResponse.setCuicServer(CuicServer api) |
void |
UpdatePhysicalDomainConfigResponse.setCuicServer(CuicServer api) |
void |
UpdateCDPInterfacePolicyConfig.setCuicServer(CuicServer api) |
void |
AddFunctionConfigParametersToFunctionNodeConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteL3DomainConfig.setCuicServer(CuicServer api) |
void |
AddHypervisorFunctionToEntityProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteL2DomainConfig.setCuicServer(CuicServer api) |
void |
CreateVmmDomainConfigResponse.setCuicServer(CuicServer api) |
void |
AddFilterToContractSubjectConfig.setCuicServer(CuicServer api) |
void |
DeleteExternalBridgedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
CreatePrivateNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteAccessControlEntryFromFunctionNodeConfigResponse.setCuicServer(CuicServer api) |
void |
CreateTenantFilterRuleConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteTenantConfig.setCuicServer(CuicServer api) |
void |
DeleteContractSubjectConfigResponse.setCuicServer(CuicServer api) |
void |
CreateTenantConfig.setCuicServer(CuicServer api) |
void |
DeleteTabooContractConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLogicalNodeFromLogicalNodeProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateSubnetToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
CreateCDPInterfacePolicyConfigResponse.setCuicServer(CuicServer api) |
void |
AddFilterToServiceGraphNodeConfigResponse.setCuicServer(CuicServer api) |
void |
UpdatePhysicalDomainConfig.setCuicServer(CuicServer api) |
void |
AssociateInterfaceSelectorProfileToSwitchProfileConfig.setCuicServer(CuicServer api) |
void |
AddDHCPLabelToTenantBridgeDomainConfig.setCuicServer(CuicServer api) |
void |
AddNetworkObjectToFunctionProfileConfig.setCuicServer(CuicServer api) |
void |
AddInterfaceToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
APICWrapperConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyTenantBridgeDomainConfig.setCuicServer(CuicServer api) |
void |
CreateDeviceClusterConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyTenantBridgeDomainConfigResponse.setCuicServer(CuicServer api) |
void |
CreateSwitchProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddBridgeGroupInterfaceToFunctionProfileConfig.setCuicServer(CuicServer api) |
void |
AssociateAccessPortSelectorToInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddInterfacePolicyGroupToEntityProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLogicalInterfaceContextConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteFunctionProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteAttachableEntityProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateSubnetToBridgeNetworkConfig.setCuicServer(CuicServer api) |
void |
APICDeleteTenantConfig.setCuicServer(CuicServer api) |
void |
CreateTenantFilterConfig.setCuicServer(CuicServer api) |
void |
DeleteL3DomainConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteSwitchSelectorFromSwitchProfileConfigResponse.setCuicServer(CuicServer api) |
void |
UpdateVmmDomainConfig.setCuicServer(CuicServer api) |
void |
CreateOSPFInterfacePolicyConfigResponse.setCuicServer(CuicServer api) |
void |
AddBGPPeerConnectivityToNodeProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteBridgeGroupInterfaceFromFunctionNodeConfig.setCuicServer(CuicServer api) |
void |
DeleteVmmDomainConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteFailoverConfigurationForASAConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteActionRuleProfileConfig.setCuicServer(CuicServer api) |
void |
UpdateTenantFilterRuleConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteTenantApplicationProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteFailoverConfigurationForASAConfig.setCuicServer(CuicServer api) |
void |
ModifyContractSubjectConfigResponse.setCuicServer(CuicServer api) |
void |
CreateTabooContractConfig.setCuicServer(CuicServer api) |
void |
DeleteConsumedContractInterfaceFromEPGConfig.setCuicServer(CuicServer api) |
void |
AddFunctionConfigParametersToEPGConfig.setCuicServer(CuicServer api) |
void |
DeleteConsumedContractInterfaceFromEPGConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteVlanPoolConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteFunctionProfileGroup.setCuicServer(CuicServer api) |
void |
AddVlanRangeToVlanPoolConfig.setCuicServer(CuicServer api) |
void |
AddInterfaceToInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteInterfaceToLogicalInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddStaticRouteToInterfaceOnEPGConfigResponse.setCuicServer(CuicServer api) |
void |
CreateTabooContractConfigResponse.setCuicServer(CuicServer api) |
void |
CreateConsumedContractInterfaceToEPGConfig.setCuicServer(CuicServer api) |
void |
ModifyContractSubjectConfig.setCuicServer(CuicServer api) |
void |
AddNetworkObjectParameterToFunctionNodeConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyConsumedContractInterfaceToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteInterfaceSelectorProfileFromSwitchProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteStaticPathFromEPGConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteFunctionConfigParametersFromEPGConfigResponse.setCuicServer(CuicServer api) |
void |
CopyFunctionProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateOSPFInterfacePolicyConfig.setCuicServer(CuicServer api) |
void |
CreateLogicalInterfaceContextConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLogicalInterfaceProfileFromLogicalNodeProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteExternalNetworkFromExternalBridgedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteTenantFilterConfig.setCuicServer(CuicServer api) |
void |
AddLabelToContractSubjectConfig.setCuicServer(CuicServer api) |
void |
DeleteFilterToServiceGraphNodeConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLogicalOSPFInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateVlanPoolConfigResponse.setCuicServer(CuicServer api) |
void |
UpdateTenantFilterRuleConfig.setCuicServer(CuicServer api) |
void |
AddConcreteInterfaceToDeviceResponse.setCuicServer(CuicServer api) |
void |
DeleteFunctionConfigParameterToFunctionNodeConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLinkLevelPolicyConfig.setCuicServer(CuicServer api) |
void |
CreateInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteOSPFTimersConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteInterfaceSelectorProfileFromSwitchProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateTenantConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteTabooContractConfig.setCuicServer(CuicServer api) |
void |
CreateTenantBridgeDomain.setCuicServer(CuicServer api) |
void |
AddNodeProfileToExternalRoutedNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteTenantBridgeDomainConfigResponse.setCuicServer(CuicServer api) |
void |
AddSwitchSelectorToSwitchProfileConfig.setCuicServer(CuicServer api) |
void |
AddConcreteInterfaceToDevice.setCuicServer(CuicServer api) |
void |
DeleteL4L7ServiceGraphConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteNodeProfileToExternalBridgedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteFunctionConfigParameterToFunctionNodeConfig.setCuicServer(CuicServer api) |
void |
CreateEPGConfigResponse.setCuicServer(CuicServer api) |
void |
CreateCDPInterfacePolicyConfig.setCuicServer(CuicServer api) |
void |
DeleteLabelFromContractSubjectConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteBGPPeerConnectivityFromNodeProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteStaticRouteFromLogicalNodeConfig.setCuicServer(CuicServer api) |
void |
PushParamsToConcreteDeviceConfig.setCuicServer(CuicServer api) |
void |
DeleteBridgeGroupInterfaceFromFunctionProfileConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyL4L7ParameterValuesConfigResponse.setCuicServer(CuicServer api) |
void |
AddLogicalNodeToLogicalNodeProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteNetworkObjectFromFunctionProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateL2DomainConfig.setCuicServer(CuicServer api) |
void |
DeleteAccessPortSelectorFromInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
AddNodeProfileToExternalBridgedNetworkConfig.setCuicServer(CuicServer api) |
void |
CreateSwitchProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteActionRuleProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLeafPolicyGroupConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteSwitchProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteNetworkObjectParameterToFunctionNodeConfig.setCuicServer(CuicServer api) |
void |
AddSwitchSelectorToSwitchProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteSubnetFromBridgeNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteStaticNodeFromEPGConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteExternalNetworkFromExternalRoutedNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteLogicalInterfaceContextConfig.setCuicServer(CuicServer api) |
void |
AddInterfaceSelectorProfileToSwitchProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteDomainFromEPGConfigResponse.setCuicServer(CuicServer api) |
void |
CreateOSPFTimersConfigResponse.setCuicServer(CuicServer api) |
void |
CreateActionRuleProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AssociateAccessListToInterfaceOnEPGConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteFilterToServiceGraphNodeConfig.setCuicServer(CuicServer api) |
void |
AddLabelToContractSubjectConfigResponse.setCuicServer(CuicServer api) |
void |
UpdateConnectionToNodeResponse.setCuicServer(CuicServer api) |
void |
AssociateAccessPortSelectorToInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteStaticNodeFromEPGConfig.setCuicServer(CuicServer api) |
void |
DeleteContractConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLogicalDeviceContextConfigResponse.setCuicServer(CuicServer api) |
void |
CopyFunctionProfileConfig.setCuicServer(CuicServer api) |
void |
CreateFunctionProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteFunctionConfigParametersFromFunctionProfileConfig.setCuicServer(CuicServer api) |
void |
AddInterfaceToLogicalInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
CreatePhysicalDomainConfig.setCuicServer(CuicServer api) |
void |
CreateEPGConfig.setCuicServer(CuicServer api) |
void |
DeleteAccessPortPolicyGroupConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteEPGConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteAttachableEntityProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteContractFromExternalNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
AddBGPPeerConnectivityToNodeProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddBridgeGroupToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
AddExternalBridgedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
AddSubnetToExternalNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteAccessPortPolicyGroupConfig.setCuicServer(CuicServer api) |
void |
DeleteTenantConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteExternalRoutedNetworkConfig.setCuicServer(CuicServer api) |
void |
CreateLogicalOSPFInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddRoutedControlProfileToExternalRoutedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteSubnetFromBridgeNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
AddNodeProfileToExternalRoutedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
CreateDeviceClusterConfig.setCuicServer(CuicServer api) |
void |
AddInterfaceToFunctionNodeConfig.setCuicServer(CuicServer api) |
void |
CreateTenantFilterConfigResponse.setCuicServer(CuicServer api) |
void |
UpdateVmmDomainConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteExternalNetworkFromExternalBridgedNetworkConfig.setCuicServer(CuicServer api) |
void |
DeletePrivateNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
CreateDeviceClusterConcreteDeviceConfig.setCuicServer(CuicServer api) |
void |
DeleteTenantFilterConfigResponse.setCuicServer(CuicServer api) |
void |
CreateTenantFilterRuleConfig.setCuicServer(CuicServer api) |
void |
AssociateSwitchSelectorToSwitchProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteTenantApplicationProfileConfig.setCuicServer(CuicServer api) |
void |
CreateAttachableEntityProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteExternalNetworkFromExternalRoutedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
APICDeleteTenantConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteNodeProfileFromExternalRoutedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteDeviceClusterConfig.setCuicServer(CuicServer api) |
void |
DeleteOSPFInterfacePolicyConfig.setCuicServer(CuicServer api) |
void |
CreateFunctionProfileGroupResponse.setCuicServer(CuicServer api) |
void |
AddStaticPathToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
AddStaticNodeToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
AddBridgeGroupInterfaceToFunctionProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteFunctionConfigParametersFromEPGConfig.setCuicServer(CuicServer api) |
void |
CreateActionRuleProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteTenantFilterRuleConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteRoutedControlProfileFromExternalRoutedNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteAccessControlEntryFromFunctionNodeConfig.setCuicServer(CuicServer api) |
void |
CreateL4L7ServiceGraphTemplateConfigResponse.setCuicServer(CuicServer api) |
void |
CreateContractConfig.setCuicServer(CuicServer api) |
void |
CreateContractSubjectConfigResponse.setCuicServer(CuicServer api) |
void |
AddInterfaceProfileToNodeProfileConfig.setCuicServer(CuicServer api) |
void |
UpdateSubnetToBridgeNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
AddFunctionConfigParametersToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
AddInterfacePolicyGroupToEntityProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteSwitchSelectorFromSwitchProfileConfig.setCuicServer(CuicServer api) |
void |
CreateTenantApplicationProfileConfig.setCuicServer(CuicServer api) |
void |
AddLogicalNodeToLogicalNodeProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteInterfaceProfileToNodeProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteContractConfig.setCuicServer(CuicServer api) |
void |
CreateLeafPolicyGroupConfig.setCuicServer(CuicServer api) |
void |
CreateLogicalDeviceContextConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteRoutedControlProfileFromExternalRoutedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
CreateAccessPortPolicyGroupConfigResponse.setCuicServer(CuicServer api) |
void |
CreateLogicalOSPFInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteFunctionProfileGroupResponse.setCuicServer(CuicServer api) |
void |
AssociateInterfaceSelectorProfileToSwitchProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateLogicalInterfaceContextConfig.setCuicServer(CuicServer api) |
void |
AddNetworkObjectParameterToFunctionNodeConfig.setCuicServer(CuicServer api) |
void |
AssociateSwitchSelectorToSwitchProfileConfig.setCuicServer(CuicServer api) |
void |
AddExternalRoutedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
AddStaticRouteToLogicalNodeConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteOSPFInterfacePolicyConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteDHCPLabelToTenantBridgeDomainConfig.setCuicServer(CuicServer api) |
void |
DeleteL4L7ServiceGraphConfig.setCuicServer(CuicServer api) |
void |
DeleteFunctionConfigParametersFromFunctionProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddInterfaceSelectorProfileToSwitchProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateVmmDomainConfig.setCuicServer(CuicServer api) |
void |
AddContractToExternalNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
CreateConsumedContractInterfaceToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteConcreteInterfaceFromDeviceResponse.setCuicServer(CuicServer api) |
void |
DeleteLogicalNodeFromLogicalNodeProfileConfig.setCuicServer(CuicServer api) |
void |
CreatePrivateNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
AddDomainToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
UpdateConnectionToNode.setCuicServer(CuicServer api) |
void |
DeleteContextFromRoutedProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteInterfaceToInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
CreateLogicalDeviceContextConfig.setCuicServer(CuicServer api) |
void |
AddContractToEPGConfig.setCuicServer(CuicServer api) |
void |
AddLogicalInterfaceProfileToLogicalNodeProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteVlanRangeFromVlanPoolConfigResponse.setCuicServer(CuicServer api) |
void |
AddInterfaceToLogicalInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddNSParametersToDeviceClusterConfig.setCuicServer(CuicServer api) |
void |
CreateContractConfigResponse.setCuicServer(CuicServer api) |
void |
DeletePrivateNetworkConfig.setCuicServer(CuicServer api) |
void |
AddExternalNetworkToExternalBridgedNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateSubnetToEPGConfig.setCuicServer(CuicServer api) |
void |
AddInterfaceToFunctionNodeConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteCDPInterfacePolicyConfig.setCuicServer(CuicServer api) |
void |
PushParamsToConcreteDeviceConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteStaticRouteFromLogicalNodeConfigResponse.setCuicServer(CuicServer api) |
void |
AddSubnetToExternalNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
UpdateSubnetToBridgeNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteExternalBridgedNetworkConfig.setCuicServer(CuicServer api) |
void |
CreateAccessPortPolicyGroupConfig.setCuicServer(CuicServer api) |
void |
DeleteSubnetToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLLDPInterfacePolicyConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteFilterToContractSubjectConfigResponse.setCuicServer(CuicServer api) |
void |
CreateAttachableEntityProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteDeviceClusterConcreteDeviceConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteNodeProfileToExternalBridgedNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteInterfaceProfileToNodeProfileConfigResponse.setCuicServer(CuicServer api) |
void |
ModifyConsumedContractInterfaceToEPGConfig.setCuicServer(CuicServer api) |
void |
AddDHCPLabelToTenantBridgeDomainConfigResponse.setCuicServer(CuicServer api) |
void |
AddLogicalInterfaceToDeviceClusterConfigResponse.setCuicServer(CuicServer api) |
void |
AddRoutedControlProfileToExternalRoutedNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteNetscalerLoadBalancerFromFunctionNodeConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteTenantBridgeDomainConfig.setCuicServer(CuicServer api) |
void |
CreateL4L7ServiceGraphTemplateConfig.setCuicServer(CuicServer api) |
void |
CreateOSPFTimersConfig.setCuicServer(CuicServer api) |
void |
AddExternalRoutedNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteVlanRangeFromVlanPoolConfig.setCuicServer(CuicServer api) |
void |
DeleteLLDPInterfacePolicyConfig.setCuicServer(CuicServer api) |
void |
DeleteSubnetFromExternalNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
AddContextToRoutedProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddContractToEPGConfigResponse.setCuicServer(CuicServer api) |
void |
AddExternalBridgedNetworkConfig.setCuicServer(CuicServer api) |
void |
UpdateCDPInterfacePolicyConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteEPGConfig.setCuicServer(CuicServer api) |
void |
AssignApicTenantToGroupConfigResponse.setCuicServer(CuicServer api) |
void |
AddFunctionConfigParametersToFunctionNodeConfig.setCuicServer(CuicServer api) |
void |
DeleteContractFromEPGConfig.setCuicServer(CuicServer api) |
void |
ModifyL4L7ParameterValuesConfig.setCuicServer(CuicServer api) |
void |
DeleteFunctionProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreatePhysicalDomainConfigResponse.setCuicServer(CuicServer api) |
void |
AddExternalNetworkToExternalRoutedNetworkConfig.setCuicServer(CuicServer api) |
void |
AddLogicalInterfaceProfileToLogicalNodeProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateLinkLevelPolicyConfig.setCuicServer(CuicServer api) |
void |
AddStaticPathToEPGConfig.setCuicServer(CuicServer api) |
void |
DeleteSubnetFromExternalNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteBridgeGroupInterfaceFromFunctionNodeConfigResponse.setCuicServer(CuicServer api) |
void |
AddContractToExternalNetworkConfig.setCuicServer(CuicServer api) |
void |
DeletePhysicalDomainConfigResponse.setCuicServer(CuicServer api) |
void |
AddDomainToEPGConfig.setCuicServer(CuicServer api) |
void |
DeleteDHCPLabelToTenantBridgeDomainConfigResponse.setCuicServer(CuicServer api) |
void |
CreateTenantBridgeDomainResponse.setCuicServer(CuicServer api) |
void |
AddFunctionConfigParametersToFunctionProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateFunctionProfileGroup.setCuicServer(CuicServer api) |
void |
AddVlanRangeToVlanPoolConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteNetworkObjectFromFunctionProfileConfig.setCuicServer(CuicServer api) |
void |
AddStaticNodeToEPGConfig.setCuicServer(CuicServer api) |
void |
DeleteContractFromExternalNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteDeviceClusterConfigResponse.setCuicServer(CuicServer api) |
void |
AddAccessPortSelectorToInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteAccessPortSelectorFromInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateContractSubjectConfig.setCuicServer(CuicServer api) |
void |
AddInterfaceProfileToNodeProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeletePhysicalDomainConfig.setCuicServer(CuicServer api) |
void |
CreateSubnetToBridgeNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
AddInterfaceToEPGConfig.setCuicServer(CuicServer api) |
void |
APICWrapperConfig.setCuicServer(CuicServer api) |
void |
DeleteExternalRoutedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteSubnetToEPGConfig.setCuicServer(CuicServer api) |
void |
AssociateAccessListToInterfaceOnEPGConfig.setCuicServer(CuicServer api) |
void |
DeleteContractSubjectConfig.setCuicServer(CuicServer api) |
void |
DeleteInterfaceToLogicalInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteLogicalDeviceContextConfig.setCuicServer(CuicServer api) |
void |
AddNetworkObjectToFunctionProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddHypervisorFunctionToEntityProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddNSParametersToDeviceClusterConfigResponse.setCuicServer(CuicServer api) |
void |
AddFilterToServiceGraphNodeConfig.setCuicServer(CuicServer api) |
void |
DeleteNetworkObjectParameterToFunctionNodeConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteBGPPeerConnectivityFromNodeProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddStaticRouteToInterfaceOnEPGConfig.setCuicServer(CuicServer api) |
void |
DeleteCDPInterfacePolicyConfigResponse.setCuicServer(CuicServer api) |
void |
CreateL3DomainConfig.setCuicServer(CuicServer api) |
void |
DeleteContextFromRoutedProfileConfigResponse.setCuicServer(CuicServer api) |
void |
CreateTenantApplicationProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddLogicalInterfaceToDeviceClusterConfig.setCuicServer(CuicServer api) |
void |
DeleteLogicalInterfaceFromDeviceClusterConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLogicalInterfaceProfileFromLogicalNodeProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AddInterfaceToFunctionProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteLabelFromContractSubjectConfig.setCuicServer(CuicServer api) |
void |
CreateL3DomainConfigResponse.setCuicServer(CuicServer api) |
void |
CreateL2DomainConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteLogicalOSPFInterfaceProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteNetscalerLoadBalancerFromFunctionNodeConfig.setCuicServer(CuicServer api) |
void |
AddFunctionConfigParametersToFunctionProfileConfig.setCuicServer(CuicServer api) |
void |
DeleteFilterToContractSubjectConfig.setCuicServer(CuicServer api) |
void |
AddExternalNetworkToExternalRoutedNetworkConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteOSPFTimersConfig.setCuicServer(CuicServer api) |
void |
AddAccessPortSelectorToInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteDomainFromEPGConfig.setCuicServer(CuicServer api) |
void |
CreateLLDPInterfacePolicyConfig.setCuicServer(CuicServer api) |
void |
DeleteConcreteInterfaceFromDevice.setCuicServer(CuicServer api) |
void |
CreateVlanPoolConfig.setCuicServer(CuicServer api) |
void |
DeleteLogicalInterfaceFromDeviceClusterConfig.setCuicServer(CuicServer api) |
void |
AddInterfaceToInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
AssignApicTenantToGroupConfig.setCuicServer(CuicServer api) |
void |
DeleteInterfaceToInterfaceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteNodeProfileFromExternalRoutedNetworkConfig.setCuicServer(CuicServer api) |
void |
DeleteStaticPathFromEPGConfig.setCuicServer(CuicServer api) |
void |
DeleteTenantFilterRuleConfig.setCuicServer(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
SSHCommandConfig.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
SSHCommandConfig.setCuicServer(CuicServer cuicServer) |
Constructor and Description |
---|
SSHCommandConfig(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
multiDomainMgrAccount.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<multiDomainMgrAccount> |
multiDomainMgrAccount.get(CuicServer server) |
void |
multiDomainMgrAccount.setCuicServer(CuicServer api) |
Constructor and Description |
---|
multiDomainMgrAccount(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
SendEmailTemplateConfig.getCuicServer() |
CuicServer |
SendEmailTemplateConfigResponse.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
SendEmailTemplateConfig.setCuicServer(CuicServer api) |
void |
SendEmailTemplateConfigResponse.setCuicServer(CuicServer api) |
Constructor and Description |
---|
SendEmailTemplateConfig(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
EMCRPCGSnapshotsInfoResponse.getApi() |
CuicServer |
EMCRPDeleteConsistencyGroupConfigResponse.getApi() |
CuicServer |
EMCRPAddUserVolumeConfig.getApi() |
CuicServer |
EMCRPUpdateSnapshotsConfig.getApi() |
CuicServer |
EMCRPRemoveJournalVolumeConfig.getApi() |
CuicServer |
EMCRPClusterSettingsInfo.getApi() |
CuicServer |
EMCRPRemoveCopyLinkConfig.getApi() |
CuicServer |
EMCRPRecoverProductionConfig.getApi() |
CuicServer |
EMCRPDeleteConsistencyGroupConfig.getApi() |
CuicServer |
EMCRPClusterGatewayConfigurationInfoResponse.getApi() |
CuicServer |
EMCRPApplyBookmarkConfig.getApi() |
CuicServer |
EMCRPClusterGatewayConfigurationInfo.getApi() |
CuicServer |
EMCRPRPAInfo.getApi() |
CuicServer |
EMCRPSplitterSettingsInfoResponse.getApi() |
CuicServer |
EMCRPRecoverProductionConfigResponse.getApi() |
CuicServer |
EMCRPVCenterServerFiltersInfo.getApi() |
CuicServer |
EMCRPClusterVolumeInfoResponse.getApi() |
CuicServer |
EMCRPConsistencyGroupReplicationSetInfoResponse.getApi() |
CuicServer |
EMCRPConsistencyGroupCopyJournalVolumeInfoResponse.getApi() |
CuicServer |
EMCRPRepositoryVolumeInfo.getApi() |
CuicServer |
EMCRPCreateConsistencyGroupConfigResponse.getApi() |
CuicServer |
EMCRPConsistencyGroupCopyPolicyInfo.getApi() |
CuicServer |
EMCRPConsistencyGroupCopiesInfoResponse.getApi() |
CuicServer |
EMCRPApplyBookmarkConfigResponse.getApi() |
CuicServer |
EMCRPSplitterSettingsInfo.getApi() |
CuicServer |
EMCRPConsistencyGroupLinkPolicyInfo.getApi() |
CuicServer |
EMCRPAddCopyLinkConfig.getApi() |
CuicServer |
EMCRPClusterVolumeInfo.getApi() |
CuicServer |
EMCRPConsistencyGroupCopyPolicyInfoResponse.getApi() |
CuicServer |
EMCRPConsistencyGroupReplicationSetVolumesInfo.getApi() |
CuicServer |
EMCRPCGSnapshotsInfo.getApi() |
CuicServer |
EMCRPConsistencyGroupCopiesInfo.getApi() |
CuicServer |
EMCRPRemoveUserVolumeConfig.getApi() |
CuicServer |
EMCRPRemoveJournalVolumeConfigResponse.getApi() |
CuicServer |
EMCRPSetConsistencyGroupStatusConfig.getApi() |
CuicServer |
EMCRPUpdateCGTransferStatusConfig.getApi() |
CuicServer |
EMCRPConsistencyGroupReplicationSetVolumesInfoResponse.getApi() |
CuicServer |
EMCRPConsistencyGroupReplicationSetInfo.getApi() |
CuicServer |
EMCRPVCenterServerInfo.getApi() |
CuicServer |
EMCRPEditReplicationSetConfig.getApi() |
CuicServer |
EMCRPConsistencyGroupCopyJournalVolumeInfo.getApi() |
CuicServer |
EMCRPConsistencyGroupLinkPolicyInfoResponse.getApi() |
CuicServer |
EMCRPRPAInfoResponse.getApi() |
CuicServer |
EMCRPRepositoryVolumeInfoResponse.getApi() |
CuicServer |
EMCRPCreateConsistencyGroupConfig.getApi() |
CuicServer |
EMCRPClusterSettingsInfoResponse.getApi() |
CuicServer |
EMCRPUpdateSnapshotsConfigResponse.getApi() |
CuicServer |
EMCRPDeleteConsistencyGroupCopyConfigResponse.getCuicServer() |
CuicServer |
EMCRPRescanStorageVolumesConfigResponse.getCuicServer() |
CuicServer |
EMCRPSetConsistencyGroupTransferStatusConfig.getCuicServer() |
CuicServer |
EMCRPFailoverConfig.getCuicServer() |
CuicServer |
EMCRPResumeProductionConfig.getCuicServer() |
CuicServer |
EMCRPSetConsistencyGroupStatusConfigResponse.getCuicServer() |
CuicServer |
EMCRPFailoverConfigResponse.getCuicServer() |
CuicServer |
EMCRPCreateReplicationSetConfig.getCuicServer() |
CuicServer |
EMCRPDetachReplicationSetVolumeFromSplitterConfigResponse.getCuicServer() |
CuicServer |
EMCRPAddUserVolumeConfigResponse.getCuicServer() |
CuicServer |
EMCRPCreateConsistencyGroupCopyConfig.getCuicServer() |
CuicServer |
EMCRPResumeProductionConfigResponse.getCuicServer() |
CuicServer |
EMCRPCreateReplicationSetConfigResponse.getCuicServer() |
CuicServer |
EMCRPSetCopyAsProductionConfig.getCuicServer() |
CuicServer |
EMCRPDetachReplicationSetVolumeFromSplitterConfig.getCuicServer() |
CuicServer |
EMCRPRemoveCopyLinkConfigResponse.getCuicServer() |
CuicServer |
EMCRPDeleteConsistencyGroupCopyConfig.getCuicServer() |
CuicServer |
EMCRPDisableTestCopyConfigResponse.getCuicServer() |
CuicServer |
EMCRPAddJournalVolumeConfigResponse.getCuicServer() |
CuicServer |
EMCRPRescanStorageVolumesConfig.getCuicServer() |
CuicServer |
EMCRPCreateConsistencyGroupCopyConfigResponse.getCuicServer() |
CuicServer |
EMCRPSetConsistencyGroupTransferStatusConfigResponse.getCuicServer() |
CuicServer |
EMCRPRemoveUserVolumeConfigResponse.getCuicServer() |
CuicServer |
EMCRPAttachReplicationSetVolumetoSplitterConfig.getCuicServer() |
CuicServer |
EMCRPDeleteReplicationSetConfigResponse.getCuicServer() |
CuicServer |
EMCRPAttachReplicationSetVolumetoSplitterConfigResponse.getCuicServer() |
CuicServer |
EMCRPSetCopyAsProductionConfigResponse.getCuicServer() |
CuicServer |
EMCRPAddCopyLinkConfigResponse.getCuicServer() |
CuicServer |
EMCRPAddJournalVolumeConfig.getCuicServer() |
CuicServer |
EMCRPDeleteReplicationSetConfig.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
EMCRPCGSnapshotsInfoResponse.setApi(CuicServer api) |
void |
EMCRPDeleteConsistencyGroupConfigResponse.setApi(CuicServer api) |
void |
EMCRPAddUserVolumeConfig.setApi(CuicServer api) |
void |
EMCRPUpdateSnapshotsConfig.setApi(CuicServer api) |
void |
EMCRPRemoveJournalVolumeConfig.setApi(CuicServer api) |
void |
EMCRPClusterSettingsInfo.setApi(CuicServer api) |
void |
EMCRPRemoveCopyLinkConfig.setApi(CuicServer api) |
void |
EMCRPRecoverProductionConfig.setApi(CuicServer api) |
void |
EMCRPDeleteConsistencyGroupConfig.setApi(CuicServer api) |
void |
EMCRPClusterGatewayConfigurationInfoResponse.setApi(CuicServer api) |
void |
EMCRPApplyBookmarkConfig.setApi(CuicServer api) |
void |
EMCRPClusterGatewayConfigurationInfo.setApi(CuicServer api) |
void |
EMCRPRPAInfo.setApi(CuicServer api) |
void |
EMCRPSplitterSettingsInfoResponse.setApi(CuicServer api) |
void |
EMCRPRecoverProductionConfigResponse.setApi(CuicServer api) |
void |
EMCRPVCenterServerFiltersInfo.setApi(CuicServer api) |
void |
EMCRPClusterVolumeInfoResponse.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupReplicationSetInfoResponse.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupCopyJournalVolumeInfoResponse.setApi(CuicServer api) |
void |
EMCRPRepositoryVolumeInfo.setApi(CuicServer api) |
void |
EMCRPCreateConsistencyGroupConfigResponse.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupCopyPolicyInfo.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupCopiesInfoResponse.setApi(CuicServer api) |
void |
EMCRPApplyBookmarkConfigResponse.setApi(CuicServer api) |
void |
EMCRPSplitterSettingsInfo.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupLinkPolicyInfo.setApi(CuicServer api) |
void |
EMCRPAddCopyLinkConfig.setApi(CuicServer api) |
void |
EMCRPClusterVolumeInfo.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupCopyPolicyInfoResponse.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupReplicationSetVolumesInfo.setApi(CuicServer api) |
void |
EMCRPCGSnapshotsInfo.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupCopiesInfo.setApi(CuicServer api) |
void |
EMCRPRemoveUserVolumeConfig.setApi(CuicServer api) |
void |
EMCRPRemoveJournalVolumeConfigResponse.setApi(CuicServer api) |
void |
EMCRPSetConsistencyGroupStatusConfig.setApi(CuicServer api) |
void |
EMCRPUpdateCGTransferStatusConfig.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupReplicationSetVolumesInfoResponse.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupReplicationSetInfo.setApi(CuicServer api) |
void |
EMCRPVCenterServerInfo.setApi(CuicServer api) |
void |
EMCRPEditReplicationSetConfig.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupCopyJournalVolumeInfo.setApi(CuicServer api) |
void |
EMCRPConsistencyGroupLinkPolicyInfoResponse.setApi(CuicServer api) |
void |
EMCRPRPAInfoResponse.setApi(CuicServer api) |
void |
EMCRPRepositoryVolumeInfoResponse.setApi(CuicServer api) |
void |
EMCRPCreateConsistencyGroupConfig.setApi(CuicServer api) |
void |
EMCRPClusterSettingsInfoResponse.setApi(CuicServer api) |
void |
EMCRPUpdateSnapshotsConfigResponse.setApi(CuicServer api) |
void |
EMCRPDeleteConsistencyGroupCopyConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPRescanStorageVolumesConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPSetConsistencyGroupTransferStatusConfig.setCuicServer(CuicServer api) |
void |
EMCRPFailoverConfig.setCuicServer(CuicServer api) |
void |
EMCRPEnableTestCopyConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPResumeProductionConfig.setCuicServer(CuicServer api) |
void |
EMCRPSetConsistencyGroupStatusConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPFailoverConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPCreateReplicationSetConfig.setCuicServer(CuicServer api) |
void |
EMCRPDetachReplicationSetVolumeFromSplitterConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPAddUserVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPCreateConsistencyGroupCopyConfig.setCuicServer(CuicServer api) |
void |
EMCRPResumeProductionConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPCreateReplicationSetConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPSetCopyAsProductionConfig.setCuicServer(CuicServer api) |
void |
EMCRPDetachReplicationSetVolumeFromSplitterConfig.setCuicServer(CuicServer api) |
void |
EMCRPRemoveCopyLinkConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPDeleteConsistencyGroupCopyConfig.setCuicServer(CuicServer api) |
void |
EMCRPDisableTestCopyConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPAddJournalVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPRescanStorageVolumesConfig.setCuicServer(CuicServer api) |
void |
EMCRPCreateConsistencyGroupCopyConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPSetConsistencyGroupTransferStatusConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPRemoveUserVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPAttachReplicationSetVolumetoSplitterConfig.setCuicServer(CuicServer api) |
void |
EMCRPDeleteReplicationSetConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPAttachReplicationSetVolumetoSplitterConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPSetCopyAsProductionConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPAddCopyLinkConfigResponse.setCuicServer(CuicServer api) |
void |
EMCRPAddJournalVolumeConfig.setCuicServer(CuicServer api) |
void |
EMCRPDeleteReplicationSetConfig.setCuicServer(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
F5LBCreatePoolConfigResponse.getCuicServer() |
CuicServer |
F5LBDeletePoolMemberConfigResponse.getCuicServer() |
CuicServer |
F5LBModifyApplicationServiceConfigResponse.getCuicServer() |
CuicServer |
F5LBDeleteSNATConfigResponse.getCuicServer() |
CuicServer |
F5LBCreateApplicationServiceConfigResponse.getCuicServer() |
CuicServer |
F5LBModifyRouteConfigResponse.getCuicServer() |
CuicServer |
F5LBAddMemberToPoolConfigResponse.getCuicServer() |
CuicServer |
F5LBDeleteSNATPoolConfigResponse.getCuicServer() |
CuicServer |
F5LBCreateRouteConfigResponse.getCuicServer() |
CuicServer |
F5LBCreateVirtualServerConfigResponse.getCuicServer() |
CuicServer |
F5LBDeletePartitionConfigResponse.getCuicServer() |
CuicServer |
F5LBDeletePoolConfigResponse.getCuicServer() |
CuicServer |
F5LBCreateVLANConfigResponse.getCuicServer() |
CuicServer |
F5LBCreateSNATConfigResponse.getCuicServer() |
CuicServer |
F5LBCreatePartitionConfigResponse.getCuicServer() |
CuicServer |
F5LBModifyVirtualServerConfigResponse.getCuicServer() |
CuicServer |
F5LBDeleteVLANConfigResponse.getCuicServer() |
CuicServer |
F5LBCreateSNATPoolConfigResponse.getCuicServer() |
CuicServer |
F5LBDeleteApplicationServiceConfigResponse.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
F5LBCreatePoolConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBDeletePoolMemberConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBModifyApplicationServiceConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBDeleteSNATConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBCreateApplicationServiceConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBModifyRouteConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBAddMemberToPoolConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBDeleteSNATPoolConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBCreateRouteConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBCreateVirtualServerConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBDeletePartitionConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBDeletePoolConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBCreateVLANConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBCreateSNATConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBCreatePartitionConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBModifyVirtualServerConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBDeleteVLANConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBCreateSNATPoolConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
F5LBDeleteApplicationServiceConfigResponse.setCuicServer(CuicServer cuicServer) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
HypervLogicalNetworkDefinition.getApi() |
CuicServer |
HypervLogicalNetwork.getApi() |
CuicServer |
HypervHostVirtualNetwork.getApi() |
CuicServer |
HypervStaticIPAddressPoolResponse.getApi() |
CuicServer |
HypervNativeUplinkPortProfile.getApi() |
CuicServer |
HypervVirtualNetworkAdapterNativePortProfile.getApi() |
CuicServer |
HypervStaticIPAddressPool.getApi() |
CuicServer |
HypervPortClassification.getApi() |
CuicServer |
HypervHostVirtualNetworkResponse.getApi() |
CuicServer |
HypervLogicalSwitch.getApi() |
CuicServer |
HypervVMNetwork.getApi() |
CuicServer |
HypervDeleteFileShareResponse.getCuicServer() |
CuicServer |
HypervCreateNativeUplinkPortProfileResponse.getCuicServer() |
CuicServer |
HypervCreateStorageClassification.getCuicServer() |
CuicServer |
HypervDeletePortClassificationResponse.getCuicServer() |
CuicServer |
HypervRemoveSubnetFromHostAdapterResponse.getCuicServer() |
CuicServer |
HypervCreateISCSISessionResponse.getCuicServer() |
CuicServer |
HypervCreateIPPoolResponse.getCuicServer() |
CuicServer |
HypervRefreshStorageProviderResponse.getCuicServer() |
CuicServer |
HypervRemoveFileShareFromHostResponse.getCuicServer() |
CuicServer |
HypervDeleteStorageClassificationResponse.getCuicServer() |
CuicServer |
HypervCreateLogicalSwitchResponse.getCuicServer() |
CuicServer |
HypervAddVirtualPortToLogicalSwitchResponse.getCuicServer() |
CuicServer |
HyperVAddVMDisk.getCuicServer() |
CuicServer |
HyperVStoragePolicy.getCuicServer() |
CuicServer |
HypervRemoveStorageProviderResponse.getCuicServer() |
CuicServer |
HypervRefreshHostOrCluster.getCuicServer() |
CuicServer |
HypervRemoveStorageFromHostGroup.getCuicServer() |
CuicServer |
HypervHostPowerActionResponse.getCuicServer() |
CuicServer |
HypervDeleteLUNResponse.getCuicServer() |
CuicServer |
HypervDiskFormat.getCuicServer() |
CuicServer |
HypervMountDataStore.getCuicServer() |
CuicServer |
HypervLogicalNetworkResponse.getCuicServer() |
CuicServer |
HypervNativeUplinkPortProfileResponse.getCuicServer() |
CuicServer |
HypervDeleteVMNetworkResponse.getCuicServer() |
CuicServer |
HypervLogicalNetworkDefinitionResponse.getCuicServer() |
CuicServer |
HypervModifyVMVirtualNetworkAdapater.getCuicServer() |
CuicServer |
HypervDeleteLUN.getCuicServer() |
CuicServer |
HyperVRevertVMSnapshotResponse.getCuicServer() |
CuicServer |
HypervAddStorageToHostOrCluster.getCuicServer() |
CuicServer |
HyperVComputingPolicy.getCuicServer() |
CuicServer |
HypervCreateStorageClassificationResponse.getCuicServer() |
CuicServer |
HypervCreateFileShare.getCuicServer() |
CuicServer |
HyperVNetworkPolicy.getCuicServer() |
CuicServer |
HypervMountDataStoreResponse.getCuicServer() |
CuicServer |
HypervRemovePNICtoVirtualNetwork.getCuicServer() |
CuicServer |
HypervUpdateHostNetworkAdapter.getCuicServer() |
CuicServer |
HypervResyncVMResponse.getCuicServer() |
CuicServer |
HyperVRevertVMSnapshot.getCuicServer() |
CuicServer |
HypervDeleteNativeUplinkPortProfile.getCuicServer() |
CuicServer |
HyperVVMProvision.getCuicServer() |
CuicServer |
HypervRemoveVirtualPortFromLogicalSwitchResponse.getCuicServer() |
CuicServer |
HypervRegisterHostwithSCVMMResponse.getCuicServer() |
CuicServer |
HypervCreateVMSnapshot.getCuicServer() |
CuicServer |
HypervRemoveVirtualPortFromLogicalSwitch.getCuicServer() |
CuicServer |
HypervRemoveFileShareFromHost.getCuicServer() |
CuicServer |
HypervConfigureHostNetworkAdapter.getCuicServer() |
CuicServer |
HypervDeleteSiteResponse.getCuicServer() |
CuicServer |
HypervCreateVirtualNetwork.getCuicServer() |
CuicServer |
HypervCreateVMSnapshotResponse.getCuicServer() |
CuicServer |
HypervCreateVMPlacementPathResponse.getCuicServer() |
CuicServer |
HyperVResizeVMDiskResponse.getCuicServer() |
CuicServer |
HypervRemoveStorageLogicalUnitFromClusterResponse.getCuicServer() |
CuicServer |
HypervAddStorageLogicalUnitToHostResponse.getCuicServer() |
CuicServer |
HypervAddStorageLogicalUnitToHost.getCuicServer() |
CuicServer |
HypervCreateLogicalNetwork.getCuicServer() |
CuicServer |
HypervDeleteNativeUplinkPortProfileResponse.getCuicServer() |
CuicServer |
HypervConverttoCSVResponse.getCuicServer() |
CuicServer |
HypervDeletePortClassification.getCuicServer() |
CuicServer |
HypervCreateLogicalNetworkResponse.getCuicServer() |
CuicServer |
HypervDeleteSite.getCuicServer() |
CuicServer |
HyperVComputingPolicy1.getCuicServer() |
CuicServer |
HypervCreateVMNetworkResponse.getCuicServer() |
CuicServer |
HypervCreateLUNResponse.getCuicServer() |
CuicServer |
HypervDeleteVMPlacementPath.getCuicServer() |
CuicServer |
HypervAddStorageProviderConfig.getCuicServer() |
CuicServer |
HyperVAddVMDiskResponse.getCuicServer() |
CuicServer |
HyperVResizeVMDisk.getCuicServer() |
CuicServer |
HypervRemoveStorageLogicalUnitFromHostResponse.getCuicServer() |
CuicServer |
HypervRepairHostFileShareResponse.getCuicServer() |
CuicServer |
HypervDiskFormatResponse.getCuicServer() |
CuicServer |
HypervCreatePortClassificationResponse.getCuicServer() |
CuicServer |
HypervDeleteIPPoolResponse.getCuicServer() |
CuicServer |
HypervCreateLogicalSwitch.getCuicServer() |
CuicServer |
HypervDeleteLogicalSwitch.getCuicServer() |
CuicServer |
HypervAddSubnetToHostAdapterResponse.getCuicServer() |
CuicServer |
HyperVDleteVM.getCuicServer() |
CuicServer |
HypervConverttoAvailableStorage.getCuicServer() |
CuicServer |
HyperVDeploymentPolicy1.getCuicServer() |
CuicServer |
HypervRegisterHostwithSCVMM.getCuicServer() |
CuicServer |
HypervRefreshHostOrClusterResponse.getCuicServer() |
CuicServer |
HypervDeleteIPSetnetFromSite.getCuicServer() |
CuicServer |
HypervDeleteStorageClassification.getCuicServer() |
CuicServer |
HyperVNetworkPolicy1.getCuicServer() |
CuicServer |
HypervCreateVMNetwork.getCuicServer() |
CuicServer |
HypervDeleteLogicalNetworkResponse.getCuicServer() |
CuicServer |
HypervCreateVMVirtualNetworkAdapter.getCuicServer() |
CuicServer |
HypervDeleteAllVMSnapshot.getCuicServer() |
CuicServer |
HypervRemoveStorageFromHostOrCluster.getCuicServer() |
CuicServer |
HypervDeleteVirtualNetwork.getCuicServer() |
CuicServer |
HypervStaticIPAddressPoolResponse.getCuicServer() |
CuicServer |
HypervModifyStorageLogicalUnit.getCuicServer() |
CuicServer |
HyperVDeploymentPolicy.getCuicServer() |
CuicServer |
HypervCreateLUN.getCuicServer() |
CuicServer |
HypervHostPowerAction.getCuicServer() |
CuicServer |
HyperVDleteVMResponse.getCuicServer() |
CuicServer |
HypervRemoveStorageFromHostOrClusterResponse.getCuicServer() |
CuicServer |
HypervRemoveStorageLogicalUnitFromCluster.getCuicServer() |
CuicServer |
HypervDeleteLogicalSwitchResponse.getCuicServer() |
CuicServer |
HypervDeleteFileShare.getCuicServer() |
CuicServer |
HypervConverttoCSV.getCuicServer() |
CuicServer |
HypervModifyStorageLogicalUnitResponse.getCuicServer() |
CuicServer |
HypervRepairFileShareInHostOrCluster.getCuicServer() |
CuicServer |
HypervRemoveStorageLogicalUnitFromHost.getCuicServer() |
CuicServer |
HypervAddSubnetToHostAdapter.getCuicServer() |
CuicServer |
HypervRemoveStorageFromHostGroupResponse.getCuicServer() |
CuicServer |
HypervAddStorageResourceToHostGroupResponse.getCuicServer() |
CuicServer |
HypervCreateVMVirtualNetworkAdapterResponse.getCuicServer() |
CuicServer |
HypervPortClassificationResponse.getCuicServer() |
CuicServer |
HypervAddStorageProviderConfigResponse.getCuicServer() |
CuicServer |
HypervDeleteIPPool.getCuicServer() |
CuicServer |
HypervHostVirtualNetworkResponse.getCuicServer() |
CuicServer |
HypervRepairClusterFileShareResponse.getCuicServer() |
CuicServer |
HypervCreateISCSISession.getCuicServer() |
CuicServer |
HyperVStoragePolicy1.getCuicServer() |
CuicServer |
HypervRemoveStorageProvider.getCuicServer() |
CuicServer |
HypervManageFileShareResponse.getCuicServer() |
CuicServer |
HypervCreateSite.getCuicServer() |
CuicServer |
HypervDeleteVMNetwork.getCuicServer() |
CuicServer |
HypervDeleteIPSetnetFromSiteResponse.getCuicServer() |
CuicServer |
HypervAddVirtualPortToLogicalSwitch.getCuicServer() |
CuicServer |
HypervRemoveSubnetFromHostAdapter.getCuicServer() |
CuicServer |
HypervRefreshStorageProvider.getCuicServer() |
CuicServer |
HypervConverttoAvailableStorageResponse.getCuicServer() |
CuicServer |
HypervResyncVM.getCuicServer() |
CuicServer |
HypervCreatePortClassification.getCuicServer() |
CuicServer |
HyperVDeleteVMDisk.getCuicServer() |
CuicServer |
HypervUnRegisterHostwithSCVMM.getCuicServer() |
CuicServer |
HypervRemoveFileShareFromCluster.getCuicServer() |
CuicServer |
HypervVirtualNetworkAdapterNativePortProfileResponse.getCuicServer() |
CuicServer |
HypervCreateFileShareResponse.getCuicServer() |
CuicServer |
HypervAddStorageResourceToHostGroup.getCuicServer() |
CuicServer |
HypervCreateVirtualNetworkResponse.getCuicServer() |
CuicServer |
HypervVMNetworkResponse.getCuicServer() |
CuicServer |
HyperVVMPowerAction.getCuicServer() |
CuicServer |
HypervRemoveFileShareFromClusterResponse.getCuicServer() |
CuicServer |
HypervRepairHostFileShare.getCuicServer() |
CuicServer |
HypervRepairClusterFileShare.getCuicServer() |
CuicServer |
HypervCreateNativeUplinkPortProfile.getCuicServer() |
CuicServer |
HypervAddStorageToHostOrClusterResponse.getCuicServer() |
CuicServer |
HypervCreateIPPool.getCuicServer() |
CuicServer |
HyperVMarkSnapshot.getCuicServer() |
CuicServer |
HypervModifyStoragePoolResponse.getCuicServer() |
CuicServer |
HypervRepairFileShareInHostOrClusterResponse.getCuicServer() |
CuicServer |
HypervDeleteLogicalNetwork.getCuicServer() |
CuicServer |
HypervDeleteVMSnapshot.getCuicServer() |
CuicServer |
HypervCreateSiteResponse.getCuicServer() |
CuicServer |
HyperVVMProvisionResponse.getCuicServer() |
CuicServer |
HypervCreateVMPlacementPath.getCuicServer() |
CuicServer |
HypervRemoveVMVirtualNetworkAdapater.getCuicServer() |
CuicServer |
HypervLogicalSwitchResponse.getCuicServer() |
CuicServer |
HypervModifyStoragePool.getCuicServer() |
CuicServer |
HypervResizeMemoryCPU.getCuicServer() |
CuicServer |
HypervManageFileShare.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<HyperVDeploymentPolicy1> |
HyperVDeploymentPolicy1.get(CuicServer server) |
static java.util.Collection<HyperVDeploymentPolicy> |
HyperVDeploymentPolicy.get(CuicServer server) |
static java.util.Collection<HyperVStoragePolicy> |
HyperVStoragePolicy.get(java.lang.String datacenterId,
java.lang.String cloudId,
CuicServer server) |
static java.util.Collection<HyperVComputingPolicy> |
HyperVComputingPolicy.get(java.lang.String datacenterId,
java.lang.String cloudId,
CuicServer server) |
static java.util.Collection<HyperVNetworkPolicy> |
HyperVNetworkPolicy.get(java.lang.String datacenterId,
java.lang.String cloudId,
CuicServer server) |
static java.util.Collection<HyperVComputingPolicy1> |
HyperVComputingPolicy1.get(java.lang.String datacenterId,
java.lang.String cloudId,
CuicServer server) |
static java.util.Collection<HyperVNetworkPolicy1> |
HyperVNetworkPolicy1.get(java.lang.String datacenterId,
java.lang.String cloudId,
CuicServer server) |
static java.util.Collection<HyperVStoragePolicy1> |
HyperVStoragePolicy1.get(java.lang.String datacenterId,
java.lang.String cloudId,
CuicServer server) |
void |
HypervLogicalNetworkDefinition.setApi(CuicServer api) |
void |
HypervLogicalNetwork.setApi(CuicServer api) |
void |
HypervHostVirtualNetwork.setApi(CuicServer api) |
void |
HypervStaticIPAddressPoolResponse.setApi(CuicServer api) |
void |
HypervNativeUplinkPortProfile.setApi(CuicServer api) |
void |
HypervVirtualNetworkAdapterNativePortProfile.setApi(CuicServer api) |
void |
HypervStaticIPAddressPool.setApi(CuicServer api) |
void |
HypervPortClassification.setApi(CuicServer api) |
void |
HypervHostVirtualNetworkResponse.setApi(CuicServer api) |
void |
HypervLogicalSwitch.setApi(CuicServer api) |
void |
HypervVMNetwork.setApi(CuicServer api) |
void |
HypervDeleteFileShareResponse.setCuicServer(CuicServer api) |
void |
HypervCreateNativeUplinkPortProfileResponse.setCuicServer(CuicServer api) |
void |
HypervCreateStorageClassification.setCuicServer(CuicServer api) |
void |
HypervDeletePortClassificationResponse.setCuicServer(CuicServer api) |
void |
HypervRemoveSubnetFromHostAdapterResponse.setCuicServer(CuicServer api) |
void |
HypervCreateISCSISessionResponse.setCuicServer(CuicServer api) |
void |
HypervCreateIPPoolResponse.setCuicServer(CuicServer api) |
void |
HypervRefreshStorageProviderResponse.setCuicServer(CuicServer api) |
void |
HypervRemoveFileShareFromHostResponse.setCuicServer(CuicServer api) |
void |
HypervDeleteStorageClassificationResponse.setCuicServer(CuicServer api) |
void |
HypervCreateLogicalSwitchResponse.setCuicServer(CuicServer api) |
void |
HypervAddVirtualPortToLogicalSwitchResponse.setCuicServer(CuicServer api) |
void |
HyperVAddVMDisk.setCuicServer(CuicServer api) |
void |
HyperVStoragePolicy.setCuicServer(CuicServer api) |
void |
HypervRemoveStorageProviderResponse.setCuicServer(CuicServer api) |
void |
HypervRefreshHostOrCluster.setCuicServer(CuicServer api) |
void |
HypervRemoveStorageFromHostGroup.setCuicServer(CuicServer api) |
void |
HypervHostPowerActionResponse.setCuicServer(CuicServer api) |
void |
HypervDeleteLUNResponse.setCuicServer(CuicServer api) |
void |
HypervDiskFormat.setCuicServer(CuicServer api) |
void |
HypervMountDataStore.setCuicServer(CuicServer api) |
void |
HypervLogicalNetworkResponse.setCuicServer(CuicServer api) |
void |
HypervNativeUplinkPortProfileResponse.setCuicServer(CuicServer api) |
void |
HypervDeleteVMNetworkResponse.setCuicServer(CuicServer api) |
void |
HypervLogicalNetworkDefinitionResponse.setCuicServer(CuicServer api) |
void |
HypervModifyVMVirtualNetworkAdapater.setCuicServer(CuicServer api) |
void |
HypervDeleteLUN.setCuicServer(CuicServer api) |
void |
HyperVRevertVMSnapshotResponse.setCuicServer(CuicServer api) |
void |
HypervAddStorageToHostOrCluster.setCuicServer(CuicServer api) |
void |
HyperVComputingPolicy.setCuicServer(CuicServer api) |
void |
HypervCreateStorageClassificationResponse.setCuicServer(CuicServer api) |
void |
HypervCreateFileShare.setCuicServer(CuicServer api) |
void |
HyperVNetworkPolicy.setCuicServer(CuicServer api) |
void |
HypervMountDataStoreResponse.setCuicServer(CuicServer api) |
void |
HypervRemovePNICtoVirtualNetwork.setCuicServer(CuicServer api) |
void |
HypervUpdateHostNetworkAdapter.setCuicServer(CuicServer api) |
void |
HypervResyncVMResponse.setCuicServer(CuicServer api) |
void |
HyperVRevertVMSnapshot.setCuicServer(CuicServer api) |
void |
HypervDeleteNativeUplinkPortProfile.setCuicServer(CuicServer api) |
void |
HyperVVMProvision.setCuicServer(CuicServer api) |
void |
HypervRemoveVirtualPortFromLogicalSwitchResponse.setCuicServer(CuicServer api) |
void |
HypervRegisterHostwithSCVMMResponse.setCuicServer(CuicServer api) |
void |
HypervCreateVMSnapshot.setCuicServer(CuicServer api) |
void |
HypervRemoveVirtualPortFromLogicalSwitch.setCuicServer(CuicServer api) |
void |
HypervRemoveFileShareFromHost.setCuicServer(CuicServer api) |
void |
HypervConfigureHostNetworkAdapter.setCuicServer(CuicServer api) |
void |
HypervDeleteSiteResponse.setCuicServer(CuicServer api) |
void |
HypervCreateVirtualNetwork.setCuicServer(CuicServer api) |
void |
HypervCreateVMSnapshotResponse.setCuicServer(CuicServer api) |
void |
HypervCreateVMPlacementPathResponse.setCuicServer(CuicServer api) |
void |
HyperVResizeVMDiskResponse.setCuicServer(CuicServer api) |
void |
HypervRemoveStorageLogicalUnitFromClusterResponse.setCuicServer(CuicServer api) |
void |
HypervAddStorageLogicalUnitToHostResponse.setCuicServer(CuicServer api) |
void |
HypervAddStorageLogicalUnitToHost.setCuicServer(CuicServer api) |
void |
HypervCreateLogicalNetwork.setCuicServer(CuicServer api) |
void |
HypervDeleteNativeUplinkPortProfileResponse.setCuicServer(CuicServer api) |
void |
HypervConverttoCSVResponse.setCuicServer(CuicServer api) |
void |
HypervDeletePortClassification.setCuicServer(CuicServer api) |
void |
HypervCreateLogicalNetworkResponse.setCuicServer(CuicServer api) |
void |
HypervDeleteSite.setCuicServer(CuicServer api) |
void |
HyperVComputingPolicy1.setCuicServer(CuicServer api) |
void |
HypervCreateVMNetworkResponse.setCuicServer(CuicServer api) |
void |
HypervCreateLUNResponse.setCuicServer(CuicServer api) |
void |
HypervDeleteVMPlacementPath.setCuicServer(CuicServer api) |
void |
HypervAddStorageProviderConfig.setCuicServer(CuicServer api) |
void |
HyperVAddVMDiskResponse.setCuicServer(CuicServer api) |
void |
HyperVResizeVMDisk.setCuicServer(CuicServer api) |
void |
HypervRemoveStorageLogicalUnitFromHostResponse.setCuicServer(CuicServer api) |
void |
HypervRepairHostFileShareResponse.setCuicServer(CuicServer api) |
void |
HypervDiskFormatResponse.setCuicServer(CuicServer api) |
void |
HypervCreatePortClassificationResponse.setCuicServer(CuicServer api) |
void |
HypervDeleteIPPoolResponse.setCuicServer(CuicServer api) |
void |
HypervCreateLogicalSwitch.setCuicServer(CuicServer api) |
void |
HypervDeleteLogicalSwitch.setCuicServer(CuicServer api) |
void |
HypervAddSubnetToHostAdapterResponse.setCuicServer(CuicServer api) |
void |
HyperVDleteVM.setCuicServer(CuicServer api) |
void |
HypervConverttoAvailableStorage.setCuicServer(CuicServer api) |
void |
HyperVDeploymentPolicy1.setCuicServer(CuicServer api) |
void |
HypervRegisterHostwithSCVMM.setCuicServer(CuicServer api) |
void |
HypervRefreshHostOrClusterResponse.setCuicServer(CuicServer api) |
void |
HypervDeleteIPSetnetFromSite.setCuicServer(CuicServer api) |
void |
HypervDeleteStorageClassification.setCuicServer(CuicServer api) |
void |
HyperVNetworkPolicy1.setCuicServer(CuicServer api) |
void |
HypervCreateVMNetwork.setCuicServer(CuicServer api) |
void |
HypervDeleteLogicalNetworkResponse.setCuicServer(CuicServer api) |
void |
HypervCreateVMVirtualNetworkAdapter.setCuicServer(CuicServer api) |
void |
HypervDeleteAllVMSnapshot.setCuicServer(CuicServer api) |
void |
HypervRemoveStorageFromHostOrCluster.setCuicServer(CuicServer api) |
void |
HypervDeleteVirtualNetwork.setCuicServer(CuicServer api) |
void |
HypervStaticIPAddressPoolResponse.setCuicServer(CuicServer api) |
void |
HypervModifyStorageLogicalUnit.setCuicServer(CuicServer api) |
void |
HyperVDeploymentPolicy.setCuicServer(CuicServer api) |
void |
HypervCreateLUN.setCuicServer(CuicServer api) |
void |
HypervHostPowerAction.setCuicServer(CuicServer api) |
void |
HyperVDleteVMResponse.setCuicServer(CuicServer api) |
void |
HypervRemoveStorageFromHostOrClusterResponse.setCuicServer(CuicServer api) |
void |
HypervRemoveStorageLogicalUnitFromCluster.setCuicServer(CuicServer api) |
void |
HypervDeleteLogicalSwitchResponse.setCuicServer(CuicServer api) |
void |
HypervDeleteFileShare.setCuicServer(CuicServer api) |
void |
HypervConverttoCSV.setCuicServer(CuicServer api) |
void |
HypervModifyStorageLogicalUnitResponse.setCuicServer(CuicServer api) |
void |
HypervRepairFileShareInHostOrCluster.setCuicServer(CuicServer api) |
void |
HypervRemoveStorageLogicalUnitFromHost.setCuicServer(CuicServer api) |
void |
HypervAddSubnetToHostAdapter.setCuicServer(CuicServer api) |
void |
HypervRemoveStorageFromHostGroupResponse.setCuicServer(CuicServer api) |
void |
HypervAddStorageResourceToHostGroupResponse.setCuicServer(CuicServer api) |
void |
HypervCreateVMVirtualNetworkAdapterResponse.setCuicServer(CuicServer api) |
void |
HypervPortClassificationResponse.setCuicServer(CuicServer api) |
void |
HypervAddStorageProviderConfigResponse.setCuicServer(CuicServer api) |
void |
HypervDeleteIPPool.setCuicServer(CuicServer api) |
void |
HypervHostVirtualNetworkResponse.setCuicServer(CuicServer api) |
void |
HypervRepairClusterFileShareResponse.setCuicServer(CuicServer api) |
void |
HypervCreateISCSISession.setCuicServer(CuicServer api) |
void |
HyperVStoragePolicy1.setCuicServer(CuicServer api) |
void |
HypervRemoveStorageProvider.setCuicServer(CuicServer api) |
void |
HypervManageFileShareResponse.setCuicServer(CuicServer api) |
void |
HypervCreateSite.setCuicServer(CuicServer api) |
void |
HypervDeleteVMNetwork.setCuicServer(CuicServer api) |
void |
HypervDeleteIPSetnetFromSiteResponse.setCuicServer(CuicServer api) |
void |
HypervAddVirtualPortToLogicalSwitch.setCuicServer(CuicServer api) |
void |
HypervRemoveSubnetFromHostAdapter.setCuicServer(CuicServer api) |
void |
HypervRefreshStorageProvider.setCuicServer(CuicServer api) |
void |
HypervConverttoAvailableStorageResponse.setCuicServer(CuicServer api) |
void |
HypervResyncVM.setCuicServer(CuicServer api) |
void |
HypervCreatePortClassification.setCuicServer(CuicServer api) |
void |
HyperVDeleteVMDisk.setCuicServer(CuicServer api) |
void |
HypervUnRegisterHostwithSCVMM.setCuicServer(CuicServer api) |
void |
HypervRemoveFileShareFromCluster.setCuicServer(CuicServer api) |
void |
HypervVirtualNetworkAdapterNativePortProfileResponse.setCuicServer(CuicServer api) |
void |
HypervCreateFileShareResponse.setCuicServer(CuicServer api) |
void |
HypervAddStorageResourceToHostGroup.setCuicServer(CuicServer api) |
void |
HypervCreateVirtualNetworkResponse.setCuicServer(CuicServer api) |
void |
HypervVMNetworkResponse.setCuicServer(CuicServer api) |
void |
HyperVVMPowerAction.setCuicServer(CuicServer api) |
void |
HypervRemoveFileShareFromClusterResponse.setCuicServer(CuicServer api) |
void |
HypervRepairHostFileShare.setCuicServer(CuicServer api) |
void |
HypervRepairClusterFileShare.setCuicServer(CuicServer api) |
void |
HypervCreateNativeUplinkPortProfile.setCuicServer(CuicServer api) |
void |
HypervAddStorageToHostOrClusterResponse.setCuicServer(CuicServer api) |
void |
HypervCreateIPPool.setCuicServer(CuicServer api) |
void |
HyperVMarkSnapshot.setCuicServer(CuicServer api) |
void |
HypervModifyStoragePoolResponse.setCuicServer(CuicServer api) |
void |
HypervRepairFileShareInHostOrClusterResponse.setCuicServer(CuicServer api) |
void |
HypervDeleteLogicalNetwork.setCuicServer(CuicServer api) |
void |
HypervDeleteVMSnapshot.setCuicServer(CuicServer api) |
void |
HypervCreateSiteResponse.setCuicServer(CuicServer api) |
void |
HyperVVMProvisionResponse.setCuicServer(CuicServer api) |
void |
HypervCreateVMPlacementPath.setCuicServer(CuicServer api) |
void |
HypervRemoveVMVirtualNetworkAdapater.setCuicServer(CuicServer api) |
void |
HypervLogicalSwitchResponse.setCuicServer(CuicServer api) |
void |
HypervModifyStoragePool.setCuicServer(CuicServer api) |
void |
HypervResizeMemoryCPU.setCuicServer(CuicServer api) |
void |
HypervManageFileShare.setCuicServer(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
ISEAccount.getCuicServer() |
CuicServer |
ISEAccountResponse.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
ISEAccount.setCuicServer(CuicServer cuicServer) |
void |
ISEAccountResponse.setCuicServer(CuicServer cuicServer) |
Constructor and Description |
---|
ISEAccount(CuicServer cuicServer) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
NetAppCreateClusterVolumeNFSDatastoreConfigResponse.getApi() |
CuicServer |
NetAppClusterVServerModifyConfig.getCuicServer() |
CuicServer |
NetAppRemoveClusterPortFromIfGroupConfig.getCuicServer() |
CuicServer |
NetAppDeleteVFilerInitiatorGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteClusterCronJobScheduleConfig.getCuicServer() |
CuicServer |
NetAppDeleteNFSExportConfig.getCuicServer() |
CuicServer |
NetAppClusterVServerDestroyConfig.getCuicServer() |
CuicServer |
NetAppUnMapLUNFromIGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterAggregateConfigResponse.getCuicServer() |
CuicServer |
NetAppAddExistingInitiatorToIGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateOnCommandVFilerConfig.getCuicServer() |
CuicServer |
NetAppClusterLunMapInitiatorGroupConfig.getCuicServer() |
CuicServer |
NetAppCopyClusterLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterModifyWWPNAliasConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterVolumeSnapshotPartialRestoreFileConfig.getCuicServer() |
CuicServer |
NetAppDeleteClusterAggregateConfig.getCuicServer() |
CuicServer |
NetAppModifyCIFSAclConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateONTAPVFilerConfigResponse.getCuicServer() |
CuicServer |
NetAppResizeClusterVolumeConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterSnapshotPolicyConfig.getCuicServer() |
CuicServer |
NetAppClusterLogicalInterfaceDestroyConfig.getCuicServer() |
CuicServer |
NetAppCreateOnCommandDatasetConfig.getCuicServer() |
CuicServer |
NetAppDeleteONTAPVFilerConfig.getCuicServer() |
CuicServer |
NetAppDeleteCIFSAclConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteLicenseCodeToClusterConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteCIFSShareConfig.getCuicServer() |
CuicServer |
NetAppClusterPeerCreateConfigResponse.getCuicServer() |
CuicServer |
NetAppVServerModifyDNSConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterInitiatorGroupConfig.getCuicServer() |
CuicServer |
NetAppVFilerCIFSSetupConfig.getCuicServer() |
CuicServer |
NetAppClusterInitiatorGroupDestroyConfig.getCuicServer() |
CuicServer |
NetAppResizeVFilerVolumeConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyVServerSISPolicyConfig.getCuicServer() |
CuicServer |
NetAppClusterBindIGroupToPorsetConfigResponse.getCuicServer() |
CuicServer |
NetAppResizeVFilerLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterInitiatorGroupCreateConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveVFilerNFSExportConfig.getCuicServer() |
CuicServer |
NetAppVSCDestroyDatastoreConfigResponse.getCuicServer() |
CuicServer |
NetAppResizeVolumeConfig.getCuicServer() |
CuicServer |
NetAppVServerModifyHostIpMappingConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterSnapmirrorPolicyConfigResponse.getCuicServer() |
CuicServer |
NetAppAddDiskToAggregateConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterPortsetConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteVFilerLUNConfig.getCuicServer() |
CuicServer |
NetAppRemoveClusterVolumeNFSExportConfig.getCuicServer() |
CuicServer |
NetAppClusterLUNDestroyConfig.getCuicServer() |
CuicServer |
NetAppAddVFilerInitiatorConfigResponse.getCuicServer() |
CuicServer |
NetAppAdddiskToClusterAggregateConfigResponse.getCuicServer() |
CuicServer |
NetAppAddIPAddressToVFilerConfig.getCuicServer() |
CuicServer |
NetAppClusterVServerPeerCreateConfig.getCuicServer() |
CuicServer |
NetAppDestroyQtreeConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterSetFcpPortNameConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterExportRuleConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterSnapmirrorPolicyConfigResponse.getCuicServer() |
CuicServer |
NetAppMapVFilerLUNToIGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppVFilerCIFSSetupConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateVolumeCIFSShareConfig.getCuicServer() |
CuicServer |
NetAppMoveClusterVolumeConfig.getCuicServer() |
CuicServer |
NetAppAssocLUNAsVMFSDatastoreConfig.getCuicServer() |
CuicServer |
NetAppClusterVServerPeerAcceptConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteIPSpaceConfigResponse.getCuicServer() |
CuicServer |
NetAppMigrateClusterLogicalInterfaceConfig.getCuicServer() |
CuicServer |
NetAppSetupONTAPVFilerConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateVFilerStorageConfigResponse.getCuicServer() |
CuicServer |
NetAppAddQtreeQuotaConfig.getCuicServer() |
CuicServer |
NetAppCloneClusterVolumeConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteVLANInterfaceConfig.getCuicServer() |
CuicServer |
NetAppDeleteCIFSShareConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterExportPolicyConfig.getCuicServer() |
CuicServer |
NetAppClusterVolumeSnapshotRestoreFileConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateOnCommandVFilerConfigResponse.getCuicServer() |
CuicServer |
NetAppAddVolumeToDatasetConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterExportRuleConfigResponse.getCuicServer() |
CuicServer |
NetAppVSCDestroyDatastoreConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterExportPolicyConfig.getCuicServer() |
CuicServer |
NetAppClusterAddExistingInitiatorToGroupConfig.getCuicServer() |
CuicServer |
NetAppClusterUnbindIGroupFromPorsetConfig.getCuicServer() |
CuicServer |
NetAppDeleteClusterSnapshotPolicyConfigResponse.getCuicServer() |
CuicServer |
NetAppResizeLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateVFilerStorageConfig.getCuicServer() |
CuicServer |
NetAppDeleteClusterIfGroupConfig.getCuicServer() |
CuicServer |
NetAppAddQtreeQuotaConfigResponse.getCuicServer() |
CuicServer |
NetAppAddResourcePoolToOnCommandDatasetConfig.getCuicServer() |
CuicServer |
NetAppExecuteCLIConfig.getCuicServer() |
CuicServer |
NetAppVServerCIFSModifyConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterVolumeConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteClusterSnapmirrorRelationConfig.getCuicServer() |
CuicServer |
NetAppClusterVServerPeerAcceptConfig.getCuicServer() |
CuicServer |
NetAppVServerCreateHostIpMappingConfig.getCuicServer() |
CuicServer |
NetAppIPSpaceVLANAssignConfig.getCuicServer() |
CuicServer |
NetAppModifyCIFSShareConfig.getCuicServer() |
CuicServer |
NetAppAssociateVolumeDatastoreConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterPeerModifyConfigResponse.getCuicServer() |
CuicServer |
NetAppAddOnCommandGroupMemberConfig.getCuicServer() |
CuicServer |
NetAppCreateOnCommandGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteVolumeConfig.getCuicServer() |
CuicServer |
NetAppResizeVMWareVMDatastoreConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterCronJobScheduleConfig.getCuicServer() |
CuicServer |
NetAppPersistNetworkConfig.getCuicServer() |
CuicServer |
NetAppConfigureVLANInterfaceConfig.getCuicServer() |
CuicServer |
NetAppModifyDatasetLUNExportSettingsConfig.getCuicServer() |
CuicServer |
NetAppCreateVLANInterfaceConfigResponse.getCuicServer() |
CuicServer |
NetAppDestroyOnCommandGroupConfig.getCuicServer() |
CuicServer |
NetAppDestroyClusterPortsetConfigResponse.getCuicServer() |
CuicServer |
NetAppVSCResizeDatastoreConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteVolumeConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterSnapmirrorRelationConfigResponse.getCuicServer() |
CuicServer |
NetAppAddInitiatorConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterSnapmirrorPolicyRuleConfig.getCuicServer() |
CuicServer |
NetAppClusterModifyWWPNAliasConfig.getCuicServer() |
CuicServer |
NetAppCreateVServerSISPolicyConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterSnapmirrorPolicyConfig.getCuicServer() |
CuicServer |
NetAppDeleteVServerSISPolicyConfig.getCuicServer() |
CuicServer |
NetAppAssocLUNAsVMFSDatastoreConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterVolumeUnMountConfig.getCuicServer() |
CuicServer |
NetAppDeleteClusterVolumeSnapshotConfig.getCuicServer() |
CuicServer |
NetAppCreateInitiatorGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateQtreeNFSExportConfigResponse.getCuicServer() |
CuicServer |
NetAppCloneLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppVSCResizeDatastoreConfig.getCuicServer() |
CuicServer |
NetAppCreateVLANInterfaceConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterQTreeConfig.getCuicServer() |
CuicServer |
NetAppRemoveQtreeQuotaConfig.getCuicServer() |
CuicServer |
NetAppAddLicenseCodeToClusterConfig.getCuicServer() |
CuicServer |
NetAppClusterLunUnMapInitiatorGroupConfig.getCuicServer() |
CuicServer |
NetAppDetachStorageServiceFromDatasetConfig.getCuicServer() |
CuicServer |
NetAppVServerCIFSDeleteConfig.getCuicServer() |
CuicServer |
NetAppClusterUnbindIGroupFromPorsetConfigResponse.getCuicServer() |
CuicServer |
NetAppAddResourcePoolToOnCommandDatasetConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterExportRuleConfig.getCuicServer() |
CuicServer |
NetAppClusterDeleteWWPNAliasConfig.getCuicServer() |
CuicServer |
NetAppClusterLunMapInitiatorGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppResizeVMDatastoreConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateNFSExportConfigResponse.getCuicServer() |
CuicServer |
NetAppAddExistingInitiatorToIGroupConfig.getCuicServer() |
CuicServer |
NetAppCreateNFSExportConfig.getCuicServer() |
CuicServer |
NetAppCloneClusterLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppDestroyClusterPortsetConfig.getCuicServer() |
CuicServer |
NetAppDeleteOnCommandDatasetConfig.getCuicServer() |
CuicServer |
NetAppCreateOnCommandGroupConfig.getCuicServer() |
CuicServer |
NetAppAddLicenseCodeToFilerConfig.getCuicServer() |
CuicServer |
NetAppRemoveVFilerInitiatorConfig.getCuicServer() |
CuicServer |
NetAppRemoveOnCommandGroupMemberConfig.getCuicServer() |
CuicServer |
NetAppUnMapVFilerLUNFromIGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppDestroyClusterQtreeConfig.getCuicServer() |
CuicServer |
NetAppDeleteVFilerStorageConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveVServerGroupConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterExportPolicyConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterVServerConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterSnapmirrorRelationConfig.getCuicServer() |
CuicServer |
NetAppRemoveVolumeCIFSShareConfig.getCuicServer() |
CuicServer |
NetAppCleanupLicenseCodeToClusterConfig.getCuicServer() |
CuicServer |
NetAppAssocVFilerVolumeDatastoreConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterInitiatorGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveInitiatorConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyVServerSISPolicyConfigResponse.getCuicServer() |
CuicServer |
NetAppSetVolumeCIFSShareAccessConfig.getCuicServer() |
CuicServer |
NetAppClusterVolumeSnapshotSetReserveConfigResponse.getCuicServer() |
CuicServer |
NetAppAddClusterPortToIfGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppResizeVolumeConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateInitiatorGroupConfig.getCuicServer() |
CuicServer |
NetAppResizeClusterVolumeConfig.getCuicServer() |
CuicServer |
NetAppDeleteClusterExportRuleConfig.getCuicServer() |
CuicServer |
NetAppAddVolumeToDatasetConfig.getCuicServer() |
CuicServer |
NetAppClusterVolumeSnapshotSetReserveConfig.getCuicServer() |
CuicServer |
NetAppSnapmirrorDestActionConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterSnapshotPolicyScheduleConfig.getCuicServer() |
CuicServer |
NetAppvServerDeleteRouteGroupConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterSnapmirrorPolicyRuleConfigResponse.getCuicServer() |
CuicServer |
NetAppAddClusterSnapshotPolicyScheduleConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateVFilerLUNConfig.getCuicServer() |
CuicServer |
NetAppCreateVolumeSnapshotConfigResponse.getCuicServer() |
CuicServer |
NetAppProvisDatasetByStorageServiceConfigResponse.getCuicServer() |
CuicServer |
NetAppVSCCreateDatastoreConfig.getCuicServer() |
CuicServer |
NetAppCloneLUNConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterLUNConfig.getCuicServer() |
CuicServer |
NetAppClusterVolumeMountConfigResponse.getCuicServer() |
CuicServer |
NetAppVSCCreateDatastoreConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateVFilerNFSExportConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterVolumeNFSDatastoreConfig.getCuicServer() |
CuicServer |
NetAppCreateVServerSISPolicyConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterAddExistingInitiatorToGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppAddClusterSnapmirrorPolicyRuleConfig.getCuicServer() |
CuicServer |
NetAppClusterSnapmirrorRelationActionsConfig.getCuicServer() |
CuicServer |
NetAppRemoveInitiatorConfig.getCuicServer() |
CuicServer |
NetAppCreateCIFSShareConfig.getCuicServer() |
CuicServer |
NetAppDeleteLUNConfig.getCuicServer() |
CuicServer |
NetAppDeleteOnCommandVFilerConfig.getCuicServer() |
CuicServer |
NetAppVServerModifyDNSConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterVolumeConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterMultiVolumeSnapshotConfigResponse.getCuicServer() |
CuicServer |
NetAppMapVFilerLUNToIGroupConfig.getCuicServer() |
CuicServer |
NetAppAssignVServerGroupConfig.getCuicServer() |
CuicServer |
NetAppvServerCreateRouteGroupConfig.getCuicServer() |
CuicServer |
NetAppDeleteClustervLANConfig.getCuicServer() |
CuicServer |
NetAppClusterInitiatorCreateConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterVolumeSnapshotRestoreConfig.getCuicServer() |
CuicServer |
NetAppAddVFilerInitiatorConfig.getCuicServer() |
CuicServer |
NetAppCreateVFilerNFSExportConfig.getCuicServer() |
CuicServer |
NetAppDeleteCIFSAclConfig.getCuicServer() |
CuicServer |
NetAppClusterBindIGroupToPorsetConfig.getCuicServer() |
CuicServer |
NetAppCreateVFilerInitiatorGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppAddIPAddressToVFilerConfigResponse.getCuicServer() |
CuicServer |
NetAppDestroyQtreeConfig.getCuicServer() |
CuicServer |
NetAppClusterVolumeUnMountConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterCronJobScheduleConfigResponse.getCuicServer() |
CuicServer |
NetAppDetachStorageServiceFromDatasetConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteInitiatorGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppSetupONTAPVFilerConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterQTreeConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateQtreeConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveClusterPortFromPortsetConfig.getCuicServer() |
CuicServer |
NetAppDeleteOnCommandVFilerConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterVServerPeerCreateConfigResponse.getCuicServer() |
CuicServer |
NetAppMoveClusterLUNConfig.getCuicServer() |
CuicServer |
NetAppDeleteClusterSnapmirrorPolicyConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppAdddiskToClusterAggregateConfig.getCuicServer() |
CuicServer |
NetAppSnapmirrorConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterCronJobScheduleConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteIPSpaceConfig.getCuicServer() |
CuicServer |
NetAppUnMapVFilerLUNFromIGroupConfig.getCuicServer() |
CuicServer |
NetAppCreateClustervLANConfig.getCuicServer() |
CuicServer |
NetAppDeleteQtreeNFSExportConfig.getCuicServer() |
CuicServer |
NetAppCloneClusterVolumeConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterNFSServiceConfig.getCuicServer() |
CuicServer |
NetAppClusterLunUnMapInitiatorGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteVFilerInitiatorGroupConfig.getCuicServer() |
CuicServer |
NetAppCreateLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateIPSpaceConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterDeleteWWPNAliasConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateCIFSAclConfig.getCuicServer() |
CuicServer |
NetAppRemoveMemberFromDatasetConfig.getCuicServer() |
CuicServer |
NetAppAttachStorageServiceToDatasetConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterSnapmirrorRelationConfigResponse.getCuicServer() |
CuicServer |
NetAppMapLUNToIGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteAggregateConfig.getCuicServer() |
CuicServer |
NetAppDeleteClusterExportPolicyConfig.getCuicServer() |
CuicServer |
NetAppClusterVolumeDestroyConfig.getCuicServer() |
CuicServer |
NetAppDeleteVLANInterfaceConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateCIFSShareConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateVolumeCIFSShareConfigResponse.getCuicServer() |
CuicServer |
NetAppVServerCreateDNSConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterPeerModifyConfig.getCuicServer() |
CuicServer |
NetAppAssignVFilerToUserGroupConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterIfGroupConfig.getCuicServer() |
CuicServer |
NetAppClusterVServerPeerRejectConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterSnapshotPolicyScheduleConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateVolumeConfigResponse.getCuicServer() |
CuicServer |
NetAppMoveLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterPortsetConfig.getCuicServer() |
CuicServer |
NetAppVServerCreateHostIpMappingConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyCIFSShareConfigResponse.getCuicServer() |
CuicServer |
NetAppAddDiskToAggregateConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterCronJobScheduleConfig.getCuicServer() |
CuicServer |
NetAppAddClusterQuotaConfig.getCuicServer() |
CuicServer |
NetAppAddClusterPortToPortsetConfigResponse.getCuicServer() |
CuicServer |
NetAppCleanupLicenseCodeToClusterConfigResponse.getCuicServer() |
CuicServer |
NetAppSetupOnCommandVFilerConfig.getCuicServer() |
CuicServer |
NetAppCreateSnapmirrorScheduleConfig.getCuicServer() |
CuicServer |
NetAppClusterPeerDeleteConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterSnapshotPolicyConfig.getCuicServer() |
CuicServer |
NetAppClusterCreateWWPNAliasConfig.getCuicServer() |
CuicServer |
NetAppCreateVFilerInitiatorGroupConfig.getCuicServer() |
CuicServer |
NetAppAddLUNToDatasetConfig.getCuicServer() |
CuicServer |
NetAppCreateVFilerLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterCreateWWPNAliasConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterVolumeSnapshotRestoreFileConfig.getCuicServer() |
CuicServer |
NetAppRemoveClusterSnapshotPolicyScheduleConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterLogicalInterfaceConfigResponse.getCuicServer() |
CuicServer |
NetAppResizeVMWareVMDatastoreConfigResponse.getCuicServer() |
CuicServer |
NetAppUnMapLUNFromIGroupConfig.getCuicServer() |
CuicServer |
NetAppVSCCloneVMsConfig.getCuicServer() |
CuicServer |
NetAppProvisDatasetByStorageServiceConfig.getCuicServer() |
CuicServer |
NetAppAssociateVolumeDatastoreConfig.getCuicServer() |
CuicServer |
NetAppSetupVServerCIFSConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterExportPolicyConfigResponse.getCuicServer() |
CuicServer |
NetAppResizeVFilerVolumeConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterIfGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveClusterPortFromPortsetConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterNFSServiceConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyCIFSAclConfig.getCuicServer() |
CuicServer |
NetAppDeleteVFilerStorageConfig.getCuicServer() |
CuicServer |
NetAppAddClusterPortToPortsetConfig.getCuicServer() |
CuicServer |
NetAppCreateQtreeConfig.getCuicServer() |
CuicServer |
NetAppDestroyClusterNFSServiceConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterQTreeConfig.getCuicServer() |
CuicServer |
NetAppMoveLUNConfig.getCuicServer() |
CuicServer |
NetAppCloneClusterLUNConfig.getCuicServer() |
CuicServer |
NetAppCreateIPSpaceConfig.getCuicServer() |
CuicServer |
NetAppCreateVolumeConfig.getCuicServer() |
CuicServer |
NetAppVServerCIFSDeleteConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveIPAddressFromVFilerConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterSetFcpPortNameConfig.getCuicServer() |
CuicServer |
NetAppResizeVMDatastoreConfig.getCuicServer() |
CuicServer |
NetAppvServerDeleteRouteGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveIPAddressFromVFilerConfig.getCuicServer() |
CuicServer |
NetAppCreateCIFSAclConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateQtreeNFSExportConfig.getCuicServer() |
CuicServer |
NetAppAddClusterQuotaConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterSnapshotPolicyConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveVFilerFromUserGroupConfig.getCuicServer() |
CuicServer |
NetAppvServerCreateRouteGroupConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteClusterQuotaConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterExportRuleConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveClusterSnapmirrorPolicyRuleConfig.getCuicServer() |
CuicServer |
NetAppClusterVServerPeerDeleteConfig.getCuicServer() |
CuicServer |
NetAppMapLUNToIGroupConfig.getCuicServer() |
CuicServer |
NetAppCreateOnCommandDatasetOnVFilerConfigResponse.getCuicServer() |
CuicServer |
NetAppResizeVFilerLUNConfig.getCuicServer() |
CuicServer |
NetAppAddClusterVolumeNFSExportConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterVServerModifyConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterAggregateConfig.getCuicServer() |
CuicServer |
NetAppCopyClusterLUNConfig.getCuicServer() |
CuicServer |
NetAppDeleteClusterVolumeSnapshotConfigResponse.getCuicServer() |
CuicServer |
NetAppAddMemberToDatasetConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterSnapshotPolicyConfigResponse.getCuicServer() |
CuicServer |
NetAppSetupOnCommandVFilerConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClustervLANConfigResponse.getCuicServer() |
CuicServer |
NetAppAddLUNToDatasetConfigResponse.getCuicServer() |
CuicServer |
NetAppAddClusterPortToIfGroupConfig.getCuicServer() |
CuicServer |
NetAppDestroyClusterNFSServiceConfigResponse.getCuicServer() |
CuicServer |
NetAppAddClusterSnapshotPolicyScheduleConfig.getCuicServer() |
CuicServer |
NetAppCreateOnCommandDatasetOnVFilerConfig.getCuicServer() |
CuicServer |
NetAppCreateAggregateConfig.getCuicServer() |
CuicServer |
NetAppAddLicenseCodeToClusterConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateOnCommandDatasetConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterLUNConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterVServerConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterLogicalInterfaceConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterVolumeSnapshotConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateClusterNFSServiceConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterVolumeSnapshotConfig.getCuicServer() |
CuicServer |
NetAppCreateONTAPVFilerConfig.getCuicServer() |
CuicServer |
NetAppAddMemberToDatasetConfigResponse.getCuicServer() |
CuicServer |
NetAppAddClusterSnapmirrorPolicyRuleConfigResponse.getCuicServer() |
CuicServer |
NetAppAttachStorageServiceToDatasetConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterInitiatorGroupCreateConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterQTreeConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteAggregateConfigResponse.getCuicServer() |
CuicServer |
NetAppMoveClusterVolumeConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateVolumeSnapshotConfig.getCuicServer() |
CuicServer |
NetAppVServerCIFSModifyConfig.getCuicServer() |
CuicServer |
NetAppDeleteSnapmirrorScheduleConfig.getCuicServer() |
CuicServer |
NetAppModifyClusterNFSServiceConfigResponse.getCuicServer() |
CuicServer |
NetAppMigrateClusterLogicalInterfaceConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteLicenseCodeToClusterConfig.getCuicServer() |
CuicServer |
NetAppAddInitiatorConfigResponse.getCuicServer() |
CuicServer |
NetAppSetupVServerCIFSConfig.getCuicServer() |
CuicServer |
NetAppVServerCreateDNSConfig.getCuicServer() |
CuicServer |
NetAppAddClusterVolumeNFSExportConfig.getCuicServer() |
CuicServer |
NetAppDeleteClusterSnapshotPolicyConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterSnapmirrorPolicyConfig.getCuicServer() |
CuicServer |
NetAppDeleteInitiatorGroupConfig.getCuicServer() |
CuicServer |
NetAppResizeLUNConfig.getCuicServer() |
CuicServer |
NetAppClusterVolumeSnapshotRestoreConfigResponse.getCuicServer() |
CuicServer |
NetAppVServerModifyHostIpMappingConfig.getCuicServer() |
CuicServer |
NetAppCreateAggregateConfigResponse.getCuicServer() |
CuicServer |
NetAppIPSpaceVLANAssignConfigResponse.getCuicServer() |
CuicServer |
NetAppCreateSnapmirrorScheduleConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterSnapmirrorRelationActionsConfigResponse.getCuicServer() |
CuicServer |
NetAppDeleteVServerSISPolicyConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterVolumeSnapshotPartialRestoreFileConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveClusterSnapshotPolicyScheduleConfig.getCuicServer() |
CuicServer |
NetAppCreateClusterMultiVolumeSnapshotConfig.getCuicServer() |
CuicServer |
NetAppAddOnCommandGroupMemberConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterInitiatorCreateConfig.getCuicServer() |
CuicServer |
NetAppCreateLUNConfig.getCuicServer() |
CuicServer |
NetAppClusterVolumeMountConfig.getCuicServer() |
CuicServer |
NetAppAssocVFilerVolumeDatastoreConfig.getCuicServer() |
CuicServer |
NetAppClusterVServerPeerRejectConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppModifyClusterSnapmirrorRelationConfig.getCuicServer() |
CuicServer |
NetAppMoveClusterLUNConfigResponse.getCuicServer() |
CuicServer |
NetAppRemoveVFilerInitiatorConfigResponse.getCuicServer() |
CuicServer |
NetAppClusterPeerCreateConfig.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
NetAppCreateClusterVolumeNFSDatastoreConfigResponse.setApi(CuicServer api) |
void |
NetAppClusterVServerModifyConfig.setCuicServer(CuicServer api) |
void |
NetAppRemoveClusterPortFromIfGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteVFilerInitiatorGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterCronJobScheduleConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteNFSExportConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVServerDestroyConfig.setCuicServer(CuicServer api) |
void |
NetAppUnMapLUNFromIGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterAggregateConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddExistingInitiatorToIGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateOnCommandVFilerConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterLunMapInitiatorGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppCopyClusterLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterModifyWWPNAliasConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeSnapshotPartialRestoreFileConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterAggregateConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyCIFSAclConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateONTAPVFilerConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppResizeClusterVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterSnapshotPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterLogicalInterfaceDestroyConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateOnCommandDatasetConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteONTAPVFilerConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteCIFSAclConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteLicenseCodeToClusterConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteCIFSShareConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterPeerCreateConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppVServerModifyDNSConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterInitiatorGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppVFilerCIFSSetupConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterInitiatorGroupDestroyConfig.setCuicServer(CuicServer api) |
void |
NetAppResizeVFilerVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyVServerSISPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterBindIGroupToPorsetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppResizeVFilerLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterInitiatorGroupCreateConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveVFilerNFSExportConfig.setCuicServer(CuicServer api) |
void |
NetAppVSCDestroyDatastoreConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppResizeVolumeConfig.setCuicServer(CuicServer api) |
void |
NetAppVServerModifyHostIpMappingConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterSnapmirrorPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddDiskToAggregateConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterPortsetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteVFilerLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppRemoveClusterVolumeNFSExportConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterLUNDestroyConfig.setCuicServer(CuicServer api) |
void |
NetAppAddVFilerInitiatorConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAdddiskToClusterAggregateConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddIPAddressToVFilerConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVServerPeerCreateConfig.setCuicServer(CuicServer api) |
void |
NetAppDestroyQtreeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterSetFcpPortNameConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterExportRuleConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterSnapmirrorPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppMapVFilerLUNToIGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppVFilerCIFSSetupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateVolumeCIFSShareConfig.setCuicServer(CuicServer api) |
void |
NetAppMoveClusterVolumeConfig.setCuicServer(CuicServer api) |
void |
NetAppAssocLUNAsVMFSDatastoreConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVServerPeerAcceptConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteIPSpaceConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppMigrateClusterLogicalInterfaceConfig.setCuicServer(CuicServer api) |
void |
NetAppSetupONTAPVFilerConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateVFilerStorageConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddQtreeQuotaConfig.setCuicServer(CuicServer api) |
void |
NetAppCloneClusterVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteVLANInterfaceConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteCIFSShareConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterExportPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeSnapshotRestoreFileConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateOnCommandVFilerConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddVolumeToDatasetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterExportRuleConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppVSCDestroyDatastoreConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterExportPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterAddExistingInitiatorToGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterUnbindIGroupFromPorsetConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterSnapshotPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppResizeLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateVFilerStorageConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterIfGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppAddQtreeQuotaConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddResourcePoolToOnCommandDatasetConfig.setCuicServer(CuicServer api) |
void |
NetAppExecuteCLIConfig.setCuicServer(CuicServer api) |
void |
NetAppVServerCIFSModifyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterSnapmirrorRelationConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVServerPeerAcceptConfig.setCuicServer(CuicServer api) |
void |
NetAppVServerCreateHostIpMappingConfig.setCuicServer(CuicServer api) |
void |
NetAppIPSpaceVLANAssignConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyCIFSShareConfig.setCuicServer(CuicServer api) |
void |
NetAppAssociateVolumeDatastoreConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterPeerModifyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddOnCommandGroupMemberConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateOnCommandGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteVolumeConfig.setCuicServer(CuicServer api) |
void |
NetAppResizeVMWareVMDatastoreConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterCronJobScheduleConfig.setCuicServer(CuicServer api) |
void |
NetAppPersistNetworkConfig.setCuicServer(CuicServer api) |
void |
NetAppConfigureVLANInterfaceConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyDatasetLUNExportSettingsConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateVLANInterfaceConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDestroyOnCommandGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppDestroyClusterPortsetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppVSCResizeDatastoreConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterSnapmirrorRelationConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddInitiatorConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterSnapmirrorPolicyRuleConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterModifyWWPNAliasConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateVServerSISPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterSnapmirrorPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteVServerSISPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppAssocLUNAsVMFSDatastoreConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeUnMountConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterVolumeSnapshotConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateInitiatorGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateQtreeNFSExportConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCloneLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppVSCResizeDatastoreConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateVLANInterfaceConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterQTreeConfig.setCuicServer(CuicServer api) |
void |
NetAppRemoveQtreeQuotaConfig.setCuicServer(CuicServer api) |
void |
NetAppAddLicenseCodeToClusterConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterLunUnMapInitiatorGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppDetachStorageServiceFromDatasetConfig.setCuicServer(CuicServer api) |
void |
NetAppVServerCIFSDeleteConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterUnbindIGroupFromPorsetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddResourcePoolToOnCommandDatasetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterExportRuleConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterDeleteWWPNAliasConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterLunMapInitiatorGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppResizeVMDatastoreConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateNFSExportConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddExistingInitiatorToIGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateNFSExportConfig.setCuicServer(CuicServer api) |
void |
NetAppCloneClusterLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDestroyClusterPortsetConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteOnCommandDatasetConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateOnCommandGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppAddLicenseCodeToFilerConfig.setCuicServer(CuicServer api) |
void |
NetAppRemoveVFilerInitiatorConfig.setCuicServer(CuicServer api) |
void |
NetAppRemoveOnCommandGroupMemberConfig.setCuicServer(CuicServer api) |
void |
NetAppUnMapVFilerLUNFromIGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDestroyClusterQtreeConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteVFilerStorageConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveVServerGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterExportPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterVServerConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterSnapmirrorRelationConfig.setCuicServer(CuicServer api) |
void |
NetAppRemoveVolumeCIFSShareConfig.setCuicServer(CuicServer api) |
void |
NetAppCleanupLicenseCodeToClusterConfig.setCuicServer(CuicServer api) |
void |
NetAppAssocVFilerVolumeDatastoreConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterInitiatorGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveInitiatorConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyVServerSISPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppSetVolumeCIFSShareAccessConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeSnapshotSetReserveConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddClusterPortToIfGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppResizeVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateInitiatorGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppResizeClusterVolumeConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterExportRuleConfig.setCuicServer(CuicServer api) |
void |
NetAppAddVolumeToDatasetConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeSnapshotSetReserveConfig.setCuicServer(CuicServer api) |
void |
NetAppSnapmirrorDestActionConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterSnapshotPolicyScheduleConfig.setCuicServer(CuicServer api) |
void |
NetAppvServerDeleteRouteGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterSnapmirrorPolicyRuleConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddClusterSnapshotPolicyScheduleConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateVFilerLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateVolumeSnapshotConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppProvisDatasetByStorageServiceConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppVSCCreateDatastoreConfig.setCuicServer(CuicServer api) |
void |
NetAppCloneLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeMountConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppVSCCreateDatastoreConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateVFilerNFSExportConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterVolumeNFSDatastoreConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateVServerSISPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterAddExistingInitiatorToGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddClusterSnapmirrorPolicyRuleConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterSnapmirrorRelationActionsConfig.setCuicServer(CuicServer api) |
void |
NetAppRemoveInitiatorConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateCIFSShareConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteOnCommandVFilerConfig.setCuicServer(CuicServer api) |
void |
NetAppVServerModifyDNSConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterVolumeConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterMultiVolumeSnapshotConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppMapVFilerLUNToIGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppAssignVServerGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppvServerCreateRouteGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteClustervLANConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterInitiatorCreateConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeSnapshotRestoreConfig.setCuicServer(CuicServer api) |
void |
NetAppAddVFilerInitiatorConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateVFilerNFSExportConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteCIFSAclConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterBindIGroupToPorsetConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateVFilerInitiatorGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddIPAddressToVFilerConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDestroyQtreeConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeUnMountConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterCronJobScheduleConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDetachStorageServiceFromDatasetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteInitiatorGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppSetupONTAPVFilerConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterQTreeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateQtreeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveClusterPortFromPortsetConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteOnCommandVFilerConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterVServerPeerCreateConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppMoveClusterLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterSnapmirrorPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAdddiskToClusterAggregateConfig.setCuicServer(CuicServer api) |
void |
NetAppSnapmirrorConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterCronJobScheduleConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteIPSpaceConfig.setCuicServer(CuicServer api) |
void |
NetAppUnMapVFilerLUNFromIGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClustervLANConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteQtreeNFSExportConfig.setCuicServer(CuicServer api) |
void |
NetAppCloneClusterVolumeConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterNFSServiceConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterLunUnMapInitiatorGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteVFilerInitiatorGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateIPSpaceConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterDeleteWWPNAliasConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateCIFSAclConfig.setCuicServer(CuicServer api) |
void |
NetAppRemoveMemberFromDatasetConfig.setCuicServer(CuicServer api) |
void |
NetAppAttachStorageServiceToDatasetConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterSnapmirrorRelationConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppMapLUNToIGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteAggregateConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterExportPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeDestroyConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteVLANInterfaceConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateCIFSShareConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateVolumeCIFSShareConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppVServerCreateDNSConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterPeerModifyConfig.setCuicServer(CuicServer api) |
void |
NetAppAssignVFilerToUserGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterIfGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVServerPeerRejectConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterSnapshotPolicyScheduleConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppMoveLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterPortsetConfig.setCuicServer(CuicServer api) |
void |
NetAppVServerCreateHostIpMappingConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyCIFSShareConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddDiskToAggregateConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterCronJobScheduleConfig.setCuicServer(CuicServer api) |
void |
NetAppAddClusterQuotaConfig.setCuicServer(CuicServer api) |
void |
NetAppAddClusterPortToPortsetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCleanupLicenseCodeToClusterConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppSetupOnCommandVFilerConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateSnapmirrorScheduleConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterPeerDeleteConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterSnapshotPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterCreateWWPNAliasConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateVFilerInitiatorGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppAddLUNToDatasetConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateVFilerLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterCreateWWPNAliasConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeSnapshotRestoreFileConfig.setCuicServer(CuicServer api) |
void |
NetAppRemoveClusterSnapshotPolicyScheduleConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterLogicalInterfaceConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppResizeVMWareVMDatastoreConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppUnMapLUNFromIGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppVSCCloneVMsConfig.setCuicServer(CuicServer api) |
void |
NetAppProvisDatasetByStorageServiceConfig.setCuicServer(CuicServer api) |
void |
NetAppAssociateVolumeDatastoreConfig.setCuicServer(CuicServer api) |
void |
NetAppSetupVServerCIFSConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterExportPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppResizeVFilerVolumeConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterIfGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveClusterPortFromPortsetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterNFSServiceConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyCIFSAclConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteVFilerStorageConfig.setCuicServer(CuicServer api) |
void |
NetAppAddClusterPortToPortsetConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateQtreeConfig.setCuicServer(CuicServer api) |
void |
NetAppDestroyClusterNFSServiceConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterQTreeConfig.setCuicServer(CuicServer api) |
void |
NetAppMoveLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppCloneClusterLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateIPSpaceConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateVolumeConfig.setCuicServer(CuicServer api) |
void |
NetAppVServerCIFSDeleteConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveIPAddressFromVFilerConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterSetFcpPortNameConfig.setCuicServer(CuicServer api) |
void |
NetAppResizeVMDatastoreConfig.setCuicServer(CuicServer api) |
void |
NetAppvServerDeleteRouteGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveIPAddressFromVFilerConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateCIFSAclConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateQtreeNFSExportConfig.setCuicServer(CuicServer api) |
void |
NetAppAddClusterQuotaConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterSnapshotPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveVFilerFromUserGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppvServerCreateRouteGroupConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterQuotaConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterExportRuleConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveClusterSnapmirrorPolicyRuleConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVServerPeerDeleteConfig.setCuicServer(CuicServer api) |
void |
NetAppMapLUNToIGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateOnCommandDatasetOnVFilerConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppResizeVFilerLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppAddClusterVolumeNFSExportConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterVServerModifyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterAggregateConfig.setCuicServer(CuicServer api) |
void |
NetAppCopyClusterLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterVolumeSnapshotConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddMemberToDatasetConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterSnapshotPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppSetupOnCommandVFilerConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClustervLANConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddLUNToDatasetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddClusterPortToIfGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppDestroyClusterNFSServiceConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddClusterSnapshotPolicyScheduleConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateOnCommandDatasetOnVFilerConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateAggregateConfig.setCuicServer(CuicServer api) |
void |
NetAppAddLicenseCodeToClusterConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateOnCommandDatasetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterVServerConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterLogicalInterfaceConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterVolumeSnapshotConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterNFSServiceConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterVolumeSnapshotConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateONTAPVFilerConfig.setCuicServer(CuicServer api) |
void |
NetAppAddMemberToDatasetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAddClusterSnapmirrorPolicyRuleConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppAttachStorageServiceToDatasetConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterInitiatorGroupCreateConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterQTreeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteAggregateConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppMoveClusterVolumeConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateVolumeSnapshotConfig.setCuicServer(CuicServer api) |
void |
NetAppVServerCIFSModifyConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteSnapmirrorScheduleConfig.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterNFSServiceConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppMigrateClusterLogicalInterfaceConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteLicenseCodeToClusterConfig.setCuicServer(CuicServer api) |
void |
NetAppAddInitiatorConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppSetupVServerCIFSConfig.setCuicServer(CuicServer api) |
void |
NetAppVServerCreateDNSConfig.setCuicServer(CuicServer api) |
void |
NetAppAddClusterVolumeNFSExportConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteClusterSnapshotPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterSnapmirrorPolicyConfig.setCuicServer(CuicServer api) |
void |
NetAppDeleteInitiatorGroupConfig.setCuicServer(CuicServer api) |
void |
NetAppResizeLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeSnapshotRestoreConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppVServerModifyHostIpMappingConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateAggregateConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppIPSpaceVLANAssignConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppCreateSnapmirrorScheduleConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterSnapmirrorRelationActionsConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppDeleteVServerSISPolicyConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeSnapshotPartialRestoreFileConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveClusterSnapshotPolicyScheduleConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateClusterMultiVolumeSnapshotConfig.setCuicServer(CuicServer api) |
void |
NetAppAddOnCommandGroupMemberConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterInitiatorCreateConfig.setCuicServer(CuicServer api) |
void |
NetAppCreateLUNConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVolumeMountConfig.setCuicServer(CuicServer api) |
void |
NetAppAssocVFilerVolumeDatastoreConfig.setCuicServer(CuicServer api) |
void |
NetAppClusterVServerPeerRejectConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppModifyClusterSnapmirrorRelationConfig.setCuicServer(CuicServer api) |
void |
NetAppMoveClusterLUNConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppRemoveVFilerInitiatorConfigResponse.setCuicServer(CuicServer api) |
void |
NetAppClusterPeerCreateConfig.setCuicServer(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
RemoveSVIConfig.getCuicServer() |
CuicServer |
CreateSVIConfigResponse.getCuicServer() |
CuicServer |
RemoveSVIConfigResponse.getCuicServer() |
CuicServer |
DeleteVFCInterfaceConfig.getCuicServer() |
CuicServer |
CreateSVIConfig.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveSVIConfig.CreateSVIConfig(CuicServer api) |
void |
RemoveSVIConfig.setCuicServer(CuicServer api) |
void |
CreateSVIConfigResponse.setCuicServer(CuicServer api) |
void |
RemoveSVIConfigResponse.setCuicServer(CuicServer api) |
void |
DeleteVFCInterfaceConfig.setCuicServer(CuicServer cuicServer)
Sets cuicServer
|
void |
CreateSVIConfig.setCuicServer(CuicServer api) |
Constructor and Description |
---|
CreateSVIConfig(CuicServer api) |
CreateSVIConfigResponse(CuicServer api) |
DeleteVFCInterfaceConfig(CuicServer server) |
RemoveSVIConfig(CuicServer api) |
RemoveSVIConfigResponse(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
ContainerVMsActionConfigResponse.getCuicServer() |
CuicServer |
ContainerVMsActionConfig.getCuicServer() |
CuicServer |
ServiceContainer.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
ContainerVMsActionConfigResponse.setCuicServer(CuicServer api) |
void |
ContainerVMsActionConfig.setCuicServer(CuicServer api) |
void |
ServiceContainer.setCuicServer(CuicServer api) |
Constructor and Description |
---|
ContainerVMsActionConfig(CuicServer server) |
ServiceProfileGroupUnAssignConfig(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
ExecuteStorageSSHCommandConfig.getCuicServer() |
CuicServer |
RunStorageInventoryConfig.getCuicServer() |
CuicServer |
ExecuteStorageSSHCommandConfigResponse.getCuicServer() |
CuicServer |
RunStorageInventoryConfigResponse.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
ExecuteStorageSSHCommandConfig.setCuicServer(CuicServer cuicServer) |
void |
RunStorageInventoryConfig.setCuicServer(CuicServer cuicServer) |
void |
ExecuteStorageSSHCommandConfigResponse.setCuicServer(CuicServer cuicServer) |
void |
RunStorageInventoryConfigResponse.setCuicServer(CuicServer cuicServer) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
UcsCentralLocalServiceProfile.getCuicServer() |
CuicServer |
UcsCentralRegPolicyAddrQual.getCuicServer() |
CuicServer |
UcsCentralVhbaPolicy.getCuicServer() |
CuicServer |
UcsCentralDeleteGlobalServiceProfileConfig.getCuicServer() |
CuicServer |
UcsCentralAssociateServiceProfileConfigResponse.getCuicServer() |
CuicServer |
UcsCentralLocalServiceProfileTemplate.getCuicServer() |
CuicServer |
UcsCentralDomainGroupPolicy.getCuicServer() |
CuicServer |
UcsCentralRegPolicySiteQual.getCuicServer() |
CuicServer |
UcsCentralNetworkPolicy.getCuicServer() |
CuicServer |
UcsCentralDisAssociateServiceProfileConfig.getCuicServer() |
CuicServer |
UcsCentralVnicPolicy.getCuicServer() |
CuicServer |
UcsCentralDomainGroup.getCuicServer() |
CuicServer |
UcsCentralDeleteGlobalServiceProfileConfigResponse.getCuicServer() |
CuicServer |
UcsCentralRegPolicyOwnerQual.getCuicServer() |
CuicServer |
UcsCentralCreateGlobalServiceProfileConfigResponse.getCuicServer() |
CuicServer |
UcsCentralAssociateServiceProfileConfig.getCuicServer() |
CuicServer |
UcsCentralStoragePolicy.getCuicServer() |
CuicServer |
UcsCentralRegPolicy.getCuicServer() |
CuicServer |
UcsCentralPlacementPolicy.getCuicServer() |
CuicServer |
UcsCentralCreateGlobalServiceProfileConfig.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<UcsCentralVhbaPolicy> |
UcsCentralVhbaPolicy.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsCentralDomainGroupPolicy> |
UcsCentralDomainGroupPolicy.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsCentralNetworkPolicy> |
UcsCentralNetworkPolicy.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsCentralVnicPolicy> |
UcsCentralVnicPolicy.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsCentralDomainGroup> |
UcsCentralDomainGroup.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsCentralStoragePolicy> |
UcsCentralStoragePolicy.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsCentralRegPolicy> |
UcsCentralRegPolicy.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsCentralPlacementPolicy> |
UcsCentralPlacementPolicy.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsCentralLocalServiceProfile> |
UcsCentralLocalServiceProfile.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsCentralRegPolicyAddrQual> |
UcsCentralRegPolicyAddrQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsCentralRegPolicyId,
CuicServer server) |
static java.util.Collection<UcsCentralLocalServiceProfileTemplate> |
UcsCentralLocalServiceProfileTemplate.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsCentralRegPolicySiteQual> |
UcsCentralRegPolicySiteQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsCentralRegPolicyId,
CuicServer server) |
static java.util.Collection<UcsCentralRegPolicyOwnerQual> |
UcsCentralRegPolicyOwnerQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsCentralRegPolicyId,
CuicServer server) |
void |
UcsCentralLocalServiceProfile.setCuicServer(CuicServer api) |
void |
UcsCentralRegPolicyAddrQual.setCuicServer(CuicServer api) |
void |
UcsCentralVhbaPolicy.setCuicServer(CuicServer api) |
void |
UcsCentralDeleteGlobalServiceProfileConfig.setCuicServer(CuicServer api) |
void |
UcsCentralAssociateServiceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
UcsCentralLocalServiceProfileTemplate.setCuicServer(CuicServer api) |
void |
UcsCentralDomainGroupPolicy.setCuicServer(CuicServer api) |
void |
UcsCentralRegPolicySiteQual.setCuicServer(CuicServer api) |
void |
UcsCentralNetworkPolicy.setCuicServer(CuicServer api) |
void |
UcsCentralDisAssociateServiceProfileConfig.setCuicServer(CuicServer api) |
void |
UcsCentralVnicPolicy.setCuicServer(CuicServer api) |
void |
UcsCentralDomainGroup.setCuicServer(CuicServer api) |
void |
UcsCentralDeleteGlobalServiceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
UcsCentralRegPolicyOwnerQual.setCuicServer(CuicServer api) |
void |
UcsCentralCreateGlobalServiceProfileConfigResponse.setCuicServer(CuicServer api) |
void |
UcsCentralAssociateServiceProfileConfig.setCuicServer(CuicServer api) |
void |
UcsCentralStoragePolicy.setCuicServer(CuicServer api) |
void |
UcsCentralRegPolicy.setCuicServer(CuicServer api) |
void |
UcsCentralPlacementPolicy.setCuicServer(CuicServer api) |
void |
UcsCentralCreateGlobalServiceProfileConfig.setCuicServer(CuicServer api) |
Constructor and Description |
---|
UcsCentralAssociateServiceProfileConfig(CuicServer server) |
UcsCentralCreateGlobalServiceProfileConfig(CuicServer server) |
UcsCentralDeleteGlobalServiceProfileConfig(CuicServer server) |
UcsCentralDisAssociateServiceProfileConfig(CuicServer server) |
UcsCentralDomainGroup(CuicServer server) |
UcsCentralNetworkPolicy(CuicServer server) |
UcsCentralRegPolicy(CuicServer server) |
UcsCentralStoragePolicy(CuicServer server) |
UcsCentralVhbaPolicy(CuicServer server) |
UcsCentralVnicPolicy(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
UcsVLANGroupConfigResponse.getApi() |
CuicServer |
UcsEditTimeZoneConfig.getApi() |
CuicServer |
UcsAddTimeZoneConfig.getApi() |
CuicServer |
UcsTimeZoneConfig.getApi() |
CuicServer |
UcsFirmwareRunning.getCuicServer() |
CuicServer |
UcsServerPowerOff.getCuicServer() |
CuicServer |
UcsServerMemoryQual.getCuicServer() |
CuicServer |
UcsVlan.getCuicServer() |
CuicServer |
UcsBiosPolicy.getCuicServer() |
CuicServer |
UcsGlobalPowerPolicy.getCuicServer() |
CuicServer |
UCSModifyServerPoolConfig.getCuicServer() |
CuicServer |
UcsFan.getCuicServer() |
CuicServer |
UcsVNICTemplatesResponse.getCuicServer() |
CuicServer |
UcsModifyBootPolicyWwpn.getCuicServer() |
CuicServer |
UcsIpPoolBlock.getCuicServer() |
CuicServer |
UcsVLANDeletionFromVNICTemplateConfigResponse.getCuicServer() |
CuicServer |
UcsSPDisassociate.getCuicServer() |
CuicServer |
UcsPowerPolicy.getCuicServer() |
CuicServer |
UcsServiceProfileVhba.getCuicServer() |
CuicServer |
UcsServerProcessor.getCuicServer() |
CuicServer |
UCSModifyServerPoolConfigResponse.getCuicServer() |
CuicServer |
UcsStatsThresholdPolicy.getCuicServer() |
CuicServer |
UcsSanConnectivityPolicy.getCuicServer() |
CuicServer |
UcsMgmtFirmwarePolicy.getCuicServer() |
CuicServer |
UcsServerModelQual.getCuicServer() |
CuicServer |
UcsServerDisassociateResponse.getCuicServer() |
CuicServer |
UcsCreateSPFromTemplate.getCuicServer() |
CuicServer |
UcsSanPinGroup.getCuicServer() |
CuicServer |
UcsNetworkPolicy.getCuicServer() |
CuicServer |
UcsRackServerDiscoveryPolicy.getCuicServer() |
CuicServer |
UcsMacPoolBlock.getCuicServer() |
CuicServer |
UcsCreateSPResponse.getCuicServer() |
CuicServer |
UcsMacPool.getCuicServer() |
CuicServer |
UcsIQNPoolBlock.getCuicServer() |
CuicServer |
UcsFcoePortChannelVSAN.getCuicServer() |
CuicServer |
UcsFabricVSANMembership.getCuicServer() |
CuicServer |
UcsSPAssociate.getCuicServer() |
CuicServer |
UcsServerQualification.getCuicServer() |
CuicServer |
UcsCreateSPIscsiBootPolicyResponse.getCuicServer() |
CuicServer |
UcsVhbaTemplate.getCuicServer() |
CuicServer |
UCSBootPolicyResponse.getCuicServer() |
CuicServer |
UcsAddVlanTovNICtemplate.getCuicServer() |
CuicServer |
UcsModifyBootPolicyLunId.getCuicServer() |
CuicServer |
UcsModifyOrgPermissionsConfigResponse.getCuicServer() |
CuicServer |
UcsVnicTemplate.getCuicServer() |
CuicServer |
UcsAssignDomainToDomainGroupResponse.getCuicServer() |
CuicServer |
UcsCloneBootPolicy.getCuicServer() |
CuicServer |
UcsModifyOrgPermissionsConfig.getCuicServer() |
CuicServer |
UcsVLANDeletionFromVNICTemplateConfig.getCuicServer() |
CuicServer |
UcsChassisDiscoveryPolicy1.getCuicServer() |
CuicServer |
UcsStorageInitiatorGroupSCP.getCuicServer() |
CuicServer |
UcsHostFirmwarePolicy.getCuicServer() |
CuicServer |
UcsServiceProfileRenameResponse.getCuicServer() |
CuicServer |
UcsFex.getCuicServer() |
CuicServer |
UcsModifyBootPolicyWwpnResponse.getCuicServer() |
CuicServer |
UcsOrg.getCuicServer() |
CuicServer |
UcsCreateSPFromTemplateResponse.getCuicServer() |
CuicServer |
UcsIpPoolAddr.getCuicServer() |
CuicServer |
UcsVnicPolicy.getCuicServer() |
CuicServer |
UcsCreateVlan.getCuicServer() |
CuicServer |
UcsServerPowerOn.getCuicServer() |
CuicServer |
UcsUuidPoolAddr.getCuicServer() |
CuicServer |
UcsVerifyServerMgmtStateConfig.getCuicServer() |
CuicServer |
UcsCloneBootPolicyResponse.getCuicServer() |
CuicServer |
UCSDeleteServersFromServerPoolConfigResponse.getCuicServer() |
CuicServer |
UcsVNICTemplVLAN.getCuicServer() |
CuicServer |
UcsISCSIAdapterPolicy.getCuicServer() |
CuicServer |
UcsFlowControlPolicy.getCuicServer() |
CuicServer |
UcsBootPolicyDevice.getCuicServer() |
CuicServer |
UcsCreateSP.getCuicServer() |
CuicServer |
UcsServerPowerOnResponse.getCuicServer() |
CuicServer |
UcsDeleteSPResponse.getCuicServer() |
CuicServer |
UcsVNICTemplVLANResponse.getCuicServer() |
CuicServer |
UcsDeleteSP.getCuicServer() |
CuicServer |
UcsQosSystemClass.getCuicServer() |
CuicServer |
UcsServiceProfileRename.getCuicServer() |
CuicServer |
UcsDynVnicConnPolicy.getCuicServer() |
CuicServer |
UcsServerSlotQual.getCuicServer() |
CuicServer |
UcsFanModule.getCuicServer() |
CuicServer |
UcsServerAdapterCapQual.getCuicServer() |
CuicServer |
UcsVnicTemplateVlan.getCuicServer() |
CuicServer |
UcsUnAssignDomainToDomainGroup.getCuicServer() |
CuicServer |
UcsSANAdaptorProfile.getCuicServer() |
CuicServer |
UcsIQNPoolPooled.getCuicServer() |
CuicServer |
UcsSelectServer.getCuicServer() |
CuicServer |
UcsFCoEPortChannelPort.getCuicServer() |
CuicServer |
UcsDeleteVlanResponse.getCuicServer() |
CuicServer |
UcsTopSystemMode.getCuicServer() |
CuicServer |
UcsScheduleOccurrence.getCuicServer() |
CuicServer |
UcsFaultSuppressLocalSchedule.getCuicServer() |
CuicServer |
UcsAddIscsiVnicToSP.getCuicServer() |
CuicServer |
UcsDeleteSPTemplateResponse.getCuicServer() |
CuicServer |
UcsLanPortChannel.getCuicServer() |
CuicServer |
UcsServerAdapterQual.getCuicServer() |
CuicServer |
UcsChassis.getCuicServer() |
CuicServer |
UcsServerAdapter.getCuicServer() |
CuicServer |
UcsSanPortChannelPort.getCuicServer() |
CuicServer |
UcsSanPortChannel.getCuicServer() |
CuicServer |
UcsDeleteVlanFromSP.getCuicServer() |
CuicServer |
UcsServerPooledSlot.getCuicServer() |
CuicServer |
UcsFabricEthTargetEp.getCuicServer() |
CuicServer |
UcsVlanGroup.getCuicServer() |
CuicServer |
UcsSPAssociateResponse.getCuicServer() |
CuicServer |
UcsVnicVhbaPlacementPolicy.getCuicServer() |
CuicServer |
UcsStorageInitiatorGroupVHBA.getCuicServer() |
CuicServer |
UcsServerPoolPolicy.getCuicServer() |
CuicServer |
UcsUuidPool.getCuicServer() |
CuicServer |
UcsServerReset.getCuicServer() |
CuicServer |
UcsAddIscsiVnicToSPResponse.getCuicServer() |
CuicServer |
UcsSelectSPResponse.getCuicServer() |
CuicServer |
UcsSelectSP.getCuicServer() |
CuicServer |
UcsFabricLanCloud.getCuicServer() |
CuicServer |
UcsServerMemory.getCuicServer() |
CuicServer |
UcsWwnPoolBlock.getCuicServer() |
CuicServer |
UcsAddVnicToSP.getCuicServer() |
CuicServer |
UcsServerDisk.getCuicServer() |
CuicServer |
UcsStorageConnectionPolicyTarget.getCuicServer() |
CuicServer |
UcsPsu.getCuicServer() |
CuicServer |
UcsAppliancePortChannel.getCuicServer() |
CuicServer |
UcsFirmwareBootUnit.getCuicServer() |
CuicServer |
UcsCreateSPIscsiBootPolicy.getCuicServer() |
CuicServer |
UcsSelectServerResponse.getCuicServer() |
CuicServer |
UcsOrgPermissions.getCuicServer() |
CuicServer |
UCSBootPolicy.getCuicServer() |
CuicServer |
UcsAddVlanTovNICtemplateResponse.getCuicServer() |
CuicServer |
UcsServerPowerOffResponse.getCuicServer() |
CuicServer |
UcsFabricLanCloud1.getCuicServer() |
CuicServer |
UcsRackServerMgmtPolicy.getCuicServer() |
CuicServer |
UcsServiceProfileVlan.getCuicServer() |
CuicServer |
UcsSwitchPort.getCuicServer() |
CuicServer |
UcsIpPool.getCuicServer() |
CuicServer |
UcsChassisDiscoveryPolicy.getCuicServer() |
CuicServer |
UcsLanAdaptProfile.getCuicServer() |
CuicServer |
UcsScrubPolicy.getCuicServer() |
CuicServer |
UcsVerifyServerMgmtStateConfigResponse.getCuicServer() |
CuicServer |
UcsPlacementPolicy.getCuicServer() |
CuicServer |
UcsCreateBootPolicyResponse.getCuicServer() |
CuicServer |
UcsServerDisassociate.getCuicServer() |
CuicServer |
UcsWwnPool.getCuicServer() |
CuicServer |
UcsLanPinGroup.getCuicServer() |
CuicServer |
UcsServiceProfileVnic.getCuicServer() |
CuicServer |
UcsVNICTemplates.getCuicServer() |
CuicServer |
UcsIomodulePort.getCuicServer() |
CuicServer |
UcsServerAdapterUnit.getCuicServer() |
CuicServer |
UcsFwpackItem.getCuicServer() |
CuicServer |
UcsUnAssignDomainToDomainGroupResponse.getCuicServer() |
CuicServer |
UcsCloneSPTemplate.getCuicServer() |
CuicServer |
UCSModifyBootPolicyConfig.getCuicServer() |
CuicServer |
UcsServiceProfileVsan.getCuicServer() |
CuicServer |
UcsUuidPoolBlock.getCuicServer() |
CuicServer |
UCSBootPolicyConfig.getCuicServer() |
CuicServer |
UcsFcoePortChannel.getCuicServer() |
CuicServer |
UcsUnmanageServerConfig.getCuicServer() |
CuicServer |
UcsMaintanancePolicy.getCuicServer() |
CuicServer |
UcsVsan.getCuicServer() |
CuicServer |
UcsSPTemplateDisassociate.getCuicServer() |
CuicServer |
UcsSwitch.getCuicServer() |
CuicServer |
UcsAssignDomainToDomainGroup.getCuicServer() |
CuicServer |
UcsIQNPoolPool.getCuicServer() |
CuicServer |
UcsComputeRackQual.getCuicServer() |
CuicServer |
UcsSPTemplateAssociation.getCuicServer() |
CuicServer |
UcsAppliancePortVLAN1.getCuicServer() |
CuicServer |
UcsWwnPoolAddr.getCuicServer() |
CuicServer |
UcsAddVlanToSP.getCuicServer() |
CuicServer |
UcsStorageConnectionPolicy.getCuicServer() |
CuicServer |
UcsIomodule.getCuicServer() |
CuicServer |
UCSDeleteServersFromServerPoolConfig.getCuicServer() |
CuicServer |
UcsAddVnicToSPResponse.getCuicServer() |
CuicServer |
UcsStorageInitiatorGroup.getCuicServer() |
CuicServer |
UcsQosPolicy.getCuicServer() |
CuicServer |
UcsDeleteIscsiVnicFromSP.getCuicServer() |
CuicServer |
UcsServerProcessorQual.getCuicServer() |
CuicServer |
UcsVLANDeletionFromSPVNICConfigResponse.getCuicServer() |
CuicServer |
UcsServerResetResponse.getCuicServer() |
CuicServer |
UcsLanConnectivityPolicy.getCuicServer() |
CuicServer |
UcsServerChassisQual.getCuicServer() |
CuicServer |
UcsModifySPBootOrderToBootFromIscsi.getCuicServer() |
CuicServer |
UcsServerStorageQual.getCuicServer() |
CuicServer |
UcsCreateBootPolicy.getCuicServer() |
CuicServer |
UcsSPTemplateAssociationResponse.getCuicServer() |
CuicServer |
UcsFaultSuppressTask.getCuicServer() |
CuicServer |
UcsDeleteVlan.getCuicServer() |
CuicServer |
UcsDeleteVnicFromSP.getCuicServer() |
CuicServer |
UcsNetworkControlPolicy.getCuicServer() |
CuicServer |
UcsVLANDeletionFromSPVNICConfig.getCuicServer() |
CuicServer |
UcsGlobalPowerAllocPolicy.getCuicServer() |
CuicServer |
UcsServerPool.getCuicServer() |
CuicServer |
UcsISCSIAuthProfile.getCuicServer() |
CuicServer |
UcsVhbaPolicy.getCuicServer() |
CuicServer |
UcsIpmiPolicy.getCuicServer() |
CuicServer |
UcsSolPolicy.getCuicServer() |
CuicServer |
UCSServerMaintenanceModeConfigResponse.getCuicServer() |
CuicServer |
UcsServiceProfileBinding.getCuicServer() |
CuicServer |
UcsCreateVlanResponse.getCuicServer() |
CuicServer |
UcsPowerGroupQual.getCuicServer() |
CuicServer |
UcsModifySPBootPolicy.getCuicServer() |
CuicServer |
UcsServiceProfileRequirement.getCuicServer() |
CuicServer |
UcsLocalDiskPolicy.getCuicServer() |
CuicServer |
UcsDeleteBootPolicyResponse.getCuicServer() |
CuicServer |
UCSServerMaintenanceModeConfig.getCuicServer() |
CuicServer |
UcsAddVlanToSPResponse.getCuicServer() |
CuicServer |
UcsCloneSPTemplateResponse.getCuicServer() |
CuicServer |
UcsStoragePolicy.getCuicServer() |
CuicServer |
UcsLanPortChannelPort.getCuicServer() |
CuicServer |
UcsDeleteBootPolicy.getCuicServer() |
CuicServer |
UcsMacPoolAddr.getCuicServer() |
CuicServer |
UcsServer.getCuicServer() |
CuicServer |
UcsAppliancePortVLAN.getCuicServer() |
CuicServer |
UcsBootPolicyDevice1.getCuicServer() |
CuicServer |
UcsDeleteSPTemplate.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<UcsVlan> |
UcsVlan.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsOrg> |
UcsOrg.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsChassis> |
UcsChassis.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsVsan> |
UcsVsan.get(java.lang.String multiDomainMgrAccountId,
CuicServer server) |
static java.util.Collection<UcsFirmwareRunning> |
UcsFirmwareRunning.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsGlobalPowerPolicy> |
UcsGlobalPowerPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsServerProcessor> |
UcsServerProcessor.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsRackServerId,
CuicServer server) |
static java.util.Collection<UcsStatsThresholdPolicy> |
UcsStatsThresholdPolicy.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsSanPinGroup> |
UcsSanPinGroup.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsNetworkPolicy> |
UcsNetworkPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsRackServerDiscoveryPolicy> |
UcsRackServerDiscoveryPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsServerQualification> |
UcsServerQualification.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsVhbaTemplate> |
UcsVhbaTemplate.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsVnicTemplate> |
UcsVnicTemplate.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsChassisDiscoveryPolicy1> |
UcsChassisDiscoveryPolicy1.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsFex> |
UcsFex.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsVnicPolicy> |
UcsVnicPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsISCSIAdapterPolicy> |
UcsISCSIAdapterPolicy.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsQosSystemClass> |
UcsQosSystemClass.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsFanModule> |
UcsFanModule.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsChassisId,
CuicServer server) |
static java.util.Collection<UcsSANAdaptorProfile> |
UcsSANAdaptorProfile.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsTopSystemMode> |
UcsTopSystemMode.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsLanPortChannel> |
UcsLanPortChannel.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsSanPortChannel> |
UcsSanPortChannel.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsServerPoolPolicy> |
UcsServerPoolPolicy.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsUuidPool> |
UcsUuidPool.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsFabricLanCloud> |
UcsFabricLanCloud.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsAppliancePortChannel> |
UcsAppliancePortChannel.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsFirmwareBootUnit> |
UcsFirmwareBootUnit.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsOrgPermissions> |
UcsOrgPermissions.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsFabricLanCloud1> |
UcsFabricLanCloud1.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsRackServerMgmtPolicy> |
UcsRackServerMgmtPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsIpPool> |
UcsIpPool.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsChassisDiscoveryPolicy> |
UcsChassisDiscoveryPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsScrubPolicy> |
UcsScrubPolicy.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsPlacementPolicy> |
UcsPlacementPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsLanPinGroup> |
UcsLanPinGroup.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsFcoePortChannel> |
UcsFcoePortChannel.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsSwitch> |
UcsSwitch.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsIQNPoolPool> |
UcsIQNPoolPool.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsIomodule> |
UcsIomodule.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsChassisId,
CuicServer server) |
static java.util.Collection<UcsQosPolicy> |
UcsQosPolicy.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsLanConnectivityPolicy> |
UcsLanConnectivityPolicy.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsFaultSuppressTask> |
UcsFaultSuppressTask.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsNetworkControlPolicy> |
UcsNetworkControlPolicy.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsGlobalPowerAllocPolicy> |
UcsGlobalPowerAllocPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsISCSIAuthProfile> |
UcsISCSIAuthProfile.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsVhbaPolicy> |
UcsVhbaPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsSolPolicy> |
UcsSolPolicy.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsStoragePolicy> |
UcsStoragePolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsServer> |
UcsServer.get(java.lang.String datacenterId,
java.lang.String accountId,
CuicServer server) |
static java.util.Collection<UcsServerMemoryQual> |
UcsServerMemoryQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerQualificationId,
CuicServer server) |
static java.util.Collection<UcsBiosPolicy> |
UcsBiosPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsFan> |
UcsFan.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsFexId,
CuicServer server) |
static java.util.Collection<UcsIpPoolBlock> |
UcsIpPoolBlock.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsIpPoolId,
CuicServer server) |
static java.util.Collection<UcsPowerPolicy> |
UcsPowerPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsSanConnectivityPolicy> |
UcsSanConnectivityPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsMgmtFirmwarePolicy> |
UcsMgmtFirmwarePolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsServerModelQual> |
UcsServerModelQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerQualificationId,
CuicServer server) |
static java.util.Collection<UcsMacPoolBlock> |
UcsMacPoolBlock.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsMacPoolId,
CuicServer server) |
static java.util.Collection<UcsMacPool> |
UcsMacPool.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsIQNPoolBlock> |
UcsIQNPoolBlock.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsIQNPoolPoolId,
CuicServer server) |
static java.util.Collection<UcsFcoePortChannelVSAN> |
UcsFcoePortChannelVSAN.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsFcoePortChannelId,
CuicServer server) |
static java.util.Collection<UcsFabricVSANMembership> |
UcsFabricVSANMembership.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsFcoePortChannelId,
CuicServer server) |
static java.util.Collection<UcsHostFirmwarePolicy> |
UcsHostFirmwarePolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsIpPoolAddr> |
UcsIpPoolAddr.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsIpPoolId,
CuicServer server) |
static java.util.Collection<UcsFlowControlPolicy> |
UcsFlowControlPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsDynVnicConnPolicy> |
UcsDynVnicConnPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsIQNPoolPooled> |
UcsIQNPoolPooled.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsIQNPoolPoolId,
CuicServer server) |
static java.util.Collection<UcsFCoEPortChannelPort> |
UcsFCoEPortChannelPort.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsFcoePortChannelId,
CuicServer server) |
static java.util.Collection<UcsFaultSuppressLocalSchedule> |
UcsFaultSuppressLocalSchedule.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsFaultSuppressTaskId,
CuicServer server) |
static java.util.Collection<UcsServerAdapterQual> |
UcsServerAdapterQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerQualificationId,
CuicServer server) |
static java.util.Collection<UcsSanPortChannelPort> |
UcsSanPortChannelPort.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsSanPortChannelId,
CuicServer server) |
static java.util.Collection<UcsServerPooledSlot> |
UcsServerPooledSlot.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerPoolId,
CuicServer server) |
static java.util.Collection<UcsFabricEthTargetEp> |
UcsFabricEthTargetEp.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsAppliancePortChannelId,
CuicServer server) |
static java.util.Collection<UcsVnicVhbaPlacementPolicy> |
UcsVnicVhbaPlacementPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsPsu> |
UcsPsu.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsSwitchId,
CuicServer server) |
static java.util.Collection<UcsSwitchPort> |
UcsSwitchPort.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsSwitchId,
CuicServer server) |
static java.util.Collection<UcsLanAdaptProfile> |
UcsLanAdaptProfile.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsWwnPool> |
UcsWwnPool.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsIomodulePort> |
UcsIomodulePort.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsChassisId,
java.lang.String ucsIomoduleId,
CuicServer server) |
static java.util.Collection<UcsServerAdapterUnit> |
UcsServerAdapterUnit.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsRackServerId,
CuicServer server) |
static java.util.Collection<UcsMaintanancePolicy> |
UcsMaintanancePolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsComputeRackQual> |
UcsComputeRackQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerQualificationId,
CuicServer server) |
static java.util.Collection<UcsAppliancePortVLAN1> |
UcsAppliancePortVLAN1.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsAppliancePortChannelId,
CuicServer server) |
static java.util.Collection<UcsStorageConnectionPolicy> |
UcsStorageConnectionPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsServerProcessorQual> |
UcsServerProcessorQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerQualificationId,
CuicServer server) |
static java.util.Collection<UcsServerChassisQual> |
UcsServerChassisQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerQualificationId,
CuicServer server) |
static java.util.Collection<UcsServerStorageQual> |
UcsServerStorageQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerQualificationId,
CuicServer server) |
static java.util.Collection<UcsServerPool> |
UcsServerPool.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsIpmiPolicy> |
UcsIpmiPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsPowerGroupQual> |
UcsPowerGroupQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerQualificationId,
CuicServer server) |
static java.util.Collection<UcsLocalDiskPolicy> |
UcsLocalDiskPolicy.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
CuicServer server) |
static java.util.Collection<UcsLanPortChannelPort> |
UcsLanPortChannelPort.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsLanPortChannelId,
CuicServer server) |
static java.util.Collection<UcsAppliancePortVLAN> |
UcsAppliancePortVLAN.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsAppliancePortChannelId,
CuicServer server) |
static java.util.Collection<UcsServiceProfileVhba> |
UcsServiceProfileVhba.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsSanConnectivityPolicyId,
CuicServer server) |
static java.util.Collection<UcsUuidPoolAddr> |
UcsUuidPoolAddr.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsUuidPoolId,
CuicServer server) |
static java.util.Collection<UcsBootPolicyDevice> |
UcsBootPolicyDevice.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsBootPolicyId,
CuicServer server) |
static java.util.Collection<UcsServerSlotQual> |
UcsServerSlotQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerQualificationId,
java.lang.String ucsServerChassisQualId,
CuicServer server) |
static java.util.Collection<UcsServerAdapterCapQual> |
UcsServerAdapterCapQual.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsOrgId,
java.lang.String ucsServerQualificationId,
java.lang.String ucsServerAdapterQualId,
CuicServer server) |
static java.util.Collection<UcsVnicTemplateVlan> |
UcsVnicTemplateVlan.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsVnicTemplateId,
CuicServer server) |
static java.util.Collection<UcsScheduleOccurrence> |
UcsScheduleOccurrence.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsFaultSuppressTaskId,
java.lang.String ucsFaultSuppressLocalScheduleId,
CuicServer server) |
static java.util.Collection<UcsServerAdapter> |
UcsServerAdapter.get(java.lang.String multiDomainMgrAccountId,
java.lang.String ucsChassisId,
java.lang.String ucsServerId,
java.lang.String UcsServerAdapterUnitId,
CuicServer server) |
static java.util.Collection<UcsServerMemory> |
UcsServerMemory.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsChassisId,
java.lang.String ucsServerId,
CuicServer server) |
static java.util.Collection<UcsWwnPoolBlock> |
UcsWwnPoolBlock.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsWwnPoolId,
CuicServer server) |
static java.util.Collection<UcsServerDisk> |
UcsServerDisk.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsChassisId,
java.lang.String ucsServerId,
CuicServer server) |
static java.util.Collection<UcsStorageConnectionPolicyTarget> |
UcsStorageConnectionPolicyTarget.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsStorageConnectionPolicyId,
CuicServer server) |
static java.util.Collection<UcsServiceProfileVnic> |
UcsServiceProfileVnic.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsServiceProfileId,
CuicServer server) |
static java.util.Collection<UcsFwpackItem> |
UcsFwpackItem.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsHostFirmwarePolicyId,
CuicServer server) |
static java.util.Collection<UcsUuidPoolBlock> |
UcsUuidPoolBlock.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsUuidPoolId,
CuicServer server) |
static java.util.Collection<UcsWwnPoolAddr> |
UcsWwnPoolAddr.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsWwnPoolId,
CuicServer server) |
static java.util.Collection<UcsStorageInitiatorGroup> |
UcsStorageInitiatorGroup.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsSanConnectivityPolicyId,
CuicServer server) |
static java.util.Collection<UcsServiceProfileBinding> |
UcsServiceProfileBinding.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsServiceProfileId,
CuicServer server) |
static java.util.Collection<UcsServiceProfileRequirement> |
UcsServiceProfileRequirement.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsServiceProfileId,
CuicServer server) |
static java.util.Collection<UcsMacPoolAddr> |
UcsMacPoolAddr.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsMacPoolId,
CuicServer server) |
static java.util.Collection<UcsBootPolicyDevice1> |
UcsBootPolicyDevice1.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsBootPolicyId,
CuicServer server) |
static java.util.Collection<UcsStorageInitiatorGroupSCP> |
UcsStorageInitiatorGroupSCP.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsSanConnectivityPolicyId,
java.lang.String ucsStorageInitiatorGroupId,
CuicServer server) |
static java.util.Collection<UcsStorageInitiatorGroupVHBA> |
UcsStorageInitiatorGroupVHBA.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsSanConnectivityPolicyId,
java.lang.String ucsStorageInitiatorGroupId,
CuicServer server) |
static java.util.Collection<UcsServiceProfileVlan> |
UcsServiceProfileVlan.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsLanConnectivityPolicyId,
java.lang.String ucsServiceProfileVnicId,
CuicServer server) |
static java.util.Collection<UcsServiceProfileVsan> |
UcsServiceProfileVsan.get(java.lang.String datacenterId,
java.lang.String accountId,
java.lang.String ucsOrgId,
java.lang.String ucsSanConnectivityPolicyId,
java.lang.String ucsServiceProfileVhbaId,
CuicServer server) |
void |
UcsVLANGroupConfigResponse.setApi(CuicServer api) |
void |
UcsEditTimeZoneConfig.setApi(CuicServer api) |
void |
UcsAddTimeZoneConfig.setApi(CuicServer api) |
void |
UcsTimeZoneConfig.setApi(CuicServer api) |
void |
UcsFirmwareRunning.setCuicServer(CuicServer api) |
void |
UcsServerPowerOff.setCuicServer(CuicServer api) |
void |
UcsServerMemoryQual.setCuicServer(CuicServer api) |
void |
UcsVlan.setCuicServer(CuicServer api) |
void |
UcsBiosPolicy.setCuicServer(CuicServer api) |
void |
UcsGlobalPowerPolicy.setCuicServer(CuicServer api) |
void |
UCSModifyServerPoolConfig.setCuicServer(CuicServer api) |
void |
UcsFan.setCuicServer(CuicServer api) |
void |
UcsVNICTemplatesResponse.setCuicServer(CuicServer api) |
void |
UcsModifyBootPolicyWwpn.setCuicServer(CuicServer api) |
void |
UcsIpPoolBlock.setCuicServer(CuicServer api) |
void |
UcsVLANDeletionFromVNICTemplateConfigResponse.setCuicServer(CuicServer api) |
void |
UcsSPDisassociate.setCuicServer(CuicServer api) |
void |
UcsPowerPolicy.setCuicServer(CuicServer api) |
void |
UcsServiceProfileVhba.setCuicServer(CuicServer api) |
void |
UcsServerProcessor.setCuicServer(CuicServer api) |
void |
UCSModifyServerPoolConfigResponse.setCuicServer(CuicServer api) |
void |
UcsStatsThresholdPolicy.setCuicServer(CuicServer api) |
void |
UcsSanConnectivityPolicy.setCuicServer(CuicServer api) |
void |
UcsMgmtFirmwarePolicy.setCuicServer(CuicServer api) |
void |
UcsServerModelQual.setCuicServer(CuicServer api) |
void |
UcsServerDisassociateResponse.setCuicServer(CuicServer api) |
void |
UcsCreateSPFromTemplate.setCuicServer(CuicServer api) |
void |
UcsSanPinGroup.setCuicServer(CuicServer api) |
void |
UcsNetworkPolicy.setCuicServer(CuicServer api) |
void |
UcsRackServerDiscoveryPolicy.setCuicServer(CuicServer api) |
void |
UcsMacPoolBlock.setCuicServer(CuicServer api) |
void |
UcsCreateSPResponse.setCuicServer(CuicServer api) |
void |
UcsMacPool.setCuicServer(CuicServer api) |
void |
UcsIQNPoolBlock.setCuicServer(CuicServer api) |
void |
UcsFcoePortChannelVSAN.setCuicServer(CuicServer api) |
void |
UcsFabricVSANMembership.setCuicServer(CuicServer api) |
void |
UcsSPAssociate.setCuicServer(CuicServer api) |
void |
UcsServerQualification.setCuicServer(CuicServer api) |
void |
UcsCreateSPIscsiBootPolicyResponse.setCuicServer(CuicServer api) |
void |
UcsVhbaTemplate.setCuicServer(CuicServer api) |
void |
UCSBootPolicyResponse.setCuicServer(CuicServer api) |
void |
UcsAddVlanTovNICtemplate.setCuicServer(CuicServer api) |
void |
UcsModifyBootPolicyLunId.setCuicServer(CuicServer api) |
void |
UcsModifyOrgPermissionsConfigResponse.setCuicServer(CuicServer api) |
void |
UcsVnicTemplate.setCuicServer(CuicServer api) |
void |
UcsAssignDomainToDomainGroupResponse.setCuicServer(CuicServer api) |
void |
UcsCloneBootPolicy.setCuicServer(CuicServer api) |
void |
UcsModifyOrgPermissionsConfig.setCuicServer(CuicServer api) |
void |
UcsVLANDeletionFromVNICTemplateConfig.setCuicServer(CuicServer api) |
void |
UcsChassisDiscoveryPolicy1.setCuicServer(CuicServer api) |
void |
UcsStorageInitiatorGroupSCP.setCuicServer(CuicServer api) |
void |
UcsHostFirmwarePolicy.setCuicServer(CuicServer api) |
void |
UcsServiceProfileRenameResponse.setCuicServer(CuicServer api) |
void |
UcsFex.setCuicServer(CuicServer api) |
void |
UcsModifyBootPolicyWwpnResponse.setCuicServer(CuicServer api) |
void |
UcsOrg.setCuicServer(CuicServer api) |
void |
UcsCreateSPFromTemplateResponse.setCuicServer(CuicServer api) |
void |
UcsIpPoolAddr.setCuicServer(CuicServer api) |
void |
UcsVnicPolicy.setCuicServer(CuicServer api) |
void |
UcsCreateVlan.setCuicServer(CuicServer api) |
void |
UcsServerPowerOn.setCuicServer(CuicServer api) |
void |
UcsUuidPoolAddr.setCuicServer(CuicServer api) |
void |
UcsVerifyServerMgmtStateConfig.setCuicServer(CuicServer api) |
void |
UcsCloneBootPolicyResponse.setCuicServer(CuicServer api) |
void |
UCSDeleteServersFromServerPoolConfigResponse.setCuicServer(CuicServer api) |
void |
UcsVNICTemplVLAN.setCuicServer(CuicServer api) |
void |
UcsISCSIAdapterPolicy.setCuicServer(CuicServer api) |
void |
UcsFlowControlPolicy.setCuicServer(CuicServer api) |
void |
UcsBootPolicyDevice.setCuicServer(CuicServer api) |
void |
UcsCreateSP.setCuicServer(CuicServer api) |
void |
UcsServerPowerOnResponse.setCuicServer(CuicServer api) |
void |
UcsDeleteSPResponse.setCuicServer(CuicServer api) |
void |
UcsVNICTemplVLANResponse.setCuicServer(CuicServer api) |
void |
UcsDeleteSP.setCuicServer(CuicServer api) |
void |
UcsQosSystemClass.setCuicServer(CuicServer api) |
void |
UcsServiceProfileRename.setCuicServer(CuicServer api) |
void |
UcsDynVnicConnPolicy.setCuicServer(CuicServer api) |
void |
UcsServerSlotQual.setCuicServer(CuicServer api) |
void |
UcsFanModule.setCuicServer(CuicServer api) |
void |
UcsServerAdapterCapQual.setCuicServer(CuicServer api) |
void |
UcsVnicTemplateVlan.setCuicServer(CuicServer api) |
void |
UcsUnAssignDomainToDomainGroup.setCuicServer(CuicServer api) |
void |
UcsSANAdaptorProfile.setCuicServer(CuicServer api) |
void |
UcsIQNPoolPooled.setCuicServer(CuicServer api) |
void |
UcsSelectServer.setCuicServer(CuicServer api) |
void |
UcsFCoEPortChannelPort.setCuicServer(CuicServer api) |
void |
UcsDeleteVlanResponse.setCuicServer(CuicServer api) |
void |
UcsTopSystemMode.setCuicServer(CuicServer api) |
void |
UcsScheduleOccurrence.setCuicServer(CuicServer api) |
void |
UcsFaultSuppressLocalSchedule.setCuicServer(CuicServer api) |
void |
UcsAddIscsiVnicToSP.setCuicServer(CuicServer api) |
void |
UcsDeleteSPTemplateResponse.setCuicServer(CuicServer api) |
void |
UcsLanPortChannel.setCuicServer(CuicServer api) |
void |
UcsServerAdapterQual.setCuicServer(CuicServer api) |
void |
UcsChassis.setCuicServer(CuicServer api) |
void |
UcsServerAdapter.setCuicServer(CuicServer api) |
void |
UcsSanPortChannelPort.setCuicServer(CuicServer api) |
void |
UcsSanPortChannel.setCuicServer(CuicServer api) |
void |
UcsDeleteVlanFromSP.setCuicServer(CuicServer api) |
void |
UcsServerPooledSlot.setCuicServer(CuicServer api) |
void |
UcsFabricEthTargetEp.setCuicServer(CuicServer api) |
void |
UcsVlanGroup.setCuicServer(CuicServer api) |
void |
UcsSPAssociateResponse.setCuicServer(CuicServer api) |
void |
UcsVnicVhbaPlacementPolicy.setCuicServer(CuicServer api) |
void |
UcsStorageInitiatorGroupVHBA.setCuicServer(CuicServer api) |
void |
UcsServerPoolPolicy.setCuicServer(CuicServer api) |
void |
UcsUuidPool.setCuicServer(CuicServer api) |
void |
UcsServerReset.setCuicServer(CuicServer api) |
void |
UcsAddIscsiVnicToSPResponse.setCuicServer(CuicServer api) |
void |
UcsSelectSPResponse.setCuicServer(CuicServer api) |
void |
UcsSelectSP.setCuicServer(CuicServer api) |
void |
UcsFabricLanCloud.setCuicServer(CuicServer api) |
void |
UcsServerMemory.setCuicServer(CuicServer api) |
void |
UcsWwnPoolBlock.setCuicServer(CuicServer api) |
void |
UcsAddVnicToSP.setCuicServer(CuicServer api) |
void |
UcsServerDisk.setCuicServer(CuicServer api) |
void |
UcsStorageConnectionPolicyTarget.setCuicServer(CuicServer api) |
void |
UcsPsu.setCuicServer(CuicServer api) |
void |
UcsAppliancePortChannel.setCuicServer(CuicServer api) |
void |
UcsFirmwareBootUnit.setCuicServer(CuicServer api) |
void |
UcsCreateSPIscsiBootPolicy.setCuicServer(CuicServer api) |
void |
UcsSelectServerResponse.setCuicServer(CuicServer api) |
void |
UcsOrgPermissions.setCuicServer(CuicServer api) |
void |
UCSBootPolicy.setCuicServer(CuicServer api) |
void |
UcsAddVlanTovNICtemplateResponse.setCuicServer(CuicServer api) |
void |
UcsServerPowerOffResponse.setCuicServer(CuicServer api) |
void |
UcsFabricLanCloud1.setCuicServer(CuicServer api) |
void |
UcsRackServerMgmtPolicy.setCuicServer(CuicServer api) |
void |
UcsServiceProfileVlan.setCuicServer(CuicServer api) |
void |
UcsSwitchPort.setCuicServer(CuicServer api) |
void |
UcsIpPool.setCuicServer(CuicServer api) |
void |
UcsChassisDiscoveryPolicy.setCuicServer(CuicServer api) |
void |
UcsLanAdaptProfile.setCuicServer(CuicServer api) |
void |
UcsScrubPolicy.setCuicServer(CuicServer api) |
void |
UcsVerifyServerMgmtStateConfigResponse.setCuicServer(CuicServer api) |
void |
UcsPlacementPolicy.setCuicServer(CuicServer api) |
void |
UcsCreateBootPolicyResponse.setCuicServer(CuicServer api) |
void |
UcsServerDisassociate.setCuicServer(CuicServer api) |
void |
UcsWwnPool.setCuicServer(CuicServer api) |
void |
UcsLanPinGroup.setCuicServer(CuicServer api) |
void |
UcsServiceProfileVnic.setCuicServer(CuicServer api) |
void |
UcsVNICTemplates.setCuicServer(CuicServer api) |
void |
UcsIomodulePort.setCuicServer(CuicServer api) |
void |
UcsServerAdapterUnit.setCuicServer(CuicServer api) |
void |
UcsFwpackItem.setCuicServer(CuicServer api) |
void |
UcsUnAssignDomainToDomainGroupResponse.setCuicServer(CuicServer api) |
void |
UcsCloneSPTemplate.setCuicServer(CuicServer api) |
void |
UCSModifyBootPolicyConfig.setCuicServer(CuicServer api) |
void |
UcsServiceProfileVsan.setCuicServer(CuicServer api) |
void |
UcsUuidPoolBlock.setCuicServer(CuicServer api) |
void |
UCSBootPolicyConfig.setCuicServer(CuicServer api) |
void |
UcsFcoePortChannel.setCuicServer(CuicServer api) |
void |
UcsUnmanageServerConfig.setCuicServer(CuicServer api) |
void |
UcsMaintanancePolicy.setCuicServer(CuicServer api) |
void |
UcsVsan.setCuicServer(CuicServer api) |
void |
UcsSPTemplateDisassociate.setCuicServer(CuicServer api) |
void |
UcsSwitch.setCuicServer(CuicServer api) |
void |
UcsAssignDomainToDomainGroup.setCuicServer(CuicServer api) |
void |
UcsIQNPoolPool.setCuicServer(CuicServer api) |
void |
UcsComputeRackQual.setCuicServer(CuicServer api) |
void |
UcsSPTemplateAssociation.setCuicServer(CuicServer api) |
void |
UcsAppliancePortVLAN1.setCuicServer(CuicServer api) |
void |
UcsWwnPoolAddr.setCuicServer(CuicServer api) |
void |
UcsAddVlanToSP.setCuicServer(CuicServer api) |
void |
UcsStorageConnectionPolicy.setCuicServer(CuicServer api) |
void |
UcsIomodule.setCuicServer(CuicServer api) |
void |
UCSDeleteServersFromServerPoolConfig.setCuicServer(CuicServer api) |
void |
UcsAddVnicToSPResponse.setCuicServer(CuicServer api) |
void |
UcsStorageInitiatorGroup.setCuicServer(CuicServer api) |
void |
UcsQosPolicy.setCuicServer(CuicServer api) |
void |
UcsDeleteIscsiVnicFromSP.setCuicServer(CuicServer api) |
void |
UcsServerProcessorQual.setCuicServer(CuicServer api) |
void |
UcsVLANDeletionFromSPVNICConfigResponse.setCuicServer(CuicServer api) |
void |
UcsServerResetResponse.setCuicServer(CuicServer api) |
void |
UcsLanConnectivityPolicy.setCuicServer(CuicServer api) |
void |
UcsServerChassisQual.setCuicServer(CuicServer api) |
void |
UcsModifySPBootOrderToBootFromIscsi.setCuicServer(CuicServer api) |
void |
UcsServerStorageQual.setCuicServer(CuicServer api) |
void |
UcsCreateBootPolicy.setCuicServer(CuicServer api) |
void |
UcsSPTemplateAssociationResponse.setCuicServer(CuicServer api) |
void |
UcsFaultSuppressTask.setCuicServer(CuicServer api) |
void |
UcsDeleteVlan.setCuicServer(CuicServer api) |
void |
UcsDeleteVnicFromSP.setCuicServer(CuicServer api) |
void |
UcsNetworkControlPolicy.setCuicServer(CuicServer api) |
void |
UcsVLANDeletionFromSPVNICConfig.setCuicServer(CuicServer api) |
void |
UcsGlobalPowerAllocPolicy.setCuicServer(CuicServer api) |
void |
UcsServerPool.setCuicServer(CuicServer api) |
void |
UcsISCSIAuthProfile.setCuicServer(CuicServer api) |
void |
UcsVhbaPolicy.setCuicServer(CuicServer api) |
void |
UcsIpmiPolicy.setCuicServer(CuicServer api) |
void |
UcsSolPolicy.setCuicServer(CuicServer api) |
void |
UCSServerMaintenanceModeConfigResponse.setCuicServer(CuicServer api) |
void |
UcsServiceProfileBinding.setCuicServer(CuicServer api) |
void |
UcsCreateVlanResponse.setCuicServer(CuicServer api) |
void |
UcsPowerGroupQual.setCuicServer(CuicServer api) |
void |
UcsModifySPBootPolicy.setCuicServer(CuicServer api) |
void |
UcsServiceProfileRequirement.setCuicServer(CuicServer api) |
void |
UcsLocalDiskPolicy.setCuicServer(CuicServer api) |
void |
UcsDeleteBootPolicyResponse.setCuicServer(CuicServer api) |
void |
UCSServerMaintenanceModeConfig.setCuicServer(CuicServer api) |
void |
UcsAddVlanToSPResponse.setCuicServer(CuicServer api) |
void |
UcsCloneSPTemplateResponse.setCuicServer(CuicServer api) |
void |
UcsStoragePolicy.setCuicServer(CuicServer api) |
void |
UcsLanPortChannelPort.setCuicServer(CuicServer api) |
void |
UcsDeleteBootPolicy.setCuicServer(CuicServer api) |
void |
UcsMacPoolAddr.setCuicServer(CuicServer api) |
void |
UcsServer.setCuicServer(CuicServer api) |
void |
UcsAppliancePortVLAN.setCuicServer(CuicServer api) |
void |
UcsBootPolicyDevice1.setCuicServer(CuicServer api) |
void |
UcsDeleteSPTemplate.setCuicServer(CuicServer api) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
WTAddInitiatorToIGConfig.getApi() |
CuicServer |
WTModifyVlanConfig.getApi() |
CuicServer |
WTCreateVirtualInterfaceConfig.getApi() |
CuicServer |
WTEnslaveBondConfig.getApi() |
CuicServer |
WTCreateVolumeGroupConfig.getApi() |
CuicServer |
WTCreateIGConfig.getApi() |
CuicServer |
WTDeleteBondConfig.getApi() |
CuicServer |
WTCreateBondConfig.getApi() |
CuicServer |
WTMapLunConfig.getApi() |
CuicServer |
WTDeleteIGConfig.getApi() |
CuicServer |
WTDeleteVlanConfig.getApi() |
CuicServer |
WTRemoveInitiatorFromIGConfig.getApi() |
CuicServer |
WTModifyVirtualInterfaceConfig.getApi() |
CuicServer |
WTDeleteVolumeGroupConfig.getApi() |
CuicServer |
WTCreateLunConfig.getApi() |
CuicServer |
WTDeleteVirtualInterfaceConfig.getApi() |
CuicServer |
WTUnmapLunConfig.getApi() |
CuicServer |
WTModifyBondConfig.getApi() |
CuicServer |
WTResizeLunConfig.getApi() |
CuicServer |
WTDeleteLunConfig.getApi() |
CuicServer |
WTCreateVlanConfig.getApi() |
CuicServer |
WTMapLunConfigResponse.getCuicServer() |
CuicServer |
WTModifyBondConfigResponse.getCuicServer() |
CuicServer |
WTDeleteIGConfigResponse.getCuicServer() |
CuicServer |
WTDeleteBondConfigResponse.getCuicServer() |
CuicServer |
WTCreateVlanConfigResponse.getCuicServer() |
CuicServer |
WTCreateLunConfigResponse.getCuicServer() |
CuicServer |
WTResizeLunConfigResponse.getCuicServer() |
CuicServer |
WTModifyVlanConfigResponse.getCuicServer() |
CuicServer |
WTCreateBondConfigResponse.getCuicServer() |
CuicServer |
WTAddInitiatorToIGConfigResponse.getCuicServer() |
CuicServer |
WTCreateIGConfigResponse.getCuicServer() |
CuicServer |
WTDeleteVolumeGroupConfigResponse.getCuicServer() |
CuicServer |
WTEnslaveBondConfigResponse.getCuicServer() |
CuicServer |
WTDeleteLunConfigResponse.getCuicServer() |
CuicServer |
WTCreateVolumeGroupConfigResponse.getCuicServer() |
CuicServer |
WTRemoveInitiatorFromIGConfigResponse.getCuicServer() |
CuicServer |
WTDeleteVlanConfigResponse.getCuicServer() |
CuicServer |
WTUnmapLunConfigResponse.getCuicServer() |
CuicServer |
WTModifyVirtualInterfaceConfigResponse.getCuicServer() |
CuicServer |
WTCreateVirtualInterfaceConfigResponse.getCuicServer() |
CuicServer |
WTDeleteVirtualInterfaceConfigResponse.getCuicServer() |
Modifier and Type | Method and Description |
---|---|
void |
WTAddInitiatorToIGConfig.setApi(CuicServer api) |
void |
WTModifyVlanConfig.setApi(CuicServer api) |
void |
WTCreateVirtualInterfaceConfig.setApi(CuicServer api) |
void |
WTEnslaveBondConfig.setApi(CuicServer api) |
void |
WTCreateVolumeGroupConfig.setApi(CuicServer api) |
void |
WTCreateIGConfig.setApi(CuicServer api) |
void |
WTDeleteBondConfig.setApi(CuicServer api) |
void |
WTCreateBondConfig.setApi(CuicServer api) |
void |
WTMapLunConfig.setApi(CuicServer api) |
void |
WTDeleteIGConfig.setApi(CuicServer api) |
void |
WTDeleteVlanConfig.setApi(CuicServer api) |
void |
WTRemoveInitiatorFromIGConfig.setApi(CuicServer api) |
void |
WTModifyVirtualInterfaceConfig.setApi(CuicServer api) |
void |
WTDeleteVolumeGroupConfig.setApi(CuicServer api) |
void |
WTCreateLunConfig.setApi(CuicServer api) |
void |
WTDeleteVirtualInterfaceConfig.setApi(CuicServer api) |
void |
WTUnmapLunConfig.setApi(CuicServer api) |
void |
WTModifyBondConfig.setApi(CuicServer api) |
void |
WTResizeLunConfig.setApi(CuicServer api) |
void |
WTDeleteLunConfig.setApi(CuicServer api) |
void |
WTCreateVlanConfig.setApi(CuicServer api) |
void |
WTMapLunConfigResponse.setCuicServer(CuicServer api) |
void |
WTModifyBondConfigResponse.setCuicServer(CuicServer api) |
void |
WTDeleteIGConfigResponse.setCuicServer(CuicServer api) |
void |
WTDeleteBondConfigResponse.setCuicServer(CuicServer api) |
void |
WTCreateVlanConfigResponse.setCuicServer(CuicServer api) |
void |
WTCreateLunConfigResponse.setCuicServer(CuicServer api) |
void |
WTResizeLunConfigResponse.setCuicServer(CuicServer api) |
void |
WTModifyVlanConfigResponse.setCuicServer(CuicServer api) |
void |
WTCreateBondConfigResponse.setCuicServer(CuicServer api) |
void |
WTAddInitiatorToIGConfigResponse.setCuicServer(CuicServer api) |
void |
WTCreateIGConfigResponse.setCuicServer(CuicServer api) |
void |
WTDeleteVolumeGroupConfigResponse.setCuicServer(CuicServer api) |
void |
WTEnslaveBondConfigResponse.setCuicServer(CuicServer api) |
void |
WTDeleteLunConfigResponse.setCuicServer(CuicServer api) |
void |
WTCreateVolumeGroupConfigResponse.setCuicServer(CuicServer api) |
void |
WTRemoveInitiatorFromIGConfigResponse.setCuicServer(CuicServer api) |
void |
WTDeleteVlanConfigResponse.setCuicServer(CuicServer api) |
void |
WTUnmapLunConfigResponse.setCuicServer(CuicServer api) |
void |
WTModifyVirtualInterfaceConfigResponse.setCuicServer(CuicServer api) |
void |
WTCreateVirtualInterfaceConfigResponse.setCuicServer(CuicServer api) |
void |
WTDeleteVirtualInterfaceConfigResponse.setCuicServer(CuicServer api) |