Versions in this module Expand all Collapse all v48 v48.0.0 Sep 28, 2021 Changes in this version + type ActionTypesEnum string + const ActionTypesCreated + const ActionTypesDeleted + const ActionTypesInProgress + const ActionTypesRelated + const ActionTypesUpdated + func GetActionTypesEnumValues() []ActionTypesEnum + type CancelDowngradeHcxRequest struct + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SddcId *string + func (request CancelDowngradeHcxRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CancelDowngradeHcxRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CancelDowngradeHcxRequest) RetryPolicy() *common.RetryPolicy + func (request CancelDowngradeHcxRequest) String() string + type CancelDowngradeHcxResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CancelDowngradeHcxResponse) HTTPResponse() *http.Response + func (response CancelDowngradeHcxResponse) String() string + type ChangeSddcCompartmentDetails struct + CompartmentId *string + func (m ChangeSddcCompartmentDetails) String() string + type ChangeSddcCompartmentRequest struct + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SddcId *string + func (request ChangeSddcCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeSddcCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeSddcCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeSddcCompartmentRequest) String() string + type ChangeSddcCompartmentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ChangeSddcCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeSddcCompartmentResponse) String() string + type CreateEsxiHostDetails struct + CurrentSku SkuEnum + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + NextSku SkuEnum + SddcId *string + func (m CreateEsxiHostDetails) String() string + type CreateEsxiHostRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateEsxiHostRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateEsxiHostRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateEsxiHostRequest) RetryPolicy() *common.RetryPolicy + func (request CreateEsxiHostRequest) String() string + type CreateEsxiHostResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateEsxiHostResponse) HTTPResponse() *http.Response + func (response CreateEsxiHostResponse) String() string + type CreateSddcDetails struct + CompartmentId *string + ComputeAvailabilityDomain *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + EsxiHostsCount *int + FreeformTags map[string]string + HcxVlanId *string + InitialSku SkuEnum + InstanceDisplayNamePrefix *string + IsHcxEnabled *bool + IsHcxEnterpriseEnabled *bool + NsxEdgeUplink1VlanId *string + NsxEdgeUplink2VlanId *string + NsxEdgeVTepVlanId *string + NsxVTepVlanId *string + ProvisioningSubnetId *string + ProvisioningVlanId *string + ReplicationVlanId *string + SshAuthorizedKeys *string + VmotionVlanId *string + VmwareSoftwareVersion *string + VsanVlanId *string + VsphereVlanId *string + WorkloadNetworkCidr *string + func (m CreateSddcDetails) String() string + type CreateSddcRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateSddcRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateSddcRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateSddcRequest) RetryPolicy() *common.RetryPolicy + func (request CreateSddcRequest) String() string + type CreateSddcResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateSddcResponse) HTTPResponse() *http.Response + func (response CreateSddcResponse) String() string + type DeleteEsxiHostRequest struct + EsxiHostId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteEsxiHostRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteEsxiHostRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteEsxiHostRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteEsxiHostRequest) String() string + type DeleteEsxiHostResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteEsxiHostResponse) HTTPResponse() *http.Response + func (response DeleteEsxiHostResponse) String() string + type DeleteSddcRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + SddcId *string + func (request DeleteSddcRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteSddcRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteSddcRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteSddcRequest) String() string + type DeleteSddcResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteSddcResponse) HTTPResponse() *http.Response + func (response DeleteSddcResponse) String() string + type DowngradeHcxDetails struct + ReservingHcxOnPremiseLicenseKeys []string + func (m DowngradeHcxDetails) String() string + type DowngradeHcxRequest struct + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SddcId *string + func (request DowngradeHcxRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DowngradeHcxRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DowngradeHcxRequest) RetryPolicy() *common.RetryPolicy + func (request DowngradeHcxRequest) String() string + type DowngradeHcxResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DowngradeHcxResponse) HTTPResponse() *http.Response + func (response DowngradeHcxResponse) String() string + type EsxiHost struct + BillingContractEndDate *common.SDKTime + CompartmentId *string + ComputeInstanceId *string + CurrentSku SkuEnum + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleState LifecycleStatesEnum + NextSku SkuEnum + SddcId *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m EsxiHost) String() string + type EsxiHostClient struct + func NewEsxiHostClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client EsxiHostClient, err error) + func NewEsxiHostClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client EsxiHostClient, err error) + func (client *EsxiHostClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *EsxiHostClient) SetRegion(region string) + func (client EsxiHostClient) CreateEsxiHost(ctx context.Context, request CreateEsxiHostRequest) (response CreateEsxiHostResponse, err error) + func (client EsxiHostClient) DeleteEsxiHost(ctx context.Context, request DeleteEsxiHostRequest) (response DeleteEsxiHostResponse, err error) + func (client EsxiHostClient) GetEsxiHost(ctx context.Context, request GetEsxiHostRequest) (response GetEsxiHostResponse, err error) + func (client EsxiHostClient) ListEsxiHosts(ctx context.Context, request ListEsxiHostsRequest) (response ListEsxiHostsResponse, err error) + func (client EsxiHostClient) UpdateEsxiHost(ctx context.Context, request UpdateEsxiHostRequest) (response UpdateEsxiHostResponse, err error) + type EsxiHostCollection struct + Items []EsxiHostSummary + func (m EsxiHostCollection) String() string + type EsxiHostSummary struct + BillingContractEndDate *common.SDKTime + CompartmentId *string + ComputeInstanceId *string + CurrentSku SkuEnum + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleState LifecycleStatesEnum + NextSku SkuEnum + SddcId *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m EsxiHostSummary) String() string + type GetEsxiHostRequest struct + EsxiHostId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetEsxiHostRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetEsxiHostRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetEsxiHostRequest) RetryPolicy() *common.RetryPolicy + func (request GetEsxiHostRequest) String() string + type GetEsxiHostResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetEsxiHostResponse) HTTPResponse() *http.Response + func (response GetEsxiHostResponse) String() string + type GetSddcRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + SddcId *string + func (request GetSddcRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetSddcRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetSddcRequest) RetryPolicy() *common.RetryPolicy + func (request GetSddcRequest) String() string + type GetSddcResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetSddcResponse) HTTPResponse() *http.Response + func (response GetSddcResponse) String() string + type GetWorkRequestRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetWorkRequestRequest) String() string + type GetWorkRequestResponse struct + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response GetWorkRequestResponse) HTTPResponse() *http.Response + func (response GetWorkRequestResponse) String() string + type HcxLicenseStatusEnum string + const HcxLicenseStatusAvailable + const HcxLicenseStatusConsumed + const HcxLicenseStatusDeactivated + const HcxLicenseStatusDeleted + func GetHcxLicenseStatusEnumValues() []HcxLicenseStatusEnum + type HcxLicenseSummary struct + ActivationKey *string + Status HcxLicenseStatusEnum + SystemName *string + func (m HcxLicenseSummary) String() string + type LifecycleStatesEnum string + const LifecycleStatesActive + const LifecycleStatesCreating + const LifecycleStatesDeleted + const LifecycleStatesDeleting + const LifecycleStatesFailed + const LifecycleStatesUpdating + func GetLifecycleStatesEnumValues() []LifecycleStatesEnum + type ListEsxiHostsLifecycleStateEnum string + const ListEsxiHostsLifecycleStateActive + const ListEsxiHostsLifecycleStateCreating + const ListEsxiHostsLifecycleStateDeleted + const ListEsxiHostsLifecycleStateDeleting + const ListEsxiHostsLifecycleStateFailed + const ListEsxiHostsLifecycleStateUpdating + func GetListEsxiHostsLifecycleStateEnumValues() []ListEsxiHostsLifecycleStateEnum + type ListEsxiHostsRequest struct + ComputeInstanceId *string + DisplayName *string + LifecycleState ListEsxiHostsLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SddcId *string + SortBy ListEsxiHostsSortByEnum + SortOrder ListEsxiHostsSortOrderEnum + func (request ListEsxiHostsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListEsxiHostsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListEsxiHostsRequest) RetryPolicy() *common.RetryPolicy + func (request ListEsxiHostsRequest) String() string + type ListEsxiHostsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListEsxiHostsResponse) HTTPResponse() *http.Response + func (response ListEsxiHostsResponse) String() string + type ListEsxiHostsSortByEnum string + const ListEsxiHostsSortByDisplayname + const ListEsxiHostsSortByTimecreated + func GetListEsxiHostsSortByEnumValues() []ListEsxiHostsSortByEnum + type ListEsxiHostsSortOrderEnum string + const ListEsxiHostsSortOrderAsc + const ListEsxiHostsSortOrderDesc + func GetListEsxiHostsSortOrderEnumValues() []ListEsxiHostsSortOrderEnum + type ListSddcsLifecycleStateEnum string + const ListSddcsLifecycleStateActive + const ListSddcsLifecycleStateCreating + const ListSddcsLifecycleStateDeleted + const ListSddcsLifecycleStateDeleting + const ListSddcsLifecycleStateFailed + const ListSddcsLifecycleStateUpdating + func GetListSddcsLifecycleStateEnumValues() []ListSddcsLifecycleStateEnum + type ListSddcsRequest struct + CompartmentId *string + ComputeAvailabilityDomain *string + DisplayName *string + LifecycleState ListSddcsLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListSddcsSortByEnum + SortOrder ListSddcsSortOrderEnum + func (request ListSddcsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSddcsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSddcsRequest) RetryPolicy() *common.RetryPolicy + func (request ListSddcsRequest) String() string + type ListSddcsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSddcsResponse) HTTPResponse() *http.Response + func (response ListSddcsResponse) String() string + type ListSddcsSortByEnum string + const ListSddcsSortByDisplayname + const ListSddcsSortByTimecreated + func GetListSddcsSortByEnumValues() []ListSddcsSortByEnum + type ListSddcsSortOrderEnum string + const ListSddcsSortOrderAsc + const ListSddcsSortOrderDesc + func GetListSddcsSortOrderEnumValues() []ListSddcsSortOrderEnum + type ListSupportedSkusRequest struct + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListSupportedSkusRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSupportedSkusRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSupportedSkusRequest) RetryPolicy() *common.RetryPolicy + func (request ListSupportedSkusRequest) String() string + type ListSupportedSkusResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSupportedSkusResponse) HTTPResponse() *http.Response + func (response ListSupportedSkusResponse) String() string + type ListSupportedVmwareSoftwareVersionsRequest struct + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListSupportedVmwareSoftwareVersionsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSupportedVmwareSoftwareVersionsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSupportedVmwareSoftwareVersionsRequest) RetryPolicy() *common.RetryPolicy + func (request ListSupportedVmwareSoftwareVersionsRequest) String() string + type ListSupportedVmwareSoftwareVersionsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSupportedVmwareSoftwareVersionsResponse) HTTPResponse() *http.Response + func (response ListSupportedVmwareSoftwareVersionsResponse) String() string + type ListWorkRequestErrorsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestErrorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestErrorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestErrorsRequest) String() string + type ListWorkRequestErrorsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestErrorsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestErrorsResponse) String() string + type ListWorkRequestLogsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestLogsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestLogsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestLogsRequest) String() string + type ListWorkRequestLogsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestLogsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestLogsResponse) String() string + type ListWorkRequestsRequest struct + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + ResourceId *string + func (request ListWorkRequestsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestsRequest) String() string + type ListWorkRequestsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestsResponse) String() string + type OperationStatusEnum string + const OperationStatusAccepted + const OperationStatusCanceled + const OperationStatusCanceling + const OperationStatusFailed + const OperationStatusInProgress + const OperationStatusSucceeded + func GetOperationStatusEnumValues() []OperationStatusEnum + type OperationTypesEnum string + const OperationTypesCancelDowngradeHcx + const OperationTypesCreateEsxiHost + const OperationTypesCreateSddc + const OperationTypesDeleteEsxiHost + const OperationTypesDeleteSddc + const OperationTypesDowngradeHcx + const OperationTypesRefreshHcxLicenseStatus + const OperationTypesUpgradeHcx + func GetOperationTypesEnumValues() []OperationTypesEnum + type RefreshHcxLicenseStatusRequest struct + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SddcId *string + func (request RefreshHcxLicenseStatusRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request RefreshHcxLicenseStatusRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request RefreshHcxLicenseStatusRequest) RetryPolicy() *common.RetryPolicy + func (request RefreshHcxLicenseStatusRequest) String() string + type RefreshHcxLicenseStatusResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response RefreshHcxLicenseStatusResponse) HTTPResponse() *http.Response + func (response RefreshHcxLicenseStatusResponse) String() string + type Sddc struct + CompartmentId *string + ComputeAvailabilityDomain *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + EsxiHostsCount *int + FreeformTags map[string]string + HcxFqdn *string + HcxInitialPassword *string + HcxOnPremKey *string + HcxOnPremLicenses []HcxLicenseSummary + HcxPrivateIpId *string + HcxVlanId *string + Id *string + InitialSku SkuEnum + InstanceDisplayNamePrefix *string + IsHcxEnabled *bool + IsHcxEnterpriseEnabled *bool + IsHcxPendingDowngrade *bool + LifecycleState LifecycleStatesEnum + NsxEdgeUplink1VlanId *string + NsxEdgeUplink2VlanId *string + NsxEdgeUplinkIpId *string + NsxEdgeVTepVlanId *string + NsxManagerFqdn *string + NsxManagerInitialPassword *string + NsxManagerPrivateIpId *string + NsxManagerUsername *string + NsxOverlaySegmentName *string + NsxVTepVlanId *string + ProvisioningSubnetId *string + ProvisioningVlanId *string + ReplicationVlanId *string + SshAuthorizedKeys *string + TimeCreated *common.SDKTime + TimeHcxBillingCycleEnd *common.SDKTime + TimeHcxLicenseStatusUpdated *common.SDKTime + TimeUpdated *common.SDKTime + VcenterFqdn *string + VcenterInitialPassword *string + VcenterPrivateIpId *string + VcenterUsername *string + VmotionVlanId *string + VmwareSoftwareVersion *string + VsanVlanId *string + VsphereVlanId *string + WorkloadNetworkCidr *string + func (m Sddc) String() string + type SddcClient struct + func NewSddcClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client SddcClient, err error) + func NewSddcClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client SddcClient, err error) + func (client *SddcClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *SddcClient) SetRegion(region string) + func (client SddcClient) CancelDowngradeHcx(ctx context.Context, request CancelDowngradeHcxRequest) (response CancelDowngradeHcxResponse, err error) + func (client SddcClient) ChangeSddcCompartment(ctx context.Context, request ChangeSddcCompartmentRequest) (response ChangeSddcCompartmentResponse, err error) + func (client SddcClient) CreateSddc(ctx context.Context, request CreateSddcRequest) (response CreateSddcResponse, err error) + func (client SddcClient) DeleteSddc(ctx context.Context, request DeleteSddcRequest) (response DeleteSddcResponse, err error) + func (client SddcClient) DowngradeHcx(ctx context.Context, request DowngradeHcxRequest) (response DowngradeHcxResponse, err error) + func (client SddcClient) GetSddc(ctx context.Context, request GetSddcRequest) (response GetSddcResponse, err error) + func (client SddcClient) ListSddcs(ctx context.Context, request ListSddcsRequest) (response ListSddcsResponse, err error) + func (client SddcClient) ListSupportedSkus(ctx context.Context, request ListSupportedSkusRequest) (response ListSupportedSkusResponse, err error) + func (client SddcClient) ListSupportedVmwareSoftwareVersions(ctx context.Context, request ListSupportedVmwareSoftwareVersionsRequest) (response ListSupportedVmwareSoftwareVersionsResponse, err error) + func (client SddcClient) RefreshHcxLicenseStatus(ctx context.Context, request RefreshHcxLicenseStatusRequest) (response RefreshHcxLicenseStatusResponse, err error) + func (client SddcClient) UpdateSddc(ctx context.Context, request UpdateSddcRequest) (response UpdateSddcResponse, err error) + func (client SddcClient) UpgradeHcx(ctx context.Context, request UpgradeHcxRequest) (response UpgradeHcxResponse, err error) + type SddcCollection struct + Items []SddcSummary + func (m SddcCollection) String() string + type SddcSummary struct + CompartmentId *string + ComputeAvailabilityDomain *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + EsxiHostsCount *int + FreeformTags map[string]string + HcxFqdn *string + Id *string + IsHcxEnabled *bool + LifecycleState LifecycleStatesEnum + NsxManagerFqdn *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + VcenterFqdn *string + VmwareSoftwareVersion *string + func (m SddcSummary) String() string + type SkuEnum string + const SkuHour + const SkuMonth + const SkuOneYear + const SkuThreeYears + func GetSkuEnumValues() []SkuEnum + type SortOrdersEnum string + const SortOrdersAsc + const SortOrdersDesc + func GetSortOrdersEnumValues() []SortOrdersEnum + type SupportedSkuSummary struct + Name SkuEnum + func (m SupportedSkuSummary) String() string + type SupportedSkuSummaryCollection struct + Items []SupportedSkuSummary + func (m SupportedSkuSummaryCollection) String() string + type SupportedVmwareSoftwareVersionCollection struct + Items []SupportedVmwareSoftwareVersionSummary + func (m SupportedVmwareSoftwareVersionCollection) String() string + type SupportedVmwareSoftwareVersionSummary struct + Description *string + Version *string + func (m SupportedVmwareSoftwareVersionSummary) String() string + type UpdateEsxiHostDetails struct + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + NextSku SkuEnum + func (m UpdateEsxiHostDetails) String() string + type UpdateEsxiHostRequest struct + EsxiHostId *string + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateEsxiHostRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateEsxiHostRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateEsxiHostRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateEsxiHostRequest) String() string + type UpdateEsxiHostResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateEsxiHostResponse) HTTPResponse() *http.Response + func (response UpdateEsxiHostResponse) String() string + type UpdateSddcDetails struct + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + HcxVlanId *string + NsxEdgeUplink1VlanId *string + NsxEdgeUplink2VlanId *string + NsxEdgeVTepVlanId *string + NsxVTepVlanId *string + ProvisioningVlanId *string + ReplicationVlanId *string + SshAuthorizedKeys *string + VmotionVlanId *string + VmwareSoftwareVersion *string + VsanVlanId *string + VsphereVlanId *string + func (m UpdateSddcDetails) String() string + type UpdateSddcRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + SddcId *string + func (request UpdateSddcRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateSddcRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateSddcRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateSddcRequest) String() string + type UpdateSddcResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateSddcResponse) HTTPResponse() *http.Response + func (response UpdateSddcResponse) String() string + type UpgradeHcxRequest struct + IfMatch *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SddcId *string + func (request UpgradeHcxRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpgradeHcxRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpgradeHcxRequest) RetryPolicy() *common.RetryPolicy + func (request UpgradeHcxRequest) String() string + type UpgradeHcxResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpgradeHcxResponse) HTTPResponse() *http.Response + func (response UpgradeHcxResponse) String() string + type WorkRequest struct + CompartmentId *string + Id *string + OperationType OperationTypesEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status OperationStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequest) String() string + type WorkRequestClient struct + func NewWorkRequestClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client WorkRequestClient, err error) + func NewWorkRequestClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client WorkRequestClient, err error) + func (client *WorkRequestClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *WorkRequestClient) SetRegion(region string) + func (client WorkRequestClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error) + func (client WorkRequestClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error) + func (client WorkRequestClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error) + func (client WorkRequestClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error) + type WorkRequestCollection struct + Items []WorkRequest + func (m WorkRequestCollection) String() string + type WorkRequestError struct + Code *string + Message *string + Timestamp *common.SDKTime + func (m WorkRequestError) String() string + type WorkRequestErrorCollection struct + Items []WorkRequestError + func (m WorkRequestErrorCollection) String() string + type WorkRequestLogEntry struct + Message *string + Timestamp *common.SDKTime + func (m WorkRequestLogEntry) String() string + type WorkRequestLogEntryCollection struct + Items []WorkRequestLogEntry + func (m WorkRequestLogEntryCollection) String() string + type WorkRequestResource struct + ActionType ActionTypesEnum + EntityType *string + EntityUri *string + Identifier *string + func (m WorkRequestResource) String() string Other modules containing this package github.com/oracle/oci-go-sdk github.com/oracle/oci-go-sdk/v25 github.com/oracle/oci-go-sdk/v26 github.com/oracle/oci-go-sdk/v27 github.com/oracle/oci-go-sdk/v28 github.com/oracle/oci-go-sdk/v29 github.com/oracle/oci-go-sdk/v30 github.com/oracle/oci-go-sdk/v31 github.com/oracle/oci-go-sdk/v32 github.com/oracle/oci-go-sdk/v33 github.com/oracle/oci-go-sdk/v34 github.com/oracle/oci-go-sdk/v35 github.com/oracle/oci-go-sdk/v36 github.com/oracle/oci-go-sdk/v37 github.com/oracle/oci-go-sdk/v38 github.com/oracle/oci-go-sdk/v39 github.com/oracle/oci-go-sdk/v40 github.com/oracle/oci-go-sdk/v41 github.com/oracle/oci-go-sdk/v42 github.com/oracle/oci-go-sdk/v43 github.com/oracle/oci-go-sdk/v44 github.com/oracle/oci-go-sdk/v45 github.com/oracle/oci-go-sdk/v46 github.com/oracle/oci-go-sdk/v47 github.com/oracle/oci-go-sdk/v49 github.com/oracle/oci-go-sdk/v50 github.com/oracle/oci-go-sdk/v51 github.com/oracle/oci-go-sdk/v52 github.com/oracle/oci-go-sdk/v53 github.com/oracle/oci-go-sdk/v54 github.com/oracle/oci-go-sdk/v55 github.com/oracle/oci-go-sdk/v56 github.com/oracle/oci-go-sdk/v57 github.com/oracle/oci-go-sdk/v58 github.com/oracle/oci-go-sdk/v59 github.com/oracle/oci-go-sdk/v60 github.com/oracle/oci-go-sdk/v61 github.com/oracle/oci-go-sdk/v62 github.com/oracle/oci-go-sdk/v63 github.com/oracle/oci-go-sdk/v64 github.com/oracle/oci-go-sdk/v65