Skip to content

Commit

Permalink
Releasing version 65.69.0
Browse files Browse the repository at this point in the history
Releasing version 65.69.0
  • Loading branch information
oci-dex-release-bot authored Jul 2, 2024
2 parents d5f4568 + c75571a commit f6aab27
Show file tree
Hide file tree
Showing 645 changed files with 10,267 additions and 2,069 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)

## 65.69.0 - 2024-07-02
### Added
- Support for calling Oracle Cloud Infrastructure services in the `ap-singapore-2` region
- Support for additional parameters in list and delete operations in the File Storage service
- Support for host capacity planning to analyze disabled and deleted resources in the Operations Insights service
- Support for title and description updates in the Capacity Management service
- Support for listing parameters for migrations in the Database Migration service
- Support for Oracle exadata database service on exascale Infrastructure (ExaDB-XS) in the Database service

### Breaking Changes
- The Enum `HostInsightHostRecommendationsMetricRecommendationNameHostCpuRecommendations` was renamed to `HostInsightHostRecommendationsMetricRecommendationNameCpuRecommendations` in the Operations Insights service


## 65.68.0 - 2024-06-25
### Added
- Support for MySQL to MySQL homogeneous migrations in the Database Migration service
Expand Down
48 changes: 24 additions & 24 deletions capacitymanagement/capacitymanagement_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down Expand Up @@ -145,7 +145,7 @@ func (client CapacityManagementClient) createOccAvailabilityCatalog(ctx context.
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccAvailabilityCatalog/CreateOccAvailabilityCatalog"
err = common.PostProcessServiceError(err, "CapacityManagement", "CreateOccAvailabilityCatalog", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -208,7 +208,7 @@ func (client CapacityManagementClient) createOccCapacityRequest(ctx context.Cont
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCapacityRequest/CreateOccCapacityRequest"
err = common.PostProcessServiceError(err, "CapacityManagement", "CreateOccCapacityRequest", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -266,7 +266,7 @@ func (client CapacityManagementClient) deleteOccAvailabilityCatalog(ctx context.
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccAvailabilityCatalog/DeleteOccAvailabilityCatalog"
err = common.PostProcessServiceError(err, "CapacityManagement", "DeleteOccAvailabilityCatalog", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -324,7 +324,7 @@ func (client CapacityManagementClient) deleteOccCapacityRequest(ctx context.Cont
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCapacityRequest/DeleteOccCapacityRequest"
err = common.PostProcessServiceError(err, "CapacityManagement", "DeleteOccCapacityRequest", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -382,7 +382,7 @@ func (client CapacityManagementClient) getOccAvailabilityCatalog(ctx context.Con
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccAvailabilityCatalog/GetOccAvailabilityCatalog"
err = common.PostProcessServiceError(err, "CapacityManagement", "GetOccAvailabilityCatalog", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -444,7 +444,7 @@ func (client CapacityManagementClient) getOccAvailabilityCatalogContent(ctx cont
httpResponse, err = client.Call(ctx, &httpRequest)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccAvailabilityCatalog/GetOccAvailabilityCatalogContent"
err = common.PostProcessServiceError(err, "CapacityManagement", "GetOccAvailabilityCatalogContent", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -502,7 +502,7 @@ func (client CapacityManagementClient) getOccCapacityRequest(ctx context.Context
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCapacityRequest/GetOccCapacityRequest"
err = common.PostProcessServiceError(err, "CapacityManagement", "GetOccCapacityRequest", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -560,7 +560,7 @@ func (client CapacityManagementClient) getOccCustomerGroup(ctx context.Context,
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCustomerGroup/GetOccCustomerGroup"
err = common.PostProcessServiceError(err, "CapacityManagement", "GetOccCustomerGroup", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -618,7 +618,7 @@ func (client CapacityManagementClient) listInternalNamespaceOccOverviews(ctx con
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccOverviewCollection/ListInternalNamespaceOccOverviews"
err = common.PostProcessServiceError(err, "CapacityManagement", "ListInternalNamespaceOccOverviews", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -676,7 +676,7 @@ func (client CapacityManagementClient) listOccAvailabilities(ctx context.Context
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccAvailabilityCollection/ListOccAvailabilities"
err = common.PostProcessServiceError(err, "CapacityManagement", "ListOccAvailabilities", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -734,7 +734,7 @@ func (client CapacityManagementClient) listOccAvailabilityCatalogs(ctx context.C
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccAvailabilityCatalogCollection/ListOccAvailabilityCatalogs"
err = common.PostProcessServiceError(err, "CapacityManagement", "ListOccAvailabilityCatalogs", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -792,7 +792,7 @@ func (client CapacityManagementClient) listOccAvailabilityCatalogsInternal(ctx c
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccAvailabilityCatalogCollection/ListOccAvailabilityCatalogsInternal"
err = common.PostProcessServiceError(err, "CapacityManagement", "ListOccAvailabilityCatalogsInternal", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -850,7 +850,7 @@ func (client CapacityManagementClient) listOccCapacityRequests(ctx context.Conte
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCapacityRequestCollection/ListOccCapacityRequests"
err = common.PostProcessServiceError(err, "CapacityManagement", "ListOccCapacityRequests", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -908,7 +908,7 @@ func (client CapacityManagementClient) listOccCapacityRequestsInternal(ctx conte
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCapacityRequestCollection/ListOccCapacityRequestsInternal"
err = common.PostProcessServiceError(err, "CapacityManagement", "ListOccCapacityRequestsInternal", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -966,7 +966,7 @@ func (client CapacityManagementClient) listOccCustomerGroups(ctx context.Context
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCustomerGroupCollection/ListOccCustomerGroups"
err = common.PostProcessServiceError(err, "CapacityManagement", "ListOccCustomerGroups", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -1024,7 +1024,7 @@ func (client CapacityManagementClient) listOccOverviews(ctx context.Context, req
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccOverviewCollection/ListOccOverviews"
err = common.PostProcessServiceError(err, "CapacityManagement", "ListOccOverviews", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -1082,7 +1082,7 @@ func (client CapacityManagementClient) patchInternalOccCapacityRequest(ctx conte
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCapacityRequest/PatchInternalOccCapacityRequest"
err = common.PostProcessServiceError(err, "CapacityManagement", "PatchInternalOccCapacityRequest", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -1140,7 +1140,7 @@ func (client CapacityManagementClient) patchOccCapacityRequest(ctx context.Conte
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCapacityRequest/PatchOccCapacityRequest"
err = common.PostProcessServiceError(err, "CapacityManagement", "PatchOccCapacityRequest", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -1203,7 +1203,7 @@ func (client CapacityManagementClient) publishOccAvailabilityCatalog(ctx context
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccAvailabilityCatalog/PublishOccAvailabilityCatalog"
err = common.PostProcessServiceError(err, "CapacityManagement", "PublishOccAvailabilityCatalog", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -1261,7 +1261,7 @@ func (client CapacityManagementClient) updateInternalOccCapacityRequest(ctx cont
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCapacityRequest/UpdateInternalOccCapacityRequest"
err = common.PostProcessServiceError(err, "CapacityManagement", "UpdateInternalOccCapacityRequest", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -1319,7 +1319,7 @@ func (client CapacityManagementClient) updateOccAvailabilityCatalog(ctx context.
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccAvailabilityCatalog/UpdateOccAvailabilityCatalog"
err = common.PostProcessServiceError(err, "CapacityManagement", "UpdateOccAvailabilityCatalog", apiReferenceLink)
return response, err
}
Expand Down Expand Up @@ -1377,7 +1377,7 @@ func (client CapacityManagementClient) updateOccCapacityRequest(ctx context.Cont
defer common.CloseBodyIfValid(httpResponse)
response.RawResponse = httpResponse
if err != nil {
apiReferenceLink := ""
apiReferenceLink := "https://docs.oracle.com/iaas/api/#/en/occcm/20231107/OccCapacityRequest/UpdateOccCapacityRequest"
err = common.PostProcessServiceError(err, "CapacityManagement", "UpdateOccCapacityRequest", apiReferenceLink)
return response, err
}
Expand Down
4 changes: 2 additions & 2 deletions capacitymanagement/create_occ_availability_catalog_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down
4 changes: 2 additions & 2 deletions capacitymanagement/create_occ_capacity_request_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down
4 changes: 2 additions & 2 deletions capacitymanagement/metadata_details.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down
4 changes: 2 additions & 2 deletions capacitymanagement/namespace.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down
4 changes: 2 additions & 2 deletions capacitymanagement/occ_availability_catalog.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down
4 changes: 2 additions & 2 deletions capacitymanagement/occ_availability_catalog_collection.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down
4 changes: 2 additions & 2 deletions capacitymanagement/occ_availability_catalog_summary.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down
4 changes: 2 additions & 2 deletions capacitymanagement/occ_availability_collection.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down
4 changes: 2 additions & 2 deletions capacitymanagement/occ_availability_summary.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down
4 changes: 2 additions & 2 deletions capacitymanagement/occ_capacity_request.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
// Code generated. DO NOT EDIT.

// OciControlCenterCp API
// OCI Control Center Capacity Management API
//
// A description of the OciControlCenterCp API
// OCI Control Center (OCC) Capacity Management enables you to manage capacity requests in realms where OCI Control Center Capacity Management is available. For more information, see OCI Control Center (https://docs.cloud.oracle.com/iaas/Content/control-center/home.htm).
//

package capacitymanagement
Expand Down
Loading

0 comments on commit f6aab27

Please sign in to comment.