CreateSddcDetails(String displayName,
String vmwareSoftwareVersion,
String esxiSoftwareVersion,
String compartmentId,
HcxModes hcxMode,
InitialConfiguration initialConfiguration,
Boolean isSingleHostSddc,
String sshAuthorizedKeys,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Sddc(String id,
String displayName,
String vmwareSoftwareVersion,
String esxiSoftwareVersion,
String compartmentId,
Integer clustersCount,
String vcenterFqdn,
String nsxManagerFqdn,
String vcenterPrivateIpId,
String nsxManagerPrivateIpId,
String vcenterUsername,
String nsxManagerUsername,
String sshAuthorizedKeys,
String nsxEdgeUplinkIpId,
String hcxPrivateIpId,
String hcxFqdn,
HcxModes hcxMode,
InitialConfiguration initialConfiguration,
Boolean isHcxPendingDowngrade,
List<HcxLicenseSummary> hcxOnPremLicenses,
Date timeHcxBillingCycleEnd,
Date timeHcxLicenseStatusUpdated,
Boolean isSingleHostSddc,
Date timeCreated,
Date timeUpdated,
LifecycleStates lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|