oci 2.7.0 → 2.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +44 -11
- data/lib/oci.rb +33 -1
- data/lib/oci/analytics/analytics.rb +8 -1
- data/lib/oci/analytics/analytics_client.rb +94 -16
- data/lib/oci/analytics/analytics_client_composite_operations.rb +54 -1
- data/lib/oci/analytics/models/analytics_instance.rb +17 -2
- data/lib/oci/analytics/models/analytics_instance_lifecycle_state.rb +2 -1
- data/lib/oci/analytics/models/analytics_instance_summary.rb +17 -2
- data/lib/oci/analytics/models/capacity.rb +2 -1
- data/lib/oci/analytics/models/capacity_type.rb +2 -1
- data/lib/oci/analytics/models/change_analytics_instance_network_endpoint_details.rb +155 -0
- data/lib/oci/analytics/models/change_compartment_details.rb +2 -1
- data/lib/oci/analytics/models/create_analytics_instance_details.rb +16 -2
- data/lib/oci/analytics/models/feature_set.rb +2 -1
- data/lib/oci/analytics/models/license_type.rb +2 -1
- data/lib/oci/analytics/models/network_endpoint_details.rb +193 -0
- data/lib/oci/analytics/models/network_endpoint_type.rb +11 -0
- data/lib/oci/analytics/models/private_endpoint_details.rb +179 -0
- data/lib/oci/analytics/models/public_endpoint_details.rb +179 -0
- data/lib/oci/analytics/models/scale_analytics_instance_details.rb +2 -1
- data/lib/oci/analytics/models/sort_by.rb +3 -1
- data/lib/oci/analytics/models/sort_order.rb +2 -1
- data/lib/oci/analytics/models/update_analytics_instance_details.rb +2 -1
- data/lib/oci/analytics/models/virtual_cloud_network.rb +167 -0
- data/lib/oci/analytics/models/work_request.rb +3 -1
- data/lib/oci/analytics/models/work_request_action_result.rb +3 -1
- data/lib/oci/analytics/models/work_request_error.rb +2 -1
- data/lib/oci/analytics/models/work_request_log.rb +2 -1
- data/lib/oci/analytics/models/work_request_operation_type.rb +4 -2
- data/lib/oci/analytics/models/work_request_resource.rb +3 -1
- data/lib/oci/analytics/models/work_request_resource_type.rb +2 -1
- data/lib/oci/analytics/models/work_request_sort_by.rb +2 -1
- data/lib/oci/analytics/models/work_request_status.rb +2 -1
- data/lib/oci/analytics/models/work_request_summary.rb +3 -1
- data/lib/oci/analytics/util.rb +2 -1
- data/lib/oci/announcements_service/announcement_client.rb +10 -16
- data/lib/oci/announcements_service/announcement_client_composite_operations.rb +2 -1
- data/lib/oci/announcements_service/announcements_service.rb +2 -1
- data/lib/oci/announcements_service/models/affected_resource.rb +2 -1
- data/lib/oci/announcements_service/models/announcement.rb +2 -1
- data/lib/oci/announcements_service/models/announcement_summary.rb +2 -1
- data/lib/oci/announcements_service/models/announcement_user_status_details.rb +2 -1
- data/lib/oci/announcements_service/models/announcements_collection.rb +2 -1
- data/lib/oci/announcements_service/models/base_announcement.rb +2 -1
- data/lib/oci/announcements_service/util.rb +2 -1
- data/lib/oci/api_client.rb +14 -11
- data/lib/oci/api_client_proxy_settings.rb +2 -1
- data/lib/oci/apigateway/api_gateway_client.rb +1134 -0
- data/lib/oci/apigateway/api_gateway_client_composite_operations.rb +371 -0
- data/lib/oci/apigateway/apigateway.rb +105 -0
- data/lib/oci/apigateway/deployment_client.rb +508 -0
- data/lib/oci/apigateway/deployment_client_composite_operations.rb +223 -0
- data/lib/oci/apigateway/gateway_client.rb +508 -0
- data/lib/oci/apigateway/gateway_client_composite_operations.rb +223 -0
- data/lib/oci/apigateway/models/access_log_policy.rb +166 -0
- data/lib/oci/apigateway/models/anonymous_route_authorization_policy.rb +147 -0
- data/lib/oci/apigateway/models/any_of_route_authorization_policy.rb +165 -0
- data/lib/oci/apigateway/models/api.rb +340 -0
- data/lib/oci/apigateway/models/api_collection.rb +150 -0
- data/lib/oci/apigateway/models/api_specification.rb +176 -0
- data/lib/oci/apigateway/models/api_specification_logging_policies.rb +167 -0
- data/lib/oci/apigateway/models/api_specification_request_policies.rb +171 -0
- data/lib/oci/apigateway/models/api_specification_route.rb +246 -0
- data/lib/oci/apigateway/models/api_specification_route_backend.rb +190 -0
- data/lib/oci/apigateway/models/api_specification_route_request_policies.rb +185 -0
- data/lib/oci/apigateway/models/api_specification_route_response_policies.rb +154 -0
- data/lib/oci/apigateway/models/api_summary.rb +342 -0
- data/lib/oci/apigateway/models/api_validation_detail.rb +191 -0
- data/lib/oci/{database/models/autonomous_exadata_infrastructure_maintenance_window.rb → apigateway/models/api_validation_details.rb} +46 -40
- data/lib/oci/apigateway/models/api_validation_result.rb +182 -0
- data/lib/oci/apigateway/models/api_validations.rb +150 -0
- data/lib/oci/apigateway/models/authentication_only_route_authorization_policy.rb +146 -0
- data/lib/oci/apigateway/models/authentication_policy.rb +205 -0
- data/lib/oci/apigateway/models/certificate.rb +362 -0
- data/lib/oci/apigateway/models/certificate_collection.rb +150 -0
- data/lib/oci/apigateway/models/certificate_summary.rb +311 -0
- data/lib/oci/apigateway/models/change_api_compartment_details.rb +156 -0
- data/lib/oci/apigateway/models/change_certificate_compartment_details.rb +156 -0
- data/lib/oci/apigateway/models/change_deployment_compartment_details.rb +156 -0
- data/lib/oci/apigateway/models/change_gateway_compartment_details.rb +156 -0
- data/lib/oci/apigateway/models/cors_policy.rb +240 -0
- data/lib/oci/apigateway/models/create_api_details.rb +222 -0
- data/lib/oci/apigateway/models/create_certificate_details.rb +250 -0
- data/lib/oci/apigateway/models/create_deployment_details.rb +255 -0
- data/lib/oci/apigateway/models/create_gateway_details.rb +261 -0
- data/lib/oci/apigateway/models/custom_authentication_policy.rb +197 -0
- data/lib/oci/apigateway/models/deployment.rb +362 -0
- data/lib/oci/apigateway/models/deployment_collection.rb +150 -0
- data/lib/oci/apigateway/models/deployment_summary.rb +325 -0
- data/lib/oci/apigateway/models/execution_log_policy.rb +205 -0
- data/lib/oci/apigateway/models/filter_header_policy.rb +186 -0
- data/lib/oci/apigateway/models/filter_header_policy_item.rb +152 -0
- data/lib/oci/apigateway/models/filter_query_parameter_policy.rb +186 -0
- data/lib/oci/apigateway/models/filter_query_parameter_policy_item.rb +152 -0
- data/lib/oci/apigateway/models/gateway.rb +400 -0
- data/lib/oci/apigateway/models/gateway_collection.rb +150 -0
- data/lib/oci/apigateway/models/gateway_summary.rb +341 -0
- data/lib/oci/apigateway/models/header_field_specification.rb +160 -0
- data/lib/oci/apigateway/models/header_transformation_policy.rb +180 -0
- data/lib/oci/apigateway/models/http_backend.rb +227 -0
- data/lib/oci/apigateway/models/ip_address.rb +154 -0
- data/lib/oci/apigateway/models/json_web_key.rb +278 -0
- data/lib/oci/apigateway/models/json_web_token_claim.rb +182 -0
- data/lib/oci/apigateway/models/jwt_authentication_policy.rb +264 -0
- data/lib/oci/apigateway/models/oracle_function_backend.rb +164 -0
- data/lib/oci/apigateway/models/pem_encoded_public_key.rb +162 -0
- data/lib/oci/apigateway/models/public_key_set.rb +187 -0
- data/lib/oci/apigateway/models/query_parameter_transformation_policy.rb +180 -0
- data/lib/oci/apigateway/models/rate_limiting_policy.rb +188 -0
- data/lib/oci/apigateway/models/remote_json_web_key_set.rb +198 -0
- data/lib/oci/apigateway/models/rename_header_policy.rb +151 -0
- data/lib/oci/apigateway/models/rename_header_policy_item.rb +164 -0
- data/lib/oci/apigateway/models/rename_query_parameter_policy.rb +152 -0
- data/lib/oci/apigateway/models/rename_query_parameter_policy_item.rb +165 -0
- data/lib/oci/apigateway/models/route_authorization_policy.rb +196 -0
- data/lib/oci/apigateway/models/set_header_policy.rb +151 -0
- data/lib/oci/apigateway/models/set_header_policy_item.rb +204 -0
- data/lib/oci/apigateway/models/set_query_parameter_policy.rb +152 -0
- data/lib/oci/apigateway/models/set_query_parameter_policy_item.rb +204 -0
- data/lib/oci/apigateway/models/static_public_key.rb +199 -0
- data/lib/oci/apigateway/models/static_public_key_set.rb +158 -0
- data/lib/oci/apigateway/models/stock_response_backend.rb +179 -0
- data/lib/oci/apigateway/models/update_api_details.rb +206 -0
- data/lib/oci/apigateway/models/update_certificate_details.rb +196 -0
- data/lib/oci/apigateway/models/update_deployment_details.rb +205 -0
- data/lib/oci/apigateway/models/update_gateway_details.rb +211 -0
- data/lib/oci/apigateway/models/work_request.rb +316 -0
- data/lib/oci/apigateway/models/work_request_collection.rb +150 -0
- data/lib/oci/apigateway/models/work_request_error.rb +173 -0
- data/lib/oci/apigateway/models/work_request_error_collection.rb +150 -0
- data/lib/oci/apigateway/models/work_request_log.rb +160 -0
- data/lib/oci/apigateway/models/work_request_log_collection.rb +150 -0
- data/lib/oci/apigateway/models/work_request_resource.rb +220 -0
- data/lib/oci/apigateway/models/work_request_summary.rb +257 -0
- data/lib/oci/apigateway/util.rb +3 -0
- data/lib/oci/apigateway/work_requests_client.rb +462 -0
- data/lib/oci/apigateway/work_requests_client_composite_operations.rb +25 -0
- data/lib/oci/application_migration/application_migration.rb +59 -0
- data/lib/oci/application_migration/application_migration_client.rb +1514 -0
- data/lib/oci/application_migration/application_migration_client_composite_operations.rb +472 -0
- data/lib/oci/application_migration/models/authorization_details.rb +182 -0
- data/lib/oci/application_migration/models/change_compartment_details.rb +156 -0
- data/lib/oci/application_migration/models/configuration_field.rb +227 -0
- data/lib/oci/application_migration/models/create_migration_details.rb +326 -0
- data/lib/oci/application_migration/models/create_source_details.rb +245 -0
- data/lib/oci/application_migration/models/discovery_details.rb +188 -0
- data/lib/oci/application_migration/models/ics_discovery_details.rb +178 -0
- data/lib/oci/application_migration/models/internal_authorization_details.rb +169 -0
- data/lib/oci/application_migration/models/internal_source_details.rb +163 -0
- data/lib/oci/application_migration/models/jcs_discovery_details.rb +179 -0
- data/lib/oci/application_migration/models/migration.rb +467 -0
- data/lib/oci/application_migration/models/migration_lifecycle_states.rb +16 -0
- data/lib/oci/application_migration/models/migration_states.rb +16 -0
- data/lib/oci/application_migration/models/migration_summary.rb +392 -0
- data/lib/oci/application_migration/models/migration_types.rb +15 -0
- data/lib/oci/application_migration/models/oac_discovery_details.rb +177 -0
- data/lib/oci/application_migration/models/ocic_authorization_details.rb +169 -0
- data/lib/oci/application_migration/models/ocic_source_details.rb +178 -0
- data/lib/oci/application_migration/models/oic_discovery_details.rb +178 -0
- data/lib/oci/application_migration/models/operation_status.rb +15 -0
- data/lib/oci/application_migration/models/operation_types.rb +20 -0
- data/lib/oci/application_migration/models/pcs_discovery_details.rb +178 -0
- data/lib/oci/application_migration/models/soacs_discovery_details.rb +179 -0
- data/lib/oci/application_migration/models/sort_orders.rb +11 -0
- data/lib/oci/application_migration/models/source.rb +306 -0
- data/lib/oci/application_migration/models/source_application.rb +212 -0
- data/lib/oci/application_migration/models/source_application_summary.rb +220 -0
- data/lib/oci/application_migration/models/source_details.rb +195 -0
- data/lib/oci/application_migration/models/source_lifecycle_states.rb +15 -0
- data/lib/oci/{database/models/autonomous_data_warehouse_backup_summary.rb → application_migration/models/source_summary.rb} +78 -77
- data/lib/oci/application_migration/models/source_types.rb +11 -0
- data/lib/oci/application_migration/models/target_database_types.rb +11 -0
- data/lib/oci/application_migration/models/update_migration_details.rb +248 -0
- data/lib/oci/application_migration/models/update_source_details.rb +224 -0
- data/lib/oci/application_migration/models/work_request.rb +309 -0
- data/lib/oci/application_migration/models/work_request_error.rb +171 -0
- data/lib/oci/application_migration/models/work_request_log_entry.rb +160 -0
- data/lib/oci/application_migration/models/work_request_resource.rb +218 -0
- data/lib/oci/application_migration/models/work_request_summary.rb +302 -0
- data/lib/oci/application_migration/util.rb +3 -0
- data/lib/oci/audit/audit.rb +2 -1
- data/lib/oci/audit/audit_client.rb +10 -17
- data/lib/oci/audit/audit_client_composite_operations.rb +2 -1
- data/lib/oci/audit/models/audit_event.rb +10 -8
- data/lib/oci/audit/models/configuration.rb +2 -1
- data/lib/oci/audit/models/data.rb +2 -108
- data/lib/oci/audit/models/identity.rb +2 -18
- data/lib/oci/audit/models/request.rb +2 -47
- data/lib/oci/audit/models/response.rb +2 -35
- data/lib/oci/audit/models/state_change.rb +2 -10
- data/lib/oci/audit/models/update_configuration_details.rb +2 -1
- data/lib/oci/audit/util.rb +2 -1
- data/lib/oci/auth/auth.rb +8 -1
- data/lib/oci/auth/federation_client.rb +6 -3
- data/lib/oci/auth/internal/auth_token_request_signer.rb +2 -1
- data/lib/oci/auth/security_token_container.rb +2 -1
- data/lib/oci/auth/session_key_supplier.rb +2 -1
- data/lib/oci/auth/signers/ephemeral_resource_principals_signer.rb +126 -0
- data/lib/oci/auth/signers/instance_principals_delegation_token_signer.rb +62 -0
- data/lib/oci/auth/signers/instance_principals_security_token_signer.rb +10 -4
- data/lib/oci/auth/signers/resource_principal_token_path_provider/default_rpt_path_provider.rb +33 -0
- data/lib/oci/auth/signers/resource_principal_token_path_provider/env_rpt_path_provider.rb +25 -0
- data/lib/oci/auth/signers/resource_principal_token_path_provider/imds_rpt_path_provider.rb +24 -0
- data/lib/oci/auth/signers/resource_principal_token_path_provider/rpt_path_provider.rb +54 -0
- data/lib/oci/auth/signers/resource_principal_token_path_provider/string_rpt_path_provider.rb +17 -0
- data/lib/oci/auth/signers/resource_principals_federation_signer.rb +140 -0
- data/lib/oci/auth/signers/resource_principals_signer.rb +57 -0
- data/lib/oci/auth/signers/security_token_signer.rb +2 -1
- data/lib/oci/auth/signers/x509_federation_client_based_security_token_signer.rb +2 -1
- data/lib/oci/auth/url_based_certificate_retriever.rb +2 -1
- data/lib/oci/auth/util.rb +17 -1
- data/lib/oci/autoscaling/auto_scaling_client.rb +33 -28
- data/lib/oci/autoscaling/auto_scaling_client_composite_operations.rb +2 -1
- data/lib/oci/autoscaling/autoscaling.rb +7 -1
- data/lib/oci/autoscaling/models/action.rb +2 -1
- data/lib/oci/autoscaling/models/auto_scaling_configuration.rb +34 -5
- data/lib/oci/autoscaling/models/auto_scaling_configuration_summary.rb +3 -1
- data/lib/oci/autoscaling/models/auto_scaling_policy.rb +21 -5
- data/lib/oci/autoscaling/models/auto_scaling_policy_summary.rb +20 -5
- data/lib/oci/autoscaling/models/capacity.rb +5 -4
- data/lib/oci/autoscaling/models/change_auto_scaling_compartment_details.rb +2 -1
- data/lib/oci/autoscaling/models/condition.rb +2 -1
- data/lib/oci/autoscaling/models/create_auto_scaling_configuration_details.rb +2 -1
- data/lib/oci/autoscaling/models/create_auto_scaling_policy_details.rb +23 -5
- data/lib/oci/autoscaling/models/create_condition_details.rb +2 -1
- data/lib/oci/autoscaling/models/create_scheduled_policy_details.rb +177 -0
- data/lib/oci/autoscaling/models/create_threshold_policy_details.rb +7 -2
- data/lib/oci/autoscaling/models/cron_execution_schedule.rb +164 -0
- data/lib/oci/autoscaling/models/execution_schedule.rb +197 -0
- data/lib/oci/autoscaling/models/instance_pool_resource.rb +2 -1
- data/lib/oci/autoscaling/models/metric.rb +2 -1
- data/lib/oci/autoscaling/models/resource.rb +2 -1
- data/lib/oci/autoscaling/models/scheduled_policy.rb +182 -0
- data/lib/oci/autoscaling/models/threshold.rb +2 -1
- data/lib/oci/autoscaling/models/threshold_policy.rb +7 -2
- data/lib/oci/autoscaling/models/update_auto_scaling_configuration_details.rb +2 -1
- data/lib/oci/autoscaling/models/update_auto_scaling_policy_details.rb +23 -5
- data/lib/oci/autoscaling/models/update_condition_details.rb +2 -1
- data/lib/oci/autoscaling/models/update_scheduled_policy_details.rb +173 -0
- data/lib/oci/autoscaling/models/update_threshold_policy_details.rb +7 -2
- data/lib/oci/autoscaling/util.rb +2 -1
- data/lib/oci/base_signer.rb +4 -3
- data/lib/oci/bds/bds.rb +48 -0
- data/lib/oci/bds/bds_client.rb +1194 -0
- data/lib/oci/bds/bds_client_composite_operations.rb +523 -0
- data/lib/oci/bds/models/action_types.rb +14 -0
- data/lib/oci/bds/models/add_block_storage_details.rb +170 -0
- data/lib/oci/bds/models/add_cloud_sql_details.rb +180 -0
- data/lib/oci/bds/models/add_worker_nodes_details.rb +168 -0
- data/lib/oci/bds/models/bds_instance.rb +437 -0
- data/lib/oci/bds/models/bds_instance_summary.rb +310 -0
- data/lib/oci/bds/models/change_bds_instance_compartment_details.rb +154 -0
- data/lib/oci/bds/models/change_shape_details.rb +164 -0
- data/lib/oci/bds/models/change_shape_nodes.rb +180 -0
- data/lib/oci/bds/models/cloud_sql_details.rb +212 -0
- data/lib/oci/bds/models/cluster_details.rb +310 -0
- data/lib/oci/bds/models/create_bds_instance_details.rb +298 -0
- data/lib/oci/bds/models/create_node_details.rb +194 -0
- data/lib/oci/bds/models/default_error.rb +160 -0
- data/lib/oci/bds/models/kerberos_details.rb +168 -0
- data/lib/oci/bds/models/network_config.rb +168 -0
- data/lib/oci/bds/models/node.rb +392 -0
- data/lib/oci/bds/models/operation_status.rb +15 -0
- data/lib/oci/bds/models/operation_types.rb +20 -0
- data/lib/oci/bds/models/remove_cloud_sql_details.rb +154 -0
- data/lib/oci/bds/models/restart_node_details.rb +154 -0
- data/lib/oci/bds/models/sort_orders.rb +11 -0
- data/lib/oci/bds/models/update_bds_instance_details.rb +186 -0
- data/lib/oci/bds/models/volume_attachment_detail.rb +168 -0
- data/lib/oci/bds/models/work_request.rb +315 -0
- data/lib/oci/bds/models/work_request_error.rb +173 -0
- data/lib/oci/bds/models/work_request_log_entry.rb +160 -0
- data/lib/oci/bds/models/work_request_resource.rb +219 -0
- data/lib/oci/bds/util.rb +3 -0
- data/lib/oci/blockchain/blockchain.rb +58 -0
- data/lib/oci/blockchain/blockchain_platform_client.rb +1772 -0
- data/lib/oci/blockchain/blockchain_platform_client_composite_operations.rb +728 -0
- data/lib/oci/blockchain/models/availability_domain.rb +171 -0
- data/lib/oci/blockchain/models/blockchain_platform.rb +539 -0
- data/lib/oci/blockchain/models/blockchain_platform_by_hostname.rb +318 -0
- data/lib/oci/blockchain/models/blockchain_platform_collection.rb +150 -0
- data/lib/oci/blockchain/models/blockchain_platform_component_details.rb +160 -0
- data/lib/oci/blockchain/models/blockchain_platform_summary.rb +318 -0
- data/lib/oci/blockchain/models/change_blockchain_platform_compartment_details.rb +156 -0
- data/lib/oci/blockchain/models/create_blockchain_platform_details.rb +303 -0
- data/lib/oci/blockchain/models/create_osn_details.rb +163 -0
- data/lib/oci/blockchain/models/create_peer_details.rb +188 -0
- data/lib/oci/blockchain/models/metadata_details.rb +182 -0
- data/lib/oci/blockchain/models/modify_peer_details.rb +168 -0
- data/lib/oci/blockchain/models/ocpu_allocation_number_param.rb +154 -0
- data/lib/oci/blockchain/models/ocpu_utilization_info.rb +178 -0
- data/lib/oci/blockchain/models/osn.rb +212 -0
- data/lib/oci/blockchain/models/osn_collection.rb +150 -0
- data/lib/oci/blockchain/models/osn_summary.rb +168 -0
- data/lib/oci/blockchain/models/peer.rb +246 -0
- data/lib/oci/blockchain/models/peer_collection.rb +150 -0
- data/lib/oci/blockchain/models/peer_role.rb +163 -0
- data/lib/oci/blockchain/models/peer_summary.rb +168 -0
- data/lib/oci/blockchain/models/replica_details.rb +182 -0
- data/lib/oci/blockchain/models/scale_blockchain_platform_details.rb +259 -0
- data/lib/oci/blockchain/models/scale_storage_details.rb +154 -0
- data/lib/oci/blockchain/models/scaled_blockchain_platform_preview.rb +346 -0
- data/lib/oci/blockchain/models/scaled_platform_metering_preview.rb +210 -0
- data/lib/oci/blockchain/models/update_blockchain_platform_details.rb +219 -0
- data/lib/oci/blockchain/models/update_osn_details.rb +154 -0
- data/lib/oci/blockchain/models/update_peer_details.rb +154 -0
- data/lib/oci/blockchain/models/work_request.rb +312 -0
- data/lib/oci/blockchain/models/work_request_collection.rb +150 -0
- data/lib/oci/blockchain/models/work_request_error.rb +173 -0
- data/lib/oci/blockchain/models/work_request_error_collection.rb +150 -0
- data/lib/oci/blockchain/models/work_request_log_entry.rb +160 -0
- data/lib/oci/blockchain/models/work_request_log_entry_collection.rb +150 -0
- data/lib/oci/blockchain/models/work_request_resource.rb +233 -0
- data/lib/oci/blockchain/models/work_request_resource_sub_type_detail.rb +206 -0
- data/lib/oci/blockchain/models/work_request_summary.rb +289 -0
- data/lib/oci/blockchain/util.rb +3 -0
- data/lib/oci/budget/budget.rb +2 -1
- data/lib/oci/budget/budget_client.rb +25 -27
- data/lib/oci/budget/budget_client_composite_operations.rb +2 -1
- data/lib/oci/budget/models/alert_rule.rb +2 -1
- data/lib/oci/budget/models/alert_rule_summary.rb +3 -2
- data/lib/oci/budget/models/alert_type.rb +2 -1
- data/lib/oci/budget/models/budget.rb +3 -2
- data/lib/oci/budget/models/budget_summary.rb +3 -2
- data/lib/oci/budget/models/create_alert_rule_details.rb +3 -2
- data/lib/oci/budget/models/create_budget_details.rb +3 -2
- data/lib/oci/budget/models/lifecycle_state.rb +2 -1
- data/lib/oci/budget/models/reset_period.rb +2 -1
- data/lib/oci/budget/models/sort_by.rb +2 -1
- data/lib/oci/budget/models/sort_order.rb +2 -1
- data/lib/oci/budget/models/target_type.rb +2 -1
- data/lib/oci/budget/models/threshold_type.rb +2 -1
- data/lib/oci/budget/models/update_alert_rule_details.rb +3 -2
- data/lib/oci/budget/models/update_budget_details.rb +2 -1
- data/lib/oci/budget/util.rb +2 -1
- data/lib/oci/cims/cims.rb +68 -0
- data/lib/oci/cims/incident_client.rb +586 -0
- data/lib/oci/cims/incident_client_composite_operations.rb +25 -0
- data/lib/oci/cims/models/activity_item.rb +275 -0
- data/lib/oci/cims/models/availability_domain.rb +45 -0
- data/lib/oci/{database/models/autonomous_data_warehouse_console_token_details.rb → cims/models/category.rb} +21 -21
- data/lib/oci/cims/models/classifier.rb +256 -0
- data/lib/oci/cims/models/contact.rb +219 -0
- data/lib/oci/cims/models/contact_list.rb +154 -0
- data/lib/oci/cims/models/contextual_data.rb +192 -0
- data/lib/oci/cims/models/create_category_details.rb +157 -0
- data/lib/oci/cims/models/create_incident.rb +226 -0
- data/lib/oci/cims/models/create_issue_type_details.rb +157 -0
- data/lib/oci/cims/models/create_item_details.rb +215 -0
- data/lib/oci/cims/models/create_limit_item_details.rb +234 -0
- data/lib/oci/cims/models/create_resource_details.rb +257 -0
- data/lib/oci/cims/models/create_sub_category_details.rb +157 -0
- data/lib/oci/cims/models/create_tech_support_item_details.rb +164 -0
- data/lib/oci/cims/models/create_ticket_details.rb +215 -0
- data/lib/oci/cims/models/create_user_details.rb +236 -0
- data/lib/oci/cims/models/error_code.rb +32 -0
- data/lib/oci/cims/models/incident.rb +258 -0
- data/lib/oci/cims/models/incident_resource_type.rb +198 -0
- data/lib/oci/cims/models/incident_summary.rb +248 -0
- data/lib/oci/cims/models/incident_type.rb +194 -0
- data/lib/oci/cims/models/issue_type.rb +164 -0
- data/lib/oci/cims/models/item.rb +227 -0
- data/lib/oci/cims/models/lifecycle_details.rb +13 -0
- data/lib/oci/cims/models/lifecycle_state.rb +11 -0
- data/lib/oci/cims/models/limit_item.rb +245 -0
- data/lib/oci/cims/models/problem_type.rb +13 -0
- data/lib/oci/cims/models/region.rb +32 -0
- data/lib/oci/cims/models/resource.rb +267 -0
- data/lib/oci/cims/models/scope.rb +13 -0
- data/lib/oci/cims/models/service_category.rb +270 -0
- data/lib/oci/cims/models/sort_by.rb +11 -0
- data/lib/oci/cims/models/sort_order.rb +11 -0
- data/lib/oci/cims/models/status.rb +160 -0
- data/lib/oci/cims/models/sub_category.rb +164 -0
- data/lib/oci/cims/models/tech_support_item.rb +165 -0
- data/lib/oci/cims/models/tenancy_information.rb +168 -0
- data/lib/oci/cims/models/ticket.rb +315 -0
- data/lib/oci/cims/models/time_zone.rb +37 -0
- data/lib/oci/cims/models/unit.rb +12 -0
- data/lib/oci/cims/models/update_activity_item_details.rb +190 -0
- data/lib/oci/cims/models/update_incident.rb +150 -0
- data/lib/oci/cims/models/update_item_details.rb +169 -0
- data/lib/oci/cims/models/update_resource_details.rb +152 -0
- data/lib/oci/cims/models/update_ticket_details.rb +153 -0
- data/lib/oci/cims/models/user.rb +261 -0
- data/lib/oci/cims/models/validation_response.rb +154 -0
- data/lib/oci/cims/user_client.rb +163 -0
- data/lib/oci/cims/user_client_composite_operations.rb +25 -0
- data/lib/oci/cims/util.rb +3 -0
- data/lib/oci/cloud_guard/cloud_guard.rb +182 -0
- data/lib/oci/cloud_guard/cloud_guard_client.rb +6101 -0
- data/lib/oci/cloud_guard/cloud_guard_client_composite_operations.rb +788 -0
- data/lib/oci/cloud_guard/models/activity_problem_aggregation.rb +192 -0
- data/lib/oci/cloud_guard/models/activity_problem_aggregation_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/actor_type.rb +13 -0
- data/lib/oci/cloud_guard/models/attach_target_detector_recipe_details.rb +154 -0
- data/lib/oci/cloud_guard/models/attach_target_responder_recipe_details.rb +154 -0
- data/lib/oci/cloud_guard/models/candidate_responder_rule.rb +178 -0
- data/lib/oci/cloud_guard/models/change_detector_recipe_compartment_details.rb +154 -0
- data/lib/oci/cloud_guard/models/change_managed_list_compartment_details.rb +154 -0
- data/lib/oci/cloud_guard/models/change_responder_recipe_compartment_details.rb +154 -0
- data/lib/oci/cloud_guard/models/cloud_guard_status.rb +11 -0
- data/lib/oci/cloud_guard/models/composite_condition.rb +207 -0
- data/lib/oci/cloud_guard/models/condition.rb +187 -0
- data/lib/oci/cloud_guard/models/condition_filter_type.rb +11 -0
- data/lib/oci/cloud_guard/models/condition_group.rb +164 -0
- data/lib/oci/cloud_guard/models/condition_metadata_type.rb +164 -0
- data/lib/oci/cloud_guard/models/condition_metadata_type_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/condition_metadata_type_summary.rb +199 -0
- data/lib/oci/cloud_guard/models/condition_operator.rb +191 -0
- data/lib/oci/cloud_guard/models/condition_operator_name.rb +18 -0
- data/lib/oci/cloud_guard/models/condition_type_enum.rb +12 -0
- data/lib/oci/cloud_guard/models/condition_value_type.rb +11 -0
- data/lib/oci/cloud_guard/models/config_value.rb +198 -0
- data/lib/oci/cloud_guard/models/configuration.rb +199 -0
- data/lib/oci/cloud_guard/models/configuration_list_item_type.rb +11 -0
- data/lib/oci/cloud_guard/models/create_detector_recipe_details.rb +238 -0
- data/lib/oci/cloud_guard/models/create_managed_list_details.rb +274 -0
- data/lib/oci/cloud_guard/models/create_responder_recipe_details.rb +238 -0
- data/lib/oci/cloud_guard/models/create_target_details.rb +312 -0
- data/lib/oci/cloud_guard/models/create_target_detector_recipe_details.rb +168 -0
- data/lib/oci/cloud_guard/models/create_target_responder_recipe_details.rb +168 -0
- data/lib/oci/cloud_guard/models/detector.rb +199 -0
- data/lib/oci/cloud_guard/models/detector_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/detector_configuration.rb +198 -0
- data/lib/oci/cloud_guard/models/detector_details.rb +234 -0
- data/lib/oci/cloud_guard/models/detector_enum.rb +11 -0
- data/lib/oci/cloud_guard/models/detector_recipe.rb +406 -0
- data/lib/oci/cloud_guard/models/detector_recipe_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/detector_recipe_detector_rule.rb +398 -0
- data/lib/oci/cloud_guard/models/detector_recipe_detector_rule_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/detector_recipe_detector_rule_summary.rb +398 -0
- data/lib/oci/cloud_guard/models/detector_recipe_summary.rb +392 -0
- data/lib/oci/cloud_guard/models/detector_rule.rb +398 -0
- data/lib/oci/cloud_guard/models/detector_rule_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/detector_rule_summary.rb +398 -0
- data/lib/oci/cloud_guard/models/detector_summary.rb +199 -0
- data/lib/oci/cloud_guard/models/event_status.rb +14 -0
- data/lib/oci/cloud_guard/models/execute_responder_execution_details.rb +150 -0
- data/lib/oci/cloud_guard/models/feed_provider_type.rb +11 -0
- data/lib/oci/cloud_guard/models/geographical_location.rb +160 -0
- data/lib/oci/cloud_guard/models/impacted_resource_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/impacted_resource_summary.rb +244 -0
- data/lib/oci/cloud_guard/models/lifecycle_state.rb +16 -0
- data/lib/oci/cloud_guard/models/managed_list.rb +437 -0
- data/lib/oci/cloud_guard/models/managed_list_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/managed_list_summary.rb +437 -0
- data/lib/oci/cloud_guard/models/managed_list_type.rb +20 -0
- data/lib/oci/cloud_guard/models/managed_list_type_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/managed_list_type_summary.rb +199 -0
- data/lib/oci/cloud_guard/models/operator_summary.rb +246 -0
- data/lib/oci/cloud_guard/models/operator_type.rb +13 -0
- data/lib/oci/cloud_guard/models/owner_type.rb +11 -0
- data/lib/oci/cloud_guard/models/political_location.rb +170 -0
- data/lib/oci/cloud_guard/models/problem.rb +439 -0
- data/lib/oci/cloud_guard/models/problem_aggregation.rb +164 -0
- data/lib/oci/cloud_guard/models/problem_aggregation_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/problem_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/problem_dimension.rb +13 -0
- data/lib/oci/cloud_guard/models/problem_history_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/problem_history_summary.rb +328 -0
- data/lib/oci/cloud_guard/models/problem_lifecycle_detail.rb +12 -0
- data/lib/oci/cloud_guard/models/problem_lifecycle_state.rb +11 -0
- data/lib/oci/cloud_guard/models/problem_summary.rb +429 -0
- data/lib/oci/cloud_guard/models/problem_trend_aggregation.rb +192 -0
- data/lib/oci/cloud_guard/models/problem_trend_aggregation_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/recommendation_lifecycle_detail.rb +12 -0
- data/lib/oci/cloud_guard/models/recommendation_summary.rb +402 -0
- data/lib/oci/cloud_guard/models/recommendation_summary_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/recommendation_type.rb +11 -0
- data/lib/oci/cloud_guard/models/resource_type_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/resource_type_summary.rb +174 -0
- data/lib/oci/cloud_guard/models/responder_activity_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/responder_activity_summary.rb +321 -0
- data/lib/oci/cloud_guard/models/responder_activity_type.rb +11 -0
- data/lib/oci/cloud_guard/models/responder_configuration.rb +174 -0
- data/lib/oci/cloud_guard/models/responder_dimension.rb +11 -0
- data/lib/oci/cloud_guard/models/responder_execution.rb +415 -0
- data/lib/oci/cloud_guard/models/responder_execution_aggregation.rb +164 -0
- data/lib/oci/cloud_guard/models/responder_execution_aggregation_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/responder_execution_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/responder_execution_modes.rb +12 -0
- data/lib/oci/cloud_guard/models/responder_execution_states.rb +16 -0
- data/lib/oci/cloud_guard/models/responder_execution_status.rb +14 -0
- data/lib/oci/cloud_guard/models/responder_execution_summary.rb +429 -0
- data/lib/oci/cloud_guard/models/responder_execution_trend_aggregation.rb +192 -0
- data/lib/oci/cloud_guard/models/responder_execution_trend_aggregation_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/responder_mode_types.rb +11 -0
- data/lib/oci/cloud_guard/models/responder_recipe.rb +391 -0
- data/lib/oci/cloud_guard/models/responder_recipe_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/responder_recipe_responder_rule.rb +361 -0
- data/lib/oci/cloud_guard/models/responder_recipe_responder_rule_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/responder_recipe_responder_rule_summary.rb +357 -0
- data/lib/oci/cloud_guard/models/responder_recipe_summary.rb +377 -0
- data/lib/oci/cloud_guard/models/responder_rule.rb +343 -0
- data/lib/oci/cloud_guard/models/responder_rule_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/responder_rule_details.rb +203 -0
- data/lib/oci/cloud_guard/models/responder_rule_execution_details.rb +159 -0
- data/lib/oci/cloud_guard/models/responder_rule_summary.rb +343 -0
- data/lib/oci/cloud_guard/models/responder_type.rb +11 -0
- data/lib/oci/cloud_guard/models/risk_level.rb +14 -0
- data/lib/oci/cloud_guard/models/risk_score_aggregation.rb +168 -0
- data/lib/oci/cloud_guard/models/risk_score_aggregation_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/rule_summary.rb +171 -0
- data/lib/oci/cloud_guard/models/security_rating.rb +13 -0
- data/lib/oci/cloud_guard/models/security_score_aggregation.rb +204 -0
- data/lib/oci/cloud_guard/models/security_score_aggregation_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/security_score_trend_aggregation.rb +232 -0
- data/lib/oci/cloud_guard/models/security_score_trend_aggregation_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/service_type_summary.rb +164 -0
- data/lib/oci/cloud_guard/models/simple_condition.rb +233 -0
- data/lib/oci/cloud_guard/models/skip_bulk_responder_execution_details.rb +154 -0
- data/lib/oci/cloud_guard/models/sort_orders.rb +11 -0
- data/lib/oci/cloud_guard/models/target.rb +424 -0
- data/lib/oci/cloud_guard/models/target_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/target_detector_details.rb +239 -0
- data/lib/oci/cloud_guard/models/target_detector_recipe.rb +355 -0
- data/lib/oci/cloud_guard/models/target_detector_recipe_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/target_detector_recipe_detector_rule.rb +384 -0
- data/lib/oci/cloud_guard/models/target_detector_recipe_detector_rule_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.rb +384 -0
- data/lib/oci/cloud_guard/models/target_detector_recipe_summary.rb +341 -0
- data/lib/oci/cloud_guard/models/target_resource_type.rb +12 -0
- data/lib/oci/cloud_guard/models/target_responder_recipe.rb +288 -0
- data/lib/oci/cloud_guard/models/target_responder_recipe_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/target_responder_recipe_responder_rule.rb +361 -0
- data/lib/oci/cloud_guard/models/target_responder_recipe_responder_rule_collection.rb +150 -0
- data/lib/oci/cloud_guard/models/target_responder_recipe_responder_rule_summary.rb +357 -0
- data/lib/oci/{database/models/autonomous_data_warehouse_backup.rb → cloud_guard/models/target_responder_recipe_summary.rb} +80 -79
- data/lib/oci/cloud_guard/models/target_summary.rb +372 -0
- data/lib/oci/cloud_guard/models/trigger_responder_details.rb +164 -0
- data/lib/oci/cloud_guard/models/update_bulk_problem_status_details.rb +178 -0
- data/lib/oci/cloud_guard/models/update_configuration_details.rb +193 -0
- data/lib/oci/cloud_guard/models/update_detector_recipe_details.rb +210 -0
- data/lib/oci/cloud_guard/models/update_detector_recipe_detector_rule.rb +164 -0
- data/lib/oci/cloud_guard/models/update_detector_recipe_detector_rule_details.rb +149 -0
- data/lib/oci/cloud_guard/models/update_detector_rule_details.rb +213 -0
- data/lib/oci/cloud_guard/models/update_managed_list_details.rb +210 -0
- data/lib/oci/cloud_guard/models/update_problem_status_details.rb +174 -0
- data/lib/oci/cloud_guard/models/update_responder_recipe_details.rb +210 -0
- data/lib/oci/cloud_guard/models/update_responder_recipe_responder_rule.rb +164 -0
- data/lib/oci/cloud_guard/models/update_responder_recipe_responder_rule_details.rb +150 -0
- data/lib/oci/cloud_guard/models/update_responder_rule_details.rb +154 -0
- data/lib/oci/cloud_guard/models/update_target_details.rb +246 -0
- data/lib/oci/cloud_guard/models/update_target_detector_recipe.rb +168 -0
- data/lib/oci/cloud_guard/models/update_target_detector_recipe_details.rb +154 -0
- data/lib/oci/cloud_guard/models/update_target_detector_recipe_detector_rule_details.rb +150 -0
- data/lib/oci/cloud_guard/models/update_target_detector_rule_details.rb +154 -0
- data/lib/oci/cloud_guard/models/update_target_recipe_detector_rule_details.rb +164 -0
- data/lib/oci/cloud_guard/models/update_target_recipe_responder_rule_details.rb +164 -0
- data/lib/oci/cloud_guard/models/update_target_responder_recipe.rb +168 -0
- data/lib/oci/cloud_guard/models/update_target_responder_recipe_details.rb +154 -0
- data/lib/oci/cloud_guard/models/update_target_responder_recipe_responder_rule_details.rb +150 -0
- data/lib/oci/cloud_guard/models/update_target_responder_rule_details.rb +182 -0
- data/lib/oci/cloud_guard/util.rb +3 -0
- data/lib/oci/compute_instance_agent/compute_instance_agent.rb +39 -0
- data/lib/oci/compute_instance_agent/compute_instance_agent_client.rb +528 -0
- data/lib/oci/compute_instance_agent/compute_instance_agent_client_composite_operations.rb +25 -0
- data/lib/oci/compute_instance_agent/models/create_instance_agent_command_details.rb +205 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command.rb +256 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_content.rb +159 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_content_info.rb +236 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_execution.rb +321 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_execution_output_content.rb +218 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_execution_output_via_object_storage_tuple_details.rb +198 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_execution_output_via_object_storage_uri_details.rb +170 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_execution_output_via_text_details.rb +180 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_execution_summary.rb +321 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_output_details.rb +197 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_output_via_object_storage_tuple_details.rb +190 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_output_via_object_storage_uri_details.rb +162 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_output_via_text_details.rb +145 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_source_details.rb +197 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_source_via_object_storage_tuple_details.rb +190 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_source_via_object_storage_uri_details.rb +162 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_source_via_text_details.rb +172 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_summary.rb +224 -0
- data/lib/oci/compute_instance_agent/models/instance_agent_command_target.rb +154 -0
- data/lib/oci/compute_instance_agent/util.rb +3 -0
- data/lib/oci/config.rb +44 -3
- data/lib/oci/config_file_loader.rb +9 -1
- data/lib/oci/container_engine/container_engine.rb +12 -1
- data/lib/oci/container_engine/container_engine_client.rb +29 -28
- data/lib/oci/container_engine/container_engine_client_composite_operations.rb +2 -1
- data/lib/oci/container_engine/models/add_on_options.rb +2 -1
- data/lib/oci/container_engine/models/admission_controller_options.rb +156 -0
- data/lib/oci/container_engine/models/cluster.rb +2 -1
- data/lib/oci/container_engine/models/cluster_create_options.rb +20 -5
- data/lib/oci/container_engine/models/cluster_endpoints.rb +2 -1
- data/lib/oci/container_engine/models/cluster_lifecycle_state.rb +2 -1
- data/lib/oci/container_engine/models/cluster_metadata.rb +2 -1
- data/lib/oci/container_engine/models/cluster_options.rb +2 -1
- data/lib/oci/container_engine/models/cluster_summary.rb +2 -1
- data/lib/oci/container_engine/models/create_cluster_details.rb +2 -1
- data/lib/oci/container_engine/models/create_cluster_kubeconfig_content_details.rb +6 -6
- data/lib/oci/container_engine/models/create_node_pool_details.rb +39 -5
- data/lib/oci/container_engine/models/create_node_pool_node_config_details.rb +2 -1
- data/lib/oci/container_engine/models/create_node_shape_config_details.rb +164 -0
- data/lib/oci/container_engine/models/key_value.rb +2 -1
- data/lib/oci/container_engine/models/kubernetes_network_config.rb +2 -1
- data/lib/oci/container_engine/models/node.rb +45 -2
- data/lib/oci/container_engine/models/node_error.rb +2 -1
- data/lib/oci/container_engine/models/node_pool.rb +51 -6
- data/lib/oci/container_engine/models/node_pool_node_config_details.rb +2 -1
- data/lib/oci/container_engine/models/node_pool_options.rb +25 -11
- data/lib/oci/container_engine/models/node_pool_placement_config_details.rb +2 -1
- data/lib/oci/container_engine/models/node_pool_summary.rb +50 -5
- data/lib/oci/container_engine/models/node_shape_config.rb +167 -0
- data/lib/oci/container_engine/models/node_source_details.rb +191 -0
- data/lib/oci/container_engine/models/node_source_option.rb +206 -0
- data/lib/oci/container_engine/models/node_source_type.rb +10 -0
- data/lib/oci/container_engine/models/node_source_via_image_details.rb +176 -0
- data/lib/oci/container_engine/models/node_source_via_image_option.rb +167 -0
- data/lib/oci/container_engine/models/sort_order.rb +2 -1
- data/lib/oci/container_engine/models/update_cluster_details.rb +15 -5
- data/lib/oci/container_engine/models/update_cluster_options_details.rb +154 -0
- data/lib/oci/container_engine/models/update_node_pool_details.rb +78 -5
- data/lib/oci/container_engine/models/update_node_pool_node_config_details.rb +2 -1
- data/lib/oci/container_engine/models/update_node_shape_config_details.rb +164 -0
- data/lib/oci/container_engine/models/work_request.rb +2 -1
- data/lib/oci/container_engine/models/work_request_error.rb +2 -1
- data/lib/oci/container_engine/models/work_request_log_entry.rb +2 -1
- data/lib/oci/container_engine/models/work_request_operation_type.rb +2 -1
- data/lib/oci/container_engine/models/work_request_resource.rb +2 -1
- data/lib/oci/container_engine/models/work_request_status.rb +2 -1
- data/lib/oci/container_engine/models/work_request_summary.rb +2 -1
- data/lib/oci/container_engine/util.rb +2 -1
- data/lib/oci/core/blockstorage_client.rb +168 -39
- data/lib/oci/core/blockstorage_client_composite_operations.rb +42 -1
- data/lib/oci/core/compute_client.rb +1086 -145
- data/lib/oci/core/compute_client_composite_operations.rb +43 -2
- data/lib/oci/core/compute_management_client.rb +80 -41
- data/lib/oci/core/compute_management_client_composite_operations.rb +12 -11
- data/lib/oci/core/core.rb +70 -1
- data/lib/oci/core/models/add_image_shape_compatibility_entry_details.rb +166 -0
- data/lib/oci/core/models/add_network_security_group_security_rules_details.rb +2 -1
- data/lib/oci/core/models/add_public_ip_pool_capacity_details.rb +170 -0
- data/lib/oci/core/models/add_security_rule_details.rb +6 -3
- data/lib/oci/core/models/add_vcn_cidr_details.rb +155 -0
- data/lib/oci/core/models/added_network_security_group_security_rules.rb +2 -1
- data/lib/oci/core/models/app_catalog_listing.rb +3 -2
- data/lib/oci/core/models/app_catalog_listing_resource_version.rb +3 -2
- data/lib/oci/core/models/app_catalog_listing_resource_version_agreements.rb +3 -2
- data/lib/oci/core/models/app_catalog_listing_resource_version_summary.rb +3 -2
- data/lib/oci/core/models/app_catalog_listing_summary.rb +2 -1
- data/lib/oci/core/models/app_catalog_subscription.rb +3 -2
- data/lib/oci/core/models/app_catalog_subscription_summary.rb +3 -2
- data/lib/oci/core/models/attach_boot_volume_details.rb +2 -1
- data/lib/oci/core/models/attach_emulated_volume_details.rb +7 -2
- data/lib/oci/core/models/attach_i_scsi_volume_details.rb +7 -2
- data/lib/oci/core/models/attach_load_balancer_details.rb +4 -2
- data/lib/oci/core/models/attach_paravirtualized_volume_details.rb +7 -2
- data/lib/oci/core/models/attach_service_determined_volume_details.rb +7 -2
- data/lib/oci/core/models/attach_vnic_details.rb +2 -1
- data/lib/oci/core/models/attach_volume_details.rb +22 -3
- data/lib/oci/core/models/bgp_session_info.rb +2 -1
- data/lib/oci/core/models/boolean_image_capability_schema_descriptor.rb +166 -0
- data/lib/oci/core/models/boot_volume.rb +63 -7
- data/lib/oci/core/models/boot_volume_attachment.rb +3 -2
- data/lib/oci/core/models/boot_volume_backup.rb +21 -6
- data/lib/oci/core/models/boot_volume_kms_key.rb +4 -3
- data/lib/oci/core/models/boot_volume_source_details.rb +2 -1
- data/lib/oci/core/models/boot_volume_source_from_boot_volume_backup_details.rb +2 -1
- data/lib/oci/core/models/boot_volume_source_from_boot_volume_details.rb +2 -1
- data/lib/oci/core/models/bulk_add_virtual_circuit_public_prefixes_details.rb +2 -1
- data/lib/oci/core/models/bulk_delete_virtual_circuit_public_prefixes_details.rb +2 -1
- data/lib/oci/core/models/byoip_allocated_range_collection.rb +150 -0
- data/lib/oci/core/models/byoip_allocated_range_summary.rb +169 -0
- data/lib/oci/core/models/byoip_range.rb +388 -0
- data/lib/oci/core/models/byoip_range_collection.rb +150 -0
- data/lib/oci/core/models/byoip_range_summary.rb +276 -0
- data/lib/oci/core/models/capture_console_history_details.rb +2 -1
- data/lib/oci/core/models/change_boot_volume_backup_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_boot_volume_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_byoip_range_compartment_details.rb +156 -0
- data/lib/oci/core/models/change_cluster_network_compartment_details.rb +4 -3
- data/lib/oci/core/models/change_compute_image_capability_schema_compartment_details.rb +156 -0
- data/lib/oci/core/models/change_cpe_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_cross_connect_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_cross_connect_group_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_dedicated_vm_host_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_dhcp_options_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_drg_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_image_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_instance_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_instance_configuration_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_instance_pool_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_internet_gateway_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_ip_sec_connection_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_local_peering_gateway_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_nat_gateway_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_network_security_group_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_public_ip_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_public_ip_pool_compartment_details.rb +156 -0
- data/lib/oci/core/models/change_remote_peering_connection_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_route_table_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_security_list_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_service_gateway_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_subnet_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_vcn_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_virtual_circuit_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_vlan_compartment_details.rb +155 -0
- data/lib/oci/core/models/change_volume_backup_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_volume_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_volume_group_backup_compartment_details.rb +2 -1
- data/lib/oci/core/models/change_volume_group_compartment_details.rb +2 -1
- data/lib/oci/core/models/cluster_network.rb +19 -9
- data/lib/oci/core/models/cluster_network_placement_configuration_details.rb +6 -2
- data/lib/oci/core/models/cluster_network_summary.rb +13 -7
- data/lib/oci/core/models/compute_global_image_capability_schema.rb +249 -0
- data/lib/oci/core/models/compute_global_image_capability_schema_summary.rb +248 -0
- data/lib/oci/core/models/compute_global_image_capability_schema_version.rb +214 -0
- data/lib/oci/core/models/compute_global_image_capability_schema_version_summary.rb +197 -0
- data/lib/oci/core/models/compute_image_capability_schema.rb +295 -0
- data/lib/oci/core/models/compute_image_capability_schema_summary.rb +263 -0
- data/lib/oci/core/models/compute_instance_details.rb +2 -1
- data/lib/oci/core/models/connect_local_peering_gateways_details.rb +2 -1
- data/lib/oci/core/models/connect_remote_peering_connections_details.rb +2 -1
- data/lib/oci/core/models/console_history.rb +3 -2
- data/lib/oci/core/models/copy_boot_volume_backup_details.rb +195 -0
- data/lib/oci/core/models/copy_volume_backup_details.rb +3 -2
- data/lib/oci/core/models/cpe.rb +32 -3
- data/lib/oci/core/models/cpe_device_config_answer.rb +166 -0
- data/lib/oci/{database/models/create_autonomous_data_warehouse_backup_details.rb → core/models/cpe_device_config_question.rb} +28 -17
- data/lib/oci/core/models/cpe_device_info.rb +164 -0
- data/lib/oci/core/models/cpe_device_shape_detail.rb +204 -0
- data/lib/oci/core/models/cpe_device_shape_summary.rb +168 -0
- data/lib/oci/core/models/create_app_catalog_subscription_details.rb +8 -7
- data/lib/oci/core/models/create_boot_volume_backup_details.rb +2 -1
- data/lib/oci/core/models/create_boot_volume_details.rb +47 -6
- data/lib/oci/core/models/create_byoip_range_details.rb +223 -0
- data/lib/oci/core/models/create_cluster_network_details.rb +14 -6
- data/lib/oci/core/models/create_cluster_network_instance_pool_details.rb +14 -3
- data/lib/oci/core/models/create_compute_image_capability_schema_details.rb +250 -0
- data/lib/oci/core/models/create_cpe_details.rb +33 -6
- data/lib/oci/core/models/create_cross_connect_details.rb +2 -1
- data/lib/oci/core/models/create_cross_connect_group_details.rb +2 -1
- data/lib/oci/core/models/create_dedicated_vm_host_details.rb +2 -1
- data/lib/oci/core/models/create_dhcp_details.rb +2 -1
- data/lib/oci/core/models/create_drg_attachment_details.rb +2 -1
- data/lib/oci/core/models/create_drg_details.rb +2 -1
- data/lib/oci/core/models/create_image_details.rb +3 -2
- data/lib/oci/core/models/create_instance_configuration_base.rb +2 -1
- data/lib/oci/core/models/create_instance_configuration_details.rb +2 -1
- data/lib/oci/core/models/create_instance_configuration_from_instance_details.rb +2 -1
- data/lib/oci/core/models/create_instance_console_connection_details.rb +2 -1
- data/lib/oci/core/models/create_instance_pool_details.rb +7 -3
- data/lib/oci/core/models/create_instance_pool_placement_configuration_details.rb +34 -3
- data/lib/oci/core/models/create_internet_gateway_details.rb +2 -1
- data/lib/oci/core/models/create_ip_sec_connection_details.rb +3 -2
- data/lib/oci/core/models/create_ip_sec_connection_tunnel_details.rb +2 -3
- data/lib/oci/core/models/create_ip_sec_tunnel_bgp_session_details.rb +2 -1
- data/lib/oci/core/models/create_ipv6_details.rb +3 -2
- data/lib/oci/core/models/create_local_peering_gateway_details.rb +2 -1
- data/lib/oci/core/models/create_nat_gateway_details.rb +21 -5
- data/lib/oci/core/models/create_network_security_group_details.rb +2 -1
- data/lib/oci/core/models/create_private_ip_details.rb +25 -6
- data/lib/oci/core/models/create_public_ip_details.rb +20 -5
- data/lib/oci/core/models/create_public_ip_pool_details.rb +207 -0
- data/lib/oci/core/models/create_remote_peering_connection_details.rb +2 -1
- data/lib/oci/core/models/create_route_table_details.rb +2 -1
- data/lib/oci/core/models/create_security_list_details.rb +2 -1
- data/lib/oci/core/models/create_service_gateway_details.rb +2 -1
- data/lib/oci/core/models/create_subnet_details.rb +7 -3
- data/lib/oci/core/models/create_vcn_details.rb +27 -5
- data/lib/oci/core/models/create_virtual_circuit_details.rb +23 -3
- data/lib/oci/core/models/create_virtual_circuit_public_prefix_details.rb +3 -2
- data/lib/oci/core/models/create_vlan_details.rb +306 -0
- data/lib/oci/core/models/create_vnic_details.rb +51 -6
- data/lib/oci/core/models/create_volume_backup_details.rb +2 -1
- data/lib/oci/core/models/create_volume_backup_policy_assignment_details.rb +4 -3
- data/lib/oci/core/models/create_volume_backup_policy_details.rb +29 -5
- data/lib/oci/core/models/create_volume_details.rb +49 -6
- data/lib/oci/core/models/create_volume_group_backup_details.rb +2 -1
- data/lib/oci/core/models/create_volume_group_details.rb +2 -1
- data/lib/oci/core/models/cross_connect.rb +3 -2
- data/lib/oci/core/models/cross_connect_group.rb +3 -2
- data/lib/oci/core/models/cross_connect_location.rb +2 -1
- data/lib/oci/core/models/cross_connect_mapping.rb +6 -3
- data/lib/oci/core/models/cross_connect_port_speed_shape.rb +2 -1
- data/lib/oci/core/models/cross_connect_status.rb +2 -1
- data/lib/oci/core/models/dedicated_vm_host.rb +3 -2
- data/lib/oci/core/models/dedicated_vm_host_instance_shape_summary.rb +2 -1
- data/lib/oci/core/models/dedicated_vm_host_instance_summary.rb +3 -2
- data/lib/oci/core/models/dedicated_vm_host_shape_summary.rb +2 -1
- data/lib/oci/core/models/dedicated_vm_host_summary.rb +3 -2
- data/lib/oci/core/models/delete_virtual_circuit_public_prefix_details.rb +2 -1
- data/lib/oci/core/models/detach_load_balancer_details.rb +2 -1
- data/lib/oci/core/models/device.rb +2 -1
- data/lib/oci/core/models/dhcp_dns_option.rb +2 -1
- data/lib/oci/core/models/dhcp_option.rb +2 -1
- data/lib/oci/core/models/dhcp_options.rb +3 -2
- data/lib/oci/core/models/dhcp_search_domain_option.rb +2 -1
- data/lib/oci/core/models/drg.rb +3 -2
- data/lib/oci/core/models/drg_attachment.rb +3 -2
- data/lib/oci/core/models/drg_redundancy_status.rb +188 -0
- data/lib/oci/core/models/egress_security_rule.rb +19 -6
- data/lib/oci/core/models/emulated_volume_attachment.rb +7 -2
- data/lib/oci/core/models/enum_integer_image_capability_descriptor.rb +176 -0
- data/lib/oci/core/models/enum_string_image_capability_schema_descriptor.rb +176 -0
- data/lib/oci/core/models/export_image_details.rb +2 -1
- data/lib/oci/core/models/export_image_via_object_storage_tuple_details.rb +2 -1
- data/lib/oci/core/models/export_image_via_object_storage_uri_details.rb +2 -1
- data/lib/oci/core/models/fast_connect_provider_service.rb +2 -1
- data/lib/oci/core/models/fast_connect_provider_service_key.rb +3 -2
- data/lib/oci/core/models/get_public_ip_by_ip_address_details.rb +3 -2
- data/lib/oci/core/models/get_public_ip_by_private_ip_id_details.rb +2 -1
- data/lib/oci/core/models/i_scsi_volume_attachment.rb +12 -8
- data/lib/oci/core/models/icmp_options.rb +2 -1
- data/lib/oci/core/models/image.rb +4 -3
- data/lib/oci/core/models/image_capability_schema_descriptor.rb +204 -0
- data/lib/oci/core/models/image_memory_constraints.rb +168 -0
- data/lib/oci/core/models/image_ocpu_constraints.rb +160 -0
- data/lib/oci/core/models/image_shape_compatibility_entry.rb +32 -5
- data/lib/oci/core/models/image_shape_compatibility_summary.rb +190 -0
- data/lib/oci/core/models/image_source_details.rb +2 -1
- data/lib/oci/core/models/image_source_via_object_storage_tuple_details.rb +2 -1
- data/lib/oci/core/models/image_source_via_object_storage_uri_details.rb +2 -1
- data/lib/oci/core/models/ingress_security_rule.rb +19 -6
- data/lib/oci/core/models/instance.rb +54 -9
- data/lib/oci/core/models/instance_agent_config.rb +23 -5
- data/lib/oci/core/models/instance_agent_features.rb +21 -5
- data/lib/oci/core/models/instance_availability_config.rb +181 -0
- data/lib/oci/core/models/instance_configuration.rb +3 -2
- data/lib/oci/core/models/instance_configuration_attach_vnic_details.rb +2 -1
- data/lib/oci/core/models/instance_configuration_attach_volume_details.rb +31 -2
- data/lib/oci/core/models/instance_configuration_availability_config.rb +181 -0
- data/lib/oci/core/models/instance_configuration_block_volume_details.rb +2 -1
- data/lib/oci/core/models/instance_configuration_create_vnic_details.rb +39 -2
- data/lib/oci/core/models/instance_configuration_create_volume_details.rb +44 -2
- data/lib/oci/core/models/instance_configuration_instance_details.rb +2 -1
- data/lib/oci/core/models/instance_configuration_instance_options.rb +157 -0
- data/lib/oci/core/models/instance_configuration_instance_source_details.rb +2 -1
- data/lib/oci/core/models/instance_configuration_instance_source_via_boot_volume_details.rb +2 -1
- data/lib/oci/core/models/instance_configuration_instance_source_via_image_details.rb +2 -1
- data/lib/oci/core/models/instance_configuration_iscsi_attach_volume_details.rb +11 -2
- data/lib/oci/core/models/instance_configuration_launch_instance_agent_config_details.rb +176 -0
- data/lib/oci/core/models/instance_configuration_launch_instance_details.rb +204 -27
- data/lib/oci/core/models/instance_configuration_launch_instance_shape_config_details.rb +178 -0
- data/lib/oci/core/models/instance_configuration_launch_options.rb +334 -0
- data/lib/oci/core/models/instance_configuration_paravirtualized_attach_volume_details.rb +31 -5
- data/lib/oci/core/models/instance_configuration_summary.rb +3 -2
- data/lib/oci/core/models/instance_configuration_volume_source_details.rb +2 -1
- data/lib/oci/core/models/instance_configuration_volume_source_from_volume_backup_details.rb +2 -1
- data/lib/oci/core/models/instance_configuration_volume_source_from_volume_details.rb +2 -1
- data/lib/oci/core/models/instance_console_connection.rb +3 -2
- data/lib/oci/core/models/instance_credentials.rb +2 -1
- data/lib/oci/core/models/instance_options.rb +157 -0
- data/lib/oci/core/models/instance_pool.rb +11 -6
- data/lib/oci/core/models/instance_pool_instance_load_balancer_backend.rb +2 -1
- data/lib/oci/core/models/instance_pool_load_balancer_attachment.rb +7 -4
- data/lib/oci/core/models/instance_pool_placement_configuration.rb +34 -3
- data/lib/oci/core/models/instance_pool_placement_secondary_vnic_subnet.rb +5 -4
- data/lib/oci/core/models/instance_pool_summary.rb +3 -2
- data/lib/oci/core/models/instance_shape_config.rb +290 -0
- data/lib/oci/core/models/instance_source_details.rb +2 -1
- data/lib/oci/core/models/instance_source_via_boot_volume_details.rb +2 -1
- data/lib/oci/core/models/instance_source_via_image_details.rb +3 -2
- data/lib/oci/core/models/instance_summary.rb +4 -3
- data/lib/oci/core/models/internet_gateway.rb +3 -2
- data/lib/oci/core/models/ip_sec_connection.rb +4 -3
- data/lib/oci/core/models/ip_sec_connection_device_config.rb +2 -1
- data/lib/oci/core/models/ip_sec_connection_device_status.rb +3 -2
- data/lib/oci/core/models/ip_sec_connection_tunnel.rb +6 -5
- data/lib/oci/core/models/ip_sec_connection_tunnel_shared_secret.rb +2 -3
- data/lib/oci/core/models/ipv6.rb +5 -5
- data/lib/oci/core/models/launch_instance_agent_config_details.rb +24 -5
- data/lib/oci/core/models/launch_instance_availability_config_details.rb +174 -0
- data/lib/oci/core/models/launch_instance_details.rb +64 -24
- data/lib/oci/core/models/launch_instance_shape_config_details.rb +177 -0
- data/lib/oci/core/models/launch_options.rb +20 -16
- data/lib/oci/core/models/letter_of_authority.rb +4 -3
- data/lib/oci/core/models/local_peering_gateway.rb +3 -2
- data/lib/oci/core/models/modify_vcn_cidr_details.rb +172 -0
- data/lib/oci/core/models/nat_gateway.rb +22 -6
- data/lib/oci/core/models/network_security_group.rb +3 -2
- data/lib/oci/core/models/network_security_group_vnic.rb +3 -2
- data/lib/oci/core/models/paravirtualized_volume_attachment.rb +7 -2
- data/lib/oci/core/models/peer_region_for_remote_peering.rb +2 -1
- data/lib/oci/core/models/port_range.rb +2 -1
- data/lib/oci/core/models/private_ip.rb +37 -3
- data/lib/oci/core/models/public_ip.rb +22 -7
- data/lib/oci/core/models/public_ip_pool.rb +285 -0
- data/lib/oci/core/models/public_ip_pool_collection.rb +150 -0
- data/lib/oci/core/models/public_ip_pool_summary.rb +248 -0
- data/lib/oci/core/models/remote_peering_connection.rb +3 -2
- data/lib/oci/core/models/remove_network_security_group_security_rules_details.rb +2 -1
- data/lib/oci/core/models/remove_public_ip_pool_capacity_details.rb +156 -0
- data/lib/oci/core/models/remove_vcn_cidr_details.rb +155 -0
- data/lib/oci/core/models/route_rule.rb +19 -7
- data/lib/oci/core/models/route_table.rb +3 -2
- data/lib/oci/core/models/security_list.rb +3 -3
- data/lib/oci/core/models/security_rule.rb +7 -4
- data/lib/oci/core/models/service.rb +2 -1
- data/lib/oci/core/models/service_gateway.rb +3 -2
- data/lib/oci/core/models/service_id_request_details.rb +2 -1
- data/lib/oci/core/models/service_id_response_details.rb +2 -1
- data/lib/oci/core/models/shape.rb +208 -6
- data/lib/oci/core/models/shape_max_vnic_attachment_options.rb +180 -0
- data/lib/oci/core/models/shape_memory_options.rb +218 -0
- data/lib/oci/core/models/shape_networking_bandwidth_options.rb +188 -0
- data/lib/oci/core/models/shape_ocpu_options.rb +165 -0
- data/lib/oci/core/models/subnet.rb +8 -6
- data/lib/oci/core/models/tcp_options.rb +2 -1
- data/lib/oci/core/models/tunnel_config.rb +4 -5
- data/lib/oci/core/models/tunnel_cpe_device_config.rb +164 -0
- data/lib/oci/core/models/tunnel_status.rb +5 -4
- data/lib/oci/core/models/udp_options.rb +2 -1
- data/lib/oci/core/models/update_boot_volume_backup_details.rb +2 -1
- data/lib/oci/core/models/update_boot_volume_details.rb +44 -5
- data/lib/oci/core/models/update_boot_volume_kms_key_details.rb +5 -4
- data/lib/oci/core/models/update_byoip_range_details.rb +192 -0
- data/lib/oci/core/models/update_cluster_network_details.rb +6 -3
- data/lib/oci/core/models/update_compute_image_capability_schema_details.rb +206 -0
- data/lib/oci/core/models/update_console_history_details.rb +2 -1
- data/lib/oci/core/models/update_cpe_details.rb +31 -5
- data/lib/oci/core/models/update_cross_connect_details.rb +2 -1
- data/lib/oci/core/models/update_cross_connect_group_details.rb +2 -1
- data/lib/oci/core/models/update_dedicated_vm_host_details.rb +2 -1
- data/lib/oci/core/models/update_dhcp_details.rb +2 -1
- data/lib/oci/core/models/update_drg_attachment_details.rb +2 -1
- data/lib/oci/core/models/update_drg_details.rb +2 -1
- data/lib/oci/core/models/update_image_details.rb +2 -1
- data/lib/oci/core/models/update_instance_agent_config_details.rb +23 -5
- data/lib/oci/core/models/update_instance_availability_config_details.rb +174 -0
- data/lib/oci/core/models/update_instance_configuration_details.rb +2 -1
- data/lib/oci/core/models/update_instance_console_connection_details.rb +177 -0
- data/lib/oci/core/models/update_instance_details.rb +98 -33
- data/lib/oci/core/models/update_instance_pool_details.rb +5 -2
- data/lib/oci/core/models/update_instance_pool_placement_configuration_details.rb +32 -2
- data/lib/oci/core/models/update_instance_shape_config_details.rb +174 -0
- data/lib/oci/core/models/update_internet_gateway_details.rb +2 -1
- data/lib/oci/core/models/update_ip_sec_connection_details.rb +3 -2
- data/lib/oci/core/models/update_ip_sec_connection_tunnel_details.rb +2 -1
- data/lib/oci/core/models/update_ip_sec_connection_tunnel_shared_secret_details.rb +2 -3
- data/lib/oci/core/models/update_ip_sec_tunnel_bgp_session_details.rb +2 -1
- data/lib/oci/core/models/update_ipv6_details.rb +2 -1
- data/lib/oci/core/models/update_launch_options.rb +248 -0
- data/lib/oci/core/models/update_local_peering_gateway_details.rb +2 -1
- data/lib/oci/core/models/update_nat_gateway_details.rb +2 -1
- data/lib/oci/core/models/update_network_security_group_details.rb +2 -1
- data/lib/oci/core/models/update_network_security_group_security_rules_details.rb +2 -1
- data/lib/oci/core/models/update_private_ip_details.rb +2 -1
- data/lib/oci/core/models/update_public_ip_details.rb +2 -1
- data/lib/oci/core/models/update_public_ip_pool_details.rb +192 -0
- data/lib/oci/core/models/update_remote_peering_connection_details.rb +2 -1
- data/lib/oci/core/models/update_route_table_details.rb +2 -1
- data/lib/oci/core/models/update_security_list_details.rb +2 -1
- data/lib/oci/core/models/update_security_rule_details.rb +6 -3
- data/lib/oci/core/models/update_service_gateway_details.rb +2 -1
- data/lib/oci/core/models/update_subnet_details.rb +29 -5
- data/lib/oci/core/models/update_tunnel_cpe_device_config_details.rb +155 -0
- data/lib/oci/core/models/update_vcn_details.rb +2 -1
- data/lib/oci/core/models/update_virtual_circuit_details.rb +22 -3
- data/lib/oci/core/models/update_vlan_details.rb +246 -0
- data/lib/oci/core/models/update_vnic_details.rb +11 -3
- data/lib/oci/core/models/update_volume_backup_details.rb +2 -1
- data/lib/oci/core/models/update_volume_backup_policy_details.rb +29 -4
- data/lib/oci/core/models/update_volume_details.rb +46 -5
- data/lib/oci/core/models/update_volume_group_backup_details.rb +2 -1
- data/lib/oci/core/models/update_volume_group_details.rb +2 -1
- data/lib/oci/core/models/update_volume_kms_key_details.rb +5 -4
- data/lib/oci/core/models/updated_network_security_group_security_rules.rb +2 -1
- data/lib/oci/core/models/vcn.rb +23 -5
- data/lib/oci/core/models/vcn_dns_resolver_association.rb +206 -0
- data/lib/oci/core/models/virtual_circuit.rb +23 -5
- data/lib/oci/core/models/virtual_circuit_bandwidth_shape.rb +2 -1
- data/lib/oci/core/models/virtual_circuit_public_prefix.rb +2 -1
- data/lib/oci/core/models/vlan.rb +378 -0
- data/lib/oci/core/models/vnic.rb +45 -7
- data/lib/oci/core/models/vnic_attachment.rb +28 -4
- data/lib/oci/core/models/volume.rb +63 -7
- data/lib/oci/core/models/volume_attachment.rb +18 -3
- data/lib/oci/core/models/volume_backup.rb +6 -5
- data/lib/oci/core/models/volume_backup_policy.rb +20 -3
- data/lib/oci/core/models/volume_backup_policy_assignment.rb +10 -5
- data/lib/oci/core/models/volume_backup_schedule.rb +28 -11
- data/lib/oci/core/models/volume_group.rb +4 -3
- data/lib/oci/core/models/volume_group_backup.rb +4 -3
- data/lib/oci/core/models/volume_group_source_details.rb +2 -1
- data/lib/oci/core/models/volume_group_source_from_volume_group_backup_details.rb +2 -1
- data/lib/oci/core/models/volume_group_source_from_volume_group_details.rb +2 -1
- data/lib/oci/core/models/volume_group_source_from_volumes_details.rb +2 -1
- data/lib/oci/core/models/volume_kms_key.rb +4 -3
- data/lib/oci/core/models/volume_source_details.rb +2 -1
- data/lib/oci/core/models/volume_source_from_volume_backup_details.rb +2 -1
- data/lib/oci/core/models/volume_source_from_volume_details.rb +2 -1
- data/lib/oci/core/util.rb +2 -1
- data/lib/oci/core/virtual_network_client.rb +2951 -163
- data/lib/oci/core/virtual_network_client_composite_operations.rb +439 -1
- data/lib/oci/data_catalog/data_catalog.rb +178 -0
- data/lib/oci/data_catalog/data_catalog_client.rb +10091 -0
- data/lib/oci/data_catalog/data_catalog_client_composite_operations.rb +2001 -0
- data/lib/oci/data_catalog/models/attach_catalog_private_endpoint_details.rb +154 -0
- data/lib/oci/data_catalog/models/attribute.rb +582 -0
- data/lib/oci/data_catalog/models/attribute_collection.rb +161 -0
- data/lib/oci/data_catalog/models/attribute_summary.rb +446 -0
- data/lib/oci/data_catalog/models/attribute_tag.rb +296 -0
- data/lib/oci/data_catalog/models/attribute_tag_collection.rb +161 -0
- data/lib/oci/data_catalog/models/attribute_tag_summary.rb +296 -0
- data/lib/oci/data_catalog/models/base_permissions_summary.rb +154 -0
- data/lib/oci/data_catalog/models/base_tag.rb +275 -0
- data/lib/oci/data_catalog/models/base_tag_summary.rb +275 -0
- data/lib/oci/data_catalog/models/catalog.rb +352 -0
- data/lib/oci/data_catalog/models/catalog_permissions_summary.rb +168 -0
- data/lib/oci/data_catalog/models/catalog_private_endpoint.rb +336 -0
- data/lib/oci/data_catalog/models/catalog_private_endpoint_summary.rb +336 -0
- data/lib/oci/data_catalog/models/catalog_summary.rb +320 -0
- data/lib/oci/data_catalog/models/change_catalog_compartment_details.rb +154 -0
- data/lib/oci/data_catalog/models/change_catalog_private_endpoint_compartment_details.rb +154 -0
- data/lib/oci/data_catalog/models/connection.rb +384 -0
- data/lib/oci/data_catalog/models/connection_alias_summary.rb +171 -0
- data/lib/oci/data_catalog/models/connection_collection.rb +161 -0
- data/lib/oci/data_catalog/models/connection_result.rb +11 -0
- data/lib/oci/data_catalog/models/connection_summary.rb +298 -0
- data/lib/oci/data_catalog/models/create_attribute_details.rb +357 -0
- data/lib/oci/data_catalog/models/create_catalog_details.rb +200 -0
- data/lib/oci/data_catalog/models/create_catalog_private_endpoint_details.rb +231 -0
- data/lib/oci/data_catalog/models/create_connection_details.rb +252 -0
- data/lib/oci/data_catalog/models/create_custom_property_details.rb +324 -0
- data/lib/oci/data_catalog/models/create_data_asset_details.rb +212 -0
- data/lib/oci/data_catalog/models/create_entity_details.rb +333 -0
- data/lib/oci/data_catalog/models/create_folder_details.rb +269 -0
- data/lib/oci/data_catalog/models/create_glossary_details.rb +219 -0
- data/lib/oci/data_catalog/models/create_job_definition_details.rb +298 -0
- data/lib/oci/data_catalog/models/create_job_details.rb +241 -0
- data/lib/oci/data_catalog/models/create_job_execution_details.rb +386 -0
- data/lib/oci/data_catalog/models/create_namespace_details.rb +182 -0
- data/lib/oci/data_catalog/models/create_pattern_details.rb +243 -0
- data/lib/oci/data_catalog/models/create_tag_details.rb +166 -0
- data/lib/oci/data_catalog/models/create_term_details.rb +249 -0
- data/lib/oci/data_catalog/models/create_term_relationship_details.rb +180 -0
- data/lib/oci/data_catalog/models/custom_property.rb +506 -0
- data/lib/oci/data_catalog/models/custom_property_collection.rb +161 -0
- data/lib/oci/data_catalog/models/custom_property_data_type.rb +14 -0
- data/lib/oci/data_catalog/models/custom_property_get_usage.rb +327 -0
- data/lib/oci/data_catalog/models/custom_property_set_usage.rb +188 -0
- data/lib/oci/data_catalog/models/custom_property_summary.rb +432 -0
- data/lib/oci/data_catalog/models/custom_property_type_usage.rb +178 -0
- data/lib/oci/data_catalog/models/data_asset.rb +374 -0
- data/lib/oci/data_catalog/models/data_asset_collection.rb +161 -0
- data/lib/oci/data_catalog/models/data_asset_permissions_summary.rb +168 -0
- data/lib/oci/data_catalog/models/data_asset_summary.rb +288 -0
- data/lib/oci/data_catalog/models/data_asset_tag.rb +296 -0
- data/lib/oci/data_catalog/models/data_asset_tag_collection.rb +161 -0
- data/lib/oci/data_catalog/models/data_asset_tag_summary.rb +296 -0
- data/lib/oci/data_catalog/models/data_selector_pattern_details.rb +151 -0
- data/lib/oci/data_catalog/models/derived_logical_entities.rb +178 -0
- data/lib/oci/data_catalog/models/detach_catalog_private_endpoint_details.rb +154 -0
- data/lib/oci/data_catalog/models/entity.rb +532 -0
- data/lib/oci/data_catalog/models/entity_collection.rb +161 -0
- data/lib/oci/data_catalog/models/entity_summary.rb +368 -0
- data/lib/oci/data_catalog/models/entity_tag.rb +296 -0
- data/lib/oci/data_catalog/models/entity_tag_collection.rb +161 -0
- data/lib/oci/data_catalog/models/entity_tag_summary.rb +296 -0
- data/lib/oci/data_catalog/models/faceted_search_aggregation.rb +211 -0
- data/lib/oci/data_catalog/models/faceted_search_custom_property.rb +174 -0
- data/lib/oci/data_catalog/models/faceted_search_date_filter_request.rb +186 -0
- data/lib/oci/data_catalog/models/faceted_search_filter_request.rb +168 -0
- data/lib/oci/data_catalog/models/faceted_search_sort_request.rb +181 -0
- data/lib/oci/data_catalog/models/faceted_search_string_filter_request.rb +160 -0
- data/lib/oci/data_catalog/models/folder.rb +433 -0
- data/lib/oci/data_catalog/models/folder_collection.rb +161 -0
- data/lib/oci/data_catalog/models/folder_summary.rb +313 -0
- data/lib/oci/data_catalog/models/folder_tag.rb +296 -0
- data/lib/oci/data_catalog/models/folder_tag_collection.rb +161 -0
- data/lib/oci/data_catalog/models/folder_tag_summary.rb +296 -0
- data/lib/oci/data_catalog/models/glossary.rb +424 -0
- data/lib/oci/data_catalog/models/glossary_collection.rb +161 -0
- data/lib/oci/data_catalog/models/glossary_permissions_summary.rb +168 -0
- data/lib/oci/data_catalog/models/glossary_summary.rb +357 -0
- data/lib/oci/data_catalog/models/glossary_tree_element.rb +359 -0
- data/lib/oci/data_catalog/models/harvest_status.rb +13 -0
- data/lib/oci/data_catalog/models/import_connection_details.rb +167 -0
- data/lib/oci/data_catalog/models/import_glossary_details.rb +154 -0
- data/lib/oci/data_catalog/models/job.rb +536 -0
- data/lib/oci/data_catalog/models/job_collection.rb +161 -0
- data/lib/oci/data_catalog/models/job_definition.rb +550 -0
- data/lib/oci/data_catalog/models/job_definition_collection.rb +161 -0
- data/lib/oci/data_catalog/models/job_definition_permissions_summary.rb +168 -0
- data/lib/oci/data_catalog/models/job_definition_scope.rb +230 -0
- data/lib/oci/data_catalog/models/job_definition_summary.rb +436 -0
- data/lib/oci/data_catalog/models/job_execution.rb +477 -0
- data/lib/oci/data_catalog/models/job_execution_collection.rb +161 -0
- data/lib/oci/data_catalog/models/job_execution_state.rb +15 -0
- data/lib/oci/data_catalog/models/job_execution_summary.rb +332 -0
- data/lib/oci/data_catalog/models/job_lifecycle_state.rb +12 -0
- data/lib/oci/data_catalog/models/job_log.rb +259 -0
- data/lib/oci/data_catalog/models/job_log_collection.rb +161 -0
- data/lib/oci/data_catalog/models/job_log_summary.rb +217 -0
- data/lib/oci/data_catalog/models/job_metric.rb +337 -0
- data/lib/oci/data_catalog/models/job_metric_collection.rb +161 -0
- data/lib/oci/data_catalog/models/job_metric_summary.rb +290 -0
- data/lib/oci/data_catalog/models/job_schedule_type.rb +11 -0
- data/lib/oci/data_catalog/models/job_summary.rb +484 -0
- data/lib/oci/data_catalog/models/job_type.rb +24 -0
- data/lib/oci/data_catalog/models/lifecycle_state.rb +17 -0
- data/lib/oci/data_catalog/models/namespace.rb +290 -0
- data/lib/oci/data_catalog/models/namespace_collection.rb +161 -0
- data/lib/oci/data_catalog/models/namespace_summary.rb +247 -0
- data/lib/oci/data_catalog/models/parse_connection_details.rb +167 -0
- data/lib/oci/data_catalog/models/pattern.rb +368 -0
- data/lib/oci/data_catalog/models/pattern_collection.rb +162 -0
- data/lib/oci/data_catalog/models/pattern_summary.rb +258 -0
- data/lib/oci/data_catalog/models/property_definition.rb +188 -0
- data/lib/oci/data_catalog/models/rule_attribute.rb +178 -0
- data/lib/oci/data_catalog/models/rule_collection.rb +161 -0
- data/lib/oci/data_catalog/models/rule_origin_type.rb +12 -0
- data/lib/oci/data_catalog/models/rule_summary.rb +439 -0
- data/lib/oci/data_catalog/models/rule_type.rb +12 -0
- data/lib/oci/data_catalog/models/search_criteria.rb +194 -0
- data/lib/oci/data_catalog/models/search_result.rb +515 -0
- data/lib/oci/data_catalog/models/search_result_collection.rb +200 -0
- data/lib/oci/data_catalog/models/search_tag_summary.rb +164 -0
- data/lib/oci/data_catalog/models/search_term_summary.rb +223 -0
- data/lib/oci/data_catalog/models/term.rb +429 -0
- data/lib/oci/data_catalog/models/term_associated_object.rb +170 -0
- data/lib/oci/data_catalog/models/term_collection.rb +161 -0
- data/lib/oci/data_catalog/models/term_relationship.rb +355 -0
- data/lib/oci/data_catalog/models/term_relationship_collection.rb +161 -0
- data/lib/oci/data_catalog/models/term_relationship_summary.rb +355 -0
- data/lib/oci/data_catalog/models/term_summary.rb +348 -0
- data/lib/oci/data_catalog/models/term_workflow_status.rb +13 -0
- data/lib/oci/data_catalog/models/type.rb +349 -0
- data/lib/oci/data_catalog/models/type_collection.rb +161 -0
- data/lib/oci/data_catalog/models/type_custom_property_details.rb +154 -0
- data/lib/oci/data_catalog/models/type_summary.rb +250 -0
- data/lib/oci/data_catalog/models/update_attribute_details.rb +353 -0
- data/lib/oci/data_catalog/models/update_catalog_details.rb +186 -0
- data/lib/oci/data_catalog/models/update_catalog_private_endpoint_details.rb +202 -0
- data/lib/oci/data_catalog/models/update_connection_details.rb +234 -0
- data/lib/oci/data_catalog/models/update_custom_property_details.rb +291 -0
- data/lib/oci/data_catalog/models/update_data_asset_details.rb +195 -0
- data/lib/oci/data_catalog/models/update_entity_details.rb +329 -0
- data/lib/oci/data_catalog/models/update_folder_details.rb +269 -0
- data/lib/oci/data_catalog/models/update_glossary_details.rb +219 -0
- data/lib/oci/data_catalog/models/update_job_definition_details.rb +253 -0
- data/lib/oci/data_catalog/models/update_job_details.rb +225 -0
- data/lib/oci/data_catalog/models/update_namespace_details.rb +182 -0
- data/lib/oci/data_catalog/models/update_pattern_details.rb +243 -0
- data/lib/oci/data_catalog/models/update_term_details.rb +233 -0
- data/lib/oci/data_catalog/models/update_term_relationship_details.rb +166 -0
- data/lib/oci/data_catalog/models/upload_credentials_details.rb +167 -0
- data/lib/oci/data_catalog/models/validate_connection_details.rb +167 -0
- data/lib/oci/data_catalog/models/validate_connection_result.rb +180 -0
- data/lib/oci/data_catalog/models/validate_pattern_details.rb +187 -0
- data/lib/oci/data_catalog/models/validate_pattern_result.rb +184 -0
- data/lib/oci/data_catalog/models/work_request.rb +314 -0
- data/lib/oci/data_catalog/models/work_request_error.rb +173 -0
- data/lib/oci/data_catalog/models/work_request_log.rb +160 -0
- data/lib/oci/data_catalog/models/work_request_resource.rb +219 -0
- data/lib/oci/data_catalog/util.rb +3 -0
- data/lib/oci/data_flow/data_flow.rb +52 -0
- data/lib/oci/data_flow/data_flow_client.rb +1786 -0
- data/lib/oci/data_flow/data_flow_client_composite_operations.rb +475 -0
- data/lib/oci/data_flow/models/application.rb +559 -0
- data/lib/oci/data_flow/models/application_language.rb +13 -0
- data/lib/oci/data_flow/models/application_lifecycle_state.rb +12 -0
- data/lib/oci/data_flow/models/application_parameter.rb +166 -0
- data/lib/oci/data_flow/models/application_summary.rb +346 -0
- data/lib/oci/data_flow/models/change_application_compartment_details.rb +156 -0
- data/lib/oci/data_flow/models/change_private_endpoint_compartment_details.rb +156 -0
- data/lib/oci/data_flow/models/change_run_compartment_details.rb +156 -0
- data/lib/oci/data_flow/models/create_application_details.rb +443 -0
- data/lib/oci/data_flow/models/create_private_endpoint_details.rb +279 -0
- data/lib/oci/data_flow/models/create_run_details.rb +359 -0
- data/lib/oci/data_flow/models/private_endpoint.rb +408 -0
- data/lib/oci/data_flow/models/private_endpoint_collection.rb +152 -0
- data/lib/oci/data_flow/models/private_endpoint_lifecycle_state.rb +16 -0
- data/lib/oci/data_flow/models/private_endpoint_summary.rb +382 -0
- data/lib/oci/data_flow/models/run.rb +721 -0
- data/lib/oci/data_flow/models/run_lifecycle_state.rb +15 -0
- data/lib/oci/data_flow/models/run_log_summary.rb +260 -0
- data/lib/oci/data_flow/models/run_summary.rb +455 -0
- data/lib/oci/data_flow/models/update_application_details.rb +428 -0
- data/lib/oci/data_flow/models/update_private_endpoint_details.rb +249 -0
- data/lib/oci/data_flow/models/update_run_details.rb +174 -0
- data/lib/oci/data_flow/models/work_request.rb +308 -0
- data/lib/oci/data_flow/models/work_request_collection.rb +152 -0
- data/lib/oci/data_flow/models/work_request_error.rb +199 -0
- data/lib/oci/data_flow/models/work_request_error_collection.rb +152 -0
- data/lib/oci/data_flow/models/work_request_log.rb +187 -0
- data/lib/oci/data_flow/models/work_request_log_collection.rb +152 -0
- data/lib/oci/data_flow/models/work_request_operation.rb +13 -0
- data/lib/oci/data_flow/models/work_request_resource.rb +250 -0
- data/lib/oci/data_flow/models/work_request_status.rb +15 -0
- data/lib/oci/data_flow/models/work_request_summary.rb +308 -0
- data/lib/oci/data_flow/util.rb +3 -0
- data/lib/oci/data_integration/data_integration.rb +318 -0
- data/lib/oci/data_integration/data_integration_client.rb +6515 -0
- data/lib/oci/data_integration/data_integration_client_composite_operations.rb +321 -0
- data/lib/oci/data_integration/models/abstract_data_operation_config.rb +184 -0
- data/lib/oci/data_integration/models/abstract_field.rb +173 -0
- data/lib/oci/data_integration/models/abstract_format_attribute.rb +193 -0
- data/lib/oci/data_integration/models/abstract_read_attribute.rb +190 -0
- data/lib/oci/data_integration/models/abstract_write_attribute.rb +196 -0
- data/lib/oci/data_integration/models/aggregator.rb +209 -0
- data/lib/oci/data_integration/models/application.rb +343 -0
- data/lib/oci/data_integration/models/application_details.rb +272 -0
- data/lib/oci/data_integration/models/application_summary.rb +340 -0
- data/lib/oci/data_integration/models/application_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/avro_format_attribute.rb +158 -0
- data/lib/oci/data_integration/models/base_type.rb +270 -0
- data/lib/oci/data_integration/models/change_compartment_details.rb +154 -0
- data/lib/oci/data_integration/models/child_reference.rb +270 -0
- data/lib/oci/data_integration/models/child_reference_detail.rb +164 -0
- data/lib/oci/data_integration/models/composite_field_map.rb +230 -0
- data/lib/oci/data_integration/models/composite_type.rb +208 -0
- data/lib/oci/data_integration/models/conditional_input_link.rb +207 -0
- data/lib/oci/data_integration/models/config_definition.rb +243 -0
- data/lib/oci/data_integration/models/config_parameter_definition.rb +233 -0
- data/lib/oci/data_integration/models/config_parameter_value.rb +196 -0
- data/lib/oci/data_integration/models/config_provider.rb +164 -0
- data/lib/oci/data_integration/models/config_values.rb +167 -0
- data/lib/oci/data_integration/models/configuration_details.rb +185 -0
- data/lib/oci/data_integration/models/configured_type.rb +212 -0
- data/lib/oci/data_integration/models/connection.rb +360 -0
- data/lib/oci/data_integration/models/connection_details.rb +339 -0
- data/lib/oci/data_integration/models/connection_from_adwc.rb +220 -0
- data/lib/oci/data_integration/models/connection_from_adwc_details.rb +216 -0
- data/lib/oci/data_integration/models/connection_from_atp.rb +220 -0
- data/lib/oci/data_integration/models/connection_from_atp_details.rb +216 -0
- data/lib/oci/data_integration/models/connection_from_jdbc.rb +210 -0
- data/lib/oci/data_integration/models/connection_from_jdbc_details.rb +206 -0
- data/lib/oci/data_integration/models/connection_from_my_sql.rb +210 -0
- data/lib/oci/data_integration/models/connection_from_my_sql_details.rb +206 -0
- data/lib/oci/data_integration/models/connection_from_object_storage.rb +256 -0
- data/lib/oci/data_integration/models/connection_from_object_storage_details.rb +252 -0
- data/lib/oci/data_integration/models/connection_from_oracle.rb +220 -0
- data/lib/oci/data_integration/models/connection_from_oracle_details.rb +217 -0
- data/lib/oci/data_integration/models/connection_property.rb +160 -0
- data/lib/oci/data_integration/models/connection_summary.rb +360 -0
- data/lib/oci/data_integration/models/connection_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/connection_summary_from_adwc.rb +220 -0
- data/lib/oci/data_integration/models/connection_summary_from_atp.rb +220 -0
- data/lib/oci/data_integration/models/connection_summary_from_jdbc.rb +210 -0
- data/lib/oci/data_integration/models/connection_summary_from_my_sql.rb +210 -0
- data/lib/oci/data_integration/models/connection_summary_from_object_storage.rb +256 -0
- data/lib/oci/data_integration/models/connection_summary_from_oracle.rb +221 -0
- data/lib/oci/data_integration/models/connection_validation.rb +271 -0
- data/lib/oci/data_integration/models/connection_validation_summary.rb +268 -0
- data/lib/oci/data_integration/models/connection_validation_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/count_statistic.rb +154 -0
- data/lib/oci/data_integration/models/count_statistic_summary.rb +193 -0
- data/lib/oci/data_integration/models/create_application_details.rb +260 -0
- data/lib/oci/data_integration/models/create_config_provider.rb +150 -0
- data/lib/oci/data_integration/models/create_connection_details.rb +300 -0
- data/lib/oci/data_integration/models/create_connection_from_adwc.rb +204 -0
- data/lib/oci/data_integration/models/create_connection_from_atp.rb +204 -0
- data/lib/oci/data_integration/models/create_connection_from_jdbc.rb +204 -0
- data/lib/oci/data_integration/models/create_connection_from_my_sql.rb +204 -0
- data/lib/oci/data_integration/models/create_connection_from_object_storage.rb +240 -0
- data/lib/oci/data_integration/models/create_connection_from_oracle.rb +204 -0
- data/lib/oci/data_integration/models/create_connection_validation_details.rb +175 -0
- data/lib/oci/data_integration/models/create_data_asset_details.rb +301 -0
- data/lib/oci/data_integration/models/create_data_asset_from_adwc.rb +239 -0
- data/lib/oci/data_integration/models/create_data_asset_from_atp.rb +239 -0
- data/lib/oci/data_integration/models/create_data_asset_from_jdbc.rb +231 -0
- data/lib/oci/data_integration/models/create_data_asset_from_my_sql.rb +231 -0
- data/lib/oci/data_integration/models/create_data_asset_from_object_storage.rb +231 -0
- data/lib/oci/data_integration/models/create_data_asset_from_oracle.rb +269 -0
- data/lib/oci/data_integration/models/create_data_flow_details.rb +268 -0
- data/lib/oci/data_integration/models/create_data_flow_validation_details.rb +302 -0
- data/lib/oci/data_integration/models/create_entity_shape_details.rb +182 -0
- data/lib/oci/data_integration/models/create_entity_shape_from_file.rb +389 -0
- data/lib/oci/data_integration/models/create_external_publication_details.rb +218 -0
- data/lib/oci/data_integration/models/create_external_publication_validation_details.rb +150 -0
- data/lib/oci/data_integration/models/create_folder_details.rb +236 -0
- data/lib/oci/data_integration/models/create_patch_details.rb +263 -0
- data/lib/oci/data_integration/models/create_project_details.rb +221 -0
- data/lib/oci/data_integration/models/create_source_application_info.rb +168 -0
- data/lib/oci/data_integration/models/create_task_details.rb +343 -0
- data/lib/oci/data_integration/models/create_task_from_data_loader_task.rb +213 -0
- data/lib/oci/data_integration/models/create_task_from_integration_task.rb +213 -0
- data/lib/oci/data_integration/models/create_task_run_details.rb +234 -0
- data/lib/oci/data_integration/models/create_task_validation_details.rb +352 -0
- data/lib/oci/data_integration/models/create_task_validation_from_data_loader_task.rb +217 -0
- data/lib/oci/data_integration/models/create_task_validation_from_integration_task.rb +217 -0
- data/lib/oci/data_integration/models/create_workspace_details.rb +282 -0
- data/lib/oci/data_integration/models/csv_format_attribute.rb +238 -0
- data/lib/oci/data_integration/models/data_asset.rb +358 -0
- data/lib/oci/data_integration/models/data_asset_from_adwc_details.rb +255 -0
- data/lib/oci/data_integration/models/data_asset_from_atp_details.rb +255 -0
- data/lib/oci/data_integration/models/data_asset_from_jdbc.rb +247 -0
- data/lib/oci/data_integration/models/data_asset_from_my_sql.rb +247 -0
- data/lib/oci/data_integration/models/data_asset_from_object_storage_details.rb +247 -0
- data/lib/oci/data_integration/models/data_asset_from_oracle_details.rb +285 -0
- data/lib/oci/data_integration/models/data_asset_summary.rb +344 -0
- data/lib/oci/data_integration/models/data_asset_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/data_asset_summary_from_adwc.rb +251 -0
- data/lib/oci/data_integration/models/data_asset_summary_from_atp.rb +251 -0
- data/lib/oci/data_integration/models/data_asset_summary_from_jdbc.rb +243 -0
- data/lib/oci/data_integration/models/data_asset_summary_from_my_sql.rb +243 -0
- data/lib/oci/data_integration/models/data_asset_summary_from_object_storage.rb +243 -0
- data/lib/oci/data_integration/models/data_asset_summary_from_oracle.rb +281 -0
- data/lib/oci/data_integration/models/data_entity.rb +202 -0
- data/lib/oci/data_integration/models/data_entity_details.rb +186 -0
- data/lib/oci/data_integration/models/data_entity_from_file.rb +400 -0
- data/lib/oci/data_integration/models/data_entity_from_file_entity_details.rb +389 -0
- data/lib/oci/data_integration/models/data_entity_from_table.rb +387 -0
- data/lib/oci/data_integration/models/data_entity_from_table_entity_details.rb +376 -0
- data/lib/oci/data_integration/models/data_entity_from_view.rb +387 -0
- data/lib/oci/data_integration/models/data_entity_from_view_entity_details.rb +376 -0
- data/lib/oci/data_integration/models/data_entity_summary.rb +202 -0
- data/lib/oci/data_integration/models/data_entity_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/data_entity_summary_from_file.rb +400 -0
- data/lib/oci/data_integration/models/data_entity_summary_from_table.rb +387 -0
- data/lib/oci/data_integration/models/data_entity_summary_from_view.rb +387 -0
- data/lib/oci/data_integration/models/data_flow.rb +305 -0
- data/lib/oci/data_integration/models/data_flow_details.rb +295 -0
- data/lib/oci/data_integration/models/data_flow_summary.rb +302 -0
- data/lib/oci/data_integration/models/data_flow_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/data_flow_validation.rb +328 -0
- data/lib/oci/data_integration/models/data_flow_validation_summary.rb +325 -0
- data/lib/oci/data_integration/models/data_flow_validation_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/data_format.rb +187 -0
- data/lib/oci/data_integration/models/data_type.rb +233 -0
- data/lib/oci/data_integration/models/dependent_object.rb +339 -0
- data/lib/oci/data_integration/models/dependent_object_summary.rb +303 -0
- data/lib/oci/data_integration/models/dependent_object_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/derived_field.rb +205 -0
- data/lib/oci/data_integration/models/derived_type.rb +169 -0
- data/lib/oci/data_integration/models/direct_field_map.rb +244 -0
- data/lib/oci/data_integration/models/direct_named_field_map.rb +272 -0
- data/lib/oci/data_integration/models/distinct.rb +193 -0
- data/lib/oci/data_integration/models/dynamic_input_field.rb +195 -0
- data/lib/oci/data_integration/models/dynamic_proxy_field.rb +195 -0
- data/lib/oci/data_integration/models/dynamic_type.rb +198 -0
- data/lib/oci/data_integration/models/dynamic_type_handler.rb +189 -0
- data/lib/oci/data_integration/models/enriched_entity.rb +162 -0
- data/lib/oci/data_integration/models/entity_shape.rb +198 -0
- data/lib/oci/data_integration/models/entity_shape_from_file.rb +400 -0
- data/lib/oci/data_integration/models/error_details.rb +162 -0
- data/lib/oci/data_integration/models/expression.rb +232 -0
- data/lib/oci/data_integration/models/external_publication.rb +385 -0
- data/lib/oci/data_integration/models/external_publication_summary.rb +382 -0
- data/lib/oci/data_integration/models/external_publication_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/external_publication_validation.rb +220 -0
- data/lib/oci/data_integration/models/external_publication_validation_summary.rb +217 -0
- data/lib/oci/data_integration/models/external_publication_validation_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/field_map.rb +205 -0
- data/lib/oci/data_integration/models/filter.rb +209 -0
- data/lib/oci/data_integration/models/filter_push.rb +162 -0
- data/lib/oci/data_integration/models/flow_node.rb +288 -0
- data/lib/oci/data_integration/models/flow_port.rb +173 -0
- data/lib/oci/data_integration/models/flow_port_link.rb +257 -0
- data/lib/oci/data_integration/models/folder.rb +287 -0
- data/lib/oci/data_integration/models/folder_details.rb +276 -0
- data/lib/oci/data_integration/models/folder_summary.rb +284 -0
- data/lib/oci/data_integration/models/folder_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/foreign_key.rb +264 -0
- data/lib/oci/data_integration/models/input_field.rb +195 -0
- data/lib/oci/data_integration/models/input_link.rb +200 -0
- data/lib/oci/data_integration/models/input_port.rb +221 -0
- data/lib/oci/data_integration/models/java_type.rb +199 -0
- data/lib/oci/data_integration/models/join.rb +190 -0
- data/lib/oci/data_integration/models/joiner.rb +245 -0
- data/lib/oci/data_integration/models/json_format_attribute.rb +158 -0
- data/lib/oci/data_integration/models/key.rb +192 -0
- data/lib/oci/data_integration/models/key_attribute.rb +159 -0
- data/lib/oci/data_integration/models/key_range.rb +159 -0
- data/lib/oci/data_integration/models/key_range_partition_config.rb +175 -0
- data/lib/oci/data_integration/models/macro_field.rb +231 -0
- data/lib/oci/data_integration/models/message.rb +191 -0
- data/lib/oci/data_integration/models/name_list_rule.rb +306 -0
- data/lib/oci/data_integration/models/name_pattern_rule.rb +306 -0
- data/lib/oci/data_integration/models/native_shape_field.rb +225 -0
- data/lib/oci/data_integration/models/object_metadata.rb +306 -0
- data/lib/oci/data_integration/models/operator.rb +349 -0
- data/lib/oci/{streaming/models/update_archiver_details.rb → data_integration/models/oracle_adwc_write_attribute.rb} +41 -61
- data/lib/oci/data_integration/models/oracle_adwc_write_attributes.rb +191 -0
- data/lib/oci/{streaming/models/create_archiver_details.rb → data_integration/models/oracle_atp_write_attribute.rb} +41 -62
- data/lib/oci/data_integration/models/oracle_atp_write_attributes.rb +191 -0
- data/lib/oci/data_integration/models/oracle_read_attribute.rb +162 -0
- data/lib/oci/data_integration/models/oracle_read_attributes.rb +151 -0
- data/lib/oci/data_integration/models/oracle_write_attribute.rb +190 -0
- data/lib/oci/data_integration/models/oracle_write_attributes.rb +179 -0
- data/lib/oci/data_integration/models/output_field.rb +195 -0
- data/lib/oci/data_integration/models/output_link.rb +186 -0
- data/lib/oci/data_integration/models/output_port.rb +221 -0
- data/lib/oci/data_integration/models/parameter.rb +291 -0
- data/lib/oci/data_integration/models/parameter_value.rb +168 -0
- data/lib/oci/data_integration/models/parent_reference.rb +150 -0
- data/lib/oci/data_integration/models/partition_config.rb +189 -0
- data/lib/oci/data_integration/models/patch.rb +412 -0
- data/lib/oci/data_integration/models/patch_change_summary.rb +255 -0
- data/lib/oci/data_integration/models/patch_change_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/patch_object_metadata.rb +258 -0
- data/lib/oci/data_integration/models/patch_summary.rb +409 -0
- data/lib/oci/data_integration/models/patch_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/primary_key.rb +212 -0
- data/lib/oci/data_integration/models/project.rb +273 -0
- data/lib/oci/data_integration/models/project_details.rb +262 -0
- data/lib/oci/data_integration/models/project_summary.rb +270 -0
- data/lib/oci/data_integration/models/project_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/projection.rb +193 -0
- data/lib/oci/data_integration/models/projection_rule.rb +285 -0
- data/lib/oci/data_integration/models/proxy_field.rb +205 -0
- data/lib/oci/data_integration/models/published_object.rb +286 -0
- data/lib/oci/data_integration/models/published_object_from_data_loader_task.rb +257 -0
- data/lib/oci/data_integration/models/published_object_from_integration_task.rb +257 -0
- data/lib/oci/data_integration/models/published_object_summary.rb +295 -0
- data/lib/oci/data_integration/models/published_object_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/published_object_summary_from_data_loader_task.rb +261 -0
- data/lib/oci/data_integration/models/published_object_summary_from_integration_task.rb +261 -0
- data/lib/oci/data_integration/models/push_down_operation.rb +197 -0
- data/lib/oci/data_integration/models/query.rb +158 -0
- data/lib/oci/data_integration/models/read_operation_config.rb +249 -0
- data/lib/oci/data_integration/models/reference.rb +284 -0
- data/lib/oci/data_integration/models/reference_summary.rb +284 -0
- data/lib/oci/data_integration/models/reference_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/reference_used_by.rb +174 -0
- data/lib/oci/data_integration/models/registry_metadata.rb +204 -0
- data/lib/oci/data_integration/models/rename_rule.rb +218 -0
- data/lib/oci/data_integration/models/resource_configuration.rb +196 -0
- data/lib/oci/data_integration/models/root_object.rb +205 -0
- data/lib/oci/data_integration/models/rule_based_field_map.rb +319 -0
- data/lib/oci/data_integration/models/rule_type_config.rb +251 -0
- data/lib/oci/data_integration/models/schema.rb +314 -0
- data/lib/oci/data_integration/models/schema_summary.rb +311 -0
- data/lib/oci/data_integration/models/schema_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/select.rb +176 -0
- data/lib/oci/data_integration/models/shape.rb +186 -0
- data/lib/oci/data_integration/models/shape_field.rb +209 -0
- data/lib/oci/data_integration/models/sort.rb +162 -0
- data/lib/oci/data_integration/models/sort_clause.rb +179 -0
- data/lib/oci/data_integration/models/sort_key.rb +154 -0
- data/lib/oci/data_integration/models/sort_key_rule.rb +167 -0
- data/lib/oci/data_integration/models/sort_oper.rb +209 -0
- data/lib/oci/data_integration/models/source.rb +261 -0
- data/lib/oci/data_integration/models/source_application_info.rb +196 -0
- data/lib/oci/data_integration/models/structured_type.rb +203 -0
- data/lib/oci/data_integration/models/target.rb +298 -0
- data/lib/oci/data_integration/models/task.rb +373 -0
- data/lib/oci/data_integration/models/task_from_data_loader_task_details.rb +221 -0
- data/lib/oci/data_integration/models/task_from_integration_task_details.rb +221 -0
- data/lib/oci/data_integration/models/task_run.rb +451 -0
- data/lib/oci/data_integration/models/task_run_details.rb +396 -0
- data/lib/oci/data_integration/models/task_run_log_summary.rb +150 -0
- data/lib/oci/data_integration/models/task_run_summary.rb +393 -0
- data/lib/oci/data_integration/models/task_run_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/task_summary.rb +373 -0
- data/lib/oci/data_integration/models/task_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/task_summary_from_data_loader_task.rb +221 -0
- data/lib/oci/data_integration/models/task_summary_from_integration_task.rb +221 -0
- data/lib/oci/data_integration/models/task_validation.rb +328 -0
- data/lib/oci/data_integration/models/task_validation_summary.rb +325 -0
- data/lib/oci/data_integration/models/task_validation_summary_collection.rb +150 -0
- data/lib/oci/data_integration/models/type_library.rb +259 -0
- data/lib/oci/data_integration/models/type_list_rule.rb +306 -0
- data/lib/oci/data_integration/models/type_system.rb +287 -0
- data/lib/oci/data_integration/models/typed_name_pattern_rule.rb +326 -0
- data/lib/oci/data_integration/models/typed_object.rb +290 -0
- data/lib/oci/data_integration/models/ui_properties.rb +168 -0
- data/lib/oci/data_integration/models/unique_key.rb +224 -0
- data/lib/oci/data_integration/models/update_application_details.rb +269 -0
- data/lib/oci/data_integration/models/update_connection_details.rb +314 -0
- data/lib/oci/data_integration/models/update_connection_from_adwc.rb +208 -0
- data/lib/oci/data_integration/models/update_connection_from_atp.rb +208 -0
- data/lib/oci/data_integration/models/update_connection_from_jdbc.rb +208 -0
- data/lib/oci/data_integration/models/update_connection_from_my_sql.rb +208 -0
- data/lib/oci/data_integration/models/update_connection_from_object_storage.rb +244 -0
- data/lib/oci/data_integration/models/update_connection_from_oracle.rb +208 -0
- data/lib/oci/data_integration/models/update_data_asset_details.rb +315 -0
- data/lib/oci/data_integration/models/update_data_asset_from_adwc.rb +243 -0
- data/lib/oci/data_integration/models/update_data_asset_from_atp.rb +243 -0
- data/lib/oci/data_integration/models/update_data_asset_from_jdbc.rb +235 -0
- data/lib/oci/data_integration/models/update_data_asset_from_my_sql.rb +235 -0
- data/lib/oci/data_integration/models/update_data_asset_from_object_storage.rb +235 -0
- data/lib/oci/data_integration/models/update_data_asset_from_oracle.rb +273 -0
- data/lib/oci/data_integration/models/update_data_flow_details.rb +292 -0
- data/lib/oci/data_integration/models/update_external_publication_details.rb +218 -0
- data/lib/oci/data_integration/models/update_folder_details.rb +273 -0
- data/lib/oci/data_integration/models/update_project_details.rb +259 -0
- data/lib/oci/data_integration/models/update_reference_details.rb +178 -0
- data/lib/oci/data_integration/models/update_task_details.rb +356 -0
- data/lib/oci/data_integration/models/update_task_from_data_loader_task.rb +217 -0
- data/lib/oci/data_integration/models/update_task_from_integration_task.rb +217 -0
- data/lib/oci/data_integration/models/update_task_run_details.rb +247 -0
- data/lib/oci/data_integration/models/update_workspace_details.rb +196 -0
- data/lib/oci/data_integration/models/validation_message.rb +178 -0
- data/lib/oci/data_integration/models/work_request.rb +306 -0
- data/lib/oci/data_integration/models/work_request_error.rb +172 -0
- data/lib/oci/data_integration/models/work_request_log_entry.rb +160 -0
- data/lib/oci/data_integration/models/work_request_resource.rb +222 -0
- data/lib/oci/data_integration/models/work_request_summary.rb +303 -0
- data/lib/oci/data_integration/models/workspace.rb +387 -0
- data/lib/oci/data_integration/models/workspace_summary.rb +306 -0
- data/lib/oci/data_integration/models/write_operation_config.rb +297 -0
- data/lib/oci/data_integration/util.rb +3 -0
- data/lib/oci/data_safe/data_safe.rb +42 -0
- data/lib/oci/data_safe/data_safe_client.rb +1415 -0
- data/lib/oci/data_safe/data_safe_client_composite_operations.rb +470 -0
- data/lib/oci/data_safe/models/change_data_safe_private_endpoint_compartment_details.rb +154 -0
- data/lib/oci/data_safe/models/change_on_prem_connector_compartment_details.rb +154 -0
- data/lib/oci/data_safe/models/create_data_safe_private_endpoint_details.rb +269 -0
- data/lib/oci/data_safe/models/create_on_prem_connector_details.rb +212 -0
- data/lib/oci/data_safe/models/data_safe_configuration.rb +265 -0
- data/lib/oci/data_safe/models/data_safe_private_endpoint.rb +361 -0
- data/lib/oci/data_safe/models/data_safe_private_endpoint_summary.rb +283 -0
- data/lib/oci/data_safe/models/enable_data_safe_configuration_details.rb +154 -0
- data/lib/oci/{database/models/generate_autonomous_data_warehouse_wallet_details.rb → data_safe/models/generate_on_prem_connector_configuration_details.rb} +5 -5
- data/lib/oci/data_safe/models/lifecycle_state.rb +16 -0
- data/lib/oci/data_safe/models/on_prem_connector.rb +317 -0
- data/lib/oci/data_safe/models/on_prem_connector_lifecycle_state.rb +16 -0
- data/lib/oci/data_safe/models/on_prem_connector_summary.rb +303 -0
- data/lib/oci/data_safe/models/service_list.rb +22 -0
- data/lib/oci/data_safe/models/update_data_safe_private_endpoint_details.rb +213 -0
- data/lib/oci/data_safe/models/update_on_prem_connector_details.rb +198 -0
- data/lib/oci/data_safe/models/update_on_prem_connector_wallet_details.rb +156 -0
- data/lib/oci/data_safe/models/work_request.rb +307 -0
- data/lib/oci/data_safe/models/work_request_error.rb +172 -0
- data/lib/oci/data_safe/models/work_request_log_entry.rb +160 -0
- data/lib/oci/data_safe/models/work_request_resource.rb +218 -0
- data/lib/oci/data_safe/models/work_request_summary.rb +307 -0
- data/lib/oci/data_safe/util.rb +3 -0
- data/lib/oci/data_science/data_science.rb +50 -0
- data/lib/oci/data_science/data_science_client.rb +2383 -0
- data/lib/oci/data_science/data_science_client_composite_operations.rb +588 -0
- data/lib/oci/data_science/models/change_model_compartment_details.rb +155 -0
- data/lib/oci/data_science/models/change_notebook_session_compartment_details.rb +155 -0
- data/lib/oci/data_science/models/change_project_compartment_details.rb +155 -0
- data/lib/oci/data_science/models/create_model_details.rb +226 -0
- data/lib/oci/data_science/models/create_model_provenance_details.rb +211 -0
- data/lib/oci/data_science/models/create_notebook_session_details.rb +231 -0
- data/lib/oci/data_science/models/create_project_details.rb +211 -0
- data/lib/oci/data_science/models/model.rb +300 -0
- data/lib/oci/data_science/models/model_lifecycle_state.rb +13 -0
- data/lib/oci/data_science/models/model_provenance.rb +211 -0
- data/lib/oci/data_science/models/model_summary.rb +290 -0
- data/lib/oci/data_science/models/notebook_session.rb +337 -0
- data/lib/oci/data_science/models/notebook_session_configuration_details.rb +181 -0
- data/lib/oci/data_science/models/notebook_session_lifecycle_state.rb +16 -0
- data/lib/oci/data_science/models/notebook_session_shape_summary.rb +182 -0
- data/lib/oci/data_science/models/notebook_session_summary.rb +322 -0
- data/lib/oci/data_science/models/project.rb +286 -0
- data/lib/oci/data_science/models/project_lifecycle_state.rb +12 -0
- data/lib/oci/data_science/models/project_summary.rb +285 -0
- data/lib/oci/data_science/models/update_model_details.rb +199 -0
- data/lib/oci/data_science/models/update_model_provenance_details.rb +211 -0
- data/lib/oci/data_science/models/update_notebook_session_details.rb +203 -0
- data/lib/oci/data_science/models/update_project_details.rb +196 -0
- data/lib/oci/data_science/models/work_request.rb +301 -0
- data/lib/oci/data_science/models/work_request_error.rb +171 -0
- data/lib/oci/data_science/models/work_request_log_entry.rb +160 -0
- data/lib/oci/data_science/models/work_request_operation_type.rb +15 -0
- data/lib/oci/data_science/models/work_request_resource.rb +215 -0
- data/lib/oci/data_science/models/work_request_status.rb +15 -0
- data/lib/oci/data_science/models/work_request_summary.rb +301 -0
- data/lib/oci/data_science/util.rb +3 -0
- data/lib/oci/database/database.rb +81 -10
- data/lib/oci/database/database_client.rb +6372 -2056
- data/lib/oci/database/database_client_composite_operations.rb +2535 -454
- data/lib/oci/database/models/activate_exadata_infrastructure_details.rb +4 -2
- data/lib/oci/database/models/associated_database_details.rb +2 -1
- data/lib/oci/database/models/automated_mount_details.rb +176 -0
- data/lib/oci/database/models/autonomous_container_database.rb +216 -9
- data/lib/oci/database/models/autonomous_container_database_backup_config.rb +17 -2
- data/lib/oci/database/models/autonomous_container_database_dataguard_association.rb +480 -0
- data/lib/oci/database/models/autonomous_container_database_summary.rb +216 -9
- data/lib/oci/database/models/autonomous_data_warehouse.rb +10 -22
- data/lib/oci/database/models/autonomous_data_warehouse_connection_strings.rb +2 -1
- data/lib/oci/database/models/autonomous_data_warehouse_summary.rb +10 -22
- data/lib/oci/database/models/autonomous_database.rb +661 -15
- data/lib/oci/database/models/autonomous_database_apex.rb +169 -0
- data/lib/oci/database/models/autonomous_database_backup.rb +50 -5
- data/lib/oci/database/models/autonomous_database_backup_config.rb +189 -0
- data/lib/oci/database/models/autonomous_database_backup_summary.rb +50 -5
- data/lib/oci/database/models/autonomous_database_connection_strings.rb +2 -1
- data/lib/oci/database/models/autonomous_database_connection_urls.rb +21 -6
- data/lib/oci/database/models/autonomous_database_console_token_details.rb +3 -2
- data/lib/oci/database/models/autonomous_database_dataguard_association.rb +468 -0
- data/lib/oci/database/models/autonomous_database_manual_refresh_details.rb +155 -0
- data/lib/oci/database/models/autonomous_database_standby_summary.rb +220 -0
- data/lib/oci/database/models/autonomous_database_summary.rb +661 -15
- data/lib/oci/database/models/autonomous_database_wallet.rb +2 -1
- data/lib/oci/database/models/autonomous_db_preview_version_summary.rb +12 -3
- data/lib/oci/database/models/autonomous_db_version_summary.rb +274 -0
- data/lib/oci/database/models/autonomous_exadata_infrastructure.rb +5 -2
- data/lib/oci/database/models/autonomous_exadata_infrastructure_shape_summary.rb +2 -1
- data/lib/oci/database/models/autonomous_exadata_infrastructure_summary.rb +5 -2
- data/lib/oci/database/models/autonomous_patch.rb +296 -0
- data/lib/oci/database/models/autonomous_patch_summary.rb +304 -0
- data/lib/oci/database/models/autonomous_vm_cluster.rb +452 -0
- data/lib/oci/database/models/autonomous_vm_cluster_summary.rb +455 -0
- data/lib/oci/database/models/backup.rb +41 -6
- data/lib/oci/database/models/backup_destination.rb +64 -2
- data/lib/oci/database/models/backup_destination_details.rb +13 -32
- data/lib/oci/database/models/backup_destination_summary.rb +64 -2
- data/lib/oci/database/models/backup_summary.rb +41 -6
- data/lib/oci/database/models/change_autonomous_vm_cluster_compartment_details.rb +156 -0
- data/lib/oci/database/models/change_cloud_exadata_infrastructure_compartment_details.rb +155 -0
- data/lib/oci/database/models/change_cloud_vm_cluster_compartment_details.rb +155 -0
- data/lib/oci/database/models/change_compartment_details.rb +2 -1
- data/lib/oci/database/models/change_exadata_infrastructure_compartment_details.rb +2 -1
- data/lib/oci/database/models/change_key_store_compartment_details.rb +156 -0
- data/lib/oci/database/models/change_vm_cluster_compartment_details.rb +2 -1
- data/lib/oci/database/models/cloud_exadata_infrastructure.rb +399 -0
- data/lib/oci/database/models/cloud_exadata_infrastructure_summary.rb +402 -0
- data/lib/oci/database/models/cloud_vm_cluster.rb +734 -0
- data/lib/oci/database/models/cloud_vm_cluster_summary.rb +721 -0
- data/lib/oci/database/models/complete_external_backup_job_details.rb +2 -1
- data/lib/oci/database/models/console_connection.rb +236 -0
- data/lib/oci/database/models/console_connection_summary.rb +241 -0
- data/lib/oci/database/models/create_autonomous_container_database_details.rb +226 -8
- data/lib/oci/database/models/create_autonomous_database_backup_details.rb +2 -1
- data/lib/oci/database/models/create_autonomous_database_base.rb +163 -15
- data/lib/oci/database/models/create_autonomous_database_clone_details.rb +31 -2
- data/lib/oci/database/models/create_autonomous_database_details.rb +31 -2
- data/lib/oci/database/models/create_autonomous_database_from_backup_details.rb +278 -0
- data/lib/oci/database/models/create_autonomous_database_from_backup_timestamp_details.rb +288 -0
- data/lib/oci/database/models/{create_autonomous_data_warehouse_details.rb → create_autonomous_vm_cluster_details.rb} +52 -53
- data/lib/oci/database/models/create_backup_destination_details.rb +2 -1
- data/lib/oci/database/models/create_backup_details.rb +2 -1
- data/lib/oci/database/models/create_cloud_exadata_infrastructure_details.rb +270 -0
- data/lib/oci/database/models/create_cloud_vm_cluster_details.rb +465 -0
- data/lib/oci/database/models/create_console_connection_details.rb +156 -0
- data/lib/oci/database/models/create_data_guard_association_details.rb +19 -3
- data/lib/oci/database/models/create_data_guard_association_to_existing_db_system_details.rb +28 -7
- data/lib/oci/database/models/create_data_guard_association_to_existing_vm_cluster_details.rb +197 -0
- data/lib/oci/database/models/create_data_guard_association_with_new_db_system_details.rb +27 -6
- data/lib/oci/database/models/create_database_base.rb +245 -0
- data/lib/oci/database/models/create_database_details.rb +31 -2
- data/lib/oci/database/models/create_database_from_another_database_details.rb +224 -0
- data/lib/oci/database/models/create_database_from_backup.rb +177 -0
- data/lib/oci/database/models/create_database_from_backup_details.rb +2 -1
- data/lib/oci/database/models/create_database_from_db_system_details.rb +246 -0
- data/lib/oci/database/models/create_database_software_image_details.rb +319 -0
- data/lib/oci/database/models/create_db_home_base.rb +86 -6
- data/lib/oci/database/models/create_db_home_details.rb +56 -7
- data/lib/oci/database/models/create_db_home_from_backup_details.rb +42 -7
- data/lib/oci/database/models/{update_autonomous_data_warehouse_details.rb → create_db_home_from_database_details.rb} +14 -46
- data/lib/oci/database/models/create_db_home_from_db_system_details.rb +201 -0
- data/lib/oci/database/models/create_db_home_with_db_system_id_details.rb +24 -4
- data/lib/oci/database/models/create_db_home_with_db_system_id_from_backup_details.rb +23 -2
- data/lib/oci/database/models/create_db_home_with_db_system_id_from_database_details.rb +197 -0
- data/lib/oci/database/models/create_db_home_with_vm_cluster_id_details.rb +24 -4
- data/lib/oci/database/models/create_db_home_with_vm_cluster_id_from_backup_details.rb +23 -2
- data/lib/oci/database/models/create_exadata_infrastructure_details.rb +31 -4
- data/lib/oci/database/models/create_external_backup_job_details.rb +2 -1
- data/lib/oci/database/models/create_key_store_details.rb +217 -0
- data/lib/oci/database/models/create_new_database_details.rb +177 -0
- data/lib/oci/database/models/create_nfs_backup_destination_details.rb +21 -6
- data/lib/oci/database/models/create_recovery_appliance_backup_destination_details.rb +2 -1
- data/lib/oci/database/models/create_refreshable_autonomous_database_clone_details.rb +278 -0
- data/lib/oci/database/models/create_vm_cluster_details.rb +47 -3
- data/lib/oci/database/models/data_guard_association.rb +3 -2
- data/lib/oci/database/models/data_guard_association_summary.rb +3 -2
- data/lib/oci/database/models/database.rb +93 -7
- data/lib/oci/database/models/database_connection_strings.rb +2 -1
- data/lib/oci/database/models/database_software_image.rb +442 -0
- data/lib/oci/database/models/database_software_image_summary.rb +452 -0
- data/lib/oci/database/models/database_summary.rb +93 -7
- data/lib/oci/database/models/database_upgrade_history_entry.rb +352 -0
- data/lib/oci/database/models/database_upgrade_history_entry_summary.rb +355 -0
- data/lib/oci/database/models/database_upgrade_source_base.rb +188 -0
- data/lib/oci/database/models/database_upgrade_with_database_software_image_details.rb +164 -0
- data/lib/oci/database/models/database_upgrade_with_db_home_details.rb +164 -0
- data/lib/oci/database/models/database_upgrade_with_db_version_details.rb +164 -0
- data/lib/oci/database/models/day_of_week.rb +2 -1
- data/lib/oci/database/models/db_backup_config.rb +2 -1
- data/lib/oci/database/models/db_home.rb +114 -9
- data/lib/oci/database/models/db_home_summary.rb +117 -12
- data/lib/oci/database/models/db_iorm_config.rb +6 -5
- data/lib/oci/database/models/db_iorm_config_update_detail.rb +5 -4
- data/lib/oci/database/models/db_node.rb +80 -5
- data/lib/oci/database/models/db_node_summary.rb +80 -5
- data/lib/oci/database/models/db_system.rb +98 -9
- data/lib/oci/database/models/db_system_options.rb +8 -2
- data/lib/oci/database/models/db_system_shape_summary.rb +119 -6
- data/lib/oci/database/models/db_system_summary.rb +98 -9
- data/lib/oci/database/models/db_version_summary.rb +34 -5
- data/lib/oci/database/models/deregister_autonomous_database_data_safe_details.rb +155 -0
- data/lib/oci/database/models/exadata_db_system_migration.rb +197 -0
- data/lib/oci/database/models/exadata_db_system_migration_summary.rb +183 -0
- data/lib/oci/database/models/exadata_infrastructure.rb +130 -7
- data/lib/oci/database/models/exadata_infrastructure_contact.rb +188 -0
- data/lib/oci/database/models/exadata_infrastructure_summary.rb +133 -8
- data/lib/oci/database/models/exadata_iorm_config.rb +9 -8
- data/lib/oci/database/models/exadata_iorm_config_update_details.rb +2 -1
- data/lib/oci/database/models/external_backup_job.rb +2 -1
- data/lib/oci/database/models/failover_data_guard_association_details.rb +2 -1
- data/lib/oci/database/models/flex_component_collection.rb +150 -0
- data/lib/oci/database/models/flex_component_summary.rb +197 -0
- data/lib/oci/database/models/generate_autonomous_database_wallet_details.rb +9 -2
- data/lib/oci/database/models/generate_recommended_network_details.rb +3 -2
- data/lib/oci/database/models/gi_version_summary.rb +2 -1
- data/lib/oci/database/models/info_for_network_gen_details.rb +3 -2
- data/lib/oci/database/models/key_store.rb +300 -0
- data/lib/oci/database/models/key_store_associated_database_details.rb +164 -0
- data/lib/oci/database/models/key_store_summary.rb +303 -0
- data/lib/oci/database/models/key_store_type_details.rb +185 -0
- data/lib/oci/database/models/key_store_type_from_oracle_key_vault_details.rb +204 -0
- data/lib/oci/database/models/launch_autonomous_exadata_infrastructure_details.rb +5 -2
- data/lib/oci/database/models/launch_db_system_base.rb +64 -11
- data/lib/oci/database/models/launch_db_system_details.rb +31 -5
- data/lib/oci/database/models/launch_db_system_from_backup_details.rb +15 -2
- data/lib/oci/database/models/launch_db_system_from_database_details.rb +352 -0
- data/lib/oci/database/models/launch_db_system_from_db_system_details.rb +305 -0
- data/lib/oci/database/models/maintenance_run.rb +51 -16
- data/lib/oci/database/models/maintenance_run_summary.rb +51 -16
- data/lib/oci/database/models/maintenance_window.rb +21 -5
- data/lib/oci/database/models/migrate_vault_key_details.rb +170 -0
- data/lib/oci/database/models/month.rb +2 -1
- data/lib/oci/database/models/mount_type_details.rb +186 -0
- data/lib/oci/database/models/node_details.rb +3 -2
- data/lib/oci/database/models/ocp_us.rb +182 -0
- data/lib/oci/database/models/patch.rb +2 -1
- data/lib/oci/database/models/patch_details.rb +18 -3
- data/lib/oci/database/models/patch_history_entry.rb +3 -2
- data/lib/oci/database/models/patch_history_entry_summary.rb +3 -2
- data/lib/oci/database/models/patch_summary.rb +2 -1
- data/lib/oci/database/models/peer_autonomous_container_database_backup_config.rb +172 -0
- data/lib/oci/database/models/register_autonomous_database_data_safe_details.rb +155 -0
- data/lib/oci/database/models/reinstate_data_guard_association_details.rb +2 -1
- data/lib/oci/database/models/restore_autonomous_database_details.rb +2 -1
- data/lib/oci/database/models/restore_database_details.rb +2 -1
- data/lib/oci/database/models/scan_details.rb +2 -1
- data/lib/oci/database/models/self_mount_details.rb +163 -0
- data/lib/oci/database/models/switchover_data_guard_association_details.rb +2 -1
- data/lib/oci/database/models/update.rb +340 -0
- data/lib/oci/database/models/update_autonomous_container_database_details.rb +32 -2
- data/lib/oci/database/models/update_autonomous_database_details.rb +262 -14
- data/lib/oci/database/models/update_autonomous_database_wallet_details.rb +2 -1
- data/lib/oci/database/models/update_autonomous_exadata_infrastructure_details.rb +5 -2
- data/lib/oci/database/models/update_autonomous_vm_cluster_details.rb +202 -0
- data/lib/oci/database/models/update_backup_destination_details.rb +59 -3
- data/lib/oci/database/models/update_cloud_exadata_infrastructure_details.rb +231 -0
- data/lib/oci/database/models/update_cloud_vm_cluster_details.rb +319 -0
- data/lib/oci/database/models/update_database_details.rb +59 -2
- data/lib/oci/database/models/update_database_software_image_details.rb +189 -0
- data/lib/oci/database/models/update_db_home_details.rb +55 -6
- data/lib/oci/database/models/update_db_system_details.rb +65 -7
- data/lib/oci/database/models/update_details.rb +183 -0
- data/lib/oci/database/models/update_exadata_infrastructure_details.rb +28 -3
- data/lib/oci/database/models/update_history_entry.rb +306 -0
- data/lib/oci/database/models/update_history_entry_summary.rb +310 -0
- data/lib/oci/database/models/update_key_store_details.rb +187 -0
- data/lib/oci/database/models/update_maintenance_run_details.rb +50 -7
- data/lib/oci/database/models/update_summary.rb +348 -0
- data/lib/oci/database/models/update_vm_cluster_details.rb +57 -3
- data/lib/oci/database/models/update_vm_cluster_network_details.rb +3 -2
- data/lib/oci/database/models/upgrade_database_details.rb +179 -0
- data/lib/oci/database/models/vm_cluster.rb +51 -7
- data/lib/oci/database/models/vm_cluster_network.rb +2 -1
- data/lib/oci/database/models/vm_cluster_network_details.rb +4 -3
- data/lib/oci/database/models/vm_cluster_network_summary.rb +4 -2
- data/lib/oci/database/models/vm_cluster_summary.rb +51 -7
- data/lib/oci/database/models/vm_network_details.rb +4 -2
- data/lib/oci/database/models/workload_type.rb +161 -0
- data/lib/oci/database/util.rb +2 -1
- data/lib/oci/dns/dns.rb +31 -1
- data/lib/oci/dns/dns_client.rb +2763 -635
- data/lib/oci/dns/dns_client_composite_operations.rb +361 -1
- data/lib/oci/{oce/models/delete_oce_instance_details.rb → dns/models/attached_view.rb} +15 -13
- data/lib/oci/dns/models/attached_view_details.rb +155 -0
- data/lib/oci/dns/models/change_resolver_compartment_details.rb +156 -0
- data/lib/oci/dns/models/change_steering_policy_compartment_details.rb +2 -1
- data/lib/oci/dns/models/change_tsig_key_compartment_details.rb +156 -0
- data/lib/oci/dns/models/change_view_compartment_details.rb +156 -0
- data/lib/oci/dns/models/change_zone_compartment_details.rb +2 -1
- data/lib/oci/dns/models/create_migrated_dynect_zone_details.rb +2 -1
- data/lib/oci/dns/models/create_resolver_endpoint_details.rb +261 -0
- data/lib/oci/dns/models/create_resolver_vnic_endpoint_details.rb +203 -0
- data/lib/oci/dns/models/create_steering_policy_attachment_details.rb +2 -1
- data/lib/oci/dns/models/create_steering_policy_details.rb +2 -1
- data/lib/oci/dns/models/create_tsig_key_details.rb +229 -0
- data/lib/oci/dns/models/create_view_details.rb +210 -0
- data/lib/oci/dns/models/create_zone_base_details.rb +2 -1
- data/lib/oci/dns/models/create_zone_details.rb +43 -3
- data/lib/oci/dns/models/dynect_migration_details.rb +2 -1
- data/lib/oci/dns/models/external_master.rb +23 -5
- data/lib/oci/dns/models/migration_replacement.rb +3 -2
- data/lib/oci/dns/models/nameserver.rb +2 -1
- data/lib/oci/dns/models/patch_domain_records_details.rb +2 -1
- data/lib/oci/dns/models/patch_rr_set_details.rb +2 -1
- data/lib/oci/dns/models/patch_zone_records_details.rb +2 -1
- data/lib/oci/dns/models/record.rb +3 -3
- data/lib/oci/dns/models/record_collection.rb +3 -1
- data/lib/oci/dns/models/record_details.rb +3 -3
- data/lib/oci/dns/models/record_operation.rb +3 -3
- data/lib/oci/dns/models/resolver.rb +393 -0
- data/lib/oci/dns/models/resolver_endpoint.rb +371 -0
- data/lib/oci/dns/models/resolver_endpoint_summary.rb +371 -0
- data/lib/oci/dns/models/resolver_forward_rule.rb +187 -0
- data/lib/oci/dns/models/resolver_forward_rule_details.rb +187 -0
- data/lib/oci/dns/models/resolver_rule.rb +222 -0
- data/lib/oci/dns/models/resolver_rule_details.rb +215 -0
- data/lib/oci/dns/models/resolver_summary.rb +357 -0
- data/lib/oci/dns/models/resolver_vnic_endpoint.rb +220 -0
- data/lib/oci/dns/models/resolver_vnic_endpoint_summary.rb +205 -0
- data/lib/oci/dns/models/rr_set.rb +3 -1
- data/lib/oci/dns/models/scope.rb +11 -0
- data/lib/oci/dns/models/sort_order.rb +2 -1
- data/lib/oci/dns/models/steering_policy.rb +14 -13
- data/lib/oci/dns/models/steering_policy_answer.rb +3 -2
- data/lib/oci/dns/models/steering_policy_attachment.rb +12 -11
- data/lib/oci/dns/models/steering_policy_attachment_summary.rb +12 -11
- data/lib/oci/dns/models/steering_policy_filter_answer_data.rb +2 -1
- data/lib/oci/dns/models/steering_policy_filter_rule.rb +2 -1
- data/lib/oci/dns/models/steering_policy_filter_rule_case.rb +2 -1
- data/lib/oci/dns/models/steering_policy_health_rule.rb +2 -1
- data/lib/oci/dns/models/steering_policy_health_rule_case.rb +2 -1
- data/lib/oci/dns/models/steering_policy_limit_rule.rb +2 -1
- data/lib/oci/dns/models/steering_policy_limit_rule_case.rb +2 -1
- data/lib/oci/dns/models/steering_policy_priority_answer_data.rb +2 -1
- data/lib/oci/dns/models/steering_policy_priority_rule.rb +2 -1
- data/lib/oci/dns/models/steering_policy_priority_rule_case.rb +2 -1
- data/lib/oci/dns/models/steering_policy_rule.rb +2 -1
- data/lib/oci/dns/models/steering_policy_summary.rb +12 -11
- data/lib/oci/dns/models/steering_policy_weighted_answer_data.rb +2 -1
- data/lib/oci/dns/models/steering_policy_weighted_rule.rb +2 -1
- data/lib/oci/dns/models/steering_policy_weighted_rule_case.rb +2 -1
- data/lib/oci/dns/models/tsig.rb +2 -1
- data/lib/oci/dns/models/tsig_key.rb +321 -0
- data/lib/oci/dns/models/tsig_key_summary.rb +291 -0
- data/lib/oci/dns/models/update_domain_records_details.rb +2 -1
- data/lib/oci/dns/models/update_resolver_details.rb +221 -0
- data/lib/oci/dns/models/update_resolver_endpoint_details.rb +188 -0
- data/lib/oci/dns/models/update_resolver_vnic_endpoint_details.rb +166 -0
- data/lib/oci/dns/models/update_rr_set_details.rb +2 -1
- data/lib/oci/dns/models/update_steering_policy_attachment_details.rb +2 -1
- data/lib/oci/dns/models/update_steering_policy_details.rb +2 -1
- data/lib/oci/dns/models/update_tsig_key_details.rb +181 -0
- data/lib/oci/dns/models/update_view_details.rb +196 -0
- data/lib/oci/dns/models/update_zone_details.rb +2 -1
- data/lib/oci/dns/models/update_zone_records_details.rb +2 -1
- data/lib/oci/dns/models/view.rb +321 -0
- data/lib/oci/dns/models/view_summary.rb +321 -0
- data/lib/oci/dns/models/zone.rb +77 -15
- data/lib/oci/dns/models/zone_summary.rb +78 -16
- data/lib/oci/dns/util.rb +2 -1
- data/lib/oci/dts/appliance_export_job_client.rb +491 -0
- data/lib/oci/dts/appliance_export_job_client_composite_operations.rb +144 -0
- data/lib/oci/dts/dts.rb +9 -1
- data/lib/oci/dts/models/appliance_export_job.rb +551 -0
- data/lib/oci/dts/models/appliance_export_job_summary.rb +276 -0
- data/lib/oci/dts/models/attach_devices_details.rb +2 -1
- data/lib/oci/dts/models/change_appliance_export_job_compartment_details.rb +155 -0
- data/lib/oci/dts/models/change_transfer_job_compartment_details.rb +2 -1
- data/lib/oci/dts/models/create_appliance_export_job_details.rb +270 -0
- data/lib/oci/dts/models/create_transfer_appliance_details.rb +2 -1
- data/lib/oci/dts/models/create_transfer_appliance_entitlement_details.rb +10 -5
- data/lib/oci/dts/models/create_transfer_device_details.rb +2 -1
- data/lib/oci/dts/models/create_transfer_job_details.rb +10 -5
- data/lib/oci/dts/models/create_transfer_package_details.rb +2 -1
- data/lib/oci/dts/models/detach_devices_details.rb +2 -1
- data/lib/oci/dts/models/multiple_transfer_appliances.rb +2 -1
- data/lib/oci/dts/models/multiple_transfer_devices.rb +2 -1
- data/lib/oci/dts/models/multiple_transfer_packages.rb +2 -1
- data/lib/oci/dts/models/new_transfer_device.rb +2 -1
- data/lib/oci/dts/models/shipping_address.rb +2 -1
- data/lib/oci/dts/models/shipping_vendors.rb +2 -1
- data/lib/oci/dts/models/transfer_appliance.rb +2 -1
- data/lib/oci/dts/models/transfer_appliance_certificate.rb +2 -1
- data/lib/oci/dts/models/transfer_appliance_encryption_passphrase.rb +2 -1
- data/lib/oci/dts/models/transfer_appliance_entitlement.rb +10 -5
- data/lib/oci/dts/models/transfer_appliance_entitlement_summary.rb +10 -5
- data/lib/oci/dts/models/transfer_appliance_public_key.rb +2 -1
- data/lib/oci/dts/models/transfer_appliance_summary.rb +2 -1
- data/lib/oci/dts/models/transfer_device.rb +2 -1
- data/lib/oci/dts/models/transfer_device_summary.rb +2 -1
- data/lib/oci/dts/models/transfer_job.rb +10 -5
- data/lib/oci/dts/models/transfer_job_summary.rb +10 -5
- data/lib/oci/dts/models/transfer_package.rb +2 -1
- data/lib/oci/dts/models/transfer_package_summary.rb +2 -1
- data/lib/oci/dts/models/update_appliance_export_job_details.rb +396 -0
- data/lib/oci/dts/models/update_transfer_appliance_details.rb +2 -1
- data/lib/oci/dts/models/update_transfer_device_details.rb +2 -1
- data/lib/oci/dts/models/update_transfer_job_details.rb +10 -5
- data/lib/oci/dts/models/update_transfer_package_details.rb +2 -1
- data/lib/oci/dts/shipping_vendors_client.rb +8 -17
- data/lib/oci/dts/shipping_vendors_client_composite_operations.rb +2 -1
- data/lib/oci/dts/transfer_appliance_client.rb +15 -17
- data/lib/oci/dts/transfer_appliance_client_composite_operations.rb +2 -1
- data/lib/oci/dts/transfer_appliance_entitlement_client.rb +10 -17
- data/lib/oci/dts/transfer_appliance_entitlement_client_composite_operations.rb +2 -1
- data/lib/oci/dts/transfer_device_client.rb +12 -17
- data/lib/oci/dts/transfer_device_client_composite_operations.rb +2 -1
- data/lib/oci/dts/transfer_job_client.rb +45 -21
- data/lib/oci/dts/transfer_job_client_composite_operations.rb +2 -1
- data/lib/oci/dts/transfer_package_client.rb +14 -17
- data/lib/oci/dts/transfer_package_client_composite_operations.rb +2 -1
- data/lib/oci/dts/util.rb +2 -1
- data/lib/oci/email/email.rb +2 -1
- data/lib/oci/email/email_client.rb +16 -16
- data/lib/oci/email/email_client_composite_operations.rb +2 -1
- data/lib/oci/email/models/change_sender_compartment_details.rb +2 -1
- data/lib/oci/email/models/create_sender_details.rb +2 -1
- data/lib/oci/email/models/create_suppression_details.rb +2 -1
- data/lib/oci/email/models/sender.rb +2 -1
- data/lib/oci/email/models/sender_summary.rb +2 -1
- data/lib/oci/email/models/suppression.rb +2 -1
- data/lib/oci/email/models/suppression_summary.rb +2 -1
- data/lib/oci/email/models/update_sender_details.rb +2 -1
- data/lib/oci/email/util.rb +2 -1
- data/lib/oci/errors.rb +2 -1
- data/lib/oci/events/events.rb +2 -1
- data/lib/oci/events/events_client.rb +13 -17
- data/lib/oci/events/events_client_composite_operations.rb +2 -1
- data/lib/oci/events/models/action.rb +23 -3
- data/lib/oci/events/models/action_details.rb +2 -1
- data/lib/oci/events/models/action_details_list.rb +2 -1
- data/lib/oci/events/models/action_list.rb +2 -1
- data/lib/oci/events/models/change_rule_compartment_details.rb +2 -1
- data/lib/oci/events/models/create_faa_s_action_details.rb +2 -1
- data/lib/oci/events/models/create_notification_service_action_details.rb +2 -1
- data/lib/oci/events/models/create_rule_details.rb +3 -7
- data/lib/oci/events/models/create_streaming_service_action_details.rb +2 -1
- data/lib/oci/events/models/faa_s_action.rb +7 -2
- data/lib/oci/events/models/notification_service_action.rb +7 -2
- data/lib/oci/events/models/rule.rb +4 -8
- data/lib/oci/events/models/rule_summary.rb +4 -8
- data/lib/oci/events/models/streaming_service_action.rb +7 -2
- data/lib/oci/events/models/update_rule_details.rb +3 -7
- data/lib/oci/events/util.rb +2 -1
- data/lib/oci/file_storage/file_storage.rb +2 -1
- data/lib/oci/file_storage/file_storage_client.rb +98 -75
- data/lib/oci/file_storage/file_storage_client_composite_operations.rb +2 -1
- data/lib/oci/file_storage/models/change_file_system_compartment_details.rb +2 -1
- data/lib/oci/file_storage/models/change_mount_target_compartment_details.rb +2 -1
- data/lib/oci/file_storage/models/client_options.rb +2 -1
- data/lib/oci/file_storage/models/create_export_details.rb +2 -1
- data/lib/oci/file_storage/models/create_file_system_details.rb +2 -1
- data/lib/oci/file_storage/models/create_mount_target_details.rb +21 -2
- data/lib/oci/file_storage/models/create_snapshot_details.rb +2 -1
- data/lib/oci/file_storage/models/export.rb +2 -1
- data/lib/oci/file_storage/models/export_set.rb +2 -1
- data/lib/oci/file_storage/models/export_set_summary.rb +2 -1
- data/lib/oci/file_storage/models/export_summary.rb +2 -1
- data/lib/oci/file_storage/models/file_system.rb +3 -2
- data/lib/oci/file_storage/models/file_system_summary.rb +2 -1
- data/lib/oci/file_storage/models/mount_target.rb +21 -2
- data/lib/oci/file_storage/models/mount_target_summary.rb +21 -2
- data/lib/oci/file_storage/models/snapshot.rb +2 -1
- data/lib/oci/file_storage/models/snapshot_summary.rb +2 -1
- data/lib/oci/file_storage/models/update_export_details.rb +2 -1
- data/lib/oci/file_storage/models/update_export_set_details.rb +2 -1
- data/lib/oci/file_storage/models/update_file_system_details.rb +7 -5
- data/lib/oci/file_storage/models/update_mount_target_details.rb +21 -2
- data/lib/oci/file_storage/models/update_snapshot_details.rb +2 -1
- data/lib/oci/file_storage/util.rb +2 -1
- data/lib/oci/functions/functions.rb +2 -1
- data/lib/oci/functions/functions_invoke_client.rb +7 -16
- data/lib/oci/functions/functions_invoke_client_composite_operations.rb +2 -1
- data/lib/oci/functions/functions_management_client.rb +18 -17
- data/lib/oci/functions/functions_management_client_composite_operations.rb +2 -1
- data/lib/oci/functions/models/application.rb +23 -3
- data/lib/oci/functions/models/application_summary.rb +3 -2
- data/lib/oci/functions/models/change_application_compartment_details.rb +2 -1
- data/lib/oci/functions/models/create_application_details.rb +22 -2
- data/lib/oci/functions/models/create_function_details.rb +2 -1
- data/lib/oci/functions/models/function.rb +3 -2
- data/lib/oci/functions/models/function_summary.rb +3 -2
- data/lib/oci/functions/models/update_application_details.rb +22 -2
- data/lib/oci/functions/models/update_function_details.rb +2 -1
- data/lib/oci/functions/util.rb +2 -1
- data/lib/oci/global_context.rb +2 -1
- data/lib/oci/healthchecks/health_checks_client.rb +23 -16
- data/lib/oci/healthchecks/health_checks_client_composite_operations.rb +2 -1
- data/lib/oci/healthchecks/healthchecks.rb +2 -1
- data/lib/oci/healthchecks/models/change_http_monitor_compartment_details.rb +2 -1
- data/lib/oci/healthchecks/models/change_ping_monitor_compartment_details.rb +2 -1
- data/lib/oci/healthchecks/models/connection.rb +2 -1
- data/lib/oci/healthchecks/models/create_http_monitor_details.rb +2 -1
- data/lib/oci/healthchecks/models/create_on_demand_http_probe_details.rb +2 -1
- data/lib/oci/healthchecks/models/create_on_demand_ping_probe_details.rb +2 -1
- data/lib/oci/healthchecks/models/create_ping_monitor_details.rb +2 -1
- data/lib/oci/healthchecks/models/dns.rb +2 -1
- data/lib/oci/healthchecks/models/geolocation.rb +2 -1
- data/lib/oci/healthchecks/models/health_checks_vantage_point_summary.rb +2 -1
- data/lib/oci/healthchecks/models/http_monitor.rb +2 -1
- data/lib/oci/healthchecks/models/http_monitor_summary.rb +2 -1
- data/lib/oci/healthchecks/models/http_probe.rb +2 -1
- data/lib/oci/healthchecks/models/http_probe_method.rb +2 -1
- data/lib/oci/healthchecks/models/http_probe_protocol.rb +2 -1
- data/lib/oci/healthchecks/models/http_probe_result_summary.rb +2 -1
- data/lib/oci/healthchecks/models/ping_monitor.rb +2 -1
- data/lib/oci/healthchecks/models/ping_monitor_summary.rb +2 -1
- data/lib/oci/healthchecks/models/ping_probe.rb +2 -1
- data/lib/oci/healthchecks/models/ping_probe_protocol.rb +2 -1
- data/lib/oci/healthchecks/models/ping_probe_result_summary.rb +2 -1
- data/lib/oci/healthchecks/models/routing.rb +2 -1
- data/lib/oci/healthchecks/models/tcp_connection.rb +2 -1
- data/lib/oci/healthchecks/models/update_http_monitor_details.rb +2 -1
- data/lib/oci/healthchecks/models/update_ping_monitor_details.rb +2 -1
- data/lib/oci/healthchecks/util.rb +2 -1
- data/lib/oci/identity/identity.rb +24 -1
- data/lib/oci/identity/identity_client.rb +1791 -295
- data/lib/oci/identity/identity_client_composite_operations.rb +288 -1
- data/lib/oci/identity/models/add_user_to_group_details.rb +2 -1
- data/lib/oci/identity/models/api_key.rb +2 -1
- data/lib/oci/identity/models/auth_token.rb +2 -1
- data/lib/oci/identity/models/authentication_policy.rb +19 -6
- data/lib/oci/identity/models/availability_domain.rb +2 -1
- data/lib/oci/identity/models/base_tag_definition_validator.rb +13 -10
- data/lib/oci/identity/models/bulk_action_resource.rb +203 -0
- data/lib/oci/identity/models/bulk_action_resource_type.rb +167 -0
- data/lib/oci/identity/models/bulk_action_resource_type_collection.rb +151 -0
- data/lib/oci/identity/models/bulk_delete_resources_details.rb +151 -0
- data/lib/oci/identity/models/bulk_delete_tags_details.rb +154 -0
- data/lib/oci/identity/models/bulk_edit_operation_details.rb +193 -0
- data/lib/oci/identity/models/bulk_edit_resource.rb +175 -0
- data/lib/oci/identity/models/bulk_edit_tags_details.rb +181 -0
- data/lib/oci/identity/models/bulk_edit_tags_resource_type.rb +175 -0
- data/lib/oci/identity/models/bulk_edit_tags_resource_type_collection.rb +151 -0
- data/lib/oci/identity/models/bulk_move_resources_details.rb +167 -0
- data/lib/oci/identity/models/change_tag_namespace_compartment_detail.rb +2 -1
- data/lib/oci/identity/models/compartment.rb +2 -1
- data/lib/oci/identity/models/create_api_key_details.rb +2 -1
- data/lib/oci/identity/models/create_auth_token_details.rb +2 -1
- data/lib/oci/identity/models/create_compartment_details.rb +2 -1
- data/lib/oci/identity/models/create_customer_secret_key_details.rb +2 -1
- data/lib/oci/identity/models/create_dynamic_group_details.rb +2 -1
- data/lib/oci/identity/models/create_group_details.rb +2 -1
- data/lib/oci/identity/models/create_identity_provider_details.rb +2 -1
- data/lib/oci/identity/models/create_idp_group_mapping_details.rb +2 -1
- data/lib/oci/identity/models/create_network_source_details.rb +254 -0
- data/lib/oci/identity/models/create_o_auth2_client_credential_details.rb +170 -0
- data/lib/oci/identity/models/create_policy_details.rb +2 -1
- data/lib/oci/identity/models/create_region_subscription_details.rb +4 -11
- data/lib/oci/identity/models/create_saml2_identity_provider_details.rb +2 -1
- data/lib/oci/identity/models/create_smtp_credential_details.rb +2 -1
- data/lib/oci/identity/models/create_swift_password_details.rb +2 -1
- data/lib/oci/identity/models/create_tag_default_details.rb +2 -1
- data/lib/oci/identity/models/create_tag_details.rb +4 -7
- data/lib/oci/identity/models/create_tag_namespace_details.rb +4 -1
- data/lib/oci/identity/models/create_user_details.rb +2 -1
- data/lib/oci/identity/models/customer_secret_key.rb +5 -4
- data/lib/oci/identity/models/customer_secret_key_summary.rb +2 -1
- data/lib/oci/identity/models/default_tag_definition_validator.rb +5 -3
- data/lib/oci/identity/models/dynamic_group.rb +2 -1
- data/lib/oci/identity/models/enum_tag_definition_validator.rb +5 -3
- data/lib/oci/identity/models/fault_domain.rb +2 -1
- data/lib/oci/identity/models/fully_qualified_scope.rb +160 -0
- data/lib/oci/identity/models/group.rb +2 -1
- data/lib/oci/identity/models/identity_provider.rb +2 -1
- data/lib/oci/identity/models/identity_provider_group_summary.rb +13 -2
- data/lib/oci/identity/models/idp_group_mapping.rb +2 -1
- data/lib/oci/identity/models/mfa_totp_device.rb +2 -1
- data/lib/oci/identity/models/mfa_totp_device_summary.rb +2 -1
- data/lib/oci/identity/models/mfa_totp_token.rb +2 -1
- data/lib/oci/identity/models/move_compartment_details.rb +2 -1
- data/lib/oci/identity/models/network_policy.rb +156 -0
- data/lib/oci/identity/models/network_sources.rb +337 -0
- data/lib/oci/identity/models/network_sources_summary.rb +283 -0
- data/lib/oci/identity/models/network_sources_virtual_source_list.rb +166 -0
- data/lib/oci/identity/models/o_auth2_client_credential.rb +293 -0
- data/lib/oci/identity/models/o_auth2_client_credential_summary.rb +283 -0
- data/lib/oci/identity/models/password_policy.rb +2 -1
- data/lib/oci/identity/models/policy.rb +2 -1
- data/lib/oci/identity/models/region.rb +8 -19
- data/lib/oci/identity/models/region_subscription.rb +8 -19
- data/lib/oci/identity/models/saml2_identity_provider.rb +14 -2
- data/lib/oci/identity/models/scim_client_credentials.rb +2 -1
- data/lib/oci/identity/models/smtp_credential.rb +2 -1
- data/lib/oci/identity/models/smtp_credential_summary.rb +2 -1
- data/lib/oci/identity/models/swift_password.rb +2 -1
- data/lib/oci/identity/models/tag.rb +6 -8
- data/lib/oci/identity/models/tag_default.rb +2 -1
- data/lib/oci/identity/models/tag_default_summary.rb +2 -1
- data/lib/oci/identity/models/tag_namespace.rb +2 -1
- data/lib/oci/identity/models/tag_namespace_summary.rb +2 -1
- data/lib/oci/identity/models/tag_summary.rb +2 -1
- data/lib/oci/identity/models/tagging_work_request.rb +6 -1
- data/lib/oci/identity/models/tagging_work_request_error_summary.rb +2 -1
- data/lib/oci/identity/models/tagging_work_request_log_summary.rb +2 -1
- data/lib/oci/identity/models/tagging_work_request_summary.rb +6 -1
- data/lib/oci/identity/models/tenancy.rb +19 -11
- data/lib/oci/identity/models/ui_password.rb +2 -1
- data/lib/oci/identity/models/ui_password_information.rb +2 -1
- data/lib/oci/identity/models/update_auth_token_details.rb +2 -1
- data/lib/oci/identity/models/update_authentication_policy_details.rb +19 -6
- data/lib/oci/identity/models/update_compartment_details.rb +2 -1
- data/lib/oci/identity/models/update_customer_secret_key_details.rb +2 -1
- data/lib/oci/identity/models/update_dynamic_group_details.rb +2 -1
- data/lib/oci/identity/models/update_group_details.rb +2 -1
- data/lib/oci/identity/models/update_identity_provider_details.rb +2 -1
- data/lib/oci/identity/models/update_idp_group_mapping_details.rb +2 -1
- data/lib/oci/identity/models/update_network_source_details.rb +227 -0
- data/lib/oci/identity/models/update_o_auth2_client_credential_details.rb +174 -0
- data/lib/oci/identity/models/update_policy_details.rb +2 -1
- data/lib/oci/identity/models/update_saml2_identity_provider_details.rb +2 -1
- data/lib/oci/identity/models/update_smtp_credential_details.rb +2 -1
- data/lib/oci/identity/models/update_state_details.rb +2 -1
- data/lib/oci/identity/models/update_swift_password_details.rb +2 -1
- data/lib/oci/identity/models/update_tag_default_details.rb +2 -1
- data/lib/oci/identity/models/update_tag_details.rb +4 -7
- data/lib/oci/identity/models/update_tag_namespace_details.rb +2 -1
- data/lib/oci/identity/models/update_user_capabilities_details.rb +21 -5
- data/lib/oci/identity/models/update_user_details.rb +2 -1
- data/lib/oci/identity/models/user.rb +72 -7
- data/lib/oci/identity/models/user_capabilities.rb +21 -5
- data/lib/oci/identity/models/user_group_membership.rb +2 -1
- data/lib/oci/identity/models/work_request.rb +2 -1
- data/lib/oci/identity/models/work_request_error.rb +2 -1
- data/lib/oci/identity/models/work_request_log_entry.rb +2 -1
- data/lib/oci/identity/models/work_request_resource.rb +3 -1
- data/lib/oci/identity/models/work_request_summary.rb +2 -1
- data/lib/oci/identity/util.rb +2 -1
- data/lib/oci/integration/integration.rb +5 -1
- data/lib/oci/integration/integration_instance_client.rb +168 -19
- data/lib/oci/integration/integration_instance_client_composite_operations.rb +100 -1
- data/lib/oci/integration/models/change_integration_instance_compartment_details.rb +2 -1
- data/lib/oci/integration/models/create_custom_endpoint_details.rb +167 -0
- data/lib/oci/integration/models/create_integration_instance_details.rb +93 -5
- data/lib/oci/integration/models/custom_endpoint_details.rb +180 -0
- data/lib/oci/integration/models/integration_instance.rb +97 -5
- data/lib/oci/integration/models/integration_instance_summary.rb +97 -5
- data/lib/oci/integration/models/update_custom_endpoint_details.rb +167 -0
- data/lib/oci/integration/models/update_integration_instance_details.rb +65 -5
- data/lib/oci/integration/models/work_request.rb +4 -1
- data/lib/oci/integration/models/work_request_error.rb +2 -1
- data/lib/oci/integration/models/work_request_log_entry.rb +2 -1
- data/lib/oci/integration/models/work_request_resource.rb +4 -1
- data/lib/oci/integration/models/work_request_summary.rb +4 -1
- data/lib/oci/integration/util.rb +2 -1
- data/lib/oci/internal/internal.rb +2 -1
- data/lib/oci/internal/util.rb +2 -1
- data/lib/oci/key_management/key_management.rb +17 -1
- data/lib/oci/key_management/kms_crypto_client.rb +70 -21
- data/lib/oci/key_management/kms_crypto_client_composite_operations.rb +2 -1
- data/lib/oci/key_management/kms_management_client.rb +813 -121
- data/lib/oci/key_management/kms_management_client_composite_operations.rb +161 -1
- data/lib/oci/key_management/kms_vault_client.rb +369 -34
- data/lib/oci/key_management/kms_vault_client_composite_operations.rb +41 -1
- data/lib/oci/key_management/models/backup_key_details.rb +153 -0
- data/lib/oci/key_management/models/backup_location.rb +183 -0
- data/lib/oci/key_management/models/backup_location_bucket.rb +186 -0
- data/lib/oci/key_management/models/backup_location_uri.rb +158 -0
- data/lib/oci/key_management/models/backup_vault_details.rb +166 -0
- data/lib/oci/key_management/models/change_key_compartment_details.rb +3 -2
- data/lib/oci/key_management/models/change_vault_compartment_details.rb +3 -2
- data/lib/oci/key_management/models/create_key_details.rb +45 -11
- data/lib/oci/key_management/models/create_vault_details.rb +10 -7
- data/lib/oci/key_management/models/decrypt_data_details.rb +6 -6
- data/lib/oci/key_management/models/decrypted_data.rb +2 -1
- data/lib/oci/key_management/models/encrypt_data_details.rb +5 -4
- data/lib/oci/key_management/models/encrypted_data.rb +2 -1
- data/lib/oci/key_management/models/export_key_details.rb +229 -0
- data/lib/oci/key_management/models/exported_key_data.rb +249 -0
- data/lib/oci/key_management/models/generate_key_details.rb +7 -6
- data/lib/oci/key_management/models/generated_key.rb +9 -9
- data/lib/oci/key_management/models/import_key_details.rb +265 -0
- data/lib/oci/key_management/models/import_key_version_details.rb +188 -0
- data/lib/oci/key_management/models/key.rb +72 -16
- data/lib/oci/key_management/models/key_shape.rb +4 -2
- data/lib/oci/key_management/models/key_summary.rb +53 -11
- data/lib/oci/key_management/models/key_version.rb +113 -5
- data/lib/oci/key_management/models/key_version_summary.rb +94 -3
- data/lib/oci/key_management/models/restore_key_from_object_store_details.rb +153 -0
- data/lib/oci/key_management/models/restore_vault_from_object_store_details.rb +153 -0
- data/lib/oci/key_management/models/schedule_key_deletion_details.rb +8 -5
- data/lib/oci/key_management/models/schedule_key_version_deletion_details.rb +157 -0
- data/lib/oci/key_management/models/schedule_vault_deletion_details.rb +8 -5
- data/lib/oci/key_management/models/update_key_details.rb +8 -6
- data/lib/oci/key_management/models/update_vault_details.rb +8 -6
- data/lib/oci/key_management/models/vault.rb +55 -15
- data/lib/oci/key_management/models/vault_summary.rb +19 -10
- data/lib/oci/key_management/models/vault_usage.rb +196 -0
- data/lib/oci/key_management/models/wrapped_import_key.rb +180 -0
- data/lib/oci/key_management/models/wrapping_key.rb +258 -0
- data/lib/oci/key_management/util.rb +2 -1
- data/lib/oci/limits/limits.rb +2 -1
- data/lib/oci/limits/limits_client.rb +10 -16
- data/lib/oci/limits/limits_client_composite_operations.rb +2 -1
- data/lib/oci/limits/models/create_quota_details.rb +2 -1
- data/lib/oci/limits/models/limit_definition_summary.rb +2 -1
- data/lib/oci/limits/models/limit_value_summary.rb +2 -1
- data/lib/oci/limits/models/quota.rb +2 -1
- data/lib/oci/limits/models/quota_summary.rb +2 -1
- data/lib/oci/limits/models/resource_availability.rb +2 -1
- data/lib/oci/limits/models/service_summary.rb +2 -1
- data/lib/oci/limits/models/update_quota_details.rb +2 -1
- data/lib/oci/limits/quotas_client.rb +11 -16
- data/lib/oci/limits/quotas_client_composite_operations.rb +2 -1
- data/lib/oci/limits/util.rb +2 -1
- data/lib/oci/load_balancer/load_balancer.rb +13 -1
- data/lib/oci/load_balancer/load_balancer_client.rb +447 -16
- data/lib/oci/load_balancer/load_balancer_client_composite_operations.rb +212 -1
- data/lib/oci/load_balancer/models/add_http_request_header_rule.rb +4 -2
- data/lib/oci/load_balancer/models/add_http_response_header_rule.rb +2 -1
- data/lib/oci/load_balancer/models/allow_rule.rb +2 -1
- data/lib/oci/load_balancer/models/backend.rb +2 -1
- data/lib/oci/load_balancer/models/backend_details.rb +2 -1
- data/lib/oci/load_balancer/models/backend_health.rb +2 -1
- data/lib/oci/load_balancer/models/backend_set.rb +2 -1
- data/lib/oci/load_balancer/models/backend_set_details.rb +2 -1
- data/lib/oci/load_balancer/models/backend_set_health.rb +2 -1
- data/lib/oci/load_balancer/models/certificate.rb +2 -1
- data/lib/oci/load_balancer/models/certificate_details.rb +2 -1
- data/lib/oci/load_balancer/models/change_load_balancer_compartment_details.rb +2 -1
- data/lib/oci/load_balancer/models/connection_configuration.rb +23 -5
- data/lib/oci/load_balancer/models/control_access_using_http_methods_rule.rb +2 -1
- data/lib/oci/load_balancer/models/create_backend_details.rb +2 -1
- data/lib/oci/load_balancer/models/create_backend_set_details.rb +2 -1
- data/lib/oci/load_balancer/models/create_certificate_details.rb +2 -1
- data/lib/oci/load_balancer/models/create_hostname_details.rb +2 -1
- data/lib/oci/load_balancer/models/create_listener_details.rb +2 -1
- data/lib/oci/load_balancer/models/create_load_balancer_details.rb +46 -2
- data/lib/oci/load_balancer/models/create_path_route_set_details.rb +2 -1
- data/lib/oci/load_balancer/models/create_rule_set_details.rb +2 -1
- data/lib/oci/load_balancer/models/create_ssl_cipher_suite_details.rb +445 -0
- data/lib/oci/load_balancer/models/extend_http_request_header_value_rule.rb +2 -1
- data/lib/oci/load_balancer/models/extend_http_response_header_value_rule.rb +2 -1
- data/lib/oci/load_balancer/models/health_check_result.rb +2 -1
- data/lib/oci/load_balancer/models/health_checker.rb +2 -1
- data/lib/oci/load_balancer/models/health_checker_details.rb +2 -1
- data/lib/oci/load_balancer/models/hostname.rb +2 -1
- data/lib/oci/load_balancer/models/hostname_details.rb +2 -1
- data/lib/oci/load_balancer/models/http_header_rule.rb +188 -0
- data/lib/oci/load_balancer/models/ip_address.rb +19 -5
- data/lib/oci/load_balancer/models/lb_cookie_session_persistence_configuration_details.rb +2 -1
- data/lib/oci/load_balancer/models/listener.rb +2 -1
- data/lib/oci/load_balancer/models/listener_details.rb +2 -1
- data/lib/oci/load_balancer/models/listener_rule_summary.rb +2 -1
- data/lib/oci/load_balancer/models/load_balancer.rb +29 -2
- data/lib/oci/load_balancer/models/load_balancer_health.rb +2 -1
- data/lib/oci/load_balancer/models/load_balancer_health_summary.rb +2 -1
- data/lib/oci/load_balancer/models/load_balancer_policy.rb +2 -1
- data/lib/oci/load_balancer/models/load_balancer_protocol.rb +2 -1
- data/lib/oci/load_balancer/models/load_balancer_shape.rb +2 -1
- data/lib/oci/load_balancer/models/path_match_condition.rb +211 -0
- data/lib/oci/load_balancer/models/path_match_type.rb +2 -1
- data/lib/oci/load_balancer/models/path_route.rb +2 -1
- data/lib/oci/load_balancer/models/path_route_set.rb +2 -1
- data/lib/oci/load_balancer/models/path_route_set_details.rb +2 -1
- data/lib/oci/load_balancer/models/redirect_rule.rb +213 -0
- data/lib/oci/load_balancer/models/redirect_uri.rb +324 -0
- data/lib/oci/load_balancer/models/remove_http_request_header_rule.rb +2 -3
- data/lib/oci/load_balancer/models/remove_http_response_header_rule.rb +2 -1
- data/lib/oci/{database/models/restore_autonomous_data_warehouse_details.rb → load_balancer/models/reserved_ip.rb} +12 -13
- data/lib/oci/load_balancer/models/rule.rb +6 -1
- data/lib/oci/load_balancer/models/rule_condition.rb +4 -1
- data/lib/oci/load_balancer/models/rule_set.rb +2 -1
- data/lib/oci/load_balancer/models/rule_set_details.rb +2 -1
- data/lib/oci/load_balancer/models/session_persistence_configuration_details.rb +2 -1
- data/lib/oci/load_balancer/models/shape_details.rb +180 -0
- data/lib/oci/load_balancer/models/source_ip_address_condition.rb +2 -1
- data/lib/oci/load_balancer/models/source_vcn_id_condition.rb +2 -1
- data/lib/oci/load_balancer/models/source_vcn_ip_address_condition.rb +2 -1
- data/lib/oci/load_balancer/models/ssl_cipher_suite.rb +445 -0
- data/lib/oci/load_balancer/models/ssl_cipher_suite_details.rb +445 -0
- data/lib/oci/load_balancer/models/ssl_configuration.rb +142 -25
- data/lib/oci/load_balancer/models/ssl_configuration_details.rb +135 -25
- data/lib/oci/load_balancer/models/update_backend_details.rb +2 -1
- data/lib/oci/load_balancer/models/update_backend_set_details.rb +2 -1
- data/lib/oci/load_balancer/models/update_health_checker_details.rb +2 -1
- data/lib/oci/load_balancer/models/update_hostname_details.rb +2 -1
- data/lib/oci/load_balancer/models/update_listener_details.rb +2 -1
- data/lib/oci/load_balancer/models/update_load_balancer_details.rb +2 -1
- data/lib/oci/load_balancer/models/update_load_balancer_shape_details.rb +179 -0
- data/lib/oci/load_balancer/models/update_network_security_groups_details.rb +2 -1
- data/lib/oci/load_balancer/models/update_path_route_set_details.rb +2 -1
- data/lib/oci/load_balancer/models/update_rule_set_details.rb +2 -1
- data/lib/oci/load_balancer/models/update_ssl_cipher_suite_details.rb +259 -0
- data/lib/oci/load_balancer/models/work_request.rb +17 -2
- data/lib/oci/load_balancer/models/work_request_error.rb +2 -1
- data/lib/oci/load_balancer/util.rb +2 -1
- data/lib/oci/log_analytics/log_analytics.rb +290 -0
- data/lib/oci/log_analytics/log_analytics_client.rb +9002 -0
- data/lib/oci/log_analytics/log_analytics_client_composite_operations.rb +685 -0
- data/lib/oci/log_analytics/models/abstract_column.rb +386 -0
- data/lib/oci/log_analytics/models/abstract_command_descriptor.rb +330 -0
- data/lib/oci/log_analytics/models/abstract_field.rb +354 -0
- data/lib/oci/log_analytics/models/abstract_parser_test_result_log_entry.rb +234 -0
- data/lib/oci/log_analytics/models/abstract_parser_test_result_log_line.rb +168 -0
- data/lib/oci/log_analytics/models/action.rb +187 -0
- data/lib/oci/log_analytics/models/action_types.rb +14 -0
- data/lib/oci/log_analytics/models/add_entity_association_details.rb +156 -0
- data/lib/oci/log_analytics/models/add_fields_command_descriptor.rb +184 -0
- data/lib/oci/log_analytics/models/archiving_configuration.rb +174 -0
- data/lib/oci/log_analytics/models/argument.rb +189 -0
- data/lib/oci/log_analytics/models/association_summary_report.rb +154 -0
- data/lib/oci/log_analytics/models/auto_lookups.rb +168 -0
- data/lib/oci/log_analytics/models/bottom_command_descriptor.rb +180 -0
- data/lib/oci/log_analytics/models/bucket_command_descriptor.rb +223 -0
- data/lib/oci/log_analytics/models/bucket_range.rb +178 -0
- data/lib/oci/log_analytics/models/change_log_analytics_entity_compartment_details.rb +156 -0
- data/lib/oci/log_analytics/models/change_log_analytics_log_group_compartment_details.rb +156 -0
- data/lib/oci/log_analytics/models/change_log_analytics_object_collection_rule_compartment_details.rb +156 -0
- data/lib/oci/log_analytics/models/change_scheduled_task_compartment_details.rb +155 -0
- data/lib/oci/log_analytics/models/char_encoding_collection.rb +150 -0
- data/lib/oci/log_analytics/models/chart_column.rb +241 -0
- data/lib/oci/log_analytics/models/chart_data_column.rb +219 -0
- data/lib/oci/log_analytics/models/classify_column.rb +294 -0
- data/lib/oci/log_analytics/models/classify_command_descriptor.rb +210 -0
- data/lib/oci/log_analytics/models/cluster_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/cluster_compare_command_descriptor.rb +257 -0
- data/lib/oci/log_analytics/models/cluster_details_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/cluster_split_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/column.rb +186 -0
- data/lib/oci/log_analytics/models/column_name.rb +150 -0
- data/lib/oci/log_analytics/models/column_name_collection.rb +150 -0
- data/lib/oci/log_analytics/models/command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/create_acceleration_task_details.rb +181 -0
- data/lib/oci/log_analytics/models/create_log_analytics_entity_details.rb +298 -0
- data/lib/oci/log_analytics/models/create_log_analytics_entity_type_details.rb +172 -0
- data/lib/oci/log_analytics/models/create_log_analytics_log_group_details.rb +216 -0
- data/lib/oci/log_analytics/models/create_log_analytics_object_collection_rule_details.rb +380 -0
- data/lib/oci/log_analytics/models/create_scheduled_task_details.rb +245 -0
- data/lib/oci/log_analytics/models/create_standard_task_details.rb +216 -0
- data/lib/oci/log_analytics/models/cron_schedule.rb +178 -0
- data/lib/oci/log_analytics/models/delete_command_descriptor.rb +184 -0
- data/lib/oci/log_analytics/models/delete_log_analytics_association.rb +234 -0
- data/lib/oci/log_analytics/models/delete_log_analytics_association_details.rb +164 -0
- data/lib/oci/log_analytics/models/delta_command_descriptor.rb +180 -0
- data/lib/oci/log_analytics/models/demo_mode_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/distinct_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/efd_regex_result.rb +263 -0
- data/lib/oci/log_analytics/models/entity_cloud_type.rb +11 -0
- data/lib/oci/log_analytics/models/entity_lifecycle_states.rb +11 -0
- data/lib/oci/log_analytics/models/entity_type_property.rb +163 -0
- data/lib/oci/log_analytics/models/error_details.rb +160 -0
- data/lib/oci/log_analytics/models/estimate_purge_data_size_details.rb +226 -0
- data/lib/oci/log_analytics/models/estimate_purge_data_size_result.rb +155 -0
- data/lib/oci/log_analytics/models/eval_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/event_stats_command_descriptor.rb +195 -0
- data/lib/oci/log_analytics/models/export_content.rb +182 -0
- data/lib/oci/log_analytics/models/export_details.rb +358 -0
- data/lib/oci/log_analytics/models/extended_fields_validation_result.rb +150 -0
- data/lib/oci/log_analytics/models/extract_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/extract_log_field_results.rb +150 -0
- data/lib/oci/log_analytics/models/extract_log_header_details.rb +168 -0
- data/lib/oci/log_analytics/models/extract_log_header_results.rb +168 -0
- data/lib/oci/log_analytics/models/field.rb +182 -0
- data/lib/oci/log_analytics/models/field_argument.rb +158 -0
- data/lib/oci/log_analytics/models/field_summary_command_descriptor.rb +186 -0
- data/lib/oci/log_analytics/models/field_summary_report.rb +182 -0
- data/lib/oci/log_analytics/models/field_value.rb +186 -0
- data/lib/oci/log_analytics/models/fields_add_remove_field.rb +216 -0
- data/lib/oci/log_analytics/models/fields_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/file_validation_response.rb +178 -0
- data/lib/oci/log_analytics/models/filter.rb +207 -0
- data/lib/oci/log_analytics/models/filter_details.rb +193 -0
- data/lib/oci/log_analytics/models/filter_output.rb +186 -0
- data/lib/oci/log_analytics/models/fixed_frequency_schedule.rb +189 -0
- data/lib/oci/log_analytics/models/function_field.rb +207 -0
- data/lib/oci/log_analytics/models/head_command_descriptor.rb +180 -0
- data/lib/oci/log_analytics/models/highlight_command_descriptor.rb +202 -0
- data/lib/oci/log_analytics/models/highlight_rows_command_descriptor.rb +180 -0
- data/lib/oci/log_analytics/models/indexes.rb +168 -0
- data/lib/oci/log_analytics/models/job_mode.rb +11 -0
- data/lib/oci/log_analytics/models/job_mode_filter.rb +12 -0
- data/lib/oci/log_analytics/models/label_names.rb +154 -0
- data/lib/oci/log_analytics/models/label_priority.rb +174 -0
- data/lib/oci/log_analytics/models/label_priority_collection.rb +150 -0
- data/lib/oci/log_analytics/models/label_source_collection.rb +151 -0
- data/lib/oci/log_analytics/models/label_source_summary.rb +238 -0
- data/lib/oci/log_analytics/models/label_summary_report.rb +168 -0
- data/lib/oci/log_analytics/models/lifecycle_states.rb +11 -0
- data/lib/oci/log_analytics/models/link_command_descriptor.rb +214 -0
- data/lib/oci/log_analytics/models/link_details_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/literal_argument.rb +175 -0
- data/lib/oci/log_analytics/models/log_analytics_associated_entity.rb +224 -0
- data/lib/oci/log_analytics/models/log_analytics_associated_entity_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_association.rb +398 -0
- data/lib/oci/log_analytics/models/log_analytics_association_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_association_parameter.rb +283 -0
- data/lib/oci/log_analytics/models/log_analytics_association_parameter_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_config_work_request.rb +299 -0
- data/lib/oci/log_analytics/models/log_analytics_config_work_request_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_config_work_request_payload.rb +182 -0
- data/lib/oci/log_analytics/models/log_analytics_config_work_request_summary.rb +275 -0
- data/lib/oci/log_analytics/models/log_analytics_entity.rb +450 -0
- data/lib/oci/log_analytics/models/log_analytics_entity_collection.rb +151 -0
- data/lib/oci/log_analytics/models/log_analytics_entity_summary.rb +396 -0
- data/lib/oci/log_analytics/models/log_analytics_entity_summary_report.rb +200 -0
- data/lib/oci/log_analytics/models/log_analytics_entity_type.rb +302 -0
- data/lib/oci/log_analytics/models/log_analytics_entity_type_collection.rb +151 -0
- data/lib/oci/log_analytics/models/log_analytics_entity_type_summary.rb +277 -0
- data/lib/oci/log_analytics/models/log_analytics_extended_field.rb +232 -0
- data/lib/oci/log_analytics/models/log_analytics_field.rb +428 -0
- data/lib/oci/log_analytics/models/log_analytics_field_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_field_summary.rb +425 -0
- data/lib/oci/log_analytics/models/log_analytics_import_custom_change_list.rb +266 -0
- data/lib/oci/log_analytics/models/log_analytics_import_custom_content.rb +209 -0
- data/lib/oci/log_analytics/models/log_analytics_label.rb +337 -0
- data/lib/oci/log_analytics/models/log_analytics_label_alias.rb +239 -0
- data/lib/oci/log_analytics/models/log_analytics_label_collection.rb +151 -0
- data/lib/oci/log_analytics/models/log_analytics_label_definition.rb +196 -0
- data/lib/oci/log_analytics/models/log_analytics_label_operator.rb +164 -0
- data/lib/oci/log_analytics/models/log_analytics_label_operator_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_label_summary.rb +337 -0
- data/lib/oci/log_analytics/models/log_analytics_label_view.rb +341 -0
- data/lib/oci/log_analytics/models/log_analytics_log_group.rb +258 -0
- data/lib/oci/log_analytics/models/log_analytics_log_group_summary.rb +258 -0
- data/lib/oci/log_analytics/models/log_analytics_log_group_summary_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_lookup.rb +308 -0
- data/lib/oci/log_analytics/models/log_analytics_meta_function.rb +226 -0
- data/lib/oci/log_analytics/models/log_analytics_meta_function_argument.rb +322 -0
- data/lib/oci/log_analytics/models/log_analytics_meta_function_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_meta_source_type.rb +244 -0
- data/lib/oci/log_analytics/models/log_analytics_meta_source_type_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_metric.rb +466 -0
- data/lib/oci/log_analytics/models/log_analytics_object_collection_rule.rb +473 -0
- data/lib/oci/log_analytics/models/log_analytics_object_collection_rule_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_object_collection_rule_summary.rb +343 -0
- data/lib/oci/log_analytics/models/log_analytics_operation_types.rb +11 -0
- data/lib/oci/log_analytics/models/log_analytics_parameter.rb +202 -0
- data/lib/oci/log_analytics/models/log_analytics_parser.rb +540 -0
- data/lib/oci/log_analytics/models/log_analytics_parser_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_parser_field.rb +270 -0
- data/lib/oci/log_analytics/models/log_analytics_parser_filter.rb +225 -0
- data/lib/oci/log_analytics/models/log_analytics_parser_function.rb +279 -0
- data/lib/oci/log_analytics/models/log_analytics_parser_function_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_parser_function_parameter.rb +237 -0
- data/lib/oci/log_analytics/models/log_analytics_parser_meta_plugin.rb +188 -0
- data/lib/oci/log_analytics/models/log_analytics_parser_meta_plugin_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_parser_meta_plugin_parameter.rb +212 -0
- data/lib/oci/log_analytics/models/log_analytics_parser_summary.rb +540 -0
- data/lib/oci/log_analytics/models/log_analytics_pattern_filter.rb +238 -0
- data/lib/oci/log_analytics/models/log_analytics_source.rb +598 -0
- data/lib/oci/log_analytics/models/log_analytics_source_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_source_data_filter.rb +348 -0
- data/lib/oci/log_analytics/models/log_analytics_source_entity_type.rb +196 -0
- data/lib/oci/log_analytics/models/log_analytics_source_extended_field_definition.rb +359 -0
- data/lib/oci/log_analytics/models/log_analytics_source_extended_field_definition_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_source_function.rb +295 -0
- data/lib/oci/log_analytics/models/log_analytics_source_label_condition.rb +388 -0
- data/lib/oci/log_analytics/models/log_analytics_source_metadata_field.rb +206 -0
- data/lib/oci/log_analytics/models/log_analytics_source_metric.rb +196 -0
- data/lib/oci/log_analytics/models/log_analytics_source_pattern.rb +397 -0
- data/lib/oci/log_analytics/models/log_analytics_source_pattern_collection.rb +150 -0
- data/lib/oci/log_analytics/models/log_analytics_source_summary.rb +598 -0
- data/lib/oci/log_analytics/models/log_group_summary_report.rb +150 -0
- data/lib/oci/log_analytics/models/lookup_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/lookup_field.rb +230 -0
- data/lib/oci/log_analytics/models/macro_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/match_info.rb +182 -0
- data/lib/oci/log_analytics/models/multi_search_command_descriptor.rb +184 -0
- data/lib/oci/log_analytics/models/namespace.rb +183 -0
- data/lib/oci/log_analytics/models/namespace_collection.rb +152 -0
- data/lib/oci/log_analytics/models/namespace_summary.rb +180 -0
- data/lib/oci/log_analytics/models/object_collection_rule_collection_types.rb +12 -0
- data/lib/oci/log_analytics/models/operation_status.rb +15 -0
- data/lib/oci/log_analytics/models/parse_query_details.rb +182 -0
- data/lib/oci/log_analytics/models/parse_query_output.rb +208 -0
- data/lib/oci/log_analytics/models/parsed_content.rb +224 -0
- data/lib/oci/log_analytics/models/parsed_field.rb +168 -0
- data/lib/oci/log_analytics/models/parser_summary_report.rb +168 -0
- data/lib/oci/log_analytics/models/parser_test_result.rb +202 -0
- data/lib/oci/log_analytics/models/property_override.rb +201 -0
- data/lib/oci/log_analytics/models/purge_action.rb +246 -0
- data/lib/oci/log_analytics/models/purge_storage_data_details.rb +226 -0
- data/lib/oci/log_analytics/models/query_aggregation.rb +264 -0
- data/lib/oci/log_analytics/models/query_details.rb +401 -0
- data/lib/oci/log_analytics/models/query_operation_type.rb +11 -0
- data/lib/oci/log_analytics/models/query_work_request.rb +440 -0
- data/lib/oci/log_analytics/models/query_work_request_collection.rb +152 -0
- data/lib/oci/log_analytics/models/query_work_request_summary.rb +335 -0
- data/lib/oci/log_analytics/models/recall_archived_data_details.rb +210 -0
- data/lib/oci/log_analytics/models/regex_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/regex_match_result.rb +210 -0
- data/lib/oci/log_analytics/models/release_recalled_data_details.rb +210 -0
- data/lib/oci/log_analytics/models/remove_entity_associations_details.rb +156 -0
- data/lib/oci/log_analytics/models/rename_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/result_column.rb +205 -0
- data/lib/oci/log_analytics/models/schedule.rb +223 -0
- data/lib/oci/log_analytics/models/scheduled_task.rb +398 -0
- data/lib/oci/log_analytics/models/scheduled_task_collection.rb +150 -0
- data/lib/oci/log_analytics/models/scheduled_task_summary.rb +344 -0
- data/lib/oci/log_analytics/models/scheduler_resource.rb +154 -0
- data/lib/oci/log_analytics/models/scope_filter.rb +167 -0
- data/lib/oci/log_analytics/models/search_command_descriptor.rb +184 -0
- data/lib/oci/log_analytics/models/search_lookup_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/sort_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/sort_field.rb +216 -0
- data/lib/oci/log_analytics/models/source_mapping_response.rb +154 -0
- data/lib/oci/log_analytics/models/source_summary_report.rb +182 -0
- data/lib/oci/log_analytics/models/source_validate_details.rb +160 -0
- data/lib/oci/log_analytics/models/source_validate_results.rb +150 -0
- data/lib/oci/log_analytics/models/stats_command_descriptor.rb +195 -0
- data/lib/oci/log_analytics/models/status_summary.rb +202 -0
- data/lib/oci/log_analytics/models/step_info.rb +182 -0
- data/lib/oci/log_analytics/models/storage.rb +170 -0
- data/lib/oci/log_analytics/models/storage_data_type.rb +11 -0
- data/lib/oci/log_analytics/models/storage_operation_type.rb +15 -0
- data/lib/oci/log_analytics/models/storage_usage.rb +182 -0
- data/lib/oci/log_analytics/models/storage_work_request.rb +469 -0
- data/lib/oci/log_analytics/models/storage_work_request_collection.rb +152 -0
- data/lib/oci/log_analytics/models/storage_work_request_summary.rb +466 -0
- data/lib/oci/log_analytics/models/stream_action.rb +162 -0
- data/lib/oci/log_analytics/models/sub_system_name.rb +10 -0
- data/lib/oci/log_analytics/models/success.rb +150 -0
- data/lib/oci/log_analytics/models/suggest_details.rb +214 -0
- data/lib/oci/log_analytics/models/suggest_output.rb +222 -0
- data/lib/oci/log_analytics/models/tail_command_descriptor.rb +180 -0
- data/lib/oci/log_analytics/models/task_type.rb +13 -0
- data/lib/oci/log_analytics/models/test_parser_payload_details.rb +463 -0
- data/lib/oci/log_analytics/models/time_column.rb +211 -0
- data/lib/oci/log_analytics/models/time_compare_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/time_range.rb +188 -0
- data/lib/oci/log_analytics/models/time_stats_command_descriptor.rb +217 -0
- data/lib/oci/log_analytics/models/timezone_collection.rb +150 -0
- data/lib/oci/log_analytics/models/top_command_descriptor.rb +180 -0
- data/lib/oci/log_analytics/models/trend_column.rb +269 -0
- data/lib/oci/log_analytics/models/ui_parser_test_metadata.rb +182 -0
- data/lib/oci/log_analytics/models/update_log_analytics_entity_details.rb +238 -0
- data/lib/oci/log_analytics/models/update_log_analytics_entity_type_details.rb +161 -0
- data/lib/oci/log_analytics/models/update_log_analytics_log_group_details.rb +202 -0
- data/lib/oci/log_analytics/models/update_log_analytics_object_collection_rule_details.rb +258 -0
- data/lib/oci/log_analytics/models/update_scheduled_task_details.rb +202 -0
- data/lib/oci/log_analytics/models/update_storage_details.rb +154 -0
- data/lib/oci/log_analytics/models/upload.rb +231 -0
- data/lib/oci/log_analytics/models/upload_collection.rb +150 -0
- data/lib/oci/log_analytics/models/upload_file_collection.rb +150 -0
- data/lib/oci/log_analytics/models/upload_file_status.rb +168 -0
- data/lib/oci/log_analytics/models/upload_file_summary.rb +359 -0
- data/lib/oci/log_analytics/models/upload_summary.rb +230 -0
- data/lib/oci/log_analytics/models/upload_warning_collection.rb +150 -0
- data/lib/oci/log_analytics/models/upload_warning_summary.rb +188 -0
- data/lib/oci/log_analytics/models/upsert_log_analytics_association.rb +248 -0
- data/lib/oci/log_analytics/models/upsert_log_analytics_association_details.rb +164 -0
- data/lib/oci/log_analytics/models/upsert_log_analytics_field_details.rb +202 -0
- data/lib/oci/log_analytics/models/upsert_log_analytics_label_details.rb +296 -0
- data/lib/oci/log_analytics/models/upsert_log_analytics_parser_details.rb +440 -0
- data/lib/oci/log_analytics/models/upsert_log_analytics_source_details.rb +500 -0
- data/lib/oci/log_analytics/models/usage_status_item.rb +196 -0
- data/lib/oci/log_analytics/models/value_type.rb +17 -0
- data/lib/oci/log_analytics/models/verify_output.rb +216 -0
- data/lib/oci/log_analytics/models/violation.rb +226 -0
- data/lib/oci/log_analytics/models/where_command_descriptor.rb +166 -0
- data/lib/oci/log_analytics/models/work_request.rb +306 -0
- data/lib/oci/log_analytics/models/work_request_collection.rb +152 -0
- data/lib/oci/log_analytics/models/work_request_error.rb +173 -0
- data/lib/oci/log_analytics/models/work_request_error_collection.rb +152 -0
- data/lib/oci/log_analytics/models/work_request_log.rb +160 -0
- data/lib/oci/log_analytics/models/work_request_log_collection.rb +152 -0
- data/lib/oci/log_analytics/models/work_request_resource.rb +219 -0
- data/lib/oci/log_analytics/models/work_request_status.rb +14 -0
- data/lib/oci/log_analytics/models/work_request_summary.rb +258 -0
- data/lib/oci/log_analytics/util.rb +3 -0
- data/lib/oci/logging/logging.rb +90 -0
- data/lib/oci/logging/logging_management_client.rb +2312 -0
- data/lib/oci/logging/logging_management_client_composite_operations.rb +794 -0
- data/lib/oci/logging/models/action_types.rb +14 -0
- data/lib/oci/logging/models/archiving.rb +156 -0
- data/lib/oci/logging/models/category.rb +174 -0
- data/lib/oci/logging/models/change_log_group_compartment_details.rb +154 -0
- data/lib/oci/logging/models/change_log_log_group_details.rb +154 -0
- data/lib/oci/logging/models/change_log_saved_search_compartment_details.rb +155 -0
- data/lib/oci/logging/models/change_unified_agent_configuration_compartment_details.rb +154 -0
- data/lib/oci/logging/models/configuration.rb +174 -0
- data/lib/oci/logging/models/create_log_details.rb +259 -0
- data/lib/oci/logging/models/create_log_group_details.rb +215 -0
- data/lib/oci/logging/models/create_log_saved_search_details.rb +223 -0
- data/lib/oci/logging/models/create_unified_agent_configuration_details.rb +258 -0
- data/lib/oci/logging/models/grok_pattern.rb +202 -0
- data/lib/oci/logging/models/group_association_details.rb +154 -0
- data/lib/oci/logging/models/log.rb +383 -0
- data/lib/oci/logging/models/log_group.rb +291 -0
- data/lib/oci/logging/models/log_group_lifecycle_state.rb +15 -0
- data/lib/oci/logging/models/log_group_summary.rb +291 -0
- data/lib/oci/logging/models/log_included_search.rb +251 -0
- data/lib/oci/logging/models/log_included_search_summary.rb +195 -0
- data/lib/oci/logging/models/log_included_search_summary_collection.rb +150 -0
- data/lib/oci/logging/models/log_lifecycle_state.rb +15 -0
- data/lib/oci/logging/models/log_saved_search.rb +300 -0
- data/lib/oci/logging/models/log_saved_search_lifecycle_state.rb +15 -0
- data/lib/oci/logging/models/log_saved_search_summary.rb +300 -0
- data/lib/oci/logging/models/log_saved_search_summary_collection.rb +151 -0
- data/lib/oci/logging/models/log_summary.rb +369 -0
- data/lib/oci/logging/models/oci_service.rb +188 -0
- data/lib/oci/logging/models/operation_status.rb +15 -0
- data/lib/oci/logging/models/operation_types.rb +21 -0
- data/lib/oci/logging/models/parameter.rb +191 -0
- data/lib/oci/logging/models/resource_type.rb +160 -0
- data/lib/oci/logging/models/service_summary.rb +222 -0
- data/lib/oci/logging/models/source.rb +191 -0
- data/lib/oci/logging/models/source_update_details.rb +150 -0
- data/lib/oci/logging/models/unified_agent_apache2_parser.rb +173 -0
- data/lib/oci/logging/models/unified_agent_apache_error_parser.rb +173 -0
- data/lib/oci/logging/models/unified_agent_auditd_parser.rb +173 -0
- data/lib/oci/logging/models/unified_agent_configuration.rb +368 -0
- data/lib/oci/logging/models/unified_agent_configuration_collection.rb +150 -0
- data/lib/oci/logging/models/unified_agent_configuration_summary.rb +372 -0
- data/lib/oci/logging/models/unified_agent_csv_parser.rb +194 -0
- data/lib/oci/logging/models/unified_agent_grok_parser.rb +211 -0
- data/lib/oci/logging/models/unified_agent_logging_configuration.rb +166 -0
- data/lib/oci/logging/models/unified_agent_logging_destination.rb +154 -0
- data/lib/oci/logging/models/unified_agent_logging_source.rb +201 -0
- data/lib/oci/logging/models/unified_agent_msgpack_parser.rb +173 -0
- data/lib/oci/logging/models/unified_agent_multiline_grok_parser.rb +224 -0
- data/lib/oci/logging/models/unified_agent_multiline_parser.rb +198 -0
- data/lib/oci/logging/models/unified_agent_none_parser.rb +189 -0
- data/lib/oci/logging/models/unified_agent_parser.rb +313 -0
- data/lib/oci/logging/models/unified_agent_regex_parser.rb +198 -0
- data/lib/oci/logging/models/unified_agent_service_configuration_details.rb +189 -0
- data/lib/oci/logging/models/unified_agent_service_configuration_states.rb +11 -0
- data/lib/oci/logging/models/unified_agent_service_configuration_types.rb +10 -0
- data/lib/oci/logging/models/unified_agent_syslog_parser.rb +294 -0
- data/lib/oci/logging/models/unified_agent_tail_log_source.rb +170 -0
- data/lib/oci/logging/models/unified_agent_tsv_parser.rb +194 -0
- data/lib/oci/logging/models/unified_agent_windows_event_source.rb +161 -0
- data/lib/oci/logging/models/unified_json_parser.rb +223 -0
- data/lib/oci/logging/models/update_configuration_details.rb +159 -0
- data/lib/oci/logging/models/update_log_details.rb +230 -0
- data/lib/oci/logging/models/update_log_group_details.rb +201 -0
- data/lib/oci/logging/models/update_log_saved_search_details.rb +209 -0
- data/lib/oci/logging/models/update_unified_agent_configuration_details.rb +244 -0
- data/lib/oci/logging/models/work_request.rb +307 -0
- data/lib/oci/logging/models/work_request_error.rb +173 -0
- data/lib/oci/logging/models/work_request_log.rb +160 -0
- data/lib/oci/logging/models/work_request_resource.rb +219 -0
- data/lib/oci/logging/models/work_request_summary.rb +307 -0
- data/lib/oci/logging/util.rb +3 -0
- data/lib/oci/loggingingestion/logging_client.rb +170 -0
- data/lib/oci/loggingingestion/logging_client_composite_operations.rb +25 -0
- data/lib/oci/loggingingestion/loggingingestion.rb +22 -0
- data/lib/oci/loggingingestion/models/log_entry.rb +177 -0
- data/lib/oci/loggingingestion/models/log_entry_batch.rb +201 -0
- data/lib/oci/loggingingestion/models/put_logs_details.rb +167 -0
- data/lib/oci/loggingingestion/util.rb +3 -0
- data/lib/oci/loggingsearch/log_search_client.rb +170 -0
- data/lib/oci/loggingsearch/log_search_client_composite_operations.rb +25 -0
- data/lib/oci/loggingsearch/loggingsearch.rb +24 -0
- data/lib/oci/loggingsearch/models/field_info.rb +195 -0
- data/lib/oci/loggingsearch/models/search_logs_details.rb +202 -0
- data/lib/oci/loggingsearch/models/search_response.rb +170 -0
- data/lib/oci/loggingsearch/models/search_result.rb +150 -0
- data/lib/oci/loggingsearch/models/search_result_summary.rb +168 -0
- data/lib/oci/loggingsearch/util.rb +3 -0
- data/lib/oci/management_agent/management_agent.rb +50 -0
- data/lib/oci/management_agent/management_agent_client.rb +1483 -0
- data/lib/oci/management_agent/management_agent_client_composite_operations.rb +273 -0
- data/lib/oci/management_agent/models/action_types.rb +14 -0
- data/lib/oci/management_agent/models/availability_history_summary.rb +217 -0
- data/lib/oci/management_agent/models/availability_status.rb +12 -0
- data/lib/oci/management_agent/models/create_management_agent_install_key_details.rb +196 -0
- data/lib/oci/management_agent/models/datatypes.rb +14 -0
- data/lib/oci/management_agent/models/deploy_plugins_details.rb +182 -0
- data/lib/oci/management_agent/models/edit_modes.rb +12 -0
- data/lib/oci/management_agent/models/lifecycle_states.rb +17 -0
- data/lib/oci/management_agent/models/management_agent.rb +477 -0
- data/lib/oci/management_agent/models/management_agent_error.rb +160 -0
- data/lib/oci/management_agent/models/management_agent_image.rb +268 -0
- data/lib/oci/management_agent/models/management_agent_image_summary.rb +281 -0
- data/lib/oci/management_agent/models/management_agent_install_key.rb +326 -0
- data/lib/oci/management_agent/models/management_agent_install_key_summary.rb +302 -0
- data/lib/oci/management_agent/models/management_agent_plugin.rb +257 -0
- data/lib/oci/management_agent/models/management_agent_plugin_details.rb +196 -0
- data/lib/oci/management_agent/models/management_agent_plugin_summary.rb +264 -0
- data/lib/oci/management_agent/models/management_agent_summary.rb +449 -0
- data/lib/oci/management_agent/models/operation_status.rb +16 -0
- data/lib/oci/management_agent/models/operation_types.rb +12 -0
- data/lib/oci/management_agent/models/platform_types.rb +11 -0
- data/lib/oci/management_agent/models/update_management_agent_details.rb +200 -0
- data/lib/oci/management_agent/models/update_management_agent_install_key_details.rb +168 -0
- data/lib/oci/management_agent/models/work_delivery_status.rb +15 -0
- data/lib/oci/management_agent/models/work_request.rb +308 -0
- data/lib/oci/management_agent/models/work_request_error.rb +173 -0
- data/lib/oci/management_agent/models/work_request_log_entry.rb +160 -0
- data/lib/oci/management_agent/models/work_request_resource.rb +281 -0
- data/lib/oci/management_agent/models/work_request_summary.rb +308 -0
- data/lib/oci/management_agent/models/work_submission_key.rb +154 -0
- data/lib/oci/management_agent/util.rb +3 -0
- data/lib/oci/management_dashboard/dashx_apis_client.rb +1038 -0
- data/lib/oci/management_dashboard/dashx_apis_client_composite_operations.rb +25 -0
- data/lib/oci/management_dashboard/management_dashboard.rb +39 -0
- data/lib/oci/management_dashboard/models/change_management_dashboards_compartment_details.rb +154 -0
- data/lib/oci/management_dashboard/models/change_management_saved_searches_compartment_details.rb +154 -0
- data/lib/oci/management_dashboard/models/create_management_dashboard_details.rb +408 -0
- data/lib/oci/management_dashboard/models/create_management_saved_search_details.rb +395 -0
- data/lib/oci/management_dashboard/models/lifecycle_states.rb +10 -0
- data/lib/oci/management_dashboard/models/management_dashboard.rb +478 -0
- data/lib/oci/management_dashboard/models/management_dashboard_collection.rb +150 -0
- data/lib/oci/management_dashboard/models/management_dashboard_export_details.rb +182 -0
- data/lib/oci/management_dashboard/models/management_dashboard_for_import_export_details.rb +422 -0
- data/lib/oci/management_dashboard/models/management_dashboard_import_details.rb +182 -0
- data/lib/oci/management_dashboard/models/management_dashboard_summary.rb +375 -0
- data/lib/oci/management_dashboard/models/management_dashboard_tile_details.rb +293 -0
- data/lib/oci/management_dashboard/models/management_saved_search.rb +458 -0
- data/lib/oci/management_dashboard/models/management_saved_search_collection.rb +150 -0
- data/lib/oci/management_dashboard/models/management_saved_search_for_import_details.rb +402 -0
- data/lib/oci/management_dashboard/models/management_saved_search_summary.rb +462 -0
- data/lib/oci/management_dashboard/models/saved_search_types.rb +13 -0
- data/lib/oci/management_dashboard/models/sort_orders.rb +11 -0
- data/lib/oci/management_dashboard/models/update_management_dashboard_details.rb +394 -0
- data/lib/oci/management_dashboard/models/update_management_saved_search_details.rb +385 -0
- data/lib/oci/management_dashboard/util.rb +3 -0
- data/lib/oci/marketplace/marketplace.rb +56 -0
- data/lib/oci/marketplace/marketplace_client.rb +1258 -0
- data/lib/oci/marketplace/marketplace_client_composite_operations.rb +25 -0
- data/lib/oci/marketplace/models/accepted_agreement.rb +268 -0
- data/lib/oci/marketplace/models/accepted_agreement_summary.rb +234 -0
- data/lib/oci/marketplace/models/agreement.rb +230 -0
- data/lib/oci/marketplace/models/agreement_summary.rb +205 -0
- data/lib/oci/marketplace/models/category_summary.rb +150 -0
- data/lib/oci/marketplace/models/create_accepted_agreement_details.rb +256 -0
- data/lib/oci/marketplace/models/documentation_link.rb +174 -0
- data/lib/oci/{streaming/models/archiver_error.rb → marketplace/models/error_entity.rb} +6 -5
- data/lib/oci/marketplace/models/image_listing_package.rb +226 -0
- data/lib/oci/marketplace/models/item.rb +160 -0
- data/lib/oci/marketplace/models/link.rb +183 -0
- data/lib/oci/marketplace/models/link_enum.rb +14 -0
- data/lib/oci/marketplace/models/listing.rb +480 -0
- data/lib/oci/marketplace/models/listing_package.rb +266 -0
- data/lib/oci/marketplace/models/listing_package_summary.rb +245 -0
- data/lib/oci/marketplace/models/listing_summary.rb +312 -0
- data/lib/oci/marketplace/models/named_link.rb +160 -0
- data/lib/oci/marketplace/models/orchestration_listing_package.rb +207 -0
- data/lib/oci/marketplace/models/orchestration_variable.rb +238 -0
- data/lib/oci/marketplace/models/orchestration_variable_type_enum.rb +11 -0
- data/lib/oci/marketplace/models/package_type_enum.rb +11 -0
- data/lib/oci/marketplace/models/pricing_currency_enum.rb +10 -0
- data/lib/oci/marketplace/models/pricing_model.rb +244 -0
- data/lib/oci/marketplace/models/pricing_strategy_enum.rb +13 -0
- data/lib/oci/marketplace/models/pricing_type_enum.rb +12 -0
- data/lib/oci/marketplace/models/publisher.rb +259 -0
- data/lib/oci/marketplace/models/publisher_summary.rb +170 -0
- data/lib/oci/marketplace/models/region.rb +170 -0
- data/lib/oci/marketplace/models/report_collection.rb +150 -0
- data/lib/oci/marketplace/models/report_summary.rb +184 -0
- data/lib/oci/marketplace/models/report_type_collection.rb +150 -0
- data/lib/oci/marketplace/models/report_type_summary.rb +184 -0
- data/lib/oci/marketplace/models/screenshot.rb +202 -0
- data/lib/oci/marketplace/models/support_contact.rb +180 -0
- data/lib/oci/marketplace/models/tax_summary.rb +180 -0
- data/lib/oci/marketplace/models/update_accepted_agreement_details.rb +188 -0
- data/lib/oci/marketplace/models/upload_data.rb +192 -0
- data/lib/oci/marketplace/util.rb +3 -0
- data/lib/oci/monitoring/models/aggregated_datapoint.rb +2 -1
- data/lib/oci/monitoring/models/alarm.rb +2 -1
- data/lib/oci/monitoring/models/alarm_history_collection.rb +2 -1
- data/lib/oci/monitoring/models/alarm_history_entry.rb +2 -1
- data/lib/oci/monitoring/models/alarm_status_summary.rb +2 -1
- data/lib/oci/monitoring/models/alarm_summary.rb +2 -1
- data/lib/oci/monitoring/models/change_alarm_compartment_details.rb +2 -1
- data/lib/oci/monitoring/models/create_alarm_details.rb +2 -1
- data/lib/oci/monitoring/models/datapoint.rb +2 -1
- data/lib/oci/monitoring/models/failed_metric_record.rb +2 -1
- data/lib/oci/monitoring/models/list_metrics_details.rb +2 -1
- data/lib/oci/monitoring/models/metric.rb +2 -1
- data/lib/oci/monitoring/models/metric_data.rb +2 -1
- data/lib/oci/monitoring/models/metric_data_details.rb +2 -1
- data/lib/oci/monitoring/models/post_metric_data_details.rb +2 -1
- data/lib/oci/monitoring/models/post_metric_data_response_details.rb +2 -1
- data/lib/oci/monitoring/models/summarize_metrics_data_details.rb +2 -1
- data/lib/oci/monitoring/models/suppression.rb +2 -1
- data/lib/oci/monitoring/models/update_alarm_details.rb +2 -1
- data/lib/oci/monitoring/monitoring.rb +2 -1
- data/lib/oci/monitoring/monitoring_client.rb +18 -16
- data/lib/oci/monitoring/monitoring_client_composite_operations.rb +2 -1
- data/lib/oci/monitoring/util.rb +2 -1
- data/lib/oci/mysql/channels_client.rb +625 -0
- data/lib/oci/mysql/channels_client_composite_operations.rb +271 -0
- data/lib/oci/mysql/db_backups_client.rb +464 -0
- data/lib/oci/mysql/db_backups_client_composite_operations.rb +123 -0
- data/lib/oci/mysql/db_system_client.rb +1313 -0
- data/lib/oci/mysql/db_system_client_composite_operations.rb +667 -0
- data/lib/oci/mysql/models/add_analytics_cluster_details.rb +173 -0
- data/lib/oci/mysql/models/analytics_cluster.rb +282 -0
- data/lib/oci/mysql/models/analytics_cluster_memory_estimate.rb +236 -0
- data/lib/oci/mysql/models/analytics_cluster_memory_estimate_status.rb +15 -0
- data/lib/oci/mysql/models/analytics_cluster_node.rb +222 -0
- data/lib/oci/mysql/models/analytics_cluster_schema_memory_estimate.rb +172 -0
- data/lib/oci/mysql/models/analytics_cluster_summary.rb +215 -0
- data/lib/oci/mysql/models/analytics_cluster_table_memory_estimate.rb +236 -0
- data/lib/oci/mysql/models/backup.rb +473 -0
- data/lib/oci/mysql/models/backup_policy.rb +235 -0
- data/lib/oci/mysql/models/backup_summary.rb +353 -0
- data/lib/oci/mysql/models/ca_certificate.rb +189 -0
- data/lib/oci/mysql/models/channel.rb +340 -0
- data/lib/oci/mysql/models/channel_source.rb +189 -0
- data/lib/oci/mysql/models/channel_source_mysql.rb +230 -0
- data/lib/oci/mysql/models/channel_summary.rb +304 -0
- data/lib/oci/mysql/models/channel_target.rb +189 -0
- data/lib/oci/mysql/models/channel_target_db_system.rb +193 -0
- data/lib/oci/mysql/models/configuration.rb +353 -0
- data/lib/oci/mysql/models/configuration_summary.rb +287 -0
- data/lib/oci/mysql/models/configuration_variables.rb +928 -0
- data/lib/oci/mysql/models/create_backup_details.rb +253 -0
- data/lib/oci/mysql/models/create_backup_policy_details.rb +229 -0
- data/lib/oci/mysql/models/create_channel_details.rb +248 -0
- data/lib/oci/mysql/models/create_channel_source_details.rb +170 -0
- data/lib/oci/mysql/models/create_channel_source_from_mysql_details.rb +224 -0
- data/lib/oci/mysql/models/create_channel_target_details.rb +170 -0
- data/lib/oci/mysql/models/create_channel_target_from_db_system_details.rb +193 -0
- data/lib/oci/mysql/models/create_configuration_details.rb +249 -0
- data/lib/oci/mysql/models/create_db_system_details.rb +446 -0
- data/lib/oci/mysql/models/create_db_system_source_details.rb +190 -0
- data/lib/oci/mysql/models/create_db_system_source_from_backup_details.rb +164 -0
- data/lib/oci/mysql/models/create_db_system_source_from_none_details.rb +146 -0
- data/lib/oci/mysql/models/create_db_system_source_import_from_url_details.rb +164 -0
- data/lib/oci/mysql/models/create_maintenance_details.rb +162 -0
- data/lib/oci/mysql/models/db_system.rb +555 -0
- data/lib/oci/mysql/models/db_system_endpoint.rb +272 -0
- data/lib/oci/mysql/models/db_system_snapshot.rb +437 -0
- data/lib/oci/mysql/models/db_system_source.rb +197 -0
- data/lib/oci/mysql/models/db_system_source_from_backup.rb +164 -0
- data/lib/oci/mysql/models/db_system_source_from_none.rb +146 -0
- data/lib/oci/mysql/models/db_system_source_import_from_url.rb +146 -0
- data/lib/oci/mysql/models/db_system_summary.rb +349 -0
- data/lib/oci/mysql/models/inno_db_shutdown_mode.rb +12 -0
- data/lib/oci/mysql/models/maintenance_details.rb +162 -0
- data/lib/oci/mysql/models/pem_ca_certificate.rb +158 -0
- data/lib/oci/mysql/models/restart_db_system_details.rb +172 -0
- data/lib/oci/mysql/models/shape_summary.rb +224 -0
- data/lib/oci/mysql/models/stop_db_system_details.rb +172 -0
- data/lib/oci/mysql/models/update_analytics_cluster_details.rb +179 -0
- data/lib/oci/mysql/models/update_backup_details.rb +212 -0
- data/lib/oci/mysql/models/update_backup_policy_details.rb +229 -0
- data/lib/oci/mysql/models/update_channel_details.rb +234 -0
- data/lib/oci/mysql/models/update_channel_source_details.rb +171 -0
- data/lib/oci/mysql/models/update_channel_source_from_mysql_details.rb +224 -0
- data/lib/oci/mysql/models/update_channel_target_details.rb +170 -0
- data/lib/oci/mysql/models/update_channel_target_from_db_system_details.rb +179 -0
- data/lib/oci/mysql/models/update_configuration_details.rb +197 -0
- data/lib/oci/mysql/models/update_db_system_details.rb +427 -0
- data/lib/oci/mysql/models/update_maintenance_details.rb +162 -0
- data/lib/oci/mysql/models/version.rb +161 -0
- data/lib/oci/mysql/models/version_summary.rb +165 -0
- data/lib/oci/mysql/models/work_request.rb +320 -0
- data/lib/oci/mysql/models/work_request_error.rb +174 -0
- data/lib/oci/mysql/models/work_request_log_entry.rb +161 -0
- data/lib/oci/mysql/models/work_request_operation_status.rb +15 -0
- data/lib/oci/mysql/models/work_request_operation_type.rb +22 -0
- data/lib/oci/mysql/models/work_request_resource.rb +219 -0
- data/lib/oci/mysql/models/work_request_resource_action_type.rb +14 -0
- data/lib/oci/mysql/models/work_request_summary.rb +310 -0
- data/lib/oci/mysql/mysql.rb +97 -0
- data/lib/oci/mysql/mysqlaas_client.rb +619 -0
- data/lib/oci/mysql/mysqlaas_client_composite_operations.rb +154 -0
- data/lib/oci/mysql/util.rb +3 -0
- data/lib/oci/mysql/work_requests_client.rb +384 -0
- data/lib/oci/mysql/work_requests_client_composite_operations.rb +25 -0
- data/lib/oci/nosql/models/change_table_compartment_details.rb +173 -0
- data/lib/oci/nosql/models/column.rb +188 -0
- data/lib/oci/nosql/models/create_index_details.rb +196 -0
- data/lib/oci/nosql/models/create_table_details.rb +240 -0
- data/lib/oci/nosql/models/delete_row_result.rb +194 -0
- data/lib/oci/nosql/models/index.rb +255 -0
- data/lib/oci/nosql/models/index_collection.rb +150 -0
- data/lib/oci/nosql/models/index_key.rb +187 -0
- data/lib/oci/nosql/models/index_summary.rb +189 -0
- data/lib/oci/nosql/models/prepared_statement.rb +161 -0
- data/lib/oci/nosql/models/query_details.rb +246 -0
- data/lib/oci/nosql/models/query_result_collection.rb +159 -0
- data/lib/oci/nosql/models/request_usage.rb +168 -0
- data/lib/oci/nosql/models/row.rb +176 -0
- data/lib/oci/nosql/models/schema.rb +188 -0
- data/lib/oci/nosql/models/statement_summary.rb +248 -0
- data/lib/oci/nosql/models/table.rb +380 -0
- data/lib/oci/nosql/models/table_collection.rb +178 -0
- data/lib/oci/nosql/models/table_limits.rb +182 -0
- data/lib/oci/nosql/models/table_summary.rb +332 -0
- data/lib/oci/nosql/models/table_usage_collection.rb +150 -0
- data/lib/oci/nosql/models/table_usage_summary.rb +248 -0
- data/lib/oci/nosql/models/update_row_details.rb +285 -0
- data/lib/oci/nosql/models/update_row_result.rb +208 -0
- data/lib/oci/nosql/models/update_table_details.rb +220 -0
- data/lib/oci/nosql/models/work_request.rb +306 -0
- data/lib/oci/nosql/models/work_request_collection.rb +150 -0
- data/lib/oci/nosql/models/work_request_error.rb +174 -0
- data/lib/oci/nosql/models/work_request_error_collection.rb +150 -0
- data/lib/oci/nosql/models/work_request_log_entry.rb +160 -0
- data/lib/oci/nosql/models/work_request_log_entry_collection.rb +150 -0
- data/lib/oci/nosql/models/work_request_resource.rb +220 -0
- data/lib/oci/nosql/models/work_request_summary.rb +306 -0
- data/lib/oci/nosql/nosql.rb +53 -0
- data/lib/oci/nosql/nosql_client.rb +1571 -0
- data/lib/oci/nosql/nosql_client_composite_operations.rb +372 -0
- data/lib/oci/nosql/util.rb +3 -0
- data/lib/oci/object_storage/models/bucket.rb +88 -10
- data/lib/oci/object_storage/models/bucket_summary.rb +4 -3
- data/lib/oci/object_storage/models/commit_multipart_upload_details.rb +2 -1
- data/lib/oci/object_storage/models/commit_multipart_upload_part_details.rb +2 -1
- data/lib/oci/object_storage/models/copy_object_details.rb +17 -2
- data/lib/oci/object_storage/models/create_bucket_details.rb +37 -9
- data/lib/oci/object_storage/models/create_multipart_upload_details.rb +55 -5
- data/lib/oci/object_storage/models/create_preauthenticated_request_details.rb +3 -2
- data/lib/oci/object_storage/models/create_replication_policy_details.rb +180 -0
- data/lib/oci/object_storage/models/create_retention_rule_details.rb +178 -0
- data/lib/oci/object_storage/models/duration.rb +193 -0
- data/lib/oci/object_storage/models/list_objects.rb +3 -2
- data/lib/oci/object_storage/models/multipart_upload.rb +3 -2
- data/lib/oci/object_storage/models/multipart_upload_part_summary.rb +2 -1
- data/lib/oci/object_storage/models/namespace_metadata.rb +2 -1
- data/lib/oci/object_storage/models/object_lifecycle_policy.rb +3 -2
- data/lib/oci/object_storage/models/object_lifecycle_rule.rb +27 -8
- data/lib/oci/object_storage/models/object_name_filter.rb +2 -1
- data/lib/oci/object_storage/models/object_summary.rb +31 -6
- data/lib/oci/object_storage/models/object_version_collection.rb +165 -0
- data/lib/oci/object_storage/models/object_version_summary.rb +241 -0
- data/lib/oci/object_storage/models/pattern_details.rb +2 -1
- data/lib/oci/object_storage/models/preauthenticated_request.rb +5 -3
- data/lib/oci/object_storage/models/preauthenticated_request_summary.rb +4 -3
- data/lib/oci/object_storage/models/put_object_lifecycle_policy_details.rb +2 -1
- data/lib/oci/object_storage/models/reencrypt_object_details.rb +195 -0
- data/lib/oci/object_storage/models/rename_object_details.rb +2 -1
- data/lib/oci/object_storage/models/replication_policy.rb +263 -0
- data/lib/oci/object_storage/models/replication_policy_summary.rb +266 -0
- data/lib/oci/object_storage/models/replication_source.rb +182 -0
- data/lib/oci/object_storage/models/restore_objects_details.rb +21 -5
- data/lib/oci/object_storage/models/retention_rule.rb +227 -0
- data/lib/oci/object_storage/models/retention_rule_collection.rb +151 -0
- data/lib/oci/object_storage/models/retention_rule_details.rb +181 -0
- data/lib/oci/object_storage/models/retention_rule_summary.rb +224 -0
- data/lib/oci/object_storage/models/sse_customer_key_details.rb +191 -0
- data/lib/oci/object_storage/models/update_bucket_details.rb +41 -12
- data/lib/oci/object_storage/models/update_namespace_metadata_details.rb +2 -1
- data/lib/oci/object_storage/models/update_retention_rule_details.rb +178 -0
- data/lib/oci/object_storage/models/work_request.rb +7 -6
- data/lib/oci/object_storage/models/work_request_error.rb +2 -1
- data/lib/oci/object_storage/models/work_request_log_entry.rb +3 -2
- data/lib/oci/object_storage/models/work_request_resource.rb +2 -1
- data/lib/oci/object_storage/models/work_request_resource_metadata_key.rb +2 -1
- data/lib/oci/object_storage/models/work_request_summary.rb +7 -6
- data/lib/oci/object_storage/object_storage.rb +17 -1
- data/lib/oci/object_storage/object_storage_client.rb +1201 -142
- data/lib/oci/object_storage/object_storage_client_composite_operations.rb +2 -1
- data/lib/oci/object_storage/transfer/multipart/internal/file_part_io_wrapper.rb +2 -1
- data/lib/oci/object_storage/transfer/multipart/internal/multipart_upload_parts_collection.rb +2 -1
- data/lib/oci/object_storage/transfer/multipart/internal/seekable_non_file_part_io_wrapper.rb +2 -1
- data/lib/oci/object_storage/transfer/multipart/internal/stdin_part_io_wrapper.rb +2 -1
- data/lib/oci/object_storage/transfer/multipart/multipart_object_assembler.rb +2 -1
- data/lib/oci/object_storage/transfer/transfer.rb +2 -1
- data/lib/oci/object_storage/transfer/upload_manager.rb +2 -1
- data/lib/oci/object_storage/transfer/upload_manager_config.rb +2 -1
- data/lib/oci/object_storage/util.rb +2 -1
- data/lib/oci/oce/models/change_oce_instance_compartment_details.rb +2 -1
- data/lib/oci/oce/models/create_oce_instance_details.rb +127 -2
- data/lib/oci/oce/models/identity_stripe_details.rb +168 -0
- data/lib/oci/oce/models/license_type.rb +11 -0
- data/lib/oci/oce/models/oce_instance.rb +164 -2
- data/lib/oci/oce/models/oce_instance_summary.rb +132 -2
- data/lib/oci/oce/models/update_oce_instance_details.rb +44 -2
- data/lib/oci/oce/models/work_request.rb +2 -1
- data/lib/oci/oce/models/work_request_error.rb +2 -1
- data/lib/oci/oce/models/work_request_log_entry.rb +2 -1
- data/lib/oci/oce/models/work_request_resource.rb +3 -1
- data/lib/oci/oce/models/workflow_monitor.rb +2 -1
- data/lib/oci/oce/models/workflow_step.rb +2 -1
- data/lib/oci/oce/oce.rb +4 -2
- data/lib/oci/oce/oce_instance_client.rb +18 -20
- data/lib/oci/oce/oce_instance_client_composite_operations.rb +4 -4
- data/lib/oci/oce/util.rb +2 -1
- data/lib/oci/ocvp/esxi_host_client.rb +482 -0
- data/lib/oci/ocvp/esxi_host_client_composite_operations.rb +165 -0
- data/lib/oci/ocvp/models/action_types.rb +14 -0
- data/lib/oci/ocvp/models/change_sddc_compartment_details.rb +156 -0
- data/lib/oci/ocvp/models/create_esxi_host_details.rb +215 -0
- data/lib/oci/ocvp/models/create_sddc_details.rb +475 -0
- data/lib/oci/ocvp/models/esxi_host.rb +332 -0
- data/lib/oci/ocvp/models/esxi_host_collection.rb +150 -0
- data/lib/oci/ocvp/models/esxi_host_summary.rb +324 -0
- data/lib/oci/ocvp/models/lifecycle_states.rb +15 -0
- data/lib/oci/ocvp/models/operation_status.rb +15 -0
- data/lib/oci/ocvp/models/operation_types.rb +13 -0
- data/lib/oci/ocvp/models/sddc.rb +883 -0
- data/lib/oci/ocvp/models/sddc_collection.rb +150 -0
- data/lib/oci/ocvp/models/sddc_summary.rb +414 -0
- data/lib/oci/ocvp/models/sort_orders.rb +11 -0
- data/lib/oci/ocvp/models/supported_vmware_software_version_collection.rb +150 -0
- data/lib/oci/ocvp/models/supported_vmware_software_version_summary.rb +163 -0
- data/lib/oci/ocvp/models/update_esxi_host_details.rb +194 -0
- data/lib/oci/ocvp/models/update_sddc_details.rb +365 -0
- data/lib/oci/ocvp/models/work_request.rb +309 -0
- data/lib/oci/ocvp/models/work_request_collection.rb +150 -0
- data/lib/oci/ocvp/models/work_request_error.rb +175 -0
- data/lib/oci/ocvp/models/work_request_error_collection.rb +150 -0
- data/lib/oci/ocvp/models/work_request_log_entry.rb +163 -0
- data/lib/oci/ocvp/models/work_request_log_entry_collection.rb +150 -0
- data/lib/oci/ocvp/models/work_request_resource.rb +222 -0
- data/lib/oci/ocvp/ocvp.rb +48 -0
- data/lib/oci/ocvp/sddc_client.rb +617 -0
- data/lib/oci/ocvp/sddc_client_composite_operations.rb +165 -0
- data/lib/oci/ocvp/util.rb +3 -0
- data/lib/oci/ocvp/work_request_client.rb +365 -0
- data/lib/oci/ocvp/work_request_client_composite_operations.rb +25 -0
- data/lib/oci/oda/models/change_oda_instance_compartment_details.rb +2 -1
- data/lib/oci/oda/models/create_oda_instance_details.rb +2 -1
- data/lib/oci/oda/models/error_body.rb +2 -1
- data/lib/oci/oda/models/oda_instance.rb +8 -1
- data/lib/oci/oda/models/oda_instance_summary.rb +8 -1
- data/lib/oci/oda/models/update_oda_instance_details.rb +2 -1
- data/lib/oci/oda/models/work_request.rb +4 -1
- data/lib/oci/oda/models/work_request_error.rb +2 -1
- data/lib/oci/oda/models/work_request_log_entry.rb +2 -1
- data/lib/oci/oda/models/work_request_resource.rb +4 -1
- data/lib/oci/oda/models/work_request_summary.rb +4 -1
- data/lib/oci/oda/oda.rb +2 -1
- data/lib/oci/oda/oda_client.rb +161 -16
- data/lib/oci/oda/oda_client_composite_operations.rb +100 -1
- data/lib/oci/oda/util.rb +2 -1
- data/lib/oci/ons/models/backoff_retry_policy.rb +2 -1
- data/lib/oci/ons/models/change_compartment_details.rb +2 -1
- data/lib/oci/ons/models/confirmation_result.rb +2 -1
- data/lib/oci/ons/models/create_subscription_details.rb +3 -1
- data/lib/oci/ons/models/create_topic_details.rb +2 -1
- data/lib/oci/ons/models/delivery_policy.rb +2 -1
- data/lib/oci/ons/models/message_details.rb +2 -1
- data/lib/oci/ons/models/notification_topic.rb +3 -2
- data/lib/oci/ons/models/notification_topic_summary.rb +3 -2
- data/lib/oci/ons/models/publish_result.rb +2 -1
- data/lib/oci/ons/models/subscription.rb +2 -1
- data/lib/oci/ons/models/subscription_summary.rb +2 -1
- data/lib/oci/ons/models/topic_attributes_details.rb +2 -1
- data/lib/oci/ons/models/update_subscription_details.rb +2 -1
- data/lib/oci/ons/notification_control_plane_client.rb +13 -17
- data/lib/oci/ons/notification_control_plane_client_composite_operations.rb +2 -1
- data/lib/oci/ons/notification_data_plane_client.rb +26 -18
- data/lib/oci/ons/notification_data_plane_client_composite_operations.rb +2 -1
- data/lib/oci/ons/ons.rb +2 -1
- data/lib/oci/ons/util.rb +2 -1
- data/lib/oci/opsi/models/database_details.rb +210 -0
- data/lib/oci/opsi/models/database_insight_summary.rb +286 -0
- data/lib/oci/opsi/models/database_insights.rb +154 -0
- data/lib/oci/opsi/models/database_insights_collection.rb +150 -0
- data/lib/oci/opsi/models/historical_data_item.rb +165 -0
- data/lib/oci/opsi/models/ingest_sql_bucket_details.rb +151 -0
- data/lib/oci/opsi/models/ingest_sql_bucket_response_details.rb +152 -0
- data/lib/oci/opsi/models/ingest_sql_plan_lines_details.rb +151 -0
- data/lib/oci/opsi/models/ingest_sql_plan_lines_response_details.rb +152 -0
- data/lib/oci/opsi/models/ingest_sql_text_details.rb +151 -0
- data/lib/oci/opsi/models/ingest_sql_text_response_details.rb +152 -0
- data/lib/oci/opsi/models/projected_data_item.rb +195 -0
- data/lib/oci/opsi/models/resource_capacity_trend_aggregation.rb +180 -0
- data/lib/oci/opsi/models/resource_insight_current_utilization.rb +160 -0
- data/lib/oci/opsi/models/resource_insight_projected_utilization.rb +160 -0
- data/lib/oci/opsi/models/resource_insight_projected_utilization_item.rb +164 -0
- data/lib/oci/opsi/models/resource_statistics.rb +219 -0
- data/lib/oci/opsi/models/resource_statistics_aggregation.rb +166 -0
- data/lib/oci/opsi/models/resource_usage_trend_aggregation.rb +176 -0
- data/lib/oci/opsi/models/sort_order.rb +11 -0
- data/lib/oci/opsi/models/sql_bucket.rb +307 -0
- data/lib/oci/opsi/models/sql_insight_aggregation.rb +203 -0
- data/lib/oci/opsi/models/sql_insight_aggregation_collection.rb +199 -0
- data/lib/oci/opsi/models/sql_insight_thresholds.rb +260 -0
- data/lib/oci/opsi/models/sql_inventory.rb +182 -0
- data/lib/oci/opsi/models/sql_plan_collection.rb +180 -0
- data/lib/oci/opsi/models/sql_plan_insight_aggregation.rb +210 -0
- data/lib/oci/opsi/models/sql_plan_insight_aggregation_collection.rb +218 -0
- data/lib/oci/opsi/models/sql_plan_insights.rb +177 -0
- data/lib/oci/opsi/models/sql_plan_line.rb +673 -0
- data/lib/oci/opsi/models/sql_plan_summary.rb +169 -0
- data/lib/oci/opsi/models/sql_response_time_distribution_aggregation.rb +168 -0
- data/lib/oci/opsi/models/sql_response_time_distribution_aggregation_collection.rb +208 -0
- data/lib/oci/opsi/models/sql_search_collection.rb +209 -0
- data/lib/oci/opsi/models/sql_search_summary.rb +224 -0
- data/lib/oci/opsi/models/sql_statistic_aggregation.rb +189 -0
- data/lib/oci/opsi/models/sql_statistic_aggregation_collection.rb +179 -0
- data/lib/oci/opsi/models/sql_statistics.rb +402 -0
- data/lib/oci/opsi/models/sql_statistics_time_series.rb +162 -0
- data/lib/oci/opsi/models/sql_statistics_time_series_aggregation.rb +165 -0
- data/lib/oci/opsi/models/sql_statistics_time_series_aggregation_collection.rb +223 -0
- data/lib/oci/opsi/models/sql_statistics_time_series_by_plan_aggregation.rb +165 -0
- data/lib/oci/opsi/models/sql_statistics_time_series_by_plan_aggregation_collection.rb +237 -0
- data/lib/oci/opsi/models/sql_text.rb +248 -0
- data/lib/oci/opsi/models/sql_text_collection.rb +151 -0
- data/lib/oci/opsi/models/sql_text_summary.rb +184 -0
- data/lib/oci/opsi/models/summarize_database_insight_resource_capacity_trend_aggregation_collection.rb +270 -0
- data/lib/oci/opsi/models/summarize_database_insight_resource_forecast_trend_aggregation.rb +302 -0
- data/lib/oci/opsi/models/summarize_database_insight_resource_statistics_aggregation_collection.rb +249 -0
- data/lib/oci/opsi/models/summarize_database_insight_resource_usage_aggregation.rb +275 -0
- data/lib/oci/opsi/models/summarize_database_insight_resource_usage_trend_aggregation_collection.rb +270 -0
- data/lib/oci/opsi/models/summarize_database_insight_resource_utilization_insight_aggregation.rb +232 -0
- data/lib/oci/opsi/models/usage_unit.rb +13 -0
- data/lib/oci/opsi/operations_insights_client.rb +2027 -0
- data/lib/oci/opsi/operations_insights_client_composite_operations.rb +25 -0
- data/lib/oci/opsi/opsi.rb +72 -0
- data/lib/oci/opsi/util.rb +3 -0
- data/lib/oci/optimizer/models/action.rb +192 -0
- data/lib/oci/optimizer/models/action_type.rb +10 -0
- data/lib/oci/optimizer/models/bulk_apply_recommendations_details.rb +197 -0
- data/lib/oci/optimizer/models/category.rb +298 -0
- data/lib/oci/optimizer/models/category_collection.rb +151 -0
- data/lib/oci/optimizer/models/category_summary.rb +298 -0
- data/lib/oci/optimizer/models/create_profile_details.rb +227 -0
- data/lib/oci/{streaming/models/archiver.rb → optimizer/models/enrollment_status.rb} +82 -94
- data/lib/oci/optimizer/models/enrollment_status_collection.rb +151 -0
- data/lib/oci/optimizer/models/enrollment_status_summary.rb +279 -0
- data/lib/oci/optimizer/models/history_collection.rb +151 -0
- data/lib/oci/optimizer/models/history_summary.rb +429 -0
- data/lib/oci/optimizer/models/importance.rb +14 -0
- data/lib/oci/optimizer/models/level_configuration.rb +164 -0
- data/lib/oci/optimizer/models/levels_configuration.rb +150 -0
- data/lib/oci/optimizer/models/lifecycle_state.rb +18 -0
- data/lib/oci/optimizer/models/operation_status.rb +15 -0
- data/lib/oci/optimizer/models/operation_type.rb +10 -0
- data/lib/oci/optimizer/models/optimizer_enrollment_status.rb +11 -0
- data/lib/oci/optimizer/models/profile.rb +305 -0
- data/lib/oci/optimizer/models/profile_collection.rb +151 -0
- data/lib/oci/optimizer/models/profile_summary.rb +303 -0
- data/lib/oci/optimizer/models/recommendation.rb +409 -0
- data/lib/oci/optimizer/models/recommendation_collection.rb +151 -0
- data/lib/oci/optimizer/models/recommendation_count.rb +183 -0
- data/lib/oci/optimizer/models/recommendation_summary.rb +409 -0
- data/lib/oci/optimizer/models/resource_action.rb +450 -0
- data/lib/oci/optimizer/models/resource_action_collection.rb +151 -0
- data/lib/oci/optimizer/models/resource_action_summary.rb +450 -0
- data/lib/oci/optimizer/models/resource_count.rb +182 -0
- data/lib/oci/optimizer/models/sort_order.rb +11 -0
- data/lib/oci/optimizer/models/status.rb +13 -0
- data/lib/oci/optimizer/models/supported_level.rb +151 -0
- data/lib/oci/optimizer/models/supported_levels.rb +153 -0
- data/lib/oci/optimizer/models/update_enrollment_status_details.rb +166 -0
- data/lib/oci/optimizer/models/update_profile_details.rb +202 -0
- data/lib/oci/optimizer/models/update_recommendation_details.rb +183 -0
- data/lib/oci/optimizer/models/update_resource_action_details.rb +183 -0
- data/lib/oci/optimizer/models/work_request.rb +300 -0
- data/lib/oci/optimizer/models/work_request_action_type.rb +14 -0
- data/lib/oci/optimizer/models/work_request_collection.rb +151 -0
- data/lib/oci/optimizer/models/work_request_error.rb +173 -0
- data/lib/oci/optimizer/models/work_request_error_collection.rb +151 -0
- data/lib/oci/optimizer/models/work_request_log_entry.rb +161 -0
- data/lib/oci/optimizer/models/work_request_log_entry_collection.rb +151 -0
- data/lib/oci/optimizer/models/work_request_resource.rb +220 -0
- data/lib/oci/optimizer/optimizer.rb +66 -0
- data/lib/oci/optimizer/optimizer_client.rb +1674 -0
- data/lib/oci/optimizer/optimizer_client_composite_operations.rb +314 -0
- data/lib/oci/optimizer/util.rb +3 -0
- data/lib/oci/os_management/models/add_packages_to_software_source_details.rb +154 -0
- data/lib/oci/os_management/models/api_error.rb +162 -0
- data/lib/oci/os_management/models/arch_types.rb +14 -0
- data/lib/oci/os_management/models/attach_child_software_source_to_managed_instance_details.rb +154 -0
- data/lib/oci/os_management/models/attach_parent_software_source_to_managed_instance_details.rb +154 -0
- data/lib/oci/os_management/models/available_software_source_summary.rb +206 -0
- data/lib/oci/os_management/models/available_update_summary.rb +286 -0
- data/lib/oci/os_management/models/available_windows_update_summary.rb +251 -0
- data/lib/oci/os_management/models/change_managed_instance_group_compartment_details.rb +156 -0
- data/lib/oci/os_management/models/change_scheduled_job_compartment_details.rb +156 -0
- data/lib/oci/os_management/models/change_software_source_compartment_details.rb +156 -0
- data/lib/oci/os_management/models/checksum_types.rb +13 -0
- data/lib/oci/os_management/models/create_managed_instance_group_details.rb +240 -0
- data/lib/oci/os_management/models/create_scheduled_job_details.rb +446 -0
- data/lib/oci/os_management/models/create_software_source_details.rb +325 -0
- data/lib/oci/os_management/models/detach_child_software_source_from_managed_instance_details.rb +154 -0
- data/lib/oci/os_management/models/detach_parent_software_source_from_managed_instance_details.rb +154 -0
- data/lib/oci/os_management/models/erratum.rb +332 -0
- data/lib/oci/os_management/models/erratum_summary.rb +247 -0
- data/lib/oci/os_management/models/id.rb +164 -0
- data/lib/oci/os_management/models/installable_package_summary.rb +208 -0
- data/lib/oci/os_management/models/installation_requirements.rb +12 -0
- data/lib/oci/os_management/models/installed_package_summary.rb +222 -0
- data/lib/oci/os_management/models/installed_windows_update_summary.rb +203 -0
- data/lib/oci/os_management/models/interval_types.rb +13 -0
- data/lib/oci/os_management/models/is_eligible_for_installation.rb +12 -0
- data/lib/oci/os_management/models/lifecycle_states.rb +15 -0
- data/lib/oci/os_management/models/managed_instance.rb +396 -0
- data/lib/oci/os_management/models/managed_instance_group.rb +306 -0
- data/lib/oci/os_management/models/managed_instance_group_summary.rb +306 -0
- data/lib/oci/os_management/models/managed_instance_summary.rb +310 -0
- data/lib/oci/os_management/models/operation_status.rb +15 -0
- data/lib/oci/os_management/models/operation_types.rb +13 -0
- data/lib/oci/os_management/models/os_families.rb +12 -0
- data/lib/oci/os_management/models/package_name.rb +150 -0
- data/lib/oci/os_management/models/package_update_types.rb +13 -0
- data/lib/oci/os_management/models/recurrence.rb +183 -0
- data/lib/oci/os_management/models/remove_packages_from_software_source_details.rb +154 -0
- data/lib/oci/os_management/models/schedule_types.rb +11 -0
- data/lib/oci/os_management/models/scheduled_job.rb +544 -0
- data/lib/oci/os_management/models/scheduled_job_summary.rb +406 -0
- data/lib/oci/os_management/models/software_package.rb +290 -0
- data/lib/oci/os_management/models/software_package_dependency.rb +178 -0
- data/lib/oci/os_management/models/software_package_file.rb +214 -0
- data/lib/oci/os_management/models/software_package_search_summary.rb +264 -0
- data/lib/oci/os_management/models/software_package_summary.rb +218 -0
- data/lib/oci/os_management/models/software_source.rb +520 -0
- data/lib/oci/os_management/models/software_source_id.rb +160 -0
- data/lib/oci/os_management/models/software_source_summary.rb +341 -0
- data/lib/oci/os_management/models/update_managed_instance_group_details.rb +196 -0
- data/lib/oci/os_management/models/update_scheduled_job_details.rb +368 -0
- data/lib/oci/os_management/models/update_software_source_details.rb +267 -0
- data/lib/oci/os_management/models/update_types.rb +13 -0
- data/lib/oci/os_management/models/windows_update.rb +330 -0
- data/lib/oci/os_management/models/windows_update_summary.rb +247 -0
- data/lib/oci/os_management/models/work_request.rb +375 -0
- data/lib/oci/os_management/models/work_request_error.rb +173 -0
- data/lib/oci/os_management/models/work_request_log_entry.rb +162 -0
- data/lib/oci/os_management/models/work_request_resource.rb +232 -0
- data/lib/oci/os_management/models/work_request_summary.rb +321 -0
- data/lib/oci/os_management/os_management.rb +80 -0
- data/lib/oci/os_management/os_management_client.rb +3797 -0
- data/lib/oci/os_management/os_management_client_composite_operations.rb +683 -0
- data/lib/oci/os_management/util.rb +3 -0
- data/lib/oci/regions.rb +245 -9
- data/lib/oci/resource_manager/models/apply_job_operation_details.rb +2 -1
- data/lib/oci/resource_manager/models/apply_job_operation_details_summary.rb +2 -1
- data/lib/oci/resource_manager/models/apply_job_plan_resolution.rb +2 -1
- data/lib/oci/resource_manager/models/change_configuration_source_provider_compartment_details.rb +157 -0
- data/lib/oci/resource_manager/models/change_stack_compartment_details.rb +3 -2
- data/lib/oci/resource_manager/models/compartment_config_source.rb +201 -0
- data/lib/oci/resource_manager/models/config_source.rb +11 -6
- data/lib/oci/resource_manager/models/config_source_record.rb +193 -0
- data/lib/oci/resource_manager/models/configuration_source_provider.rb +331 -0
- data/lib/oci/resource_manager/models/configuration_source_provider_collection.rb +151 -0
- data/lib/oci/resource_manager/models/configuration_source_provider_summary.rb +293 -0
- data/lib/oci/resource_manager/models/create_apply_job_operation_details.rb +2 -1
- data/lib/oci/resource_manager/models/create_compartment_config_source_details.rb +199 -0
- data/lib/oci/resource_manager/models/create_config_source_details.rb +6 -3
- data/lib/oci/resource_manager/models/create_configuration_source_provider_details.rb +249 -0
- data/lib/oci/resource_manager/models/create_destroy_job_operation_details.rb +2 -1
- data/lib/oci/resource_manager/models/create_git_config_source_details.rb +199 -0
- data/lib/oci/resource_manager/models/create_github_access_token_configuration_source_provider_details.rb +200 -0
- data/lib/oci/resource_manager/models/create_gitlab_access_token_configuration_source_provider_details.rb +200 -0
- data/lib/oci/resource_manager/models/create_import_tf_state_job_operation_details.rb +2 -1
- data/lib/oci/resource_manager/models/create_job_details.rb +2 -1
- data/lib/oci/resource_manager/models/create_job_operation_details.rb +2 -1
- data/lib/oci/resource_manager/models/create_plan_job_operation_details.rb +2 -1
- data/lib/oci/resource_manager/models/create_stack_details.rb +5 -3
- data/lib/oci/resource_manager/models/create_zip_upload_config_source_details.rb +2 -1
- data/lib/oci/resource_manager/models/destroy_job_operation_details.rb +2 -1
- data/lib/oci/resource_manager/models/destroy_job_operation_details_summary.rb +2 -1
- data/lib/oci/resource_manager/models/failure_details.rb +4 -1
- data/lib/oci/resource_manager/models/git_config_source.rb +198 -0
- data/lib/oci/resource_manager/models/git_config_source_record.rb +207 -0
- data/lib/oci/resource_manager/models/github_access_token_configuration_source_provider.rb +198 -0
- data/lib/oci/resource_manager/models/github_access_token_configuration_source_provider_summary.rb +198 -0
- data/lib/oci/resource_manager/models/gitlab_access_token_configuration_source_provider.rb +198 -0
- data/lib/oci/resource_manager/models/gitlab_access_token_configuration_source_provider_summary.rb +198 -0
- data/lib/oci/resource_manager/models/import_tf_state_job_operation_details.rb +2 -1
- data/lib/oci/resource_manager/models/import_tf_state_job_operation_details_summary.rb +2 -1
- data/lib/oci/resource_manager/models/job.rb +34 -7
- data/lib/oci/resource_manager/models/job_operation_details.rb +2 -1
- data/lib/oci/resource_manager/models/job_operation_details_summary.rb +2 -1
- data/lib/oci/resource_manager/models/job_summary.rb +13 -2
- data/lib/oci/resource_manager/models/log_entry.rb +6 -2
- data/lib/oci/resource_manager/models/plan_job_operation_details.rb +2 -1
- data/lib/oci/resource_manager/models/plan_job_operation_details_summary.rb +2 -1
- data/lib/oci/resource_manager/models/resource_discovery_service_collection.rb +151 -0
- data/lib/oci/resource_manager/models/resource_discovery_service_summary.rb +190 -0
- data/lib/oci/resource_manager/models/stack.rb +64 -3
- data/lib/oci/resource_manager/models/stack_resource_drift_collection.rb +151 -0
- data/lib/oci/resource_manager/models/stack_resource_drift_summary.rb +305 -0
- data/lib/oci/resource_manager/models/stack_summary.rb +17 -2
- data/lib/oci/resource_manager/models/terraform_version_collection.rb +3 -2
- data/lib/oci/resource_manager/models/terraform_version_summary.rb +2 -1
- data/lib/oci/resource_manager/models/update_config_source_details.rb +4 -3
- data/lib/oci/resource_manager/models/update_configuration_source_provider_details.rb +233 -0
- data/lib/oci/resource_manager/models/update_git_config_source_details.rb +198 -0
- data/lib/oci/resource_manager/models/update_github_access_token_configuration_source_provider_details.rb +196 -0
- data/lib/oci/resource_manager/models/update_gitlab_access_token_configuration_source_provider_details.rb +196 -0
- data/lib/oci/resource_manager/models/update_job_details.rb +2 -1
- data/lib/oci/resource_manager/models/update_stack_details.rb +4 -3
- data/lib/oci/resource_manager/models/update_zip_upload_config_source_details.rb +2 -1
- data/lib/oci/resource_manager/models/work_request.rb +16 -4
- data/lib/oci/resource_manager/models/work_request_error.rb +6 -2
- data/lib/oci/resource_manager/models/work_request_log_entry.rb +6 -2
- data/lib/oci/resource_manager/models/work_request_resource.rb +2 -1
- data/lib/oci/resource_manager/models/work_request_summary.rb +14 -4
- data/lib/oci/resource_manager/models/zip_upload_config_source.rb +3 -2
- data/lib/oci/resource_manager/models/zip_upload_config_source_record.rb +146 -0
- data/lib/oci/resource_manager/resource_manager.rb +28 -1
- data/lib/oci/resource_manager/resource_manager_client.rb +701 -47
- data/lib/oci/resource_manager/resource_manager_client_composite_operations.rb +189 -7
- data/lib/oci/resource_manager/util.rb +2 -1
- data/lib/oci/resource_search/models/free_text_search_details.rb +2 -1
- data/lib/oci/resource_search/models/queryable_field_description.rb +4 -3
- data/lib/oci/resource_search/models/resource_summary.rb +50 -11
- data/lib/oci/resource_search/models/resource_summary_collection.rb +3 -2
- data/lib/oci/resource_search/models/resource_type.rb +2 -1
- data/lib/oci/resource_search/models/search_context.rb +3 -2
- data/lib/oci/resource_search/models/search_details.rb +4 -3
- data/lib/oci/resource_search/models/structured_search_details.rb +5 -2
- data/lib/oci/resource_search/resource_search.rb +2 -1
- data/lib/oci/resource_search/resource_search_client.rb +15 -19
- data/lib/oci/resource_search/resource_search_client_composite_operations.rb +2 -1
- data/lib/oci/resource_search/util.rb +2 -1
- data/lib/oci/response.rb +2 -1
- data/lib/oci/response_headers.rb +2 -1
- data/lib/oci/retry/functions/should_retry_on_error.rb +2 -1
- data/lib/oci/retry/functions/sleep.rb +2 -1
- data/lib/oci/retry/internal/retry_state.rb +2 -1
- data/lib/oci/retry/retry.rb +2 -1
- data/lib/oci/retry/retry_config.rb +2 -1
- data/lib/oci/rover/models/change_rover_cluster_compartment_details.rb +155 -0
- data/lib/oci/rover/models/change_rover_entitlement_compartment_details.rb +155 -0
- data/lib/oci/rover/models/change_rover_node_compartment_details.rb +155 -0
- data/lib/oci/rover/models/create_rover_cluster_details.rb +459 -0
- data/lib/oci/rover/models/create_rover_entitlement_details.rb +320 -0
- data/lib/oci/rover/models/create_rover_node_details.rb +501 -0
- data/lib/oci/rover/models/enclosure_type.rb +11 -0
- data/lib/oci/rover/models/lifecycle_state.rb +15 -0
- data/lib/oci/rover/models/node_type.rb +11 -0
- data/lib/oci/rover/models/rover_cluster.rb +610 -0
- data/lib/oci/rover/models/rover_cluster_certificate.rb +150 -0
- data/lib/oci/rover/models/rover_cluster_collection.rb +150 -0
- data/lib/oci/rover/models/rover_cluster_summary.rb +305 -0
- data/lib/oci/rover/models/rover_entitlement.rb +363 -0
- data/lib/oci/rover/models/rover_entitlement_collection.rb +150 -0
- data/lib/oci/rover/models/rover_entitlement_summary.rb +285 -0
- data/lib/oci/rover/models/rover_node.rb +661 -0
- data/lib/oci/rover/models/rover_node_action_set_key_details.rb +154 -0
- data/lib/oci/rover/models/rover_node_certificate.rb +150 -0
- data/lib/oci/rover/models/rover_node_collection.rb +150 -0
- data/lib/oci/rover/models/rover_node_encryption_key.rb +154 -0
- data/lib/oci/rover/models/rover_node_get_rpt.rb +168 -0
- data/lib/oci/rover/models/rover_node_set_key.rb +154 -0
- data/lib/oci/rover/models/rover_node_summary.rb +323 -0
- data/lib/oci/rover/models/rover_workload.rb +264 -0
- data/lib/oci/rover/models/shipping_address.rb +276 -0
- data/lib/oci/rover/models/sort_orders.rb +11 -0
- data/lib/oci/rover/models/update_rover_cluster_details.rb +445 -0
- data/lib/oci/rover/models/update_rover_entitlement_details.rb +306 -0
- data/lib/oci/rover/models/update_rover_node_details.rb +487 -0
- data/lib/oci/rover/rover.rb +54 -0
- data/lib/oci/rover/rover_cluster_client.rb +549 -0
- data/lib/oci/rover/rover_cluster_client_composite_operations.rb +144 -0
- data/lib/oci/rover/rover_entitlement_client.rb +514 -0
- data/lib/oci/rover/rover_entitlement_client_composite_operations.rb +144 -0
- data/lib/oci/rover/rover_node_client.rb +738 -0
- data/lib/oci/rover/rover_node_client_composite_operations.rb +144 -0
- data/lib/oci/rover/util.rb +3 -0
- data/lib/oci/sch/models/action_type.rb +14 -0
- data/lib/oci/sch/models/change_service_connector_compartment_details.rb +157 -0
- data/lib/oci/sch/models/create_service_connector_details.rb +247 -0
- data/lib/oci/sch/models/functions_target_details.rb +164 -0
- data/lib/oci/sch/models/lifecycle_state.rb +16 -0
- data/lib/oci/sch/models/log_rule_task_details.rb +160 -0
- data/lib/oci/sch/models/log_source.rb +186 -0
- data/lib/oci/sch/models/logging_source_details.rb +164 -0
- data/lib/oci/sch/models/monitoring_target_details.rb +194 -0
- data/lib/oci/sch/models/notifications_target_details.rb +164 -0
- data/lib/oci/sch/models/object_storage_target_details.rb +190 -0
- data/lib/oci/sch/models/operation_status.rb +15 -0
- data/lib/oci/sch/models/operation_type.rb +14 -0
- data/lib/oci/sch/models/service_connector.rb +365 -0
- data/lib/oci/sch/models/service_connector_collection.rb +152 -0
- data/lib/oci/sch/models/service_connector_summary.rb +334 -0
- data/lib/oci/sch/models/sort_order.rb +11 -0
- data/lib/oci/sch/models/source_details.rb +190 -0
- data/lib/oci/sch/models/streaming_target_details.rb +164 -0
- data/lib/oci/sch/models/target_details.rb +198 -0
- data/lib/oci/sch/models/task_details.rb +190 -0
- data/lib/oci/sch/models/update_service_connector_details.rb +229 -0
- data/lib/oci/sch/models/work_request.rb +325 -0
- data/lib/oci/sch/models/work_request_collection.rb +152 -0
- data/lib/oci/sch/models/work_request_error.rb +178 -0
- data/lib/oci/sch/models/work_request_error_collection.rb +152 -0
- data/lib/oci/sch/models/work_request_log_entry.rb +165 -0
- data/lib/oci/sch/models/work_request_log_entry_collection.rb +152 -0
- data/lib/oci/sch/models/work_request_resource.rb +223 -0
- data/lib/oci/sch/sch.rb +49 -0
- data/lib/oci/sch/service_connector_client.rb +970 -0
- data/lib/oci/sch/service_connector_client_composite_operations.rb +329 -0
- data/lib/oci/sch/util.rb +3 -0
- data/lib/oci/secrets/models/base64_secret_bundle_content_details.rb +158 -0
- data/lib/oci/secrets/models/secret_bundle.rb +294 -0
- data/lib/oci/secrets/models/secret_bundle_content_details.rb +189 -0
- data/lib/oci/secrets/models/secret_bundle_version_summary.rb +270 -0
- data/lib/oci/secrets/secrets.rb +23 -0
- data/lib/oci/secrets/secrets_client.rb +251 -0
- data/lib/oci/secrets/secrets_client_composite_operations.rb +25 -0
- data/lib/oci/secrets/util.rb +3 -0
- data/lib/oci/signer.rb +31 -5
- data/lib/oci/streaming/models/change_connect_harness_compartment_details.rb +156 -0
- data/lib/oci/streaming/models/change_stream_compartment_details.rb +2 -1
- data/lib/oci/streaming/models/change_stream_pool_compartment_details.rb +156 -0
- data/lib/oci/streaming/models/connect_harness.rb +281 -0
- data/lib/oci/streaming/models/connect_harness_summary.rb +267 -0
- data/lib/oci/streaming/models/create_connect_harness_details.rb +202 -0
- data/lib/oci/streaming/models/create_cursor_details.rb +2 -1
- data/lib/oci/streaming/models/create_group_cursor_details.rb +2 -1
- data/lib/oci/streaming/models/create_stream_details.rb +18 -3
- data/lib/oci/streaming/models/create_stream_pool_details.rb +241 -0
- data/lib/oci/streaming/models/cursor.rb +2 -1
- data/lib/oci/streaming/models/custom_encryption_key.rb +192 -0
- data/lib/oci/streaming/models/custom_encryption_key_details.rb +154 -0
- data/lib/oci/streaming/models/group.rb +4 -3
- data/lib/oci/streaming/models/kafka_settings.rb +196 -0
- data/lib/oci/streaming/models/message.rb +2 -1
- data/lib/oci/streaming/models/partition_reservation.rb +2 -1
- data/lib/oci/streaming/models/private_endpoint_details.rb +193 -0
- data/lib/oci/streaming/models/private_endpoint_settings.rb +186 -0
- data/lib/oci/streaming/models/put_messages_details.rb +2 -1
- data/lib/oci/streaming/models/put_messages_details_entry.rb +2 -1
- data/lib/oci/streaming/models/put_messages_result.rb +3 -2
- data/lib/oci/streaming/models/put_messages_result_entry.rb +2 -1
- data/lib/oci/streaming/models/stream.rb +20 -2
- data/lib/oci/streaming/models/stream_pool.rb +352 -0
- data/lib/oci/streaming/models/stream_pool_summary.rb +280 -0
- data/lib/oci/streaming/models/stream_summary.rb +20 -2
- data/lib/oci/streaming/models/update_connect_harness_details.rb +175 -0
- data/lib/oci/streaming/models/update_group_details.rb +2 -1
- data/lib/oci/streaming/models/update_stream_details.rb +18 -2
- data/lib/oci/streaming/models/update_stream_pool_details.rb +210 -0
- data/lib/oci/streaming/stream_admin_client.rb +589 -99
- data/lib/oci/streaming/stream_admin_client_composite_operations.rb +130 -47
- data/lib/oci/streaming/stream_client.rb +35 -55
- data/lib/oci/streaming/stream_client_composite_operations.rb +2 -1
- data/lib/oci/streaming/streaming.rb +17 -7
- data/lib/oci/streaming/util.rb +2 -1
- data/lib/oci/tenant_manager_control_plane/link_client.rb +290 -0
- data/lib/oci/tenant_manager_control_plane/link_client_composite_operations.rb +65 -0
- data/lib/oci/tenant_manager_control_plane/models/action_type.rb +14 -0
- data/lib/oci/tenant_manager_control_plane/models/create_sender_invitation_details.rb +228 -0
- data/lib/oci/tenant_manager_control_plane/models/lifecycle_state.rb +15 -0
- data/lib/oci/tenant_manager_control_plane/models/link.rb +258 -0
- data/lib/oci/tenant_manager_control_plane/models/link_collection.rb +150 -0
- data/lib/oci/tenant_manager_control_plane/models/link_summary.rb +258 -0
- data/lib/oci/tenant_manager_control_plane/models/operation_status.rb +15 -0
- data/lib/oci/tenant_manager_control_plane/models/operation_type.rb +12 -0
- data/lib/oci/tenant_manager_control_plane/models/recipient_invitation.rb +367 -0
- data/lib/oci/tenant_manager_control_plane/models/recipient_invitation_collection.rb +150 -0
- data/lib/oci/tenant_manager_control_plane/models/recipient_invitation_status.rb +15 -0
- data/lib/oci/tenant_manager_control_plane/models/recipient_invitation_summary.rb +367 -0
- data/lib/oci/tenant_manager_control_plane/models/sender_invitation.rb +366 -0
- data/lib/oci/tenant_manager_control_plane/models/sender_invitation_collection.rb +150 -0
- data/lib/oci/tenant_manager_control_plane/models/sender_invitation_status.rb +14 -0
- data/lib/oci/tenant_manager_control_plane/models/sender_invitation_summary.rb +366 -0
- data/lib/oci/tenant_manager_control_plane/models/sort_order.rb +11 -0
- data/lib/oci/tenant_manager_control_plane/models/update_recipient_invitation_details.rb +186 -0
- data/lib/oci/tenant_manager_control_plane/models/update_sender_invitation_details.rb +186 -0
- data/lib/oci/tenant_manager_control_plane/models/work_request.rb +307 -0
- data/lib/oci/tenant_manager_control_plane/models/work_request_collection.rb +150 -0
- data/lib/oci/tenant_manager_control_plane/models/work_request_error.rb +173 -0
- data/lib/oci/tenant_manager_control_plane/models/work_request_error_collection.rb +150 -0
- data/lib/oci/tenant_manager_control_plane/models/work_request_log_entry.rb +160 -0
- data/lib/oci/tenant_manager_control_plane/models/work_request_log_entry_collection.rb +150 -0
- data/lib/oci/tenant_manager_control_plane/models/work_request_resource.rb +219 -0
- data/lib/oci/tenant_manager_control_plane/models/work_request_summary.rb +307 -0
- data/lib/oci/tenant_manager_control_plane/recipient_invitation_client.rb +430 -0
- data/lib/oci/tenant_manager_control_plane/recipient_invitation_client_composite_operations.rb +153 -0
- data/lib/oci/tenant_manager_control_plane/sender_invitation_client.rb +440 -0
- data/lib/oci/tenant_manager_control_plane/sender_invitation_client_composite_operations.rb +163 -0
- data/lib/oci/tenant_manager_control_plane/tenant_manager_control_plane.rb +52 -0
- data/lib/oci/tenant_manager_control_plane/util.rb +3 -0
- data/lib/oci/tenant_manager_control_plane/work_request_client.rb +360 -0
- data/lib/oci/tenant_manager_control_plane/work_request_client_composite_operations.rb +25 -0
- data/lib/oci/usage_api/models/configuration.rb +161 -0
- data/lib/oci/usage_api/models/configuration_aggregation.rb +150 -0
- data/lib/oci/usage_api/models/dimension.rb +163 -0
- data/lib/oci/usage_api/models/filter.rb +194 -0
- data/lib/oci/usage_api/models/request_summarized_usages_details.rb +282 -0
- data/lib/oci/usage_api/models/tag.rb +171 -0
- data/lib/oci/usage_api/models/usage_aggregation.rb +164 -0
- data/lib/oci/usage_api/models/usage_summary.rb +488 -0
- data/lib/oci/usage_api/usage_api.rb +27 -0
- data/lib/oci/usage_api/usageapi_client.rb +225 -0
- data/lib/oci/usage_api/usageapi_client_composite_operations.rb +25 -0
- data/lib/oci/usage_api/util.rb +3 -0
- data/lib/oci/vault/models/base64_secret_content_details.rb +166 -0
- data/lib/oci/vault/models/change_secret_compartment_details.rb +156 -0
- data/lib/oci/vault/models/create_secret_details.rb +282 -0
- data/lib/oci/vault/models/schedule_secret_deletion_details.rb +155 -0
- data/lib/oci/vault/models/schedule_secret_version_deletion_details.rb +156 -0
- data/lib/oci/vault/models/secret.rb +394 -0
- data/lib/oci/vault/models/secret_content_details.rb +221 -0
- data/lib/oci/vault/models/secret_expiry_rule.rb +203 -0
- data/lib/oci/vault/models/secret_reuse_rule.rb +164 -0
- data/lib/oci/vault/models/secret_rule.rb +191 -0
- data/lib/oci/vault/models/secret_summary.rb +353 -0
- data/lib/oci/vault/models/secret_version.rb +305 -0
- data/lib/oci/vault/models/secret_version_summary.rb +305 -0
- data/lib/oci/vault/models/update_secret_details.rb +241 -0
- data/lib/oci/vault/util.rb +3 -0
- data/lib/oci/vault/vault.rb +34 -0
- data/lib/oci/vault/vaults_client.rb +883 -0
- data/lib/oci/vault/vaults_client_composite_operations.rb +104 -0
- data/lib/oci/version.rb +4 -2
- data/lib/oci/waas/models/access_rule.rb +90 -8
- data/lib/oci/waas/models/access_rule_criteria.rb +69 -32
- data/lib/oci/waas/models/add_http_response_header_action.rb +176 -0
- data/lib/oci/waas/models/address_list.rb +2 -1
- data/lib/oci/waas/models/address_list_summary.rb +2 -1
- data/lib/oci/waas/models/address_rate_limiting.rb +2 -1
- data/lib/oci/waas/models/block_challenge_settings.rb +2 -1
- data/lib/oci/waas/models/caching_rule.rb +3 -2
- data/lib/oci/waas/models/caching_rule_criteria.rb +2 -1
- data/lib/oci/waas/models/caching_rule_summary.rb +3 -2
- data/lib/oci/waas/models/captcha.rb +2 -1
- data/lib/oci/waas/models/certificate.rb +2 -1
- data/lib/oci/waas/models/certificate_extensions.rb +2 -1
- data/lib/oci/waas/models/certificate_issuer_name.rb +2 -1
- data/lib/oci/waas/models/certificate_public_key_info.rb +2 -1
- data/lib/oci/waas/models/certificate_subject_name.rb +2 -1
- data/lib/oci/waas/models/certificate_summary.rb +2 -1
- data/lib/oci/waas/models/change_address_list_compartment_details.rb +2 -1
- data/lib/oci/waas/models/change_certificate_compartment_details.rb +2 -1
- data/lib/oci/waas/models/change_custom_protection_rule_compartment_details.rb +2 -1
- data/lib/oci/waas/models/change_http_redirect_compartment_details.rb +2 -1
- data/lib/oci/waas/models/change_waas_policy_compartment_details.rb +2 -1
- data/lib/oci/waas/models/create_address_list_details.rb +3 -2
- data/lib/oci/waas/models/create_certificate_details.rb +2 -1
- data/lib/oci/waas/models/create_custom_protection_rule_details.rb +2 -1
- data/lib/oci/waas/models/create_http_redirect_details.rb +3 -2
- data/lib/oci/waas/models/create_waas_policy_details.rb +2 -1
- data/lib/oci/waas/models/custom_protection_rule.rb +2 -1
- data/lib/oci/waas/models/custom_protection_rule_setting.rb +15 -5
- data/lib/oci/waas/models/custom_protection_rule_summary.rb +2 -1
- data/lib/oci/waas/models/device_fingerprint_challenge.rb +2 -1
- data/lib/oci/waas/models/edge_subnet.rb +2 -1
- data/lib/oci/waas/models/extend_http_response_header_action.rb +178 -0
- data/lib/oci/waas/models/good_bot.rb +2 -1
- data/lib/oci/waas/models/header.rb +3 -2
- data/lib/oci/waas/models/header_manipulation_action.rb +189 -0
- data/lib/oci/waas/models/health_check.rb +346 -0
- data/lib/oci/waas/models/http_redirect.rb +4 -3
- data/lib/oci/waas/models/http_redirect_summary.rb +4 -3
- data/lib/oci/waas/models/http_redirect_target.rb +4 -3
- data/lib/oci/waas/models/human_interaction_challenge.rb +22 -5
- data/lib/oci/waas/models/ip_hash_load_balancing_method.rb +146 -0
- data/lib/oci/waas/models/js_challenge.rb +49 -6
- data/lib/oci/waas/models/lifecycle_states.rb +2 -1
- data/lib/oci/waas/models/load_balancing_method.rb +195 -0
- data/lib/oci/waas/models/origin.rb +2 -1
- data/lib/oci/waas/models/origin_group.rb +2 -1
- data/lib/oci/waas/models/origin_group_origins.rb +2 -1
- data/lib/oci/waas/models/policy_config.rb +63 -5
- data/lib/oci/waas/models/protection_rule.rb +2 -1
- data/lib/oci/waas/models/protection_rule_action.rb +2 -1
- data/lib/oci/waas/models/protection_rule_exclusion.rb +5 -4
- data/lib/oci/waas/models/protection_settings.rb +2 -1
- data/lib/oci/waas/models/purge_cache.rb +2 -1
- data/lib/oci/waas/models/recommendation.rb +2 -1
- data/lib/oci/waas/models/remove_http_response_header_action.rb +163 -0
- data/lib/oci/waas/models/round_robin_load_balancing_method.rb +146 -0
- data/lib/oci/waas/models/sticky_cookie_load_balancing_method.rb +188 -0
- data/lib/oci/waas/models/threat_feed.rb +2 -1
- data/lib/oci/waas/models/threat_feed_action.rb +2 -1
- data/lib/oci/waas/models/update_address_list_details.rb +3 -2
- data/lib/oci/waas/models/update_certificate_details.rb +2 -1
- data/lib/oci/waas/models/update_custom_protection_rule_details.rb +2 -1
- data/lib/oci/waas/models/update_http_redirect_details.rb +3 -2
- data/lib/oci/waas/models/update_waas_policy_details.rb +2 -1
- data/lib/oci/waas/models/waas_policy.rb +2 -1
- data/lib/oci/waas/models/waas_policy_custom_protection_rule_summary.rb +15 -5
- data/lib/oci/waas/models/waas_policy_summary.rb +2 -1
- data/lib/oci/waas/models/waf_blocked_request.rb +2 -1
- data/lib/oci/waas/models/waf_config.rb +2 -1
- data/lib/oci/waas/models/waf_config_details.rb +2 -1
- data/lib/oci/waas/models/waf_log.rb +4 -3
- data/lib/oci/waas/models/waf_meter_datum.rb +2 -1
- data/lib/oci/waas/models/waf_request.rb +2 -1
- data/lib/oci/waas/models/waf_traffic_datum.rb +2 -1
- data/lib/oci/waas/models/whitelist.rb +21 -6
- data/lib/oci/waas/models/work_request.rb +2 -1
- data/lib/oci/waas/models/work_request_error.rb +2 -1
- data/lib/oci/waas/models/work_request_log_entry.rb +2 -1
- data/lib/oci/waas/models/work_request_operation_types.rb +2 -1
- data/lib/oci/waas/models/work_request_resource.rb +2 -1
- data/lib/oci/waas/models/work_request_status_values.rb +2 -1
- data/lib/oci/waas/models/work_request_summary.rb +2 -1
- data/lib/oci/waas/redirect_client.rb +13 -17
- data/lib/oci/waas/redirect_client_composite_operations.rb +2 -1
- data/lib/oci/waas/util.rb +2 -1
- data/lib/oci/waas/waas.rb +11 -1
- data/lib/oci/waas/waas_client.rb +96 -38
- data/lib/oci/waas/waas_client_composite_operations.rb +2 -1
- data/lib/oci/waiter.rb +2 -1
- data/lib/oci/work_requests/models/work_request.rb +2 -1
- data/lib/oci/work_requests/models/work_request_error.rb +2 -1
- data/lib/oci/work_requests/models/work_request_log_entry.rb +2 -1
- data/lib/oci/work_requests/models/work_request_resource.rb +2 -1
- data/lib/oci/work_requests/models/work_request_summary.rb +2 -1
- data/lib/oci/work_requests/util.rb +2 -1
- data/lib/oci/work_requests/work_request_client.rb +10 -16
- data/lib/oci/work_requests/work_request_client_composite_operations.rb +2 -1
- data/lib/oci/work_requests/work_requests.rb +2 -1
- data/lib/oraclebmc.rb +2 -1
- metadata +2294 -22
- data/lib/oci/streaming/models/archiver_lifecycle_state.rb +0 -14
- data/lib/oci/streaming/models/archiver_start_position.rb +0 -10
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
# Copyright (c) 2016,
|
|
1
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
# 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.
|
|
2
3
|
|
|
3
4
|
require 'date'
|
|
4
5
|
|
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
# 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.
|
|
3
|
+
|
|
4
|
+
require 'date'
|
|
5
|
+
|
|
6
|
+
# rubocop:disable Lint/UnneededCopDisableDirective, Metrics/LineLength
|
|
7
|
+
module OCI
|
|
8
|
+
# The details to update a retention rule.
|
|
9
|
+
class ObjectStorage::Models::UpdateRetentionRuleDetails
|
|
10
|
+
# A user-specified name for the retention rule. Names can be helpful in identifying retention rules.
|
|
11
|
+
# @return [String]
|
|
12
|
+
attr_accessor :display_name
|
|
13
|
+
|
|
14
|
+
# @return [OCI::ObjectStorage::Models::Duration]
|
|
15
|
+
attr_accessor :duration
|
|
16
|
+
|
|
17
|
+
# The date and time as per [RFC 3339](https://tools.ietf.org/html/rfc3339) after which this rule is locked
|
|
18
|
+
# and can only be deleted by deleting the bucket. Once a rule is locked, only increases in the duration are
|
|
19
|
+
# allowed and no other properties can be changed. This property cannot be updated for rules that are in a
|
|
20
|
+
# locked state. Specifying it when a duration is not specified is considered an error.
|
|
21
|
+
#
|
|
22
|
+
# @return [DateTime]
|
|
23
|
+
attr_accessor :time_rule_locked
|
|
24
|
+
|
|
25
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
|
26
|
+
def self.attribute_map
|
|
27
|
+
{
|
|
28
|
+
# rubocop:disable Style/SymbolLiteral
|
|
29
|
+
'display_name': :'displayName',
|
|
30
|
+
'duration': :'duration',
|
|
31
|
+
'time_rule_locked': :'timeRuleLocked'
|
|
32
|
+
# rubocop:enable Style/SymbolLiteral
|
|
33
|
+
}
|
|
34
|
+
end
|
|
35
|
+
|
|
36
|
+
# Attribute type mapping.
|
|
37
|
+
def self.swagger_types
|
|
38
|
+
{
|
|
39
|
+
# rubocop:disable Style/SymbolLiteral
|
|
40
|
+
'display_name': :'String',
|
|
41
|
+
'duration': :'OCI::ObjectStorage::Models::Duration',
|
|
42
|
+
'time_rule_locked': :'DateTime'
|
|
43
|
+
# rubocop:enable Style/SymbolLiteral
|
|
44
|
+
}
|
|
45
|
+
end
|
|
46
|
+
|
|
47
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
48
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines, Style/SymbolLiteral
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
# Initializes the object
|
|
52
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
53
|
+
# @option attributes [String] :display_name The value to assign to the {#display_name} property
|
|
54
|
+
# @option attributes [OCI::ObjectStorage::Models::Duration] :duration The value to assign to the {#duration} property
|
|
55
|
+
# @option attributes [DateTime] :time_rule_locked The value to assign to the {#time_rule_locked} property
|
|
56
|
+
def initialize(attributes = {})
|
|
57
|
+
return unless attributes.is_a?(Hash)
|
|
58
|
+
|
|
59
|
+
self.display_name = attributes[:'displayName'] if attributes[:'displayName']
|
|
60
|
+
|
|
61
|
+
raise 'You cannot provide both :displayName and :display_name' if attributes.key?(:'displayName') && attributes.key?(:'display_name')
|
|
62
|
+
|
|
63
|
+
self.display_name = attributes[:'display_name'] if attributes[:'display_name']
|
|
64
|
+
|
|
65
|
+
self.duration = attributes[:'duration'] if attributes[:'duration']
|
|
66
|
+
|
|
67
|
+
self.time_rule_locked = attributes[:'timeRuleLocked'] if attributes[:'timeRuleLocked']
|
|
68
|
+
|
|
69
|
+
raise 'You cannot provide both :timeRuleLocked and :time_rule_locked' if attributes.key?(:'timeRuleLocked') && attributes.key?(:'time_rule_locked')
|
|
70
|
+
|
|
71
|
+
self.time_rule_locked = attributes[:'time_rule_locked'] if attributes[:'time_rule_locked']
|
|
72
|
+
end
|
|
73
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
74
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines, Style/SymbolLiteral
|
|
75
|
+
|
|
76
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity, Layout/EmptyLines
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
# Checks equality by comparing each attribute.
|
|
80
|
+
# @param [Object] other the other object to be compared
|
|
81
|
+
def ==(other)
|
|
82
|
+
return true if equal?(other)
|
|
83
|
+
|
|
84
|
+
self.class == other.class &&
|
|
85
|
+
display_name == other.display_name &&
|
|
86
|
+
duration == other.duration &&
|
|
87
|
+
time_rule_locked == other.time_rule_locked
|
|
88
|
+
end
|
|
89
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity, Layout/EmptyLines
|
|
90
|
+
|
|
91
|
+
# @see the `==` method
|
|
92
|
+
# @param [Object] other the other object to be compared
|
|
93
|
+
def eql?(other)
|
|
94
|
+
self == other
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
# rubocop:disable Metrics/AbcSize, Layout/EmptyLines
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
# Calculates hash code according to all attributes.
|
|
101
|
+
# @return [Fixnum] Hash code
|
|
102
|
+
def hash
|
|
103
|
+
[display_name, duration, time_rule_locked].hash
|
|
104
|
+
end
|
|
105
|
+
# rubocop:enable Metrics/AbcSize, Layout/EmptyLines
|
|
106
|
+
|
|
107
|
+
# rubocop:disable Metrics/AbcSize, Layout/EmptyLines
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
# Builds the object from hash
|
|
111
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
112
|
+
# @return [Object] Returns the model itself
|
|
113
|
+
def build_from_hash(attributes)
|
|
114
|
+
return nil unless attributes.is_a?(Hash)
|
|
115
|
+
|
|
116
|
+
self.class.swagger_types.each_pair do |key, type|
|
|
117
|
+
if type =~ /^Array<(.*)>/i
|
|
118
|
+
# check to ensure the input is an array given that the the attribute
|
|
119
|
+
# is documented as an array but the input is not
|
|
120
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
121
|
+
public_method("#{key}=").call(
|
|
122
|
+
attributes[self.class.attribute_map[key]]
|
|
123
|
+
.map { |v| OCI::Internal::Util.convert_to_type(Regexp.last_match(1), v) }
|
|
124
|
+
)
|
|
125
|
+
end
|
|
126
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
|
127
|
+
public_method("#{key}=").call(
|
|
128
|
+
OCI::Internal::Util.convert_to_type(type, attributes[self.class.attribute_map[key]])
|
|
129
|
+
)
|
|
130
|
+
end
|
|
131
|
+
# or else data not found in attributes(hash), not an issue as the data can be optional
|
|
132
|
+
end
|
|
133
|
+
|
|
134
|
+
self
|
|
135
|
+
end
|
|
136
|
+
# rubocop:enable Metrics/AbcSize, Layout/EmptyLines
|
|
137
|
+
|
|
138
|
+
# Returns the string representation of the object
|
|
139
|
+
# @return [String] String presentation of the object
|
|
140
|
+
def to_s
|
|
141
|
+
to_hash.to_s
|
|
142
|
+
end
|
|
143
|
+
|
|
144
|
+
# Returns the object in the form of hash
|
|
145
|
+
# @return [Hash] Returns the object in the form of hash
|
|
146
|
+
def to_hash
|
|
147
|
+
hash = {}
|
|
148
|
+
self.class.attribute_map.each_pair do |attr, param|
|
|
149
|
+
value = public_method(attr).call
|
|
150
|
+
next if value.nil? && !instance_variable_defined?("@#{attr}")
|
|
151
|
+
|
|
152
|
+
hash[param] = _to_hash(value)
|
|
153
|
+
end
|
|
154
|
+
hash
|
|
155
|
+
end
|
|
156
|
+
|
|
157
|
+
private
|
|
158
|
+
|
|
159
|
+
# Outputs non-array value in the form of hash
|
|
160
|
+
# For object, use to_hash. Otherwise, just return the value
|
|
161
|
+
# @param [Object] value Any valid value
|
|
162
|
+
# @return [Hash] Returns the value in the form of hash
|
|
163
|
+
def _to_hash(value)
|
|
164
|
+
if value.is_a?(Array)
|
|
165
|
+
value.compact.map { |v| _to_hash(v) }
|
|
166
|
+
elsif value.is_a?(Hash)
|
|
167
|
+
{}.tap do |hash|
|
|
168
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
169
|
+
end
|
|
170
|
+
elsif value.respond_to? :to_hash
|
|
171
|
+
value.to_hash
|
|
172
|
+
else
|
|
173
|
+
value
|
|
174
|
+
end
|
|
175
|
+
end
|
|
176
|
+
end
|
|
177
|
+
end
|
|
178
|
+
# rubocop:enable Lint/UnneededCopDisableDirective, Metrics/LineLength
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
# Copyright (c) 2016,
|
|
1
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
# 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.
|
|
2
3
|
|
|
3
4
|
require 'date'
|
|
4
5
|
require 'logger'
|
|
@@ -35,8 +36,8 @@ module OCI
|
|
|
35
36
|
# @return [String]
|
|
36
37
|
attr_accessor :id
|
|
37
38
|
|
|
38
|
-
# The OCID of the compartment that contains the work request. Work
|
|
39
|
-
# as the resource the work request affects.
|
|
39
|
+
# The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request. Work
|
|
40
|
+
# requests are scoped to the same compartment as the resource the work request affects.
|
|
40
41
|
#
|
|
41
42
|
# If the work request affects multiple resources and those resources are not in the same compartment, the OCID of
|
|
42
43
|
# the primary resource is used. For example, you can copy an object in a bucket in one compartment to a bucket in
|
|
@@ -53,19 +54,19 @@ module OCI
|
|
|
53
54
|
attr_accessor :percent_complete
|
|
54
55
|
|
|
55
56
|
# The date and time the work request was created, as described in
|
|
56
|
-
# [RFC 3339](https://tools.ietf.org/
|
|
57
|
+
# [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
57
58
|
#
|
|
58
59
|
# @return [DateTime]
|
|
59
60
|
attr_accessor :time_accepted
|
|
60
61
|
|
|
61
62
|
# The date and time the work request was started, as described in
|
|
62
|
-
# [RFC 3339](https://tools.ietf.org/
|
|
63
|
+
# [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
63
64
|
#
|
|
64
65
|
# @return [DateTime]
|
|
65
66
|
attr_accessor :time_started
|
|
66
67
|
|
|
67
68
|
# The date and time the work request was finished, as described in
|
|
68
|
-
# [RFC 3339](https://tools.ietf.org/
|
|
69
|
+
# [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
69
70
|
#
|
|
70
71
|
# @return [DateTime]
|
|
71
72
|
attr_accessor :time_finished
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
# Copyright (c) 2016,
|
|
1
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
# 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.
|
|
2
3
|
|
|
3
4
|
require 'date'
|
|
4
5
|
require 'logger'
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
# Copyright (c) 2016,
|
|
1
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
# 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.
|
|
2
3
|
|
|
3
4
|
require 'date'
|
|
4
5
|
|
|
@@ -11,7 +12,7 @@ module OCI
|
|
|
11
12
|
attr_accessor :message
|
|
12
13
|
|
|
13
14
|
# The date and time the log message was written, as described in
|
|
14
|
-
# [RFC 3339](https://tools.ietf.org/
|
|
15
|
+
# [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
15
16
|
#
|
|
16
17
|
# @return [DateTime]
|
|
17
18
|
attr_accessor :timestamp
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
# Copyright (c) 2016,
|
|
1
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
# 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.
|
|
2
3
|
|
|
3
4
|
require 'date'
|
|
4
5
|
require 'logger'
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
# Copyright (c) 2016,
|
|
1
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
# 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.
|
|
2
3
|
|
|
3
4
|
module OCI
|
|
4
5
|
module ObjectStorage::Models
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
# Copyright (c) 2016,
|
|
1
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
# 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.
|
|
2
3
|
|
|
3
4
|
require 'date'
|
|
4
5
|
require 'logger'
|
|
@@ -35,8 +36,8 @@ module OCI
|
|
|
35
36
|
# @return [String]
|
|
36
37
|
attr_accessor :id
|
|
37
38
|
|
|
38
|
-
# The OCID of the compartment that contains the work request. Work
|
|
39
|
-
# as the resource the work request affects.
|
|
39
|
+
# The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request. Work
|
|
40
|
+
# requests are scoped to the same compartment as the resource the work request affects.
|
|
40
41
|
#
|
|
41
42
|
# If the work request affects multiple resources and those resources are not in the same compartment, the OCID of
|
|
42
43
|
# the primary resource is used. For example, you can copy an object in a bucket in one compartment to a bucket in
|
|
@@ -53,19 +54,19 @@ module OCI
|
|
|
53
54
|
attr_accessor :percent_complete
|
|
54
55
|
|
|
55
56
|
# The date and time the work request was created, as described in
|
|
56
|
-
# [RFC 3339](https://tools.ietf.org/
|
|
57
|
+
# [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
57
58
|
#
|
|
58
59
|
# @return [DateTime]
|
|
59
60
|
attr_accessor :time_accepted
|
|
60
61
|
|
|
61
62
|
# The date and time the work request was started, as described in
|
|
62
|
-
# [RFC 3339](https://tools.ietf.org/
|
|
63
|
+
# [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
63
64
|
#
|
|
64
65
|
# @return [DateTime]
|
|
65
66
|
attr_accessor :time_started
|
|
66
67
|
|
|
67
68
|
# The date and time the work request was finished, as described in
|
|
68
|
-
# [RFC 3339](https://tools.ietf.org/
|
|
69
|
+
# [RFC 3339](https://tools.ietf.org/html/rfc3339).
|
|
69
70
|
#
|
|
70
71
|
# @return [DateTime]
|
|
71
72
|
attr_accessor :time_finished
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
# Copyright (c) 2016,
|
|
1
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
# 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.
|
|
2
3
|
|
|
3
4
|
module OCI
|
|
4
5
|
module ObjectStorage
|
|
@@ -18,6 +19,9 @@ require 'oci/object_storage/models/copy_object_details'
|
|
|
18
19
|
require 'oci/object_storage/models/create_bucket_details'
|
|
19
20
|
require 'oci/object_storage/models/create_multipart_upload_details'
|
|
20
21
|
require 'oci/object_storage/models/create_preauthenticated_request_details'
|
|
22
|
+
require 'oci/object_storage/models/create_replication_policy_details'
|
|
23
|
+
require 'oci/object_storage/models/create_retention_rule_details'
|
|
24
|
+
require 'oci/object_storage/models/duration'
|
|
21
25
|
require 'oci/object_storage/models/list_objects'
|
|
22
26
|
require 'oci/object_storage/models/multipart_upload'
|
|
23
27
|
require 'oci/object_storage/models/multipart_upload_part_summary'
|
|
@@ -26,14 +30,26 @@ require 'oci/object_storage/models/object_lifecycle_policy'
|
|
|
26
30
|
require 'oci/object_storage/models/object_lifecycle_rule'
|
|
27
31
|
require 'oci/object_storage/models/object_name_filter'
|
|
28
32
|
require 'oci/object_storage/models/object_summary'
|
|
33
|
+
require 'oci/object_storage/models/object_version_collection'
|
|
34
|
+
require 'oci/object_storage/models/object_version_summary'
|
|
29
35
|
require 'oci/object_storage/models/pattern_details'
|
|
30
36
|
require 'oci/object_storage/models/preauthenticated_request'
|
|
31
37
|
require 'oci/object_storage/models/preauthenticated_request_summary'
|
|
32
38
|
require 'oci/object_storage/models/put_object_lifecycle_policy_details'
|
|
39
|
+
require 'oci/object_storage/models/reencrypt_object_details'
|
|
33
40
|
require 'oci/object_storage/models/rename_object_details'
|
|
41
|
+
require 'oci/object_storage/models/replication_policy'
|
|
42
|
+
require 'oci/object_storage/models/replication_policy_summary'
|
|
43
|
+
require 'oci/object_storage/models/replication_source'
|
|
34
44
|
require 'oci/object_storage/models/restore_objects_details'
|
|
45
|
+
require 'oci/object_storage/models/retention_rule'
|
|
46
|
+
require 'oci/object_storage/models/retention_rule_collection'
|
|
47
|
+
require 'oci/object_storage/models/retention_rule_details'
|
|
48
|
+
require 'oci/object_storage/models/retention_rule_summary'
|
|
49
|
+
require 'oci/object_storage/models/sse_customer_key_details'
|
|
35
50
|
require 'oci/object_storage/models/update_bucket_details'
|
|
36
51
|
require 'oci/object_storage/models/update_namespace_metadata_details'
|
|
52
|
+
require 'oci/object_storage/models/update_retention_rule_details'
|
|
37
53
|
require 'oci/object_storage/models/work_request'
|
|
38
54
|
require 'oci/object_storage/models/work_request_error'
|
|
39
55
|
require 'oci/object_storage/models/work_request_log_entry'
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
# Copyright (c) 2016,
|
|
1
|
+
# Copyright (c) 2016, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
2
|
+
# 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.
|
|
2
3
|
|
|
3
4
|
require 'uri'
|
|
4
5
|
require 'logger'
|
|
@@ -6,6 +7,8 @@ require 'logger'
|
|
|
6
7
|
# rubocop:disable Lint/UnneededCopDisableDirective, Metrics/LineLength
|
|
7
8
|
module OCI
|
|
8
9
|
# Common set of Object Storage and Archive Storage APIs for managing buckets, objects, and related resources.
|
|
10
|
+
# For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
|
|
11
|
+
# [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
|
|
9
12
|
class ObjectStorage::ObjectStorageClient
|
|
10
13
|
# Client used to make HTTP requests.
|
|
11
14
|
# @return [OCI::ApiClient]
|
|
@@ -50,27 +53,16 @@ module OCI
|
|
|
50
53
|
# apply across all operations. This can be overridden on a per-operation basis. The default retry configuration value is `nil`, which means that an operation
|
|
51
54
|
# will not perform any retries
|
|
52
55
|
def initialize(config: nil, region: nil, endpoint: nil, signer: nil, proxy_settings: nil, retry_config: nil)
|
|
53
|
-
# If the signer is an InstancePrincipalsSecurityTokenSigner and no config was supplied (
|
|
56
|
+
# If the signer is an InstancePrincipalsSecurityTokenSigner or SecurityTokenSigner and no config was supplied (they are self-sufficient signers)
|
|
54
57
|
# then create a dummy config to pass to the ApiClient constructor. If customers wish to create a client which uses instance principals
|
|
55
58
|
# and has config (either populated programmatically or loaded from a file), they must construct that config themselves and then
|
|
56
59
|
# pass it to this constructor.
|
|
57
60
|
#
|
|
58
61
|
# If there is no signer (or the signer is not an instance principals signer) and no config was supplied, this is not valid
|
|
59
62
|
# so try and load the config from the default file.
|
|
60
|
-
config
|
|
61
|
-
|
|
62
|
-
config
|
|
63
|
-
|
|
64
|
-
if signer.nil?
|
|
65
|
-
signer = OCI::Signer.new(
|
|
66
|
-
config.user,
|
|
67
|
-
config.fingerprint,
|
|
68
|
-
config.tenancy,
|
|
69
|
-
config.key_file,
|
|
70
|
-
pass_phrase: config.pass_phrase,
|
|
71
|
-
private_key_content: config.key_content
|
|
72
|
-
)
|
|
73
|
-
end
|
|
63
|
+
config = OCI::Config.validate_and_build_config_with_signer(config, signer)
|
|
64
|
+
|
|
65
|
+
signer = OCI::Signer.config_file_auth_builder(config) if signer.nil?
|
|
74
66
|
|
|
75
67
|
@api_client = OCI::ApiClient.new(config, signer, proxy_settings: proxy_settings)
|
|
76
68
|
@retry_config = retry_config
|
|
@@ -123,6 +115,7 @@ module OCI
|
|
|
123
115
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
124
116
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
125
117
|
# @return [Response] A Response object with data of type nil
|
|
118
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/abort_multipart_upload.rb.html) to see an example of how to use abort_multipart_upload API.
|
|
126
119
|
def abort_multipart_upload(namespace_name, bucket_name, object_name, upload_id, opts = {})
|
|
127
120
|
logger.debug 'Calling operation ObjectStorageClient#abort_multipart_upload.' if logger
|
|
128
121
|
|
|
@@ -182,6 +175,7 @@ module OCI
|
|
|
182
175
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
183
176
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
184
177
|
# @return [Response] A Response object with data of type nil
|
|
178
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/cancel_work_request.rb.html) to see an example of how to use cancel_work_request API.
|
|
185
179
|
def cancel_work_request(work_request_id, opts = {})
|
|
186
180
|
logger.debug 'Calling operation ObjectStorageClient#cancel_work_request.' if logger
|
|
187
181
|
|
|
@@ -250,6 +244,7 @@ module OCI
|
|
|
250
244
|
#
|
|
251
245
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
252
246
|
# @return [Response] A Response object with data of type nil
|
|
247
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/commit_multipart_upload.rb.html) to see an example of how to use commit_multipart_upload API.
|
|
253
248
|
def commit_multipart_upload(namespace_name, bucket_name, object_name, upload_id, commit_multipart_upload_details, opts = {})
|
|
254
249
|
logger.debug 'Calling operation ObjectStorageClient#commit_multipart_upload.' if logger
|
|
255
250
|
|
|
@@ -315,7 +310,32 @@ module OCI
|
|
|
315
310
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
316
311
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
317
312
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
313
|
+
# @option opts [String] :opc_sse_customer_algorithm The optional header that specifies \"AES256\" as the encryption algorithm. For more information, see
|
|
314
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
315
|
+
#
|
|
316
|
+
# @option opts [String] :opc_sse_customer_key The optional header that specifies the base64-encoded 256-bit encryption key to use to encrypt or
|
|
317
|
+
# decrypt the data. For more information, see
|
|
318
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
319
|
+
#
|
|
320
|
+
# @option opts [String] :opc_sse_customer_key_sha256 The optional header that specifies the base64-encoded SHA256 hash of the encryption key. This
|
|
321
|
+
# value is used to check the integrity of the encryption key. For more information, see
|
|
322
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
323
|
+
#
|
|
324
|
+
# @option opts [String] :opc_source_sse_customer_algorithm The optional header that specifies \"AES256\" as the encryption algorithm to use to decrypt the source
|
|
325
|
+
# object. For more information, see
|
|
326
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
327
|
+
#
|
|
328
|
+
# @option opts [String] :opc_source_sse_customer_key The optional header that specifies the base64-encoded 256-bit encryption key to use to decrypt
|
|
329
|
+
# the source object. For more information, see
|
|
330
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
331
|
+
#
|
|
332
|
+
# @option opts [String] :opc_source_sse_customer_key_sha256 The optional header that specifies the base64-encoded SHA256 hash of the encryption key used to
|
|
333
|
+
# decrypt the source object. This value is used to check the integrity of the encryption key. For
|
|
334
|
+
# more information, see
|
|
335
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
336
|
+
#
|
|
318
337
|
# @return [Response] A Response object with data of type nil
|
|
338
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/copy_object.rb.html) to see an example of how to use copy_object API.
|
|
319
339
|
def copy_object(namespace_name, bucket_name, copy_object_details, opts = {})
|
|
320
340
|
logger.debug 'Calling operation ObjectStorageClient#copy_object.' if logger
|
|
321
341
|
|
|
@@ -337,6 +357,12 @@ module OCI
|
|
|
337
357
|
header_params[:accept] = 'application/json'
|
|
338
358
|
header_params[:'content-type'] = 'application/json'
|
|
339
359
|
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
360
|
+
header_params[:'opc-sse-customer-algorithm'] = opts[:opc_sse_customer_algorithm] if opts[:opc_sse_customer_algorithm]
|
|
361
|
+
header_params[:'opc-sse-customer-key'] = opts[:opc_sse_customer_key] if opts[:opc_sse_customer_key]
|
|
362
|
+
header_params[:'opc-sse-customer-key-sha256'] = opts[:opc_sse_customer_key_sha256] if opts[:opc_sse_customer_key_sha256]
|
|
363
|
+
header_params[:'opc-source-sse-customer-algorithm'] = opts[:opc_source_sse_customer_algorithm] if opts[:opc_source_sse_customer_algorithm]
|
|
364
|
+
header_params[:'opc-source-sse-customer-key'] = opts[:opc_source_sse_customer_key] if opts[:opc_source_sse_customer_key]
|
|
365
|
+
header_params[:'opc-source-sse-customer-key-sha256'] = opts[:opc_source_sse_customer_key_sha256] if opts[:opc_source_sse_customer_key_sha256]
|
|
340
366
|
# rubocop:enable Style/NegatedIf
|
|
341
367
|
|
|
342
368
|
post_body = @api_client.object_to_http_body(copy_object_details)
|
|
@@ -374,6 +400,7 @@ module OCI
|
|
|
374
400
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
375
401
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
376
402
|
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::Bucket Bucket}
|
|
403
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/create_bucket.rb.html) to see an example of how to use create_bucket API.
|
|
377
404
|
def create_bucket(namespace_name, create_bucket_details, opts = {})
|
|
378
405
|
logger.debug 'Calling operation ObjectStorageClient#create_bucket.' if logger
|
|
379
406
|
|
|
@@ -427,7 +454,7 @@ module OCI
|
|
|
427
454
|
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
428
455
|
# Example: `my-new-bucket1`
|
|
429
456
|
#
|
|
430
|
-
# @param [OCI::ObjectStorage::Models::CreateMultipartUploadDetails] create_multipart_upload_details Request object for creating a
|
|
457
|
+
# @param [OCI::ObjectStorage::Models::CreateMultipartUploadDetails] create_multipart_upload_details Request object for creating a multipart upload.
|
|
431
458
|
# @param [Hash] opts the optional parameters
|
|
432
459
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
433
460
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
@@ -439,7 +466,19 @@ module OCI
|
|
|
439
466
|
# part, this is the entity tag of the target part.
|
|
440
467
|
#
|
|
441
468
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
469
|
+
# @option opts [String] :opc_sse_customer_algorithm The optional header that specifies \"AES256\" as the encryption algorithm. For more information, see
|
|
470
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
471
|
+
#
|
|
472
|
+
# @option opts [String] :opc_sse_customer_key The optional header that specifies the base64-encoded 256-bit encryption key to use to encrypt or
|
|
473
|
+
# decrypt the data. For more information, see
|
|
474
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
475
|
+
#
|
|
476
|
+
# @option opts [String] :opc_sse_customer_key_sha256 The optional header that specifies the base64-encoded SHA256 hash of the encryption key. This
|
|
477
|
+
# value is used to check the integrity of the encryption key. For more information, see
|
|
478
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
479
|
+
#
|
|
442
480
|
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::MultipartUpload MultipartUpload}
|
|
481
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/create_multipart_upload.rb.html) to see an example of how to use create_multipart_upload API.
|
|
443
482
|
def create_multipart_upload(namespace_name, bucket_name, create_multipart_upload_details, opts = {})
|
|
444
483
|
logger.debug 'Calling operation ObjectStorageClient#create_multipart_upload.' if logger
|
|
445
484
|
|
|
@@ -463,6 +502,9 @@ module OCI
|
|
|
463
502
|
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
464
503
|
header_params[:'if-none-match'] = opts[:if_none_match] if opts[:if_none_match]
|
|
465
504
|
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
505
|
+
header_params[:'opc-sse-customer-algorithm'] = opts[:opc_sse_customer_algorithm] if opts[:opc_sse_customer_algorithm]
|
|
506
|
+
header_params[:'opc-sse-customer-key'] = opts[:opc_sse_customer_key] if opts[:opc_sse_customer_key]
|
|
507
|
+
header_params[:'opc-sse-customer-key-sha256'] = opts[:opc_sse_customer_key_sha256] if opts[:opc_sse_customer_key_sha256]
|
|
466
508
|
# rubocop:enable Style/NegatedIf
|
|
467
509
|
|
|
468
510
|
post_body = @api_client.object_to_http_body(create_multipart_upload_details)
|
|
@@ -503,6 +545,7 @@ module OCI
|
|
|
503
545
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
504
546
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
505
547
|
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::PreauthenticatedRequest PreauthenticatedRequest}
|
|
548
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/create_preauthenticated_request.rb.html) to see an example of how to use create_preauthenticated_request API.
|
|
506
549
|
def create_preauthenticated_request(namespace_name, bucket_name, create_preauthenticated_request_details, opts = {})
|
|
507
550
|
logger.debug 'Calling operation ObjectStorageClient#create_preauthenticated_request.' if logger
|
|
508
551
|
|
|
@@ -552,6 +595,131 @@ module OCI
|
|
|
552
595
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
553
596
|
|
|
554
597
|
|
|
598
|
+
# Creates a replication policy for the specified bucket.
|
|
599
|
+
#
|
|
600
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
601
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
602
|
+
# Example: `my-new-bucket1`
|
|
603
|
+
#
|
|
604
|
+
# @param [OCI::ObjectStorage::Models::CreateReplicationPolicyDetails] create_replication_policy_details The replication policy.
|
|
605
|
+
# @param [Hash] opts the optional parameters
|
|
606
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
607
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
608
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
609
|
+
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::ReplicationPolicy ReplicationPolicy}
|
|
610
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/create_replication_policy.rb.html) to see an example of how to use create_replication_policy API.
|
|
611
|
+
def create_replication_policy(namespace_name, bucket_name, create_replication_policy_details, opts = {})
|
|
612
|
+
logger.debug 'Calling operation ObjectStorageClient#create_replication_policy.' if logger
|
|
613
|
+
|
|
614
|
+
raise "Missing the required parameter 'namespace_name' when calling create_replication_policy." if namespace_name.nil?
|
|
615
|
+
raise "Missing the required parameter 'bucket_name' when calling create_replication_policy." if bucket_name.nil?
|
|
616
|
+
raise "Missing the required parameter 'create_replication_policy_details' when calling create_replication_policy." if create_replication_policy_details.nil?
|
|
617
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
618
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
619
|
+
|
|
620
|
+
path = '/n/{namespaceName}/b/{bucketName}/replicationPolicies'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
621
|
+
operation_signing_strategy = :standard
|
|
622
|
+
|
|
623
|
+
# rubocop:disable Style/NegatedIf
|
|
624
|
+
# Query Params
|
|
625
|
+
query_params = {}
|
|
626
|
+
|
|
627
|
+
# Header Params
|
|
628
|
+
header_params = {}
|
|
629
|
+
header_params[:accept] = 'application/json'
|
|
630
|
+
header_params[:'content-type'] = 'application/json'
|
|
631
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
632
|
+
# rubocop:enable Style/NegatedIf
|
|
633
|
+
|
|
634
|
+
post_body = @api_client.object_to_http_body(create_replication_policy_details)
|
|
635
|
+
|
|
636
|
+
# rubocop:disable Metrics/BlockLength
|
|
637
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#create_replication_policy') do
|
|
638
|
+
@api_client.call_api(
|
|
639
|
+
:POST,
|
|
640
|
+
path,
|
|
641
|
+
endpoint,
|
|
642
|
+
header_params: header_params,
|
|
643
|
+
query_params: query_params,
|
|
644
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
645
|
+
body: post_body,
|
|
646
|
+
return_type: 'OCI::ObjectStorage::Models::ReplicationPolicy'
|
|
647
|
+
)
|
|
648
|
+
end
|
|
649
|
+
# rubocop:enable Metrics/BlockLength
|
|
650
|
+
end
|
|
651
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
652
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
653
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
654
|
+
|
|
655
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
656
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
657
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
# Creates a new retention rule in the specified bucket. The new rule will take effect typically within 30 seconds.
|
|
661
|
+
# Note that a maximum of 100 rules are supported on a bucket.
|
|
662
|
+
#
|
|
663
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
664
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
665
|
+
# Example: `my-new-bucket1`
|
|
666
|
+
#
|
|
667
|
+
# @param [OCI::ObjectStorage::Models::CreateRetentionRuleDetails] create_retention_rule_details The retention rule to create for the bucket.
|
|
668
|
+
# @param [Hash] opts the optional parameters
|
|
669
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
670
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
671
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
672
|
+
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::RetentionRule RetentionRule}
|
|
673
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/create_retention_rule.rb.html) to see an example of how to use create_retention_rule API.
|
|
674
|
+
def create_retention_rule(namespace_name, bucket_name, create_retention_rule_details, opts = {})
|
|
675
|
+
logger.debug 'Calling operation ObjectStorageClient#create_retention_rule.' if logger
|
|
676
|
+
|
|
677
|
+
raise "Missing the required parameter 'namespace_name' when calling create_retention_rule." if namespace_name.nil?
|
|
678
|
+
raise "Missing the required parameter 'bucket_name' when calling create_retention_rule." if bucket_name.nil?
|
|
679
|
+
raise "Missing the required parameter 'create_retention_rule_details' when calling create_retention_rule." if create_retention_rule_details.nil?
|
|
680
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
681
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
682
|
+
|
|
683
|
+
path = '/n/{namespaceName}/b/{bucketName}/retentionRules'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
684
|
+
operation_signing_strategy = :standard
|
|
685
|
+
|
|
686
|
+
# rubocop:disable Style/NegatedIf
|
|
687
|
+
# Query Params
|
|
688
|
+
query_params = {}
|
|
689
|
+
|
|
690
|
+
# Header Params
|
|
691
|
+
header_params = {}
|
|
692
|
+
header_params[:accept] = 'application/json'
|
|
693
|
+
header_params[:'content-type'] = 'application/json'
|
|
694
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
695
|
+
# rubocop:enable Style/NegatedIf
|
|
696
|
+
|
|
697
|
+
post_body = @api_client.object_to_http_body(create_retention_rule_details)
|
|
698
|
+
|
|
699
|
+
# rubocop:disable Metrics/BlockLength
|
|
700
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#create_retention_rule') do
|
|
701
|
+
@api_client.call_api(
|
|
702
|
+
:POST,
|
|
703
|
+
path,
|
|
704
|
+
endpoint,
|
|
705
|
+
header_params: header_params,
|
|
706
|
+
query_params: query_params,
|
|
707
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
708
|
+
body: post_body,
|
|
709
|
+
return_type: 'OCI::ObjectStorage::Models::RetentionRule'
|
|
710
|
+
)
|
|
711
|
+
end
|
|
712
|
+
# rubocop:enable Metrics/BlockLength
|
|
713
|
+
end
|
|
714
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
715
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
716
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
717
|
+
|
|
718
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
719
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
720
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
721
|
+
|
|
722
|
+
|
|
555
723
|
# Deletes a bucket if the bucket is already empty. If the bucket is not empty, use
|
|
556
724
|
# {#delete_object delete_object} first. In addition,
|
|
557
725
|
# you cannot delete a bucket that has a multipart upload in progress or a pre-authenticated
|
|
@@ -569,6 +737,7 @@ module OCI
|
|
|
569
737
|
#
|
|
570
738
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
571
739
|
# @return [Response] A Response object with data of type nil
|
|
740
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/delete_bucket.rb.html) to see an example of how to use delete_bucket API.
|
|
572
741
|
def delete_bucket(namespace_name, bucket_name, opts = {})
|
|
573
742
|
logger.debug 'Calling operation ObjectStorageClient#delete_bucket.' if logger
|
|
574
743
|
|
|
@@ -633,7 +802,9 @@ module OCI
|
|
|
633
802
|
# For uploading a part, this is the entity tag of the target part.
|
|
634
803
|
#
|
|
635
804
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
805
|
+
# @option opts [String] :version_id VersionId used to identify a particular version of the object
|
|
636
806
|
# @return [Response] A Response object with data of type nil
|
|
807
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/delete_object.rb.html) to see an example of how to use delete_object API.
|
|
637
808
|
def delete_object(namespace_name, bucket_name, object_name, opts = {})
|
|
638
809
|
logger.debug 'Calling operation ObjectStorageClient#delete_object.' if logger
|
|
639
810
|
|
|
@@ -650,6 +821,7 @@ module OCI
|
|
|
650
821
|
# rubocop:disable Style/NegatedIf
|
|
651
822
|
# Query Params
|
|
652
823
|
query_params = {}
|
|
824
|
+
query_params[:versionId] = opts[:version_id] if opts[:version_id]
|
|
653
825
|
|
|
654
826
|
# Header Params
|
|
655
827
|
header_params = {}
|
|
@@ -698,6 +870,7 @@ module OCI
|
|
|
698
870
|
# For uploading a part, this is the entity tag of the target part.
|
|
699
871
|
#
|
|
700
872
|
# @return [Response] A Response object with data of type nil
|
|
873
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/delete_object_lifecycle_policy.rb.html) to see an example of how to use delete_object_lifecycle_policy API.
|
|
701
874
|
def delete_object_lifecycle_policy(namespace_name, bucket_name, opts = {})
|
|
702
875
|
logger.debug 'Calling operation ObjectStorageClient#delete_object_lifecycle_policy.' if logger
|
|
703
876
|
|
|
@@ -759,6 +932,7 @@ module OCI
|
|
|
759
932
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
760
933
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
761
934
|
# @return [Response] A Response object with data of type nil
|
|
935
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/delete_preauthenticated_request.rb.html) to see an example of how to use delete_preauthenticated_request API.
|
|
762
936
|
def delete_preauthenticated_request(namespace_name, bucket_name, par_id, opts = {})
|
|
763
937
|
logger.debug 'Calling operation ObjectStorageClient#delete_preauthenticated_request.' if logger
|
|
764
938
|
|
|
@@ -808,6 +982,133 @@ module OCI
|
|
|
808
982
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
809
983
|
|
|
810
984
|
|
|
985
|
+
# Deletes the replication policy associated with the source bucket.
|
|
986
|
+
#
|
|
987
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
988
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
989
|
+
# Example: `my-new-bucket1`
|
|
990
|
+
#
|
|
991
|
+
# @param [String] replication_id The ID of the replication policy.
|
|
992
|
+
# @param [Hash] opts the optional parameters
|
|
993
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
994
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
995
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
996
|
+
# @return [Response] A Response object with data of type nil
|
|
997
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/delete_replication_policy.rb.html) to see an example of how to use delete_replication_policy API.
|
|
998
|
+
def delete_replication_policy(namespace_name, bucket_name, replication_id, opts = {})
|
|
999
|
+
logger.debug 'Calling operation ObjectStorageClient#delete_replication_policy.' if logger
|
|
1000
|
+
|
|
1001
|
+
raise "Missing the required parameter 'namespace_name' when calling delete_replication_policy." if namespace_name.nil?
|
|
1002
|
+
raise "Missing the required parameter 'bucket_name' when calling delete_replication_policy." if bucket_name.nil?
|
|
1003
|
+
raise "Missing the required parameter 'replication_id' when calling delete_replication_policy." if replication_id.nil?
|
|
1004
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
1005
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
1006
|
+
raise "Parameter value for 'replication_id' must not be blank" if OCI::Internal::Util.blank_string?(replication_id)
|
|
1007
|
+
|
|
1008
|
+
path = '/n/{namespaceName}/b/{bucketName}/replicationPolicies/{replicationId}'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s).sub('{replicationId}', replication_id.to_s)
|
|
1009
|
+
operation_signing_strategy = :standard
|
|
1010
|
+
|
|
1011
|
+
# rubocop:disable Style/NegatedIf
|
|
1012
|
+
# Query Params
|
|
1013
|
+
query_params = {}
|
|
1014
|
+
|
|
1015
|
+
# Header Params
|
|
1016
|
+
header_params = {}
|
|
1017
|
+
header_params[:accept] = 'application/json'
|
|
1018
|
+
header_params[:'content-type'] = 'application/json'
|
|
1019
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
1020
|
+
# rubocop:enable Style/NegatedIf
|
|
1021
|
+
|
|
1022
|
+
post_body = nil
|
|
1023
|
+
|
|
1024
|
+
# rubocop:disable Metrics/BlockLength
|
|
1025
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#delete_replication_policy') do
|
|
1026
|
+
@api_client.call_api(
|
|
1027
|
+
:DELETE,
|
|
1028
|
+
path,
|
|
1029
|
+
endpoint,
|
|
1030
|
+
header_params: header_params,
|
|
1031
|
+
query_params: query_params,
|
|
1032
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
1033
|
+
body: post_body
|
|
1034
|
+
)
|
|
1035
|
+
end
|
|
1036
|
+
# rubocop:enable Metrics/BlockLength
|
|
1037
|
+
end
|
|
1038
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1039
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1040
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
1041
|
+
|
|
1042
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1043
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1044
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1045
|
+
|
|
1046
|
+
|
|
1047
|
+
# Deletes the specified rule. The deletion takes effect typically within 30 seconds.
|
|
1048
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
1049
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
1050
|
+
# Example: `my-new-bucket1`
|
|
1051
|
+
#
|
|
1052
|
+
# @param [String] retention_rule_id The ID of the retention rule.
|
|
1053
|
+
# @param [Hash] opts the optional parameters
|
|
1054
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1055
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1056
|
+
# @option opts [String] :if_match The entity tag (ETag) to match. For creating and committing a multipart upload to an object, this is the entity tag of the target object.
|
|
1057
|
+
# For uploading a part, this is the entity tag of the target part.
|
|
1058
|
+
#
|
|
1059
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1060
|
+
# @return [Response] A Response object with data of type nil
|
|
1061
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/delete_retention_rule.rb.html) to see an example of how to use delete_retention_rule API.
|
|
1062
|
+
def delete_retention_rule(namespace_name, bucket_name, retention_rule_id, opts = {})
|
|
1063
|
+
logger.debug 'Calling operation ObjectStorageClient#delete_retention_rule.' if logger
|
|
1064
|
+
|
|
1065
|
+
raise "Missing the required parameter 'namespace_name' when calling delete_retention_rule." if namespace_name.nil?
|
|
1066
|
+
raise "Missing the required parameter 'bucket_name' when calling delete_retention_rule." if bucket_name.nil?
|
|
1067
|
+
raise "Missing the required parameter 'retention_rule_id' when calling delete_retention_rule." if retention_rule_id.nil?
|
|
1068
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
1069
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
1070
|
+
raise "Parameter value for 'retention_rule_id' must not be blank" if OCI::Internal::Util.blank_string?(retention_rule_id)
|
|
1071
|
+
|
|
1072
|
+
path = '/n/{namespaceName}/b/{bucketName}/retentionRules/{retentionRuleId}'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s).sub('{retentionRuleId}', retention_rule_id.to_s)
|
|
1073
|
+
operation_signing_strategy = :standard
|
|
1074
|
+
|
|
1075
|
+
# rubocop:disable Style/NegatedIf
|
|
1076
|
+
# Query Params
|
|
1077
|
+
query_params = {}
|
|
1078
|
+
|
|
1079
|
+
# Header Params
|
|
1080
|
+
header_params = {}
|
|
1081
|
+
header_params[:accept] = 'application/json'
|
|
1082
|
+
header_params[:'content-type'] = 'application/json'
|
|
1083
|
+
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
1084
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
1085
|
+
# rubocop:enable Style/NegatedIf
|
|
1086
|
+
|
|
1087
|
+
post_body = nil
|
|
1088
|
+
|
|
1089
|
+
# rubocop:disable Metrics/BlockLength
|
|
1090
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#delete_retention_rule') do
|
|
1091
|
+
@api_client.call_api(
|
|
1092
|
+
:DELETE,
|
|
1093
|
+
path,
|
|
1094
|
+
endpoint,
|
|
1095
|
+
header_params: header_params,
|
|
1096
|
+
query_params: query_params,
|
|
1097
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
1098
|
+
body: post_body
|
|
1099
|
+
)
|
|
1100
|
+
end
|
|
1101
|
+
# rubocop:enable Metrics/BlockLength
|
|
1102
|
+
end
|
|
1103
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1104
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1105
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
1106
|
+
|
|
1107
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1108
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1109
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1110
|
+
|
|
1111
|
+
|
|
811
1112
|
# Gets the current representation of the given bucket in the given Object Storage namespace.
|
|
812
1113
|
#
|
|
813
1114
|
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
@@ -831,6 +1132,7 @@ module OCI
|
|
|
831
1132
|
#
|
|
832
1133
|
# Allowed values are: approximateCount, approximateSize
|
|
833
1134
|
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::Bucket Bucket}
|
|
1135
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/get_bucket.rb.html) to see an example of how to use get_bucket API.
|
|
834
1136
|
def get_bucket(namespace_name, bucket_name, opts = {})
|
|
835
1137
|
logger.debug 'Calling operation ObjectStorageClient#get_bucket.' if logger
|
|
836
1138
|
|
|
@@ -904,10 +1206,11 @@ module OCI
|
|
|
904
1206
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
905
1207
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
906
1208
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
907
|
-
# @option opts [String] :compartment_id This is an optional field representing the tenancy OCID or the compartment
|
|
908
|
-
#
|
|
1209
|
+
# @option opts [String] :compartment_id This is an optional field representing either the tenancy [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) or the compartment
|
|
1210
|
+
# [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) within the tenancy whose Object Storage namespace is to be retrieved.
|
|
909
1211
|
#
|
|
910
1212
|
# @return [Response] A Response object with data of type String
|
|
1213
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/get_namespace.rb.html) to see an example of how to use get_namespace API.
|
|
911
1214
|
def get_namespace(opts = {})
|
|
912
1215
|
logger.debug 'Calling operation ObjectStorageClient#get_namespace.' if logger
|
|
913
1216
|
|
|
@@ -967,6 +1270,7 @@ module OCI
|
|
|
967
1270
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
968
1271
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
969
1272
|
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::NamespaceMetadata NamespaceMetadata}
|
|
1273
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/get_namespace_metadata.rb.html) to see an example of how to use get_namespace_metadata API.
|
|
970
1274
|
def get_namespace_metadata(namespace_name, opts = {})
|
|
971
1275
|
logger.debug 'Calling operation ObjectStorageClient#get_namespace_metadata.' if logger
|
|
972
1276
|
|
|
@@ -1025,6 +1329,7 @@ module OCI
|
|
|
1025
1329
|
# @param [Hash] opts the optional parameters
|
|
1026
1330
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1027
1331
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1332
|
+
# @option opts [String] :version_id VersionId used to identify a particular version of the object
|
|
1028
1333
|
# @option opts [String] :if_match The entity tag (ETag) to match. For creating and committing a multipart upload to an object, this is the entity tag of the target object.
|
|
1029
1334
|
# For uploading a part, this is the entity tag of the target part.
|
|
1030
1335
|
#
|
|
@@ -1033,12 +1338,30 @@ module OCI
|
|
|
1033
1338
|
# part, this is the entity tag of the target part.
|
|
1034
1339
|
#
|
|
1035
1340
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1036
|
-
# @option opts [String] :range Optional byte range to fetch, as described in [RFC 7233](https://tools.ietf.org/
|
|
1341
|
+
# @option opts [String] :range Optional byte range to fetch, as described in [RFC 7233](https://tools.ietf.org/html/rfc7233#section-2.1).
|
|
1037
1342
|
# Note that only a single range of bytes is supported.
|
|
1038
1343
|
#
|
|
1344
|
+
# @option opts [String] :opc_sse_customer_algorithm The optional header that specifies \"AES256\" as the encryption algorithm. For more information, see
|
|
1345
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
1346
|
+
#
|
|
1347
|
+
# @option opts [String] :opc_sse_customer_key The optional header that specifies the base64-encoded 256-bit encryption key to use to encrypt or
|
|
1348
|
+
# decrypt the data. For more information, see
|
|
1349
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
1350
|
+
#
|
|
1351
|
+
# @option opts [String] :opc_sse_customer_key_sha256 The optional header that specifies the base64-encoded SHA256 hash of the encryption key. This
|
|
1352
|
+
# value is used to check the integrity of the encryption key. For more information, see
|
|
1353
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
1354
|
+
#
|
|
1355
|
+
# @option opts [String] :http_response_content_disposition Specify this query parameter to override the value of the Content-Disposition response header in the GetObject response.
|
|
1356
|
+
# @option opts [String] :http_response_cache_control Specify this query parameter to override the Cache-Control response header in the GetObject response.
|
|
1357
|
+
# @option opts [String] :http_response_content_type Specify this query parameter to override the Content-Type response header in the GetObject response.
|
|
1358
|
+
# @option opts [String] :http_response_content_language Specify this query parameter to override the Content-Language response header in the GetObject response.
|
|
1359
|
+
# @option opts [String] :http_response_content_encoding Specify this query parameter to override the Content-Encoding response header in the GetObject response.
|
|
1360
|
+
# @option opts [String] :http_response_expires Specify this query parameter to override the Expires response header in the GetObject response.
|
|
1039
1361
|
# @option opts [String, IO] :response_target Streaming http body into a file (specified by file name or File object) or IO object if the block is not given
|
|
1040
1362
|
# @option [Block] &block Streaming http body to the block
|
|
1041
1363
|
# @return [Response] A Response object with data of type String if response_target and block are not given, otherwise with nil data
|
|
1364
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/get_object.rb.html) to see an example of how to use get_object API.
|
|
1042
1365
|
def get_object(namespace_name, bucket_name, object_name, opts = {}, &block)
|
|
1043
1366
|
logger.debug 'Calling operation ObjectStorageClient#get_object.' if logger
|
|
1044
1367
|
|
|
@@ -1055,6 +1378,13 @@ module OCI
|
|
|
1055
1378
|
# rubocop:disable Style/NegatedIf
|
|
1056
1379
|
# Query Params
|
|
1057
1380
|
query_params = {}
|
|
1381
|
+
query_params[:versionId] = opts[:version_id] if opts[:version_id]
|
|
1382
|
+
query_params[:httpResponseContentDisposition] = opts[:http_response_content_disposition] if opts[:http_response_content_disposition]
|
|
1383
|
+
query_params[:httpResponseCacheControl] = opts[:http_response_cache_control] if opts[:http_response_cache_control]
|
|
1384
|
+
query_params[:httpResponseContentType] = opts[:http_response_content_type] if opts[:http_response_content_type]
|
|
1385
|
+
query_params[:httpResponseContentLanguage] = opts[:http_response_content_language] if opts[:http_response_content_language]
|
|
1386
|
+
query_params[:httpResponseContentEncoding] = opts[:http_response_content_encoding] if opts[:http_response_content_encoding]
|
|
1387
|
+
query_params[:httpResponseExpires] = opts[:http_response_expires] if opts[:http_response_expires]
|
|
1058
1388
|
|
|
1059
1389
|
# Header Params
|
|
1060
1390
|
header_params = {}
|
|
@@ -1066,6 +1396,9 @@ module OCI
|
|
|
1066
1396
|
header_params[:'if-none-match'] = opts[:if_none_match] if opts[:if_none_match]
|
|
1067
1397
|
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
1068
1398
|
header_params[:range] = opts[:range] if opts[:range]
|
|
1399
|
+
header_params[:'opc-sse-customer-algorithm'] = opts[:opc_sse_customer_algorithm] if opts[:opc_sse_customer_algorithm]
|
|
1400
|
+
header_params[:'opc-sse-customer-key'] = opts[:opc_sse_customer_key] if opts[:opc_sse_customer_key]
|
|
1401
|
+
header_params[:'opc-sse-customer-key-sha256'] = opts[:opc_sse_customer_key_sha256] if opts[:opc_sse_customer_key_sha256]
|
|
1069
1402
|
# rubocop:enable Style/NegatedIf
|
|
1070
1403
|
|
|
1071
1404
|
post_body = nil
|
|
@@ -1147,6 +1480,7 @@ module OCI
|
|
|
1147
1480
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1148
1481
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1149
1482
|
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::ObjectLifecyclePolicy ObjectLifecyclePolicy}
|
|
1483
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/get_object_lifecycle_policy.rb.html) to see an example of how to use get_object_lifecycle_policy API.
|
|
1150
1484
|
def get_object_lifecycle_policy(namespace_name, bucket_name, opts = {})
|
|
1151
1485
|
logger.debug 'Calling operation ObjectStorageClient#get_object_lifecycle_policy.' if logger
|
|
1152
1486
|
|
|
@@ -1208,6 +1542,7 @@ module OCI
|
|
|
1208
1542
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1209
1543
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1210
1544
|
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::PreauthenticatedRequestSummary PreauthenticatedRequestSummary}
|
|
1545
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/get_preauthenticated_request.rb.html) to see an example of how to use get_preauthenticated_request API.
|
|
1211
1546
|
def get_preauthenticated_request(namespace_name, bucket_name, par_id, opts = {})
|
|
1212
1547
|
logger.debug 'Calling operation ObjectStorageClient#get_preauthenticated_request.' if logger
|
|
1213
1548
|
|
|
@@ -1258,20 +1593,30 @@ module OCI
|
|
|
1258
1593
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1259
1594
|
|
|
1260
1595
|
|
|
1261
|
-
#
|
|
1262
|
-
#
|
|
1596
|
+
# Get the replication policy.
|
|
1597
|
+
#
|
|
1598
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
1599
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
1600
|
+
# Example: `my-new-bucket1`
|
|
1601
|
+
#
|
|
1602
|
+
# @param [String] replication_id The ID of the replication policy.
|
|
1263
1603
|
# @param [Hash] opts the optional parameters
|
|
1264
1604
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1265
1605
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1266
1606
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1267
|
-
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
raise "
|
|
1607
|
+
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::ReplicationPolicy ReplicationPolicy}
|
|
1608
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/get_replication_policy.rb.html) to see an example of how to use get_replication_policy API.
|
|
1609
|
+
def get_replication_policy(namespace_name, bucket_name, replication_id, opts = {})
|
|
1610
|
+
logger.debug 'Calling operation ObjectStorageClient#get_replication_policy.' if logger
|
|
1611
|
+
|
|
1612
|
+
raise "Missing the required parameter 'namespace_name' when calling get_replication_policy." if namespace_name.nil?
|
|
1613
|
+
raise "Missing the required parameter 'bucket_name' when calling get_replication_policy." if bucket_name.nil?
|
|
1614
|
+
raise "Missing the required parameter 'replication_id' when calling get_replication_policy." if replication_id.nil?
|
|
1615
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
1616
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
1617
|
+
raise "Parameter value for 'replication_id' must not be blank" if OCI::Internal::Util.blank_string?(replication_id)
|
|
1273
1618
|
|
|
1274
|
-
path = '/
|
|
1619
|
+
path = '/n/{namespaceName}/b/{bucketName}/replicationPolicies/{replicationId}'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s).sub('{replicationId}', replication_id.to_s)
|
|
1275
1620
|
operation_signing_strategy = :standard
|
|
1276
1621
|
|
|
1277
1622
|
# rubocop:disable Style/NegatedIf
|
|
@@ -1288,7 +1633,7 @@ module OCI
|
|
|
1288
1633
|
post_body = nil
|
|
1289
1634
|
|
|
1290
1635
|
# rubocop:disable Metrics/BlockLength
|
|
1291
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#
|
|
1636
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#get_replication_policy') do
|
|
1292
1637
|
@api_client.call_api(
|
|
1293
1638
|
:GET,
|
|
1294
1639
|
path,
|
|
@@ -1297,7 +1642,7 @@ module OCI
|
|
|
1297
1642
|
query_params: query_params,
|
|
1298
1643
|
operation_signing_strategy: operation_signing_strategy,
|
|
1299
1644
|
body: post_body,
|
|
1300
|
-
return_type: 'OCI::ObjectStorage::Models::
|
|
1645
|
+
return_type: 'OCI::ObjectStorage::Models::ReplicationPolicy'
|
|
1301
1646
|
)
|
|
1302
1647
|
end
|
|
1303
1648
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -1311,33 +1656,29 @@ module OCI
|
|
|
1311
1656
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1312
1657
|
|
|
1313
1658
|
|
|
1314
|
-
#
|
|
1315
|
-
#
|
|
1659
|
+
# Get the specified retention rule.
|
|
1316
1660
|
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
1317
1661
|
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
1318
1662
|
# Example: `my-new-bucket1`
|
|
1319
1663
|
#
|
|
1664
|
+
# @param [String] retention_rule_id The ID of the retention rule.
|
|
1320
1665
|
# @param [Hash] opts the optional parameters
|
|
1321
1666
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1322
1667
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1323
|
-
# @option opts [String] :if_match The entity tag (ETag) to match. For creating and committing a multipart upload to an object, this is the entity tag of the target object.
|
|
1324
|
-
# For uploading a part, this is the entity tag of the target part.
|
|
1325
|
-
#
|
|
1326
|
-
# @option opts [String] :if_none_match The entity tag (ETag) to avoid matching. The only valid value is '*', which indicates that the request should fail if the object
|
|
1327
|
-
# already exists. For creating and committing a multipart upload, this is the entity tag of the target object. For uploading a
|
|
1328
|
-
# part, this is the entity tag of the target part.
|
|
1329
|
-
#
|
|
1330
1668
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1331
|
-
# @return [Response] A Response object with data of type
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
raise "Missing the required parameter '
|
|
1669
|
+
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::RetentionRule RetentionRule}
|
|
1670
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/get_retention_rule.rb.html) to see an example of how to use get_retention_rule API.
|
|
1671
|
+
def get_retention_rule(namespace_name, bucket_name, retention_rule_id, opts = {})
|
|
1672
|
+
logger.debug 'Calling operation ObjectStorageClient#get_retention_rule.' if logger
|
|
1673
|
+
|
|
1674
|
+
raise "Missing the required parameter 'namespace_name' when calling get_retention_rule." if namespace_name.nil?
|
|
1675
|
+
raise "Missing the required parameter 'bucket_name' when calling get_retention_rule." if bucket_name.nil?
|
|
1676
|
+
raise "Missing the required parameter 'retention_rule_id' when calling get_retention_rule." if retention_rule_id.nil?
|
|
1337
1677
|
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
1338
1678
|
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
1679
|
+
raise "Parameter value for 'retention_rule_id' must not be blank" if OCI::Internal::Util.blank_string?(retention_rule_id)
|
|
1339
1680
|
|
|
1340
|
-
path = '/n/{namespaceName}/b/{bucketName}/'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
1681
|
+
path = '/n/{namespaceName}/b/{bucketName}/retentionRules/{retentionRuleId}'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s).sub('{retentionRuleId}', retention_rule_id.to_s)
|
|
1341
1682
|
operation_signing_strategy = :standard
|
|
1342
1683
|
|
|
1343
1684
|
# rubocop:disable Style/NegatedIf
|
|
@@ -1348,23 +1689,144 @@ module OCI
|
|
|
1348
1689
|
header_params = {}
|
|
1349
1690
|
header_params[:accept] = 'application/json'
|
|
1350
1691
|
header_params[:'content-type'] = 'application/json'
|
|
1351
|
-
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
1352
|
-
header_params[:'if-none-match'] = opts[:if_none_match] if opts[:if_none_match]
|
|
1353
1692
|
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
1354
1693
|
# rubocop:enable Style/NegatedIf
|
|
1355
1694
|
|
|
1356
1695
|
post_body = nil
|
|
1357
1696
|
|
|
1358
1697
|
# rubocop:disable Metrics/BlockLength
|
|
1359
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#
|
|
1698
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#get_retention_rule') do
|
|
1360
1699
|
@api_client.call_api(
|
|
1361
|
-
:
|
|
1700
|
+
:GET,
|
|
1362
1701
|
path,
|
|
1363
1702
|
endpoint,
|
|
1364
1703
|
header_params: header_params,
|
|
1365
1704
|
query_params: query_params,
|
|
1366
1705
|
operation_signing_strategy: operation_signing_strategy,
|
|
1367
|
-
body: post_body
|
|
1706
|
+
body: post_body,
|
|
1707
|
+
return_type: 'OCI::ObjectStorage::Models::RetentionRule'
|
|
1708
|
+
)
|
|
1709
|
+
end
|
|
1710
|
+
# rubocop:enable Metrics/BlockLength
|
|
1711
|
+
end
|
|
1712
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1713
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1714
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
1715
|
+
|
|
1716
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1717
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1718
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1719
|
+
|
|
1720
|
+
|
|
1721
|
+
# Gets the status of the work request for the given ID.
|
|
1722
|
+
# @param [String] work_request_id The ID of the asynchronous request.
|
|
1723
|
+
# @param [Hash] opts the optional parameters
|
|
1724
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1725
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1726
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1727
|
+
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::WorkRequest WorkRequest}
|
|
1728
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/get_work_request.rb.html) to see an example of how to use get_work_request API.
|
|
1729
|
+
def get_work_request(work_request_id, opts = {})
|
|
1730
|
+
logger.debug 'Calling operation ObjectStorageClient#get_work_request.' if logger
|
|
1731
|
+
|
|
1732
|
+
raise "Missing the required parameter 'work_request_id' when calling get_work_request." if work_request_id.nil?
|
|
1733
|
+
raise "Parameter value for 'work_request_id' must not be blank" if OCI::Internal::Util.blank_string?(work_request_id)
|
|
1734
|
+
|
|
1735
|
+
path = '/workRequests/{workRequestId}'.sub('{workRequestId}', work_request_id.to_s)
|
|
1736
|
+
operation_signing_strategy = :standard
|
|
1737
|
+
|
|
1738
|
+
# rubocop:disable Style/NegatedIf
|
|
1739
|
+
# Query Params
|
|
1740
|
+
query_params = {}
|
|
1741
|
+
|
|
1742
|
+
# Header Params
|
|
1743
|
+
header_params = {}
|
|
1744
|
+
header_params[:accept] = 'application/json'
|
|
1745
|
+
header_params[:'content-type'] = 'application/json'
|
|
1746
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
1747
|
+
# rubocop:enable Style/NegatedIf
|
|
1748
|
+
|
|
1749
|
+
post_body = nil
|
|
1750
|
+
|
|
1751
|
+
# rubocop:disable Metrics/BlockLength
|
|
1752
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#get_work_request') do
|
|
1753
|
+
@api_client.call_api(
|
|
1754
|
+
:GET,
|
|
1755
|
+
path,
|
|
1756
|
+
endpoint,
|
|
1757
|
+
header_params: header_params,
|
|
1758
|
+
query_params: query_params,
|
|
1759
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
1760
|
+
body: post_body,
|
|
1761
|
+
return_type: 'OCI::ObjectStorage::Models::WorkRequest'
|
|
1762
|
+
)
|
|
1763
|
+
end
|
|
1764
|
+
# rubocop:enable Metrics/BlockLength
|
|
1765
|
+
end
|
|
1766
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1767
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1768
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
1769
|
+
|
|
1770
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1771
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1772
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1773
|
+
|
|
1774
|
+
|
|
1775
|
+
# Efficiently checks to see if a bucket exists and gets the current entity tag (ETag) for the bucket.
|
|
1776
|
+
#
|
|
1777
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
1778
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
1779
|
+
# Example: `my-new-bucket1`
|
|
1780
|
+
#
|
|
1781
|
+
# @param [Hash] opts the optional parameters
|
|
1782
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1783
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1784
|
+
# @option opts [String] :if_match The entity tag (ETag) to match. For creating and committing a multipart upload to an object, this is the entity tag of the target object.
|
|
1785
|
+
# For uploading a part, this is the entity tag of the target part.
|
|
1786
|
+
#
|
|
1787
|
+
# @option opts [String] :if_none_match The entity tag (ETag) to avoid matching. The only valid value is '*', which indicates that the request should fail if the object
|
|
1788
|
+
# already exists. For creating and committing a multipart upload, this is the entity tag of the target object. For uploading a
|
|
1789
|
+
# part, this is the entity tag of the target part.
|
|
1790
|
+
#
|
|
1791
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1792
|
+
# @return [Response] A Response object with data of type nil
|
|
1793
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/head_bucket.rb.html) to see an example of how to use head_bucket API.
|
|
1794
|
+
def head_bucket(namespace_name, bucket_name, opts = {})
|
|
1795
|
+
logger.debug 'Calling operation ObjectStorageClient#head_bucket.' if logger
|
|
1796
|
+
|
|
1797
|
+
raise "Missing the required parameter 'namespace_name' when calling head_bucket." if namespace_name.nil?
|
|
1798
|
+
raise "Missing the required parameter 'bucket_name' when calling head_bucket." if bucket_name.nil?
|
|
1799
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
1800
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
1801
|
+
|
|
1802
|
+
path = '/n/{namespaceName}/b/{bucketName}/'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
1803
|
+
operation_signing_strategy = :standard
|
|
1804
|
+
|
|
1805
|
+
# rubocop:disable Style/NegatedIf
|
|
1806
|
+
# Query Params
|
|
1807
|
+
query_params = {}
|
|
1808
|
+
|
|
1809
|
+
# Header Params
|
|
1810
|
+
header_params = {}
|
|
1811
|
+
header_params[:accept] = 'application/json'
|
|
1812
|
+
header_params[:'content-type'] = 'application/json'
|
|
1813
|
+
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
1814
|
+
header_params[:'if-none-match'] = opts[:if_none_match] if opts[:if_none_match]
|
|
1815
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
1816
|
+
# rubocop:enable Style/NegatedIf
|
|
1817
|
+
|
|
1818
|
+
post_body = nil
|
|
1819
|
+
|
|
1820
|
+
# rubocop:disable Metrics/BlockLength
|
|
1821
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#head_bucket') do
|
|
1822
|
+
@api_client.call_api(
|
|
1823
|
+
:HEAD,
|
|
1824
|
+
path,
|
|
1825
|
+
endpoint,
|
|
1826
|
+
header_params: header_params,
|
|
1827
|
+
query_params: query_params,
|
|
1828
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
1829
|
+
body: post_body
|
|
1368
1830
|
)
|
|
1369
1831
|
end
|
|
1370
1832
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -1390,6 +1852,7 @@ module OCI
|
|
|
1390
1852
|
# @param [Hash] opts the optional parameters
|
|
1391
1853
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1392
1854
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1855
|
+
# @option opts [String] :version_id VersionId used to identify a particular version of the object
|
|
1393
1856
|
# @option opts [String] :if_match The entity tag (ETag) to match. For creating and committing a multipart upload to an object, this is the entity tag of the target object.
|
|
1394
1857
|
# For uploading a part, this is the entity tag of the target part.
|
|
1395
1858
|
#
|
|
@@ -1398,7 +1861,19 @@ module OCI
|
|
|
1398
1861
|
# part, this is the entity tag of the target part.
|
|
1399
1862
|
#
|
|
1400
1863
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1864
|
+
# @option opts [String] :opc_sse_customer_algorithm The optional header that specifies \"AES256\" as the encryption algorithm. For more information, see
|
|
1865
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
1866
|
+
#
|
|
1867
|
+
# @option opts [String] :opc_sse_customer_key The optional header that specifies the base64-encoded 256-bit encryption key to use to encrypt or
|
|
1868
|
+
# decrypt the data. For more information, see
|
|
1869
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
1870
|
+
#
|
|
1871
|
+
# @option opts [String] :opc_sse_customer_key_sha256 The optional header that specifies the base64-encoded SHA256 hash of the encryption key. This
|
|
1872
|
+
# value is used to check the integrity of the encryption key. For more information, see
|
|
1873
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
1874
|
+
#
|
|
1401
1875
|
# @return [Response] A Response object with data of type nil
|
|
1876
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/head_object.rb.html) to see an example of how to use head_object API.
|
|
1402
1877
|
def head_object(namespace_name, bucket_name, object_name, opts = {})
|
|
1403
1878
|
logger.debug 'Calling operation ObjectStorageClient#head_object.' if logger
|
|
1404
1879
|
|
|
@@ -1415,6 +1890,7 @@ module OCI
|
|
|
1415
1890
|
# rubocop:disable Style/NegatedIf
|
|
1416
1891
|
# Query Params
|
|
1417
1892
|
query_params = {}
|
|
1893
|
+
query_params[:versionId] = opts[:version_id] if opts[:version_id]
|
|
1418
1894
|
|
|
1419
1895
|
# Header Params
|
|
1420
1896
|
header_params = {}
|
|
@@ -1423,6 +1899,9 @@ module OCI
|
|
|
1423
1899
|
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
1424
1900
|
header_params[:'if-none-match'] = opts[:if_none_match] if opts[:if_none_match]
|
|
1425
1901
|
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
1902
|
+
header_params[:'opc-sse-customer-algorithm'] = opts[:opc_sse_customer_algorithm] if opts[:opc_sse_customer_algorithm]
|
|
1903
|
+
header_params[:'opc-sse-customer-key'] = opts[:opc_sse_customer_key] if opts[:opc_sse_customer_key]
|
|
1904
|
+
header_params[:'opc-sse-customer-key-sha256'] = opts[:opc_sse_customer_key_sha256] if opts[:opc_sse_customer_key_sha256]
|
|
1426
1905
|
# rubocop:enable Style/NegatedIf
|
|
1427
1906
|
|
|
1428
1907
|
post_body = nil
|
|
@@ -1471,6 +1950,7 @@ module OCI
|
|
|
1471
1950
|
# Allowed values are: tags
|
|
1472
1951
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1473
1952
|
# @return [Response] A Response object with data of type Array<{OCI::ObjectStorage::Models::BucketSummary BucketSummary}>
|
|
1953
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_buckets.rb.html) to see an example of how to use list_buckets API.
|
|
1474
1954
|
def list_buckets(namespace_name, compartment_id, opts = {})
|
|
1475
1955
|
logger.debug 'Calling operation ObjectStorageClient#list_buckets.' if logger
|
|
1476
1956
|
|
|
@@ -1549,24 +2029,338 @@ module OCI
|
|
|
1549
2029
|
# @option opts [String] :page The page at which to start retrieving results.
|
|
1550
2030
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1551
2031
|
# @return [Response] A Response object with data of type Array<{OCI::ObjectStorage::Models::MultipartUploadPartSummary MultipartUploadPartSummary}>
|
|
2032
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_multipart_upload_parts.rb.html) to see an example of how to use list_multipart_upload_parts API.
|
|
1552
2033
|
def list_multipart_upload_parts(namespace_name, bucket_name, object_name, upload_id, opts = {})
|
|
1553
2034
|
logger.debug 'Calling operation ObjectStorageClient#list_multipart_upload_parts.' if logger
|
|
1554
2035
|
|
|
1555
|
-
raise "Missing the required parameter 'namespace_name' when calling list_multipart_upload_parts." if namespace_name.nil?
|
|
1556
|
-
raise "Missing the required parameter 'bucket_name' when calling list_multipart_upload_parts." if bucket_name.nil?
|
|
1557
|
-
raise "Missing the required parameter 'object_name' when calling list_multipart_upload_parts." if object_name.nil?
|
|
1558
|
-
raise "Missing the required parameter 'upload_id' when calling list_multipart_upload_parts." if upload_id.nil?
|
|
2036
|
+
raise "Missing the required parameter 'namespace_name' when calling list_multipart_upload_parts." if namespace_name.nil?
|
|
2037
|
+
raise "Missing the required parameter 'bucket_name' when calling list_multipart_upload_parts." if bucket_name.nil?
|
|
2038
|
+
raise "Missing the required parameter 'object_name' when calling list_multipart_upload_parts." if object_name.nil?
|
|
2039
|
+
raise "Missing the required parameter 'upload_id' when calling list_multipart_upload_parts." if upload_id.nil?
|
|
2040
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
2041
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
2042
|
+
raise "Parameter value for 'object_name' must not be blank" if OCI::Internal::Util.blank_string?(object_name)
|
|
2043
|
+
|
|
2044
|
+
path = '/n/{namespaceName}/b/{bucketName}/u/{objectName}'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s).sub('{objectName}', object_name.to_s)
|
|
2045
|
+
operation_signing_strategy = :standard
|
|
2046
|
+
|
|
2047
|
+
# rubocop:disable Style/NegatedIf
|
|
2048
|
+
# Query Params
|
|
2049
|
+
query_params = {}
|
|
2050
|
+
query_params[:uploadId] = upload_id
|
|
2051
|
+
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
2052
|
+
query_params[:page] = opts[:page] if opts[:page]
|
|
2053
|
+
|
|
2054
|
+
# Header Params
|
|
2055
|
+
header_params = {}
|
|
2056
|
+
header_params[:accept] = 'application/json'
|
|
2057
|
+
header_params[:'content-type'] = 'application/json'
|
|
2058
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
2059
|
+
# rubocop:enable Style/NegatedIf
|
|
2060
|
+
|
|
2061
|
+
post_body = nil
|
|
2062
|
+
|
|
2063
|
+
# rubocop:disable Metrics/BlockLength
|
|
2064
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#list_multipart_upload_parts') do
|
|
2065
|
+
@api_client.call_api(
|
|
2066
|
+
:GET,
|
|
2067
|
+
path,
|
|
2068
|
+
endpoint,
|
|
2069
|
+
header_params: header_params,
|
|
2070
|
+
query_params: query_params,
|
|
2071
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
2072
|
+
body: post_body,
|
|
2073
|
+
return_type: 'Array<OCI::ObjectStorage::Models::MultipartUploadPartSummary>'
|
|
2074
|
+
)
|
|
2075
|
+
end
|
|
2076
|
+
# rubocop:enable Metrics/BlockLength
|
|
2077
|
+
end
|
|
2078
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2079
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2080
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
2081
|
+
|
|
2082
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2083
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2084
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2085
|
+
|
|
2086
|
+
|
|
2087
|
+
# Lists all of the in-progress multipart uploads for the given bucket in the given Object Storage namespace.
|
|
2088
|
+
#
|
|
2089
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
2090
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
2091
|
+
# Example: `my-new-bucket1`
|
|
2092
|
+
#
|
|
2093
|
+
# @param [Hash] opts the optional parameters
|
|
2094
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2095
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2096
|
+
# @option opts [Integer] :limit The maximum number of items to return.
|
|
2097
|
+
# @option opts [String] :page The page at which to start retrieving results.
|
|
2098
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2099
|
+
# @return [Response] A Response object with data of type Array<{OCI::ObjectStorage::Models::MultipartUpload MultipartUpload}>
|
|
2100
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_multipart_uploads.rb.html) to see an example of how to use list_multipart_uploads API.
|
|
2101
|
+
def list_multipart_uploads(namespace_name, bucket_name, opts = {})
|
|
2102
|
+
logger.debug 'Calling operation ObjectStorageClient#list_multipart_uploads.' if logger
|
|
2103
|
+
|
|
2104
|
+
raise "Missing the required parameter 'namespace_name' when calling list_multipart_uploads." if namespace_name.nil?
|
|
2105
|
+
raise "Missing the required parameter 'bucket_name' when calling list_multipart_uploads." if bucket_name.nil?
|
|
2106
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
2107
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
2108
|
+
|
|
2109
|
+
path = '/n/{namespaceName}/b/{bucketName}/u'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
2110
|
+
operation_signing_strategy = :standard
|
|
2111
|
+
|
|
2112
|
+
# rubocop:disable Style/NegatedIf
|
|
2113
|
+
# Query Params
|
|
2114
|
+
query_params = {}
|
|
2115
|
+
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
2116
|
+
query_params[:page] = opts[:page] if opts[:page]
|
|
2117
|
+
|
|
2118
|
+
# Header Params
|
|
2119
|
+
header_params = {}
|
|
2120
|
+
header_params[:accept] = 'application/json'
|
|
2121
|
+
header_params[:'content-type'] = 'application/json'
|
|
2122
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
2123
|
+
# rubocop:enable Style/NegatedIf
|
|
2124
|
+
|
|
2125
|
+
post_body = nil
|
|
2126
|
+
|
|
2127
|
+
# rubocop:disable Metrics/BlockLength
|
|
2128
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#list_multipart_uploads') do
|
|
2129
|
+
@api_client.call_api(
|
|
2130
|
+
:GET,
|
|
2131
|
+
path,
|
|
2132
|
+
endpoint,
|
|
2133
|
+
header_params: header_params,
|
|
2134
|
+
query_params: query_params,
|
|
2135
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
2136
|
+
body: post_body,
|
|
2137
|
+
return_type: 'Array<OCI::ObjectStorage::Models::MultipartUpload>'
|
|
2138
|
+
)
|
|
2139
|
+
end
|
|
2140
|
+
# rubocop:enable Metrics/BlockLength
|
|
2141
|
+
end
|
|
2142
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2143
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2144
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
2145
|
+
|
|
2146
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2147
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2148
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2149
|
+
|
|
2150
|
+
|
|
2151
|
+
# Lists the object versions in a bucket.
|
|
2152
|
+
#
|
|
2153
|
+
# To use this and other API operations, you must be authorized in an IAM policy. If you are not authorized,
|
|
2154
|
+
# talk to an administrator. If you are an administrator who needs to write policies to give users access, see
|
|
2155
|
+
# [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
|
|
2156
|
+
#
|
|
2157
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
2158
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
2159
|
+
# Example: `my-new-bucket1`
|
|
2160
|
+
#
|
|
2161
|
+
# @param [Hash] opts the optional parameters
|
|
2162
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2163
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2164
|
+
# @option opts [String] :prefix The string to use for matching against the start of object names in a list query.
|
|
2165
|
+
# @option opts [String] :start Object names returned by a list query must be greater or equal to this parameter.
|
|
2166
|
+
# @option opts [String] :_end Object names returned by a list query must be strictly less than this parameter.
|
|
2167
|
+
# @option opts [Integer] :limit The maximum number of items to return.
|
|
2168
|
+
# @option opts [String] :delimiter When this parameter is set, only objects whose names do not contain the delimiter character
|
|
2169
|
+
# (after an optionally specified prefix) are returned in the objects key of the response body.
|
|
2170
|
+
# Scanned objects whose names contain the delimiter have the part of their name up to the first
|
|
2171
|
+
# occurrence of the delimiter (including the optional prefix) returned as a set of prefixes.
|
|
2172
|
+
# Note that only '/' is a supported delimiter character at this time.
|
|
2173
|
+
#
|
|
2174
|
+
# @option opts [String] :fields Object summary in list of objects includes the 'name' field. This parameter can also include 'size'
|
|
2175
|
+
# (object size in bytes), 'etag', 'md5', 'timeCreated' (object creation date and time) and 'timeModified'
|
|
2176
|
+
# (object modification date and time).
|
|
2177
|
+
# Value of this parameter should be a comma-separated, case-insensitive list of those field names.
|
|
2178
|
+
# For example 'name,etag,timeCreated,md5,timeModified'
|
|
2179
|
+
#
|
|
2180
|
+
# Allowed values are: name, size, etag, timeCreated, md5, timeModified
|
|
2181
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2182
|
+
# @option opts [String] :start_after Object names returned by a list query must be greater than this parameter.
|
|
2183
|
+
# @option opts [String] :page The page at which to start retrieving results.
|
|
2184
|
+
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::ObjectVersionCollection ObjectVersionCollection}
|
|
2185
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_object_versions.rb.html) to see an example of how to use list_object_versions API.
|
|
2186
|
+
def list_object_versions(namespace_name, bucket_name, opts = {})
|
|
2187
|
+
logger.debug 'Calling operation ObjectStorageClient#list_object_versions.' if logger
|
|
2188
|
+
|
|
2189
|
+
raise "Missing the required parameter 'namespace_name' when calling list_object_versions." if namespace_name.nil?
|
|
2190
|
+
raise "Missing the required parameter 'bucket_name' when calling list_object_versions." if bucket_name.nil?
|
|
2191
|
+
|
|
2192
|
+
if opts[:fields] && !%w[name size etag timeCreated md5 timeModified].include?(opts[:fields])
|
|
2193
|
+
raise 'Invalid value for "fields", must be one of name, size, etag, timeCreated, md5, timeModified.'
|
|
2194
|
+
end
|
|
2195
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
2196
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
2197
|
+
|
|
2198
|
+
path = '/n/{namespaceName}/b/{bucketName}/objectversions'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
2199
|
+
operation_signing_strategy = :standard
|
|
2200
|
+
|
|
2201
|
+
# rubocop:disable Style/NegatedIf
|
|
2202
|
+
# Query Params
|
|
2203
|
+
query_params = {}
|
|
2204
|
+
query_params[:prefix] = opts[:prefix] if opts[:prefix]
|
|
2205
|
+
query_params[:start] = opts[:start] if opts[:start]
|
|
2206
|
+
query_params[:end] = opts[:_end] if opts[:_end]
|
|
2207
|
+
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
2208
|
+
query_params[:delimiter] = opts[:delimiter] if opts[:delimiter]
|
|
2209
|
+
query_params[:fields] = opts[:fields] if opts[:fields]
|
|
2210
|
+
query_params[:startAfter] = opts[:start_after] if opts[:start_after]
|
|
2211
|
+
query_params[:page] = opts[:page] if opts[:page]
|
|
2212
|
+
|
|
2213
|
+
# Header Params
|
|
2214
|
+
header_params = {}
|
|
2215
|
+
header_params[:accept] = 'application/json'
|
|
2216
|
+
header_params[:'content-type'] = 'application/json'
|
|
2217
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
2218
|
+
# rubocop:enable Style/NegatedIf
|
|
2219
|
+
|
|
2220
|
+
post_body = nil
|
|
2221
|
+
|
|
2222
|
+
# rubocop:disable Metrics/BlockLength
|
|
2223
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#list_object_versions') do
|
|
2224
|
+
@api_client.call_api(
|
|
2225
|
+
:GET,
|
|
2226
|
+
path,
|
|
2227
|
+
endpoint,
|
|
2228
|
+
header_params: header_params,
|
|
2229
|
+
query_params: query_params,
|
|
2230
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
2231
|
+
body: post_body,
|
|
2232
|
+
return_type: 'OCI::ObjectStorage::Models::ObjectVersionCollection'
|
|
2233
|
+
)
|
|
2234
|
+
end
|
|
2235
|
+
# rubocop:enable Metrics/BlockLength
|
|
2236
|
+
end
|
|
2237
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2238
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2239
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
2240
|
+
|
|
2241
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2242
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2243
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2244
|
+
|
|
2245
|
+
|
|
2246
|
+
# Lists the objects in a bucket.
|
|
2247
|
+
#
|
|
2248
|
+
# To use this and other API operations, you must be authorized in an IAM policy. If you are not authorized,
|
|
2249
|
+
# talk to an administrator. If you are an administrator who needs to write policies to give users access, see
|
|
2250
|
+
# [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
|
|
2251
|
+
#
|
|
2252
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
2253
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
2254
|
+
# Example: `my-new-bucket1`
|
|
2255
|
+
#
|
|
2256
|
+
# @param [Hash] opts the optional parameters
|
|
2257
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2258
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2259
|
+
# @option opts [String] :prefix The string to use for matching against the start of object names in a list query.
|
|
2260
|
+
# @option opts [String] :start Object names returned by a list query must be greater or equal to this parameter.
|
|
2261
|
+
# @option opts [String] :_end Object names returned by a list query must be strictly less than this parameter.
|
|
2262
|
+
# @option opts [Integer] :limit The maximum number of items to return.
|
|
2263
|
+
# @option opts [String] :delimiter When this parameter is set, only objects whose names do not contain the delimiter character
|
|
2264
|
+
# (after an optionally specified prefix) are returned in the objects key of the response body.
|
|
2265
|
+
# Scanned objects whose names contain the delimiter have the part of their name up to the first
|
|
2266
|
+
# occurrence of the delimiter (including the optional prefix) returned as a set of prefixes.
|
|
2267
|
+
# Note that only '/' is a supported delimiter character at this time.
|
|
2268
|
+
#
|
|
2269
|
+
# @option opts [String] :fields Object summary in list of objects includes the 'name' field. This parameter can also include 'size'
|
|
2270
|
+
# (object size in bytes), 'etag', 'md5', 'timeCreated' (object creation date and time) and 'timeModified'
|
|
2271
|
+
# (object modification date and time).
|
|
2272
|
+
# Value of this parameter should be a comma-separated, case-insensitive list of those field names.
|
|
2273
|
+
# For example 'name,etag,timeCreated,md5,timeModified'
|
|
2274
|
+
#
|
|
2275
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2276
|
+
# @option opts [String] :start_after Object names returned by a list query must be greater than this parameter.
|
|
2277
|
+
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::ListObjects ListObjects}
|
|
2278
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_objects.rb.html) to see an example of how to use list_objects API.
|
|
2279
|
+
def list_objects(namespace_name, bucket_name, opts = {})
|
|
2280
|
+
logger.debug 'Calling operation ObjectStorageClient#list_objects.' if logger
|
|
2281
|
+
|
|
2282
|
+
raise "Missing the required parameter 'namespace_name' when calling list_objects." if namespace_name.nil?
|
|
2283
|
+
raise "Missing the required parameter 'bucket_name' when calling list_objects." if bucket_name.nil?
|
|
2284
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
2285
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
2286
|
+
|
|
2287
|
+
path = '/n/{namespaceName}/b/{bucketName}/o'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
2288
|
+
operation_signing_strategy = :standard
|
|
2289
|
+
|
|
2290
|
+
# rubocop:disable Style/NegatedIf
|
|
2291
|
+
# Query Params
|
|
2292
|
+
query_params = {}
|
|
2293
|
+
query_params[:prefix] = opts[:prefix] if opts[:prefix]
|
|
2294
|
+
query_params[:start] = opts[:start] if opts[:start]
|
|
2295
|
+
query_params[:end] = opts[:_end] if opts[:_end]
|
|
2296
|
+
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
2297
|
+
query_params[:delimiter] = opts[:delimiter] if opts[:delimiter]
|
|
2298
|
+
query_params[:fields] = opts[:fields] if opts[:fields]
|
|
2299
|
+
query_params[:startAfter] = opts[:start_after] if opts[:start_after]
|
|
2300
|
+
|
|
2301
|
+
# Header Params
|
|
2302
|
+
header_params = {}
|
|
2303
|
+
header_params[:accept] = 'application/json'
|
|
2304
|
+
header_params[:'content-type'] = 'application/json'
|
|
2305
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
2306
|
+
# rubocop:enable Style/NegatedIf
|
|
2307
|
+
|
|
2308
|
+
post_body = nil
|
|
2309
|
+
|
|
2310
|
+
# rubocop:disable Metrics/BlockLength
|
|
2311
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#list_objects') do
|
|
2312
|
+
@api_client.call_api(
|
|
2313
|
+
:GET,
|
|
2314
|
+
path,
|
|
2315
|
+
endpoint,
|
|
2316
|
+
header_params: header_params,
|
|
2317
|
+
query_params: query_params,
|
|
2318
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
2319
|
+
body: post_body,
|
|
2320
|
+
return_type: 'OCI::ObjectStorage::Models::ListObjects'
|
|
2321
|
+
)
|
|
2322
|
+
end
|
|
2323
|
+
# rubocop:enable Metrics/BlockLength
|
|
2324
|
+
end
|
|
2325
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2326
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2327
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
2328
|
+
|
|
2329
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2330
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2331
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2332
|
+
|
|
2333
|
+
|
|
2334
|
+
# Lists pre-authenticated requests for the bucket.
|
|
2335
|
+
#
|
|
2336
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
2337
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
2338
|
+
# Example: `my-new-bucket1`
|
|
2339
|
+
#
|
|
2340
|
+
# @param [Hash] opts the optional parameters
|
|
2341
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2342
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2343
|
+
# @option opts [String] :object_name_prefix User-specified object name prefixes can be used to query and return a list of pre-authenticated requests.
|
|
2344
|
+
# @option opts [Integer] :limit The maximum number of items to return.
|
|
2345
|
+
# @option opts [String] :page The page at which to start retrieving results.
|
|
2346
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2347
|
+
# @return [Response] A Response object with data of type Array<{OCI::ObjectStorage::Models::PreauthenticatedRequestSummary PreauthenticatedRequestSummary}>
|
|
2348
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_preauthenticated_requests.rb.html) to see an example of how to use list_preauthenticated_requests API.
|
|
2349
|
+
def list_preauthenticated_requests(namespace_name, bucket_name, opts = {})
|
|
2350
|
+
logger.debug 'Calling operation ObjectStorageClient#list_preauthenticated_requests.' if logger
|
|
2351
|
+
|
|
2352
|
+
raise "Missing the required parameter 'namespace_name' when calling list_preauthenticated_requests." if namespace_name.nil?
|
|
2353
|
+
raise "Missing the required parameter 'bucket_name' when calling list_preauthenticated_requests." if bucket_name.nil?
|
|
1559
2354
|
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
1560
2355
|
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
1561
|
-
raise "Parameter value for 'object_name' must not be blank" if OCI::Internal::Util.blank_string?(object_name)
|
|
1562
2356
|
|
|
1563
|
-
path = '/n/{namespaceName}/b/{bucketName}/
|
|
2357
|
+
path = '/n/{namespaceName}/b/{bucketName}/p/'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
1564
2358
|
operation_signing_strategy = :standard
|
|
1565
2359
|
|
|
1566
2360
|
# rubocop:disable Style/NegatedIf
|
|
1567
2361
|
# Query Params
|
|
1568
2362
|
query_params = {}
|
|
1569
|
-
query_params[:
|
|
2363
|
+
query_params[:objectNamePrefix] = opts[:object_name_prefix] if opts[:object_name_prefix]
|
|
1570
2364
|
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
1571
2365
|
query_params[:page] = opts[:page] if opts[:page]
|
|
1572
2366
|
|
|
@@ -1580,7 +2374,7 @@ module OCI
|
|
|
1580
2374
|
post_body = nil
|
|
1581
2375
|
|
|
1582
2376
|
# rubocop:disable Metrics/BlockLength
|
|
1583
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#
|
|
2377
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#list_preauthenticated_requests') do
|
|
1584
2378
|
@api_client.call_api(
|
|
1585
2379
|
:GET,
|
|
1586
2380
|
path,
|
|
@@ -1589,7 +2383,7 @@ module OCI
|
|
|
1589
2383
|
query_params: query_params,
|
|
1590
2384
|
operation_signing_strategy: operation_signing_strategy,
|
|
1591
2385
|
body: post_body,
|
|
1592
|
-
return_type: 'Array<OCI::ObjectStorage::Models::
|
|
2386
|
+
return_type: 'Array<OCI::ObjectStorage::Models::PreauthenticatedRequestSummary>'
|
|
1593
2387
|
)
|
|
1594
2388
|
end
|
|
1595
2389
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -1603,7 +2397,7 @@ module OCI
|
|
|
1603
2397
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1604
2398
|
|
|
1605
2399
|
|
|
1606
|
-
#
|
|
2400
|
+
# List the replication policies associated with a bucket.
|
|
1607
2401
|
#
|
|
1608
2402
|
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
1609
2403
|
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
@@ -1612,26 +2406,27 @@ module OCI
|
|
|
1612
2406
|
# @param [Hash] opts the optional parameters
|
|
1613
2407
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1614
2408
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1615
|
-
# @option opts [Integer] :limit The maximum number of items to return.
|
|
1616
|
-
# @option opts [String] :page The page at which to start retrieving results.
|
|
1617
2409
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1618
|
-
# @
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
2410
|
+
# @option opts [String] :page The page at which to start retrieving results.
|
|
2411
|
+
# @option opts [Integer] :limit The maximum number of items to return. (default to 100)
|
|
2412
|
+
# @return [Response] A Response object with data of type Array<{OCI::ObjectStorage::Models::ReplicationPolicySummary ReplicationPolicySummary}>
|
|
2413
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_replication_policies.rb.html) to see an example of how to use list_replication_policies API.
|
|
2414
|
+
def list_replication_policies(namespace_name, bucket_name, opts = {})
|
|
2415
|
+
logger.debug 'Calling operation ObjectStorageClient#list_replication_policies.' if logger
|
|
2416
|
+
|
|
2417
|
+
raise "Missing the required parameter 'namespace_name' when calling list_replication_policies." if namespace_name.nil?
|
|
2418
|
+
raise "Missing the required parameter 'bucket_name' when calling list_replication_policies." if bucket_name.nil?
|
|
1624
2419
|
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
1625
2420
|
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
1626
2421
|
|
|
1627
|
-
path = '/n/{namespaceName}/b/{bucketName}/
|
|
2422
|
+
path = '/n/{namespaceName}/b/{bucketName}/replicationPolicies'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
1628
2423
|
operation_signing_strategy = :standard
|
|
1629
2424
|
|
|
1630
2425
|
# rubocop:disable Style/NegatedIf
|
|
1631
2426
|
# Query Params
|
|
1632
2427
|
query_params = {}
|
|
1633
|
-
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
1634
2428
|
query_params[:page] = opts[:page] if opts[:page]
|
|
2429
|
+
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
1635
2430
|
|
|
1636
2431
|
# Header Params
|
|
1637
2432
|
header_params = {}
|
|
@@ -1643,7 +2438,7 @@ module OCI
|
|
|
1643
2438
|
post_body = nil
|
|
1644
2439
|
|
|
1645
2440
|
# rubocop:disable Metrics/BlockLength
|
|
1646
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#
|
|
2441
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#list_replication_policies') do
|
|
1647
2442
|
@api_client.call_api(
|
|
1648
2443
|
:GET,
|
|
1649
2444
|
path,
|
|
@@ -1652,7 +2447,7 @@ module OCI
|
|
|
1652
2447
|
query_params: query_params,
|
|
1653
2448
|
operation_signing_strategy: operation_signing_strategy,
|
|
1654
2449
|
body: post_body,
|
|
1655
|
-
return_type: 'Array<OCI::ObjectStorage::Models::
|
|
2450
|
+
return_type: 'Array<OCI::ObjectStorage::Models::ReplicationPolicySummary>'
|
|
1656
2451
|
)
|
|
1657
2452
|
end
|
|
1658
2453
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -1666,11 +2461,7 @@ module OCI
|
|
|
1666
2461
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1667
2462
|
|
|
1668
2463
|
|
|
1669
|
-
#
|
|
1670
|
-
#
|
|
1671
|
-
# To use this and other API operations, you must be authorized in an IAM policy. If you are not authorized,
|
|
1672
|
-
# talk to an administrator. If you are an administrator who needs to write policies to give users access, see
|
|
1673
|
-
# [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).
|
|
2464
|
+
# List the replication sources of a destination bucket.
|
|
1674
2465
|
#
|
|
1675
2466
|
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
1676
2467
|
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
@@ -1679,43 +2470,27 @@ module OCI
|
|
|
1679
2470
|
# @param [Hash] opts the optional parameters
|
|
1680
2471
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1681
2472
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1682
|
-
# @option opts [String] :prefix The string to use for matching against the start of object names in a list query.
|
|
1683
|
-
# @option opts [String] :start Object names returned by a list query must be greater or equal to this parameter.
|
|
1684
|
-
# @option opts [String] :_end Object names returned by a list query must be strictly less than this parameter.
|
|
1685
|
-
# @option opts [Integer] :limit The maximum number of items to return.
|
|
1686
|
-
# @option opts [String] :delimiter When this parameter is set, only objects whose names do not contain the delimiter character
|
|
1687
|
-
# (after an optionally specified prefix) are returned in the objects key of the response body.
|
|
1688
|
-
# Scanned objects whose names contain the delimiter have the part of their name up to the first
|
|
1689
|
-
# occurrence of the delimiter (including the optional prefix) returned as a set of prefixes.
|
|
1690
|
-
# Note that only '/' is a supported delimiter character at this time.
|
|
1691
|
-
#
|
|
1692
|
-
# @option opts [String] :fields Object summary in list of objects includes the 'name' field. This parameter can also include 'size'
|
|
1693
|
-
# (object size in bytes), 'md5', and 'timeCreated' (object creation date and time) fields.
|
|
1694
|
-
# Value of this parameter should be a comma-separated, case-insensitive list of those field names.
|
|
1695
|
-
# For example 'name,timeCreated,md5'.
|
|
1696
|
-
#
|
|
1697
2473
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1698
|
-
# @
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
2474
|
+
# @option opts [String] :page The page at which to start retrieving results.
|
|
2475
|
+
# @option opts [Integer] :limit The maximum number of items to return. (default to 100)
|
|
2476
|
+
# @return [Response] A Response object with data of type Array<{OCI::ObjectStorage::Models::ReplicationSource ReplicationSource}>
|
|
2477
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_replication_sources.rb.html) to see an example of how to use list_replication_sources API.
|
|
2478
|
+
def list_replication_sources(namespace_name, bucket_name, opts = {})
|
|
2479
|
+
logger.debug 'Calling operation ObjectStorageClient#list_replication_sources.' if logger
|
|
2480
|
+
|
|
2481
|
+
raise "Missing the required parameter 'namespace_name' when calling list_replication_sources." if namespace_name.nil?
|
|
2482
|
+
raise "Missing the required parameter 'bucket_name' when calling list_replication_sources." if bucket_name.nil?
|
|
1704
2483
|
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
1705
2484
|
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
1706
2485
|
|
|
1707
|
-
path = '/n/{namespaceName}/b/{bucketName}/
|
|
2486
|
+
path = '/n/{namespaceName}/b/{bucketName}/replicationSources'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
1708
2487
|
operation_signing_strategy = :standard
|
|
1709
2488
|
|
|
1710
2489
|
# rubocop:disable Style/NegatedIf
|
|
1711
2490
|
# Query Params
|
|
1712
2491
|
query_params = {}
|
|
1713
|
-
query_params[:
|
|
1714
|
-
query_params[:start] = opts[:start] if opts[:start]
|
|
1715
|
-
query_params[:end] = opts[:_end] if opts[:_end]
|
|
2492
|
+
query_params[:page] = opts[:page] if opts[:page]
|
|
1716
2493
|
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
1717
|
-
query_params[:delimiter] = opts[:delimiter] if opts[:delimiter]
|
|
1718
|
-
query_params[:fields] = opts[:fields] if opts[:fields]
|
|
1719
2494
|
|
|
1720
2495
|
# Header Params
|
|
1721
2496
|
header_params = {}
|
|
@@ -1727,7 +2502,7 @@ module OCI
|
|
|
1727
2502
|
post_body = nil
|
|
1728
2503
|
|
|
1729
2504
|
# rubocop:disable Metrics/BlockLength
|
|
1730
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#
|
|
2505
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#list_replication_sources') do
|
|
1731
2506
|
@api_client.call_api(
|
|
1732
2507
|
:GET,
|
|
1733
2508
|
path,
|
|
@@ -1736,7 +2511,7 @@ module OCI
|
|
|
1736
2511
|
query_params: query_params,
|
|
1737
2512
|
operation_signing_strategy: operation_signing_strategy,
|
|
1738
2513
|
body: post_body,
|
|
1739
|
-
return_type: 'OCI::ObjectStorage::Models::
|
|
2514
|
+
return_type: 'Array<OCI::ObjectStorage::Models::ReplicationSource>'
|
|
1740
2515
|
)
|
|
1741
2516
|
end
|
|
1742
2517
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -1750,7 +2525,8 @@ module OCI
|
|
|
1750
2525
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1751
2526
|
|
|
1752
2527
|
|
|
1753
|
-
#
|
|
2528
|
+
# List the retention rules for a bucket. The retention rules are sorted based on creation time,
|
|
2529
|
+
# with the most recently created retention rule returned first.
|
|
1754
2530
|
#
|
|
1755
2531
|
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
1756
2532
|
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
@@ -1759,40 +2535,35 @@ module OCI
|
|
|
1759
2535
|
# @param [Hash] opts the optional parameters
|
|
1760
2536
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1761
2537
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1762
|
-
# @option opts [String] :object_name_prefix User-specified object name prefixes can be used to query and return a list of pre-authenticated requests.
|
|
1763
|
-
# @option opts [Integer] :limit The maximum number of items to return.
|
|
1764
2538
|
# @option opts [String] :page The page at which to start retrieving results.
|
|
1765
|
-
# @
|
|
1766
|
-
# @
|
|
1767
|
-
def
|
|
1768
|
-
logger.debug 'Calling operation ObjectStorageClient#
|
|
2539
|
+
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::RetentionRuleCollection RetentionRuleCollection}
|
|
2540
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_retention_rules.rb.html) to see an example of how to use list_retention_rules API.
|
|
2541
|
+
def list_retention_rules(namespace_name, bucket_name, opts = {})
|
|
2542
|
+
logger.debug 'Calling operation ObjectStorageClient#list_retention_rules.' if logger
|
|
1769
2543
|
|
|
1770
|
-
raise "Missing the required parameter 'namespace_name' when calling
|
|
1771
|
-
raise "Missing the required parameter 'bucket_name' when calling
|
|
2544
|
+
raise "Missing the required parameter 'namespace_name' when calling list_retention_rules." if namespace_name.nil?
|
|
2545
|
+
raise "Missing the required parameter 'bucket_name' when calling list_retention_rules." if bucket_name.nil?
|
|
1772
2546
|
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
1773
2547
|
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
1774
2548
|
|
|
1775
|
-
path = '/n/{namespaceName}/b/{bucketName}/
|
|
2549
|
+
path = '/n/{namespaceName}/b/{bucketName}/retentionRules'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
1776
2550
|
operation_signing_strategy = :standard
|
|
1777
2551
|
|
|
1778
2552
|
# rubocop:disable Style/NegatedIf
|
|
1779
2553
|
# Query Params
|
|
1780
2554
|
query_params = {}
|
|
1781
|
-
query_params[:objectNamePrefix] = opts[:object_name_prefix] if opts[:object_name_prefix]
|
|
1782
|
-
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
1783
2555
|
query_params[:page] = opts[:page] if opts[:page]
|
|
1784
2556
|
|
|
1785
2557
|
# Header Params
|
|
1786
2558
|
header_params = {}
|
|
1787
2559
|
header_params[:accept] = 'application/json'
|
|
1788
2560
|
header_params[:'content-type'] = 'application/json'
|
|
1789
|
-
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
1790
2561
|
# rubocop:enable Style/NegatedIf
|
|
1791
2562
|
|
|
1792
2563
|
post_body = nil
|
|
1793
2564
|
|
|
1794
2565
|
# rubocop:disable Metrics/BlockLength
|
|
1795
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#
|
|
2566
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#list_retention_rules') do
|
|
1796
2567
|
@api_client.call_api(
|
|
1797
2568
|
:GET,
|
|
1798
2569
|
path,
|
|
@@ -1801,7 +2572,7 @@ module OCI
|
|
|
1801
2572
|
query_params: query_params,
|
|
1802
2573
|
operation_signing_strategy: operation_signing_strategy,
|
|
1803
2574
|
body: post_body,
|
|
1804
|
-
return_type: '
|
|
2575
|
+
return_type: 'OCI::ObjectStorage::Models::RetentionRuleCollection'
|
|
1805
2576
|
)
|
|
1806
2577
|
end
|
|
1807
2578
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -1824,6 +2595,7 @@ module OCI
|
|
|
1824
2595
|
# @option opts [Integer] :limit The maximum number of items to return.
|
|
1825
2596
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1826
2597
|
# @return [Response] A Response object with data of type Array<{OCI::ObjectStorage::Models::WorkRequestError WorkRequestError}>
|
|
2598
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_work_request_errors.rb.html) to see an example of how to use list_work_request_errors API.
|
|
1827
2599
|
def list_work_request_errors(work_request_id, opts = {})
|
|
1828
2600
|
logger.debug 'Calling operation ObjectStorageClient#list_work_request_errors.' if logger
|
|
1829
2601
|
|
|
@@ -1881,6 +2653,7 @@ module OCI
|
|
|
1881
2653
|
# @option opts [Integer] :limit The maximum number of items to return.
|
|
1882
2654
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
1883
2655
|
# @return [Response] A Response object with data of type Array<{OCI::ObjectStorage::Models::WorkRequestLogEntry WorkRequestLogEntry}>
|
|
2656
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_work_request_logs.rb.html) to see an example of how to use list_work_request_logs API.
|
|
1884
2657
|
def list_work_request_logs(work_request_id, opts = {})
|
|
1885
2658
|
logger.debug 'Calling operation ObjectStorageClient#list_work_request_logs.' if logger
|
|
1886
2659
|
|
|
@@ -1939,6 +2712,7 @@ module OCI
|
|
|
1939
2712
|
# @option opts [String] :page The page at which to start retrieving results.
|
|
1940
2713
|
# @option opts [Integer] :limit The maximum number of items to return.
|
|
1941
2714
|
# @return [Response] A Response object with data of type Array<{OCI::ObjectStorage::Models::WorkRequestSummary WorkRequestSummary}>
|
|
2715
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/list_work_requests.rb.html) to see an example of how to use list_work_requests API.
|
|
1942
2716
|
def list_work_requests(compartment_id, opts = {})
|
|
1943
2717
|
logger.debug 'Calling operation ObjectStorageClient#list_work_requests.' if logger
|
|
1944
2718
|
|
|
@@ -1987,8 +2761,76 @@ module OCI
|
|
|
1987
2761
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1988
2762
|
|
|
1989
2763
|
|
|
1990
|
-
#
|
|
1991
|
-
#
|
|
2764
|
+
# Stops replication to the destination bucket and removes the replication policy. When the replication
|
|
2765
|
+
# policy was created, this destination bucket became read-only except for new and changed objects replicated
|
|
2766
|
+
# automatically from the source bucket. MakeBucketWritable removes the replication policy. This bucket is no
|
|
2767
|
+
# longer the target for replication and is now writable, allowing users to make changes to bucket contents.
|
|
2768
|
+
#
|
|
2769
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
2770
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
2771
|
+
# Example: `my-new-bucket1`
|
|
2772
|
+
#
|
|
2773
|
+
# @param [Hash] opts the optional parameters
|
|
2774
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2775
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2776
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2777
|
+
# @return [Response] A Response object with data of type nil
|
|
2778
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/make_bucket_writable.rb.html) to see an example of how to use make_bucket_writable API.
|
|
2779
|
+
def make_bucket_writable(namespace_name, bucket_name, opts = {})
|
|
2780
|
+
logger.debug 'Calling operation ObjectStorageClient#make_bucket_writable.' if logger
|
|
2781
|
+
|
|
2782
|
+
raise "Missing the required parameter 'namespace_name' when calling make_bucket_writable." if namespace_name.nil?
|
|
2783
|
+
raise "Missing the required parameter 'bucket_name' when calling make_bucket_writable." if bucket_name.nil?
|
|
2784
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
2785
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
2786
|
+
|
|
2787
|
+
path = '/n/{namespaceName}/b/{bucketName}/actions/makeBucketWritable'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s)
|
|
2788
|
+
operation_signing_strategy = :standard
|
|
2789
|
+
|
|
2790
|
+
# rubocop:disable Style/NegatedIf
|
|
2791
|
+
# Query Params
|
|
2792
|
+
query_params = {}
|
|
2793
|
+
|
|
2794
|
+
# Header Params
|
|
2795
|
+
header_params = {}
|
|
2796
|
+
header_params[:accept] = 'application/json'
|
|
2797
|
+
header_params[:'content-type'] = 'application/json'
|
|
2798
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
2799
|
+
# rubocop:enable Style/NegatedIf
|
|
2800
|
+
|
|
2801
|
+
post_body = nil
|
|
2802
|
+
|
|
2803
|
+
# rubocop:disable Metrics/BlockLength
|
|
2804
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#make_bucket_writable') do
|
|
2805
|
+
@api_client.call_api(
|
|
2806
|
+
:POST,
|
|
2807
|
+
path,
|
|
2808
|
+
endpoint,
|
|
2809
|
+
header_params: header_params,
|
|
2810
|
+
query_params: query_params,
|
|
2811
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
2812
|
+
body: post_body
|
|
2813
|
+
)
|
|
2814
|
+
end
|
|
2815
|
+
# rubocop:enable Metrics/BlockLength
|
|
2816
|
+
end
|
|
2817
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2818
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2819
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
2820
|
+
|
|
2821
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2822
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2823
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2824
|
+
|
|
2825
|
+
|
|
2826
|
+
# Creates a new object or overwrites an existing object with the same name. The maximum object size allowed by
|
|
2827
|
+
# PutObject is 50 GiB.
|
|
2828
|
+
#
|
|
2829
|
+
# See [Object Names](https://docs.cloud.oracle.com/Content/Object/Tasks/managingobjects.htm#namerequirements)
|
|
2830
|
+
# for object naming requirements.
|
|
2831
|
+
#
|
|
2832
|
+
# See [Special Instructions for Object Storage PUT](https://docs.cloud.oracle.com/Content/API/Concepts/signingrequests.htm#ObjectStoragePut)
|
|
2833
|
+
# for request signature requirements.
|
|
1992
2834
|
#
|
|
1993
2835
|
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
1994
2836
|
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
@@ -2011,18 +2853,54 @@ module OCI
|
|
|
2011
2853
|
#
|
|
2012
2854
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2013
2855
|
# @option opts [String] :expect 100-continue (default to 100-continue)
|
|
2014
|
-
# @option opts [String] :content_md5 The base-64 encoded MD5 hash of the body. If the Content-MD5 header is present, Object
|
|
2015
|
-
# on the body of the HTTP request by computing the MD5 hash for the body and comparing it to the
|
|
2016
|
-
# If the two hashes do not match, the object is rejected and an HTTP-400 Unmatched Content MD5 error
|
|
2856
|
+
# @option opts [String] :content_md5 The optional base-64 header that defines the encoded MD5 hash of the body. If the optional Content-MD5 header is present, Object
|
|
2857
|
+
# Storage performs an integrity check on the body of the HTTP request by computing the MD5 hash for the body and comparing it to the
|
|
2858
|
+
# MD5 hash supplied in the header. If the two hashes do not match, the object is rejected and an HTTP-400 Unmatched Content MD5 error
|
|
2859
|
+
# is returned with the message:
|
|
2017
2860
|
#
|
|
2018
2861
|
# \"The computed MD5 of the request body (ACTUAL_MD5) does not match the Content-MD5 header (HEADER_MD5)\"
|
|
2019
2862
|
#
|
|
2020
|
-
# @option opts [String] :content_type The
|
|
2021
|
-
#
|
|
2022
|
-
#
|
|
2863
|
+
# @option opts [String] :content_type The optional Content-Type header that defines the standard MIME type format of the object. Content type defaults to
|
|
2864
|
+
# 'application/octet-stream' if not specified in the PutObject call. Specifying values for this header has no effect
|
|
2865
|
+
# on Object Storage behavior. Programs that read the object determine what to do based on the value provided. For example,
|
|
2866
|
+
# you could use this header to identify and perform special operations on text only objects.
|
|
2867
|
+
#
|
|
2868
|
+
# @option opts [String] :content_language The optional Content-Language header that defines the content language of the object to upload. Specifying
|
|
2869
|
+
# values for this header has no effect on Object Storage behavior. Programs that read the object determine what
|
|
2870
|
+
# to do based on the value provided. For example, you could use this header to identify and differentiate objects
|
|
2871
|
+
# based on a particular language.
|
|
2872
|
+
#
|
|
2873
|
+
# @option opts [String] :content_encoding The optional Content-Encoding header that defines the content encodings that were applied to the object to
|
|
2874
|
+
# upload. Specifying values for this header has no effect on Object Storage behavior. Programs that read the
|
|
2875
|
+
# object determine what to do based on the value provided. For example, you could use this header to determine
|
|
2876
|
+
# what decoding mechanisms need to be applied to obtain the media-type specified by the Content-Type header of
|
|
2877
|
+
# the object.
|
|
2878
|
+
#
|
|
2879
|
+
# @option opts [String] :content_disposition The optional Content-Disposition header that defines presentational information for the object to be
|
|
2880
|
+
# returned in GetObject and HeadObject responses. Specifying values for this header has no effect on Object
|
|
2881
|
+
# Storage behavior. Programs that read the object determine what to do based on the value provided.
|
|
2882
|
+
# For example, you could use this header to let users download objects with custom filenames in a browser.
|
|
2883
|
+
#
|
|
2884
|
+
# @option opts [String] :cache_control The optional Cache-Control header that defines the caching behavior value to be returned in GetObject and
|
|
2885
|
+
# HeadObject responses. Specifying values for this header has no effect on Object Storage behavior. Programs
|
|
2886
|
+
# that read the object determine what to do based on the value provided.
|
|
2887
|
+
# For example, you could use this header to identify objects that require caching restrictions.
|
|
2888
|
+
#
|
|
2889
|
+
# @option opts [String] :opc_sse_customer_algorithm The optional header that specifies \"AES256\" as the encryption algorithm. For more information, see
|
|
2890
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
2891
|
+
#
|
|
2892
|
+
# @option opts [String] :opc_sse_customer_key The optional header that specifies the base64-encoded 256-bit encryption key to use to encrypt or
|
|
2893
|
+
# decrypt the data. For more information, see
|
|
2894
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
2895
|
+
#
|
|
2896
|
+
# @option opts [String] :opc_sse_customer_key_sha256 The optional header that specifies the base64-encoded SHA256 hash of the encryption key. This
|
|
2897
|
+
# value is used to check the integrity of the encryption key. For more information, see
|
|
2898
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
2899
|
+
#
|
|
2023
2900
|
# @option opts [Hash<String, String>] :opc_meta Optional user-defined metadata key and value.
|
|
2024
2901
|
# "opc-meta-" will be appended to each Hash key before it is sent to the server.
|
|
2025
2902
|
# @return [Response] A Response object with data of type nil
|
|
2903
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/put_object.rb.html) to see an example of how to use put_object API.
|
|
2026
2904
|
def put_object(namespace_name, bucket_name, object_name, put_object_body, opts = {})
|
|
2027
2905
|
logger.debug 'Calling operation ObjectStorageClient#put_object.' if logger
|
|
2028
2906
|
|
|
@@ -2053,6 +2931,11 @@ module OCI
|
|
|
2053
2931
|
header_params[:'content-type'] = opts[:content_type] if opts[:content_type]
|
|
2054
2932
|
header_params[:'content-language'] = opts[:content_language] if opts[:content_language]
|
|
2055
2933
|
header_params[:'content-encoding'] = opts[:content_encoding] if opts[:content_encoding]
|
|
2934
|
+
header_params[:'content-disposition'] = opts[:content_disposition] if opts[:content_disposition]
|
|
2935
|
+
header_params[:'cache-control'] = opts[:cache_control] if opts[:cache_control]
|
|
2936
|
+
header_params[:'opc-sse-customer-algorithm'] = opts[:opc_sse_customer_algorithm] if opts[:opc_sse_customer_algorithm]
|
|
2937
|
+
header_params[:'opc-sse-customer-key'] = opts[:opc_sse_customer_key] if opts[:opc_sse_customer_key]
|
|
2938
|
+
header_params[:'opc-sse-customer-key-sha256'] = opts[:opc_sse_customer_key_sha256] if opts[:opc_sse_customer_key_sha256]
|
|
2056
2939
|
# rubocop:enable Style/NegatedIf
|
|
2057
2940
|
|
|
2058
2941
|
if opts[:opc_meta]
|
|
@@ -2106,6 +2989,7 @@ module OCI
|
|
|
2106
2989
|
# part, this is the entity tag of the target part.
|
|
2107
2990
|
#
|
|
2108
2991
|
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::ObjectLifecyclePolicy ObjectLifecyclePolicy}
|
|
2992
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/put_object_lifecycle_policy.rb.html) to see an example of how to use put_object_lifecycle_policy API.
|
|
2109
2993
|
def put_object_lifecycle_policy(namespace_name, bucket_name, put_object_lifecycle_policy_details, opts = {})
|
|
2110
2994
|
logger.debug 'Calling operation ObjectStorageClient#put_object_lifecycle_policy.' if logger
|
|
2111
2995
|
|
|
@@ -2157,15 +3041,21 @@ module OCI
|
|
|
2157
3041
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2158
3042
|
|
|
2159
3043
|
|
|
2160
|
-
#
|
|
2161
|
-
#
|
|
2162
|
-
#
|
|
2163
|
-
#
|
|
2164
|
-
#
|
|
3044
|
+
# Re-encrypts the unique data encryption key that encrypts each object written to the bucket by using the most recent
|
|
3045
|
+
# version of the master encryption key assigned to the bucket. (All data encryption keys are encrypted by a master
|
|
3046
|
+
# encryption key. Master encryption keys are assigned to buckets and managed by Oracle by default, but you can assign
|
|
3047
|
+
# a key that you created and control through the Oracle Cloud Infrastructure Key Management service.) The kmsKeyId property
|
|
3048
|
+
# of the bucket determines which master encryption key is assigned to the bucket. If you assigned a different Key Management
|
|
3049
|
+
# master encryption key to the bucket, you can call this API to re-encrypt all data encryption keys with the newly
|
|
3050
|
+
# assigned key. Similarly, you might want to re-encrypt all data encryption keys if the assigned key has been rotated to
|
|
3051
|
+
# a new key version since objects were last added to the bucket. If you call this API and there is no kmsKeyId associated
|
|
3052
|
+
# with the bucket, the call will fail.
|
|
2165
3053
|
#
|
|
2166
|
-
#
|
|
2167
|
-
# objects
|
|
2168
|
-
#
|
|
3054
|
+
# Calling this API starts a work request task to re-encrypt the data encryption key of all objects in the bucket. Only
|
|
3055
|
+
# objects created before the time of the API call will be re-encrypted. The call can take a long time, depending on how many
|
|
3056
|
+
# objects are in the bucket and how big they are. This API returns a work request ID that you can use to retrieve the status
|
|
3057
|
+
# of the work request task.
|
|
3058
|
+
# All the versions of objects will be re-encrypted whether versioning is enabled or suspended at the bucket.
|
|
2169
3059
|
#
|
|
2170
3060
|
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
2171
3061
|
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
@@ -2176,6 +3066,7 @@ module OCI
|
|
|
2176
3066
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2177
3067
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2178
3068
|
# @return [Response] A Response object with data of type nil
|
|
3069
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/reencrypt_bucket.rb.html) to see an example of how to use reencrypt_bucket API.
|
|
2179
3070
|
def reencrypt_bucket(namespace_name, bucket_name, opts = {})
|
|
2180
3071
|
logger.debug 'Calling operation ObjectStorageClient#reencrypt_bucket.' if logger
|
|
2181
3072
|
|
|
@@ -2223,8 +3114,87 @@ module OCI
|
|
|
2223
3114
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2224
3115
|
|
|
2225
3116
|
|
|
3117
|
+
# Re-encrypts the data encryption keys that encrypt the object and its chunks. By default, when you create a bucket, the Object Storage
|
|
3118
|
+
# service manages the master encryption key used to encrypt each object's data encryption keys. The encryption mechanism that you specify for
|
|
3119
|
+
# the bucket applies to the objects it contains.
|
|
3120
|
+
#
|
|
3121
|
+
# You can alternatively employ one of these encryption strategies for an object:
|
|
3122
|
+
#
|
|
3123
|
+
# - You can assign a key that you created and control through the Oracle Cloud Infrastructure Vault service.
|
|
3124
|
+
#
|
|
3125
|
+
# - You can encrypt an object using your own encryption key. The key you supply is known as a customer-provided encryption key (SSE-C).
|
|
3126
|
+
#
|
|
3127
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
3128
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
3129
|
+
# Example: `my-new-bucket1`
|
|
3130
|
+
#
|
|
3131
|
+
# @param [String] object_name The name of the object. Avoid entering confidential information.
|
|
3132
|
+
# Example: `test/object1.log`
|
|
3133
|
+
#
|
|
3134
|
+
# @param [OCI::ObjectStorage::Models::ReencryptObjectDetails] reencrypt_object_details Request object for re-encrypting the data encryption key associated with an object.
|
|
3135
|
+
# @param [Hash] opts the optional parameters
|
|
3136
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3137
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3138
|
+
# @option opts [String] :version_id VersionId used to identify a particular version of the object
|
|
3139
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
3140
|
+
# @return [Response] A Response object with data of type nil
|
|
3141
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/reencrypt_object.rb.html) to see an example of how to use reencrypt_object API.
|
|
3142
|
+
def reencrypt_object(namespace_name, bucket_name, object_name, reencrypt_object_details, opts = {})
|
|
3143
|
+
logger.debug 'Calling operation ObjectStorageClient#reencrypt_object.' if logger
|
|
3144
|
+
|
|
3145
|
+
raise "Missing the required parameter 'namespace_name' when calling reencrypt_object." if namespace_name.nil?
|
|
3146
|
+
raise "Missing the required parameter 'bucket_name' when calling reencrypt_object." if bucket_name.nil?
|
|
3147
|
+
raise "Missing the required parameter 'object_name' when calling reencrypt_object." if object_name.nil?
|
|
3148
|
+
raise "Missing the required parameter 'reencrypt_object_details' when calling reencrypt_object." if reencrypt_object_details.nil?
|
|
3149
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
3150
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
3151
|
+
raise "Parameter value for 'object_name' must not be blank" if OCI::Internal::Util.blank_string?(object_name)
|
|
3152
|
+
|
|
3153
|
+
path = '/n/{namespaceName}/b/{bucketName}/actions/reencrypt/{objectName}'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s).sub('{objectName}', object_name.to_s)
|
|
3154
|
+
operation_signing_strategy = :standard
|
|
3155
|
+
|
|
3156
|
+
# rubocop:disable Style/NegatedIf
|
|
3157
|
+
# Query Params
|
|
3158
|
+
query_params = {}
|
|
3159
|
+
query_params[:versionId] = opts[:version_id] if opts[:version_id]
|
|
3160
|
+
|
|
3161
|
+
# Header Params
|
|
3162
|
+
header_params = {}
|
|
3163
|
+
header_params[:accept] = 'application/json'
|
|
3164
|
+
header_params[:'content-type'] = 'application/json'
|
|
3165
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
3166
|
+
# rubocop:enable Style/NegatedIf
|
|
3167
|
+
|
|
3168
|
+
post_body = @api_client.object_to_http_body(reencrypt_object_details)
|
|
3169
|
+
|
|
3170
|
+
# rubocop:disable Metrics/BlockLength
|
|
3171
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#reencrypt_object') do
|
|
3172
|
+
@api_client.call_api(
|
|
3173
|
+
:POST,
|
|
3174
|
+
path,
|
|
3175
|
+
endpoint,
|
|
3176
|
+
header_params: header_params,
|
|
3177
|
+
query_params: query_params,
|
|
3178
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
3179
|
+
body: post_body
|
|
3180
|
+
)
|
|
3181
|
+
end
|
|
3182
|
+
# rubocop:enable Metrics/BlockLength
|
|
3183
|
+
end
|
|
3184
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
3185
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
3186
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
3187
|
+
|
|
3188
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
3189
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
3190
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
3191
|
+
|
|
3192
|
+
|
|
2226
3193
|
# Rename an object in the given Object Storage namespace.
|
|
2227
3194
|
#
|
|
3195
|
+
# See [Object Names](https://docs.cloud.oracle.com/Content/Object/Tasks/managingobjects.htm#namerequirements)
|
|
3196
|
+
# for object naming requirements.
|
|
3197
|
+
#
|
|
2228
3198
|
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
2229
3199
|
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
2230
3200
|
# Example: `my-new-bucket1`
|
|
@@ -2235,6 +3205,7 @@ module OCI
|
|
|
2235
3205
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2236
3206
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2237
3207
|
# @return [Response] A Response object with data of type nil
|
|
3208
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/rename_object.rb.html) to see an example of how to use rename_object API.
|
|
2238
3209
|
def rename_object(namespace_name, bucket_name, rename_object_details, opts = {})
|
|
2239
3210
|
logger.debug 'Calling operation ObjectStorageClient#rename_object.' if logger
|
|
2240
3211
|
|
|
@@ -2296,6 +3267,7 @@ module OCI
|
|
|
2296
3267
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2297
3268
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2298
3269
|
# @return [Response] A Response object with data of type nil
|
|
3270
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/restore_objects.rb.html) to see an example of how to use restore_objects API.
|
|
2299
3271
|
def restore_objects(namespace_name, bucket_name, restore_objects_details, opts = {})
|
|
2300
3272
|
logger.debug 'Calling operation ObjectStorageClient#restore_objects.' if logger
|
|
2301
3273
|
|
|
@@ -2363,6 +3335,7 @@ module OCI
|
|
|
2363
3335
|
#
|
|
2364
3336
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2365
3337
|
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::Bucket Bucket}
|
|
3338
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/update_bucket.rb.html) to see an example of how to use update_bucket API.
|
|
2366
3339
|
def update_bucket(namespace_name, bucket_name, update_bucket_details, opts = {})
|
|
2367
3340
|
logger.debug 'Calling operation ObjectStorageClient#update_bucket.' if logger
|
|
2368
3341
|
|
|
@@ -2428,6 +3401,7 @@ module OCI
|
|
|
2428
3401
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2429
3402
|
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
2430
3403
|
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::NamespaceMetadata NamespaceMetadata}
|
|
3404
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/update_namespace_metadata.rb.html) to see an example of how to use update_namespace_metadata API.
|
|
2431
3405
|
def update_namespace_metadata(namespace_name, update_namespace_metadata_details, opts = {})
|
|
2432
3406
|
logger.debug 'Calling operation ObjectStorageClient#update_namespace_metadata.' if logger
|
|
2433
3407
|
|
|
@@ -2475,6 +3449,75 @@ module OCI
|
|
|
2475
3449
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2476
3450
|
|
|
2477
3451
|
|
|
3452
|
+
# Updates the specified retention rule. Rule changes take effect typically within 30 seconds.
|
|
3453
|
+
#
|
|
3454
|
+
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
3455
|
+
# @param [String] bucket_name The name of the bucket. Avoid entering confidential information.
|
|
3456
|
+
# Example: `my-new-bucket1`
|
|
3457
|
+
#
|
|
3458
|
+
# @param [String] retention_rule_id The ID of the retention rule.
|
|
3459
|
+
# @param [OCI::ObjectStorage::Models::UpdateRetentionRuleDetails] update_retention_rule_details Request object for updating the retention rule.
|
|
3460
|
+
# @param [Hash] opts the optional parameters
|
|
3461
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3462
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3463
|
+
# @option opts [String] :if_match The entity tag (ETag) to match. For creating and committing a multipart upload to an object, this is the entity tag of the target object.
|
|
3464
|
+
# For uploading a part, this is the entity tag of the target part.
|
|
3465
|
+
#
|
|
3466
|
+
# @option opts [String] :opc_client_request_id The client request ID for tracing.
|
|
3467
|
+
# @return [Response] A Response object with data of type {OCI::ObjectStorage::Models::RetentionRule RetentionRule}
|
|
3468
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/update_retention_rule.rb.html) to see an example of how to use update_retention_rule API.
|
|
3469
|
+
def update_retention_rule(namespace_name, bucket_name, retention_rule_id, update_retention_rule_details, opts = {})
|
|
3470
|
+
logger.debug 'Calling operation ObjectStorageClient#update_retention_rule.' if logger
|
|
3471
|
+
|
|
3472
|
+
raise "Missing the required parameter 'namespace_name' when calling update_retention_rule." if namespace_name.nil?
|
|
3473
|
+
raise "Missing the required parameter 'bucket_name' when calling update_retention_rule." if bucket_name.nil?
|
|
3474
|
+
raise "Missing the required parameter 'retention_rule_id' when calling update_retention_rule." if retention_rule_id.nil?
|
|
3475
|
+
raise "Missing the required parameter 'update_retention_rule_details' when calling update_retention_rule." if update_retention_rule_details.nil?
|
|
3476
|
+
raise "Parameter value for 'namespace_name' must not be blank" if OCI::Internal::Util.blank_string?(namespace_name)
|
|
3477
|
+
raise "Parameter value for 'bucket_name' must not be blank" if OCI::Internal::Util.blank_string?(bucket_name)
|
|
3478
|
+
raise "Parameter value for 'retention_rule_id' must not be blank" if OCI::Internal::Util.blank_string?(retention_rule_id)
|
|
3479
|
+
|
|
3480
|
+
path = '/n/{namespaceName}/b/{bucketName}/retentionRules/{retentionRuleId}'.sub('{namespaceName}', namespace_name.to_s).sub('{bucketName}', bucket_name.to_s).sub('{retentionRuleId}', retention_rule_id.to_s)
|
|
3481
|
+
operation_signing_strategy = :standard
|
|
3482
|
+
|
|
3483
|
+
# rubocop:disable Style/NegatedIf
|
|
3484
|
+
# Query Params
|
|
3485
|
+
query_params = {}
|
|
3486
|
+
|
|
3487
|
+
# Header Params
|
|
3488
|
+
header_params = {}
|
|
3489
|
+
header_params[:accept] = 'application/json'
|
|
3490
|
+
header_params[:'content-type'] = 'application/json'
|
|
3491
|
+
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
3492
|
+
header_params[:'opc-client-request-id'] = opts[:opc_client_request_id] if opts[:opc_client_request_id]
|
|
3493
|
+
# rubocop:enable Style/NegatedIf
|
|
3494
|
+
|
|
3495
|
+
post_body = @api_client.object_to_http_body(update_retention_rule_details)
|
|
3496
|
+
|
|
3497
|
+
# rubocop:disable Metrics/BlockLength
|
|
3498
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'ObjectStorageClient#update_retention_rule') do
|
|
3499
|
+
@api_client.call_api(
|
|
3500
|
+
:PUT,
|
|
3501
|
+
path,
|
|
3502
|
+
endpoint,
|
|
3503
|
+
header_params: header_params,
|
|
3504
|
+
query_params: query_params,
|
|
3505
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
3506
|
+
body: post_body,
|
|
3507
|
+
return_type: 'OCI::ObjectStorage::Models::RetentionRule'
|
|
3508
|
+
)
|
|
3509
|
+
end
|
|
3510
|
+
# rubocop:enable Metrics/BlockLength
|
|
3511
|
+
end
|
|
3512
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
3513
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
3514
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
3515
|
+
|
|
3516
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
3517
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
3518
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
3519
|
+
|
|
3520
|
+
|
|
2478
3521
|
# Uploads a single part of a multipart upload.
|
|
2479
3522
|
#
|
|
2480
3523
|
# @param [String] namespace_name The Object Storage namespace used for the request.
|
|
@@ -2500,13 +3543,26 @@ module OCI
|
|
|
2500
3543
|
# part, this is the entity tag of the target part.
|
|
2501
3544
|
#
|
|
2502
3545
|
# @option opts [String] :expect 100-continue (default to 100-continue)
|
|
2503
|
-
# @option opts [String] :content_md5 The base-64 encoded MD5 hash of the body. If the Content-MD5 header is present, Object
|
|
2504
|
-
# on the body of the HTTP request by computing the MD5 hash for the body and comparing it to the
|
|
2505
|
-
# If the two hashes do not match, the object is rejected and an HTTP-400 Unmatched Content MD5 error
|
|
3546
|
+
# @option opts [String] :content_md5 The optional base-64 header that defines the encoded MD5 hash of the body. If the optional Content-MD5 header is present, Object
|
|
3547
|
+
# Storage performs an integrity check on the body of the HTTP request by computing the MD5 hash for the body and comparing it to the
|
|
3548
|
+
# MD5 hash supplied in the header. If the two hashes do not match, the object is rejected and an HTTP-400 Unmatched Content MD5 error
|
|
3549
|
+
# is returned with the message:
|
|
2506
3550
|
#
|
|
2507
3551
|
# \"The computed MD5 of the request body (ACTUAL_MD5) does not match the Content-MD5 header (HEADER_MD5)\"
|
|
2508
3552
|
#
|
|
3553
|
+
# @option opts [String] :opc_sse_customer_algorithm The optional header that specifies \"AES256\" as the encryption algorithm. For more information, see
|
|
3554
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
3555
|
+
#
|
|
3556
|
+
# @option opts [String] :opc_sse_customer_key The optional header that specifies the base64-encoded 256-bit encryption key to use to encrypt or
|
|
3557
|
+
# decrypt the data. For more information, see
|
|
3558
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
3559
|
+
#
|
|
3560
|
+
# @option opts [String] :opc_sse_customer_key_sha256 The optional header that specifies the base64-encoded SHA256 hash of the encryption key. This
|
|
3561
|
+
# value is used to check the integrity of the encryption key. For more information, see
|
|
3562
|
+
# [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
|
|
3563
|
+
#
|
|
2509
3564
|
# @return [Response] A Response object with data of type nil
|
|
3565
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/objectstorage/upload_part.rb.html) to see an example of how to use upload_part API.
|
|
2510
3566
|
def upload_part(namespace_name, bucket_name, object_name, upload_id, upload_part_num, upload_part_body, opts = {})
|
|
2511
3567
|
logger.debug 'Calling operation ObjectStorageClient#upload_part.' if logger
|
|
2512
3568
|
|
|
@@ -2538,6 +3594,9 @@ module OCI
|
|
|
2538
3594
|
header_params[:expect] = opts[:expect] if opts[:expect]
|
|
2539
3595
|
header_params[:'content-length'] = opts[:content_length] if opts[:content_length]
|
|
2540
3596
|
header_params[:'content-md5'] = opts[:content_md5] if opts[:content_md5]
|
|
3597
|
+
header_params[:'opc-sse-customer-algorithm'] = opts[:opc_sse_customer_algorithm] if opts[:opc_sse_customer_algorithm]
|
|
3598
|
+
header_params[:'opc-sse-customer-key'] = opts[:opc_sse_customer_key] if opts[:opc_sse_customer_key]
|
|
3599
|
+
header_params[:'opc-sse-customer-key-sha256'] = opts[:opc_sse_customer_key_sha256] if opts[:opc_sse_customer_key_sha256]
|
|
2541
3600
|
# rubocop:enable Style/NegatedIf
|
|
2542
3601
|
header_params[:'content-type'] ||= 'application/octet-stream'
|
|
2543
3602
|
|