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 'uri'
|
|
4
5
|
require 'logger'
|
|
@@ -50,27 +51,16 @@ module OCI
|
|
|
50
51
|
# 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
52
|
# will not perform any retries
|
|
52
53
|
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 (
|
|
54
|
+
# If the signer is an InstancePrincipalsSecurityTokenSigner or SecurityTokenSigner and no config was supplied (they are self-sufficient signers)
|
|
54
55
|
# then create a dummy config to pass to the ApiClient constructor. If customers wish to create a client which uses instance principals
|
|
55
56
|
# and has config (either populated programmatically or loaded from a file), they must construct that config themselves and then
|
|
56
57
|
# pass it to this constructor.
|
|
57
58
|
#
|
|
58
59
|
# If there is no signer (or the signer is not an instance principals signer) and no config was supplied, this is not valid
|
|
59
60
|
# 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
|
|
61
|
+
config = OCI::Config.validate_and_build_config_with_signer(config, signer)
|
|
62
|
+
|
|
63
|
+
signer = OCI::Signer.config_file_auth_builder(config) if signer.nil?
|
|
74
64
|
|
|
75
65
|
@api_client = OCI::ApiClient.new(config, signer, proxy_settings: proxy_settings)
|
|
76
66
|
@retry_config = retry_config
|
|
@@ -127,6 +117,7 @@ module OCI
|
|
|
127
117
|
# may be rejected).
|
|
128
118
|
#
|
|
129
119
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::MfaTotpDeviceSummary MfaTotpDeviceSummary}
|
|
120
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/activate_mfa_totp_device.rb.html) to see an example of how to use activate_mfa_totp_device API.
|
|
130
121
|
def activate_mfa_totp_device(user_id, mfa_totp_device_id, mfa_totp_token, opts = {})
|
|
131
122
|
logger.debug 'Calling operation IdentityClient#activate_mfa_totp_device.' if logger
|
|
132
123
|
|
|
@@ -194,6 +185,7 @@ module OCI
|
|
|
194
185
|
# may be rejected).
|
|
195
186
|
#
|
|
196
187
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::UserGroupMembership UserGroupMembership}
|
|
188
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/add_user_to_group.rb.html) to see an example of how to use add_user_to_group API.
|
|
197
189
|
def add_user_to_group(add_user_to_group_details, opts = {})
|
|
198
190
|
logger.debug 'Calling operation IdentityClient#add_user_to_group.' if logger
|
|
199
191
|
|
|
@@ -253,6 +245,7 @@ module OCI
|
|
|
253
245
|
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
254
246
|
#
|
|
255
247
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::TagDefaultSummary TagDefaultSummary}>
|
|
248
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/assemble_effective_tag_set.rb.html) to see an example of how to use assemble_effective_tag_set API.
|
|
256
249
|
def assemble_effective_tag_set(compartment_id, opts = {})
|
|
257
250
|
logger.debug 'Calling operation IdentityClient#assemble_effective_tag_set.' if logger
|
|
258
251
|
|
|
@@ -303,19 +296,20 @@ module OCI
|
|
|
303
296
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
304
297
|
|
|
305
298
|
|
|
306
|
-
#
|
|
307
|
-
#
|
|
308
|
-
#
|
|
309
|
-
#
|
|
310
|
-
#
|
|
311
|
-
# Moving a tag namespace moves all the tag key definitions contained in the tag namespace.
|
|
312
|
-
#
|
|
313
|
-
# @param [String] tag_namespace_id The OCID of the tag namespace.
|
|
299
|
+
# Deletes multiple resources in the compartment. All resources must be in the same compartment. You must have the appropriate
|
|
300
|
+
# permissions to delete the resources in the request. This API can only be invoked from the tenancy's
|
|
301
|
+
# [home region](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingregions.htm#Home). This operation creates a
|
|
302
|
+
# {WorkRequest}. Use the {#get_work_request get_work_request}
|
|
303
|
+
# API to monitor the status of the bulk action.
|
|
314
304
|
#
|
|
315
|
-
# @param [
|
|
305
|
+
# @param [String] compartment_id The OCID of the compartment.
|
|
306
|
+
# @param [OCI::Identity::Models::BulkDeleteResourcesDetails] bulk_delete_resources_details Request object for bulk delete resources in a compartment.
|
|
316
307
|
# @param [Hash] opts the optional parameters
|
|
317
308
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
318
309
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
310
|
+
# @option opts [String] :opc_request_id Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a
|
|
311
|
+
# particular request, please provide the request ID.
|
|
312
|
+
#
|
|
319
313
|
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
320
314
|
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
321
315
|
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
@@ -323,14 +317,15 @@ module OCI
|
|
|
323
317
|
# may be rejected).
|
|
324
318
|
#
|
|
325
319
|
# @return [Response] A Response object with data of type nil
|
|
326
|
-
|
|
327
|
-
|
|
320
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/bulk_delete_resources.rb.html) to see an example of how to use bulk_delete_resources API.
|
|
321
|
+
def bulk_delete_resources(compartment_id, bulk_delete_resources_details, opts = {})
|
|
322
|
+
logger.debug 'Calling operation IdentityClient#bulk_delete_resources.' if logger
|
|
328
323
|
|
|
329
|
-
raise "Missing the required parameter '
|
|
330
|
-
raise "Missing the required parameter '
|
|
331
|
-
raise "Parameter value for '
|
|
324
|
+
raise "Missing the required parameter 'compartment_id' when calling bulk_delete_resources." if compartment_id.nil?
|
|
325
|
+
raise "Missing the required parameter 'bulk_delete_resources_details' when calling bulk_delete_resources." if bulk_delete_resources_details.nil?
|
|
326
|
+
raise "Parameter value for 'compartment_id' must not be blank" if OCI::Internal::Util.blank_string?(compartment_id)
|
|
332
327
|
|
|
333
|
-
path = '/
|
|
328
|
+
path = '/compartments/{compartmentId}/actions/bulkDeleteResources'.sub('{compartmentId}', compartment_id.to_s)
|
|
334
329
|
operation_signing_strategy = :standard
|
|
335
330
|
|
|
336
331
|
# rubocop:disable Style/NegatedIf
|
|
@@ -341,14 +336,15 @@ module OCI
|
|
|
341
336
|
header_params = {}
|
|
342
337
|
header_params[:accept] = 'application/json'
|
|
343
338
|
header_params[:'content-type'] = 'application/json'
|
|
339
|
+
header_params[:'opc-request-id'] = opts[:opc_request_id] if opts[:opc_request_id]
|
|
344
340
|
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
345
341
|
# rubocop:enable Style/NegatedIf
|
|
346
342
|
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
347
343
|
|
|
348
|
-
post_body = @api_client.object_to_http_body(
|
|
344
|
+
post_body = @api_client.object_to_http_body(bulk_delete_resources_details)
|
|
349
345
|
|
|
350
346
|
# rubocop:disable Metrics/BlockLength
|
|
351
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
347
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#bulk_delete_resources') do
|
|
352
348
|
@api_client.call_api(
|
|
353
349
|
:POST,
|
|
354
350
|
path,
|
|
@@ -370,37 +366,49 @@ module OCI
|
|
|
370
366
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
371
367
|
|
|
372
368
|
|
|
373
|
-
#
|
|
374
|
-
#
|
|
369
|
+
# Deletes the specified tag key definitions. This operation triggers a process that removes the
|
|
370
|
+
# tags from all resources in your tenancy. The tag key definitions must be within the same tag namespace.
|
|
375
371
|
#
|
|
376
|
-
#
|
|
377
|
-
#
|
|
378
|
-
#
|
|
372
|
+
# The following actions happen immediately:
|
|
373
|
+
# \u00A0
|
|
374
|
+
# * If the tag is a cost-tracking tag, the tag no longer counts against your
|
|
375
|
+
# 10 cost-tracking tags limit, even if you do not disable the tag before running this operation.
|
|
376
|
+
# * If the tag is used with dynamic groups, the rules that contain the tag are no longer
|
|
377
|
+
# evaluated against the tag.
|
|
379
378
|
#
|
|
380
|
-
#
|
|
381
|
-
#
|
|
382
|
-
#
|
|
379
|
+
# After you start this operation, the state of the tag changes to DELETING, and tag removal
|
|
380
|
+
# from resources begins. This process can take up to 48 hours depending on the number of resources that
|
|
381
|
+
# are tagged and the regions in which those resources reside.
|
|
383
382
|
#
|
|
384
|
-
#
|
|
385
|
-
#
|
|
383
|
+
# When all tags have been removed, the state changes to DELETED. You cannot restore a deleted tag. After the tag state
|
|
384
|
+
# changes to DELETED, you can use the same tag name again.
|
|
385
|
+
#
|
|
386
|
+
# After you start this operation, you cannot start either the {#delete_tag delete_tag} or the {#cascade_delete_tag_namespace cascade_delete_tag_namespace} operation until this process completes.
|
|
387
|
+
#
|
|
388
|
+
# In order to delete tags, you must first retire the tags. Use {#update_tag update_tag}
|
|
389
|
+
# to retire a tag.
|
|
390
|
+
#
|
|
391
|
+
# @param [OCI::Identity::Models::BulkDeleteTagsDetails] bulk_delete_tags_details Request object for deleting tags in bulk.
|
|
386
392
|
# @param [Hash] opts the optional parameters
|
|
387
393
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
388
394
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
395
|
+
# @option opts [String] :opc_request_id Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a
|
|
396
|
+
# particular request, please provide the request ID.
|
|
397
|
+
#
|
|
389
398
|
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
390
399
|
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
391
400
|
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
392
401
|
# has been deleted and purged from the system, then a retry of the original creation request
|
|
393
402
|
# may be rejected).
|
|
394
403
|
#
|
|
395
|
-
# @return [Response] A Response object with data of type
|
|
396
|
-
|
|
397
|
-
|
|
404
|
+
# @return [Response] A Response object with data of type nil
|
|
405
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/bulk_delete_tags.rb.html) to see an example of how to use bulk_delete_tags API.
|
|
406
|
+
def bulk_delete_tags(bulk_delete_tags_details, opts = {})
|
|
407
|
+
logger.debug 'Calling operation IdentityClient#bulk_delete_tags.' if logger
|
|
398
408
|
|
|
399
|
-
raise "Missing the required parameter '
|
|
400
|
-
raise "Missing the required parameter 'user_id' when calling create_auth_token." if user_id.nil?
|
|
401
|
-
raise "Parameter value for 'user_id' must not be blank" if OCI::Internal::Util.blank_string?(user_id)
|
|
409
|
+
raise "Missing the required parameter 'bulk_delete_tags_details' when calling bulk_delete_tags." if bulk_delete_tags_details.nil?
|
|
402
410
|
|
|
403
|
-
path = '/
|
|
411
|
+
path = '/tags/actions/bulkDelete'
|
|
404
412
|
operation_signing_strategy = :standard
|
|
405
413
|
|
|
406
414
|
# rubocop:disable Style/NegatedIf
|
|
@@ -411,14 +419,15 @@ module OCI
|
|
|
411
419
|
header_params = {}
|
|
412
420
|
header_params[:accept] = 'application/json'
|
|
413
421
|
header_params[:'content-type'] = 'application/json'
|
|
422
|
+
header_params[:'opc-request-id'] = opts[:opc_request_id] if opts[:opc_request_id]
|
|
414
423
|
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
415
424
|
# rubocop:enable Style/NegatedIf
|
|
416
425
|
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
417
426
|
|
|
418
|
-
post_body = @api_client.object_to_http_body(
|
|
427
|
+
post_body = @api_client.object_to_http_body(bulk_delete_tags_details)
|
|
419
428
|
|
|
420
429
|
# rubocop:disable Metrics/BlockLength
|
|
421
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
430
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#bulk_delete_tags') do
|
|
422
431
|
@api_client.call_api(
|
|
423
432
|
:POST,
|
|
424
433
|
path,
|
|
@@ -426,8 +435,7 @@ module OCI
|
|
|
426
435
|
header_params: header_params,
|
|
427
436
|
query_params: query_params,
|
|
428
437
|
operation_signing_strategy: operation_signing_strategy,
|
|
429
|
-
body: post_body
|
|
430
|
-
return_type: 'OCI::Identity::Models::AuthToken'
|
|
438
|
+
body: post_body
|
|
431
439
|
)
|
|
432
440
|
end
|
|
433
441
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -441,43 +449,41 @@ module OCI
|
|
|
441
449
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
442
450
|
|
|
443
451
|
|
|
444
|
-
#
|
|
445
|
-
#
|
|
446
|
-
# **Important:** Compartments cannot be deleted.
|
|
447
|
-
#
|
|
448
|
-
# Specify the parent compartment's OCID as the compartment ID in the request object. Remember that the tenancy
|
|
449
|
-
# is simply the root compartment. For information about OCIDs, see
|
|
450
|
-
# [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
|
|
452
|
+
# Edits the specified list of tag key definitions for the selected resources.
|
|
453
|
+
# This operation triggers a process that edits the tags on all selected resources. The possible actions are:
|
|
451
454
|
#
|
|
452
|
-
#
|
|
453
|
-
#
|
|
454
|
-
#
|
|
455
|
-
#
|
|
455
|
+
# * Add a defined tag when the tag does not already exist on the resource.
|
|
456
|
+
# * Update the value for a defined tag when the tag is present on the resource.
|
|
457
|
+
# * Add a defined tag when it does not already exist on the resource or update the value for a defined tag when the tag is present on the resource.
|
|
458
|
+
# * Remove a defined tag from a resource. The tag is removed from the resource regardless of the tag value.
|
|
456
459
|
#
|
|
457
|
-
#
|
|
458
|
-
# not have to be unique, and you can change it anytime with
|
|
459
|
-
# {#update_compartment update_compartment}.
|
|
460
|
+
# See {#bulk_edit_operation_details bulk_edit_operation_details} for more information.
|
|
460
461
|
#
|
|
461
|
-
#
|
|
462
|
-
#
|
|
462
|
+
# The edits can include a combination of operations and tag sets.
|
|
463
|
+
# However, multiple operations cannot apply to one key definition in the same request.
|
|
464
|
+
# For example, if one request adds `tag set-1` to a resource and sets a tag value to `tag set-2`,
|
|
465
|
+
# `tag set-1` and `tag set-2` cannot have any common tag definitions.
|
|
463
466
|
#
|
|
464
|
-
# @param [OCI::Identity::Models::CreateCompartmentDetails] create_compartment_details Request object for creating a new compartment.
|
|
465
467
|
# @param [Hash] opts the optional parameters
|
|
466
468
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
467
469
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
470
|
+
# @option opts [String] :opc_request_id Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a
|
|
471
|
+
# particular request, please provide the request ID.
|
|
472
|
+
#
|
|
468
473
|
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
469
474
|
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
470
475
|
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
471
476
|
# has been deleted and purged from the system, then a retry of the original creation request
|
|
472
477
|
# may be rejected).
|
|
473
478
|
#
|
|
474
|
-
# @
|
|
475
|
-
|
|
476
|
-
|
|
479
|
+
# @option opts [OCI::Identity::Models::BulkEditTagsDetails] :bulk_edit_tags_details The request object for bulk editing tags on resources in the compartment.
|
|
480
|
+
# @return [Response] A Response object with data of type nil
|
|
481
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/bulk_edit_tags.rb.html) to see an example of how to use bulk_edit_tags API.
|
|
482
|
+
def bulk_edit_tags(opts = {})
|
|
483
|
+
logger.debug 'Calling operation IdentityClient#bulk_edit_tags.' if logger
|
|
477
484
|
|
|
478
|
-
raise "Missing the required parameter 'create_compartment_details' when calling create_compartment." if create_compartment_details.nil?
|
|
479
485
|
|
|
480
|
-
path = '/
|
|
486
|
+
path = '/tags/actions/bulkEdit'
|
|
481
487
|
operation_signing_strategy = :standard
|
|
482
488
|
|
|
483
489
|
# rubocop:disable Style/NegatedIf
|
|
@@ -488,14 +494,15 @@ module OCI
|
|
|
488
494
|
header_params = {}
|
|
489
495
|
header_params[:accept] = 'application/json'
|
|
490
496
|
header_params[:'content-type'] = 'application/json'
|
|
497
|
+
header_params[:'opc-request-id'] = opts[:opc_request_id] if opts[:opc_request_id]
|
|
491
498
|
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
492
499
|
# rubocop:enable Style/NegatedIf
|
|
493
500
|
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
494
501
|
|
|
495
|
-
post_body = @api_client.object_to_http_body(
|
|
502
|
+
post_body = @api_client.object_to_http_body(opts[:bulk_edit_tags_details])
|
|
496
503
|
|
|
497
504
|
# rubocop:disable Metrics/BlockLength
|
|
498
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
505
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#bulk_edit_tags') do
|
|
499
506
|
@api_client.call_api(
|
|
500
507
|
:POST,
|
|
501
508
|
path,
|
|
@@ -503,8 +510,7 @@ module OCI
|
|
|
503
510
|
header_params: header_params,
|
|
504
511
|
query_params: query_params,
|
|
505
512
|
operation_signing_strategy: operation_signing_strategy,
|
|
506
|
-
body: post_body
|
|
507
|
-
return_type: 'OCI::Identity::Models::Compartment'
|
|
513
|
+
body: post_body
|
|
508
514
|
)
|
|
509
515
|
end
|
|
510
516
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -518,38 +524,36 @@ module OCI
|
|
|
518
524
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
519
525
|
|
|
520
526
|
|
|
521
|
-
#
|
|
522
|
-
#
|
|
523
|
-
#
|
|
524
|
-
#
|
|
525
|
-
#
|
|
526
|
-
# have to be unique, and you can change it anytime with
|
|
527
|
-
# {#update_customer_secret_key update_customer_secret_key}.
|
|
527
|
+
# Moves multiple resources from one compartment to another. All resources must be in the same compartment.
|
|
528
|
+
# This API can only be invoked from the tenancy's [home region](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingregions.htm#Home).
|
|
529
|
+
# To move resources, you must have the appropriate permissions to move the resource in both the source and target
|
|
530
|
+
# compartments. This operation creates a {WorkRequest}.
|
|
531
|
+
# Use the {#get_work_request get_work_request} API to monitor the status of the bulk action.
|
|
528
532
|
#
|
|
529
|
-
#
|
|
530
|
-
#
|
|
531
|
-
# tenancy can use this operation to create a secret key for any user, including themselves.
|
|
532
|
-
#
|
|
533
|
-
# @param [OCI::Identity::Models::CreateCustomerSecretKeyDetails] create_customer_secret_key_details Request object for creating a new secret key.
|
|
534
|
-
# @param [String] user_id The OCID of the user.
|
|
533
|
+
# @param [String] compartment_id The OCID of the compartment.
|
|
534
|
+
# @param [OCI::Identity::Models::BulkMoveResourcesDetails] bulk_move_resources_details Request object for bulk move resources in the compartment.
|
|
535
535
|
# @param [Hash] opts the optional parameters
|
|
536
536
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
537
537
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
538
|
+
# @option opts [String] :opc_request_id Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a
|
|
539
|
+
# particular request, please provide the request ID.
|
|
540
|
+
#
|
|
538
541
|
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
539
542
|
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
540
543
|
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
541
544
|
# has been deleted and purged from the system, then a retry of the original creation request
|
|
542
545
|
# may be rejected).
|
|
543
546
|
#
|
|
544
|
-
# @return [Response] A Response object with data of type
|
|
545
|
-
|
|
546
|
-
|
|
547
|
+
# @return [Response] A Response object with data of type nil
|
|
548
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/bulk_move_resources.rb.html) to see an example of how to use bulk_move_resources API.
|
|
549
|
+
def bulk_move_resources(compartment_id, bulk_move_resources_details, opts = {})
|
|
550
|
+
logger.debug 'Calling operation IdentityClient#bulk_move_resources.' if logger
|
|
547
551
|
|
|
548
|
-
raise "Missing the required parameter '
|
|
549
|
-
raise "Missing the required parameter '
|
|
550
|
-
raise "Parameter value for '
|
|
552
|
+
raise "Missing the required parameter 'compartment_id' when calling bulk_move_resources." if compartment_id.nil?
|
|
553
|
+
raise "Missing the required parameter 'bulk_move_resources_details' when calling bulk_move_resources." if bulk_move_resources_details.nil?
|
|
554
|
+
raise "Parameter value for 'compartment_id' must not be blank" if OCI::Internal::Util.blank_string?(compartment_id)
|
|
551
555
|
|
|
552
|
-
path = '/
|
|
556
|
+
path = '/compartments/{compartmentId}/actions/bulkMoveResources'.sub('{compartmentId}', compartment_id.to_s)
|
|
553
557
|
operation_signing_strategy = :standard
|
|
554
558
|
|
|
555
559
|
# rubocop:disable Style/NegatedIf
|
|
@@ -560,14 +564,15 @@ module OCI
|
|
|
560
564
|
header_params = {}
|
|
561
565
|
header_params[:accept] = 'application/json'
|
|
562
566
|
header_params[:'content-type'] = 'application/json'
|
|
567
|
+
header_params[:'opc-request-id'] = opts[:opc_request_id] if opts[:opc_request_id]
|
|
563
568
|
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
564
569
|
# rubocop:enable Style/NegatedIf
|
|
565
570
|
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
566
571
|
|
|
567
|
-
post_body = @api_client.object_to_http_body(
|
|
572
|
+
post_body = @api_client.object_to_http_body(bulk_move_resources_details)
|
|
568
573
|
|
|
569
574
|
# rubocop:disable Metrics/BlockLength
|
|
570
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
575
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#bulk_move_resources') do
|
|
571
576
|
@api_client.call_api(
|
|
572
577
|
:POST,
|
|
573
578
|
path,
|
|
@@ -575,8 +580,7 @@ module OCI
|
|
|
575
580
|
header_params: header_params,
|
|
576
581
|
query_params: query_params,
|
|
577
582
|
operation_signing_strategy: operation_signing_strategy,
|
|
578
|
-
body: post_body
|
|
579
|
-
return_type: 'OCI::Identity::Models::CustomerSecretKey'
|
|
583
|
+
body: post_body
|
|
580
584
|
)
|
|
581
585
|
end
|
|
582
586
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -590,42 +594,53 @@ module OCI
|
|
|
590
594
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
591
595
|
|
|
592
596
|
|
|
593
|
-
#
|
|
597
|
+
# Deletes the specified tag namespace. This operation triggers a process that removes all of the tags
|
|
598
|
+
# defined in the specified tag namespace from all resources in your tenancy and then deletes the tag namespace.
|
|
594
599
|
#
|
|
595
|
-
#
|
|
596
|
-
# is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
|
|
597
|
-
# reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
|
|
598
|
-
# reside within compartments inside the tenancy. For information about OCIDs, see
|
|
599
|
-
# [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
|
|
600
|
+
# After you start the delete operation:
|
|
600
601
|
#
|
|
601
|
-
#
|
|
602
|
-
#
|
|
603
|
-
#
|
|
604
|
-
# about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/Concepts/policies.htm).
|
|
602
|
+
# * New tag key definitions cannot be created under the namespace.
|
|
603
|
+
# * The state of the tag namespace changes to DELETING.
|
|
604
|
+
# * Tag removal from the resources begins.
|
|
605
605
|
#
|
|
606
|
-
#
|
|
607
|
-
#
|
|
606
|
+
# This process can take up to 48 hours depending on the number of tag definitions in the namespace, the number of resources
|
|
607
|
+
# that are tagged, and the locations of the regions in which those resources reside.
|
|
608
608
|
#
|
|
609
|
-
# After
|
|
610
|
-
#
|
|
609
|
+
# After all tags are removed, the state changes to DELETED. You cannot restore a deleted tag namespace. After the deleted tag namespace
|
|
610
|
+
# changes its state to DELETED, you can use the name of the deleted tag namespace again.
|
|
611
|
+
#
|
|
612
|
+
# After you start this operation, you cannot start either the {#delete_tag delete_tag} or the {#bulk_delete_tags bulk_delete_tags} operation until this process completes.
|
|
613
|
+
#
|
|
614
|
+
# To delete a tag namespace, you must first retire it. Use {#update_tag_namespace update_tag_namespace}
|
|
615
|
+
# to retire a tag namespace.
|
|
616
|
+
#
|
|
617
|
+
# @param [String] tag_namespace_id The OCID of the tag namespace.
|
|
611
618
|
#
|
|
612
|
-
# @param [OCI::Identity::Models::CreateDynamicGroupDetails] create_dynamic_group_details Request object for creating a new dynamic group.
|
|
613
619
|
# @param [Hash] opts the optional parameters
|
|
614
620
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
615
621
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
622
|
+
# @option opts [String] :if_match For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
|
|
623
|
+
# parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
624
|
+
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
625
|
+
#
|
|
626
|
+
# @option opts [String] :opc_request_id Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a
|
|
627
|
+
# particular request, please provide the request ID.
|
|
628
|
+
#
|
|
616
629
|
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
617
630
|
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
618
631
|
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
619
632
|
# has been deleted and purged from the system, then a retry of the original creation request
|
|
620
633
|
# may be rejected).
|
|
621
634
|
#
|
|
622
|
-
# @return [Response] A Response object with data of type
|
|
623
|
-
|
|
624
|
-
|
|
635
|
+
# @return [Response] A Response object with data of type nil
|
|
636
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/cascade_delete_tag_namespace.rb.html) to see an example of how to use cascade_delete_tag_namespace API.
|
|
637
|
+
def cascade_delete_tag_namespace(tag_namespace_id, opts = {})
|
|
638
|
+
logger.debug 'Calling operation IdentityClient#cascade_delete_tag_namespace.' if logger
|
|
625
639
|
|
|
626
|
-
raise "Missing the required parameter '
|
|
640
|
+
raise "Missing the required parameter 'tag_namespace_id' when calling cascade_delete_tag_namespace." if tag_namespace_id.nil?
|
|
641
|
+
raise "Parameter value for 'tag_namespace_id' must not be blank" if OCI::Internal::Util.blank_string?(tag_namespace_id)
|
|
627
642
|
|
|
628
|
-
path = '/
|
|
643
|
+
path = '/tagNamespaces/{tagNamespaceId}/actions/cascadeDelete'.sub('{tagNamespaceId}', tag_namespace_id.to_s)
|
|
629
644
|
operation_signing_strategy = :standard
|
|
630
645
|
|
|
631
646
|
# rubocop:disable Style/NegatedIf
|
|
@@ -636,14 +651,16 @@ module OCI
|
|
|
636
651
|
header_params = {}
|
|
637
652
|
header_params[:accept] = 'application/json'
|
|
638
653
|
header_params[:'content-type'] = 'application/json'
|
|
654
|
+
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
655
|
+
header_params[:'opc-request-id'] = opts[:opc_request_id] if opts[:opc_request_id]
|
|
639
656
|
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
640
657
|
# rubocop:enable Style/NegatedIf
|
|
641
658
|
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
642
659
|
|
|
643
|
-
post_body =
|
|
660
|
+
post_body = nil
|
|
644
661
|
|
|
645
662
|
# rubocop:disable Metrics/BlockLength
|
|
646
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
663
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#cascade_delete_tag_namespace') do
|
|
647
664
|
@api_client.call_api(
|
|
648
665
|
:POST,
|
|
649
666
|
path,
|
|
@@ -651,8 +668,7 @@ module OCI
|
|
|
651
668
|
header_params: header_params,
|
|
652
669
|
query_params: query_params,
|
|
653
670
|
operation_signing_strategy: operation_signing_strategy,
|
|
654
|
-
body: post_body
|
|
655
|
-
return_type: 'OCI::Identity::Models::DynamicGroup'
|
|
671
|
+
body: post_body
|
|
656
672
|
)
|
|
657
673
|
end
|
|
658
674
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -666,29 +682,16 @@ module OCI
|
|
|
666
682
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
667
683
|
|
|
668
684
|
|
|
669
|
-
#
|
|
670
|
-
#
|
|
671
|
-
# You must specify your tenancy's OCID as the compartment ID in the request object (remember that the tenancy
|
|
672
|
-
# is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
|
|
673
|
-
# reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
|
|
674
|
-
# reside within compartments inside the tenancy. For information about OCIDs, see
|
|
675
|
-
# [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
|
|
676
|
-
#
|
|
677
|
-
# You must also specify a *name* for the group, which must be unique across all groups in your tenancy and
|
|
678
|
-
# cannot be changed. You can use this name or the OCID when writing policies that apply to the group. For more
|
|
679
|
-
# information about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/Concepts/policies.htm).
|
|
685
|
+
# Moves the specified tag namespace to the specified compartment within the same tenancy.
|
|
680
686
|
#
|
|
681
|
-
#
|
|
682
|
-
#
|
|
687
|
+
# To move the tag namespace, you must have the manage tag-namespaces permission on both compartments.
|
|
688
|
+
# For more information about IAM policies, see [Details for IAM](https://docs.cloud.oracle.com/Content/Identity/Reference/iampolicyreference.htm).
|
|
683
689
|
#
|
|
684
|
-
#
|
|
685
|
-
# object, first make sure its `lifecycleState` has changed to ACTIVE.
|
|
690
|
+
# Moving a tag namespace moves all the tag key definitions contained in the tag namespace.
|
|
686
691
|
#
|
|
687
|
-
#
|
|
688
|
-
# See {#add_user_to_group add_user_to_group} and
|
|
689
|
-
# {#create_policy create_policy}.
|
|
692
|
+
# @param [String] tag_namespace_id The OCID of the tag namespace.
|
|
690
693
|
#
|
|
691
|
-
# @param [OCI::Identity::Models::
|
|
694
|
+
# @param [OCI::Identity::Models::ChangeTagNamespaceCompartmentDetail] change_tag_namespace_compartment_detail Request object for changing the compartment of a tag namespace.
|
|
692
695
|
# @param [Hash] opts the optional parameters
|
|
693
696
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
694
697
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
@@ -698,13 +701,16 @@ module OCI
|
|
|
698
701
|
# has been deleted and purged from the system, then a retry of the original creation request
|
|
699
702
|
# may be rejected).
|
|
700
703
|
#
|
|
701
|
-
# @return [Response] A Response object with data of type
|
|
702
|
-
|
|
703
|
-
|
|
704
|
+
# @return [Response] A Response object with data of type nil
|
|
705
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/change_tag_namespace_compartment.rb.html) to see an example of how to use change_tag_namespace_compartment API.
|
|
706
|
+
def change_tag_namespace_compartment(tag_namespace_id, change_tag_namespace_compartment_detail, opts = {})
|
|
707
|
+
logger.debug 'Calling operation IdentityClient#change_tag_namespace_compartment.' if logger
|
|
704
708
|
|
|
705
|
-
raise "Missing the required parameter '
|
|
709
|
+
raise "Missing the required parameter 'tag_namespace_id' when calling change_tag_namespace_compartment." if tag_namespace_id.nil?
|
|
710
|
+
raise "Missing the required parameter 'change_tag_namespace_compartment_detail' when calling change_tag_namespace_compartment." if change_tag_namespace_compartment_detail.nil?
|
|
711
|
+
raise "Parameter value for 'tag_namespace_id' must not be blank" if OCI::Internal::Util.blank_string?(tag_namespace_id)
|
|
706
712
|
|
|
707
|
-
path = '/
|
|
713
|
+
path = '/tagNamespaces/{tagNamespaceId}/actions/changeCompartment'.sub('{tagNamespaceId}', tag_namespace_id.to_s)
|
|
708
714
|
operation_signing_strategy = :standard
|
|
709
715
|
|
|
710
716
|
# rubocop:disable Style/NegatedIf
|
|
@@ -719,10 +725,10 @@ module OCI
|
|
|
719
725
|
# rubocop:enable Style/NegatedIf
|
|
720
726
|
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
721
727
|
|
|
722
|
-
post_body = @api_client.object_to_http_body(
|
|
728
|
+
post_body = @api_client.object_to_http_body(change_tag_namespace_compartment_detail)
|
|
723
729
|
|
|
724
730
|
# rubocop:disable Metrics/BlockLength
|
|
725
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
731
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#change_tag_namespace_compartment') do
|
|
726
732
|
@api_client.call_api(
|
|
727
733
|
:POST,
|
|
728
734
|
path,
|
|
@@ -730,8 +736,7 @@ module OCI
|
|
|
730
736
|
header_params: header_params,
|
|
731
737
|
query_params: query_params,
|
|
732
738
|
operation_signing_strategy: operation_signing_strategy,
|
|
733
|
-
body: post_body
|
|
734
|
-
return_type: 'OCI::Identity::Models::Group'
|
|
739
|
+
body: post_body
|
|
735
740
|
)
|
|
736
741
|
end
|
|
737
742
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -745,26 +750,19 @@ module OCI
|
|
|
745
750
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
746
751
|
|
|
747
752
|
|
|
748
|
-
# Creates a new
|
|
749
|
-
# [
|
|
750
|
-
#
|
|
751
|
-
# You must specify your tenancy's OCID as the compartment ID in the request object.
|
|
752
|
-
# Remember that the tenancy is simply the root compartment. For information about
|
|
753
|
-
# OCIDs, see [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
|
|
754
|
-
#
|
|
755
|
-
# You must also specify a *name* for the `IdentityProvider`, which must be unique
|
|
756
|
-
# across all `IdentityProvider` objects in your tenancy and cannot be changed.
|
|
753
|
+
# Creates a new auth token for the specified user. For information about what auth tokens are for, see
|
|
754
|
+
# [Managing User Credentials](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingcredentials.htm).
|
|
757
755
|
#
|
|
758
|
-
# You must
|
|
759
|
-
#
|
|
760
|
-
#
|
|
761
|
-
# {#update_identity_provider update_identity_provider}.
|
|
756
|
+
# You must specify a *description* for the auth token (although it can be an empty string). It does not
|
|
757
|
+
# have to be unique, and you can change it anytime with
|
|
758
|
+
# {#update_auth_token update_auth_token}.
|
|
762
759
|
#
|
|
763
|
-
#
|
|
764
|
-
#
|
|
765
|
-
#
|
|
760
|
+
# Every user has permission to create an auth token for *their own user ID*. An administrator in your organization
|
|
761
|
+
# does not need to write a policy to give users this ability. To compare, administrators who have permission to the
|
|
762
|
+
# tenancy can use this operation to create an auth token for any user, including themselves.
|
|
766
763
|
#
|
|
767
|
-
# @param [OCI::Identity::Models::
|
|
764
|
+
# @param [OCI::Identity::Models::CreateAuthTokenDetails] create_auth_token_details Request object for creating a new auth token.
|
|
765
|
+
# @param [String] user_id The OCID of the user.
|
|
768
766
|
# @param [Hash] opts the optional parameters
|
|
769
767
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
770
768
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
@@ -774,13 +772,16 @@ module OCI
|
|
|
774
772
|
# has been deleted and purged from the system, then a retry of the original creation request
|
|
775
773
|
# may be rejected).
|
|
776
774
|
#
|
|
777
|
-
# @return [Response] A Response object with data of type {OCI::Identity::Models::
|
|
778
|
-
|
|
779
|
-
|
|
775
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::AuthToken AuthToken}
|
|
776
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_auth_token.rb.html) to see an example of how to use create_auth_token API.
|
|
777
|
+
def create_auth_token(create_auth_token_details, user_id, opts = {})
|
|
778
|
+
logger.debug 'Calling operation IdentityClient#create_auth_token.' if logger
|
|
780
779
|
|
|
781
|
-
raise "Missing the required parameter '
|
|
780
|
+
raise "Missing the required parameter 'create_auth_token_details' when calling create_auth_token." if create_auth_token_details.nil?
|
|
781
|
+
raise "Missing the required parameter 'user_id' when calling create_auth_token." if user_id.nil?
|
|
782
|
+
raise "Parameter value for 'user_id' must not be blank" if OCI::Internal::Util.blank_string?(user_id)
|
|
782
783
|
|
|
783
|
-
path = '/
|
|
784
|
+
path = '/users/{userId}/authTokens/'.sub('{userId}', user_id.to_s)
|
|
784
785
|
operation_signing_strategy = :standard
|
|
785
786
|
|
|
786
787
|
# rubocop:disable Style/NegatedIf
|
|
@@ -795,10 +796,10 @@ module OCI
|
|
|
795
796
|
# rubocop:enable Style/NegatedIf
|
|
796
797
|
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
797
798
|
|
|
798
|
-
post_body = @api_client.object_to_http_body(
|
|
799
|
+
post_body = @api_client.object_to_http_body(create_auth_token_details)
|
|
799
800
|
|
|
800
801
|
# rubocop:disable Metrics/BlockLength
|
|
801
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
802
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#create_auth_token') do
|
|
802
803
|
@api_client.call_api(
|
|
803
804
|
:POST,
|
|
804
805
|
path,
|
|
@@ -807,7 +808,7 @@ module OCI
|
|
|
807
808
|
query_params: query_params,
|
|
808
809
|
operation_signing_strategy: operation_signing_strategy,
|
|
809
810
|
body: post_body,
|
|
810
|
-
return_type: 'OCI::Identity::Models::
|
|
811
|
+
return_type: 'OCI::Identity::Models::AuthToken'
|
|
811
812
|
)
|
|
812
813
|
end
|
|
813
814
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -821,11 +822,396 @@ module OCI
|
|
|
821
822
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
822
823
|
|
|
823
824
|
|
|
824
|
-
# Creates a
|
|
825
|
-
# {Group}.
|
|
825
|
+
# Creates a new compartment in the specified compartment.
|
|
826
826
|
#
|
|
827
|
-
#
|
|
828
|
-
#
|
|
827
|
+
# **Important:** Compartments cannot be deleted.
|
|
828
|
+
#
|
|
829
|
+
# Specify the parent compartment's OCID as the compartment ID in the request object. Remember that the tenancy
|
|
830
|
+
# is simply the root compartment. For information about OCIDs, see
|
|
831
|
+
# [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
|
|
832
|
+
#
|
|
833
|
+
# You must also specify a *name* for the compartment, which must be unique across all compartments in
|
|
834
|
+
# your tenancy. You can use this name or the OCID when writing policies that apply
|
|
835
|
+
# to the compartment. For more information about policies, see
|
|
836
|
+
# [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/Concepts/policies.htm).
|
|
837
|
+
#
|
|
838
|
+
# You must also specify a *description* for the compartment (although it can be an empty string). It does
|
|
839
|
+
# not have to be unique, and you can change it anytime with
|
|
840
|
+
# {#update_compartment update_compartment}.
|
|
841
|
+
#
|
|
842
|
+
# After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
|
|
843
|
+
# object, first make sure its `lifecycleState` has changed to ACTIVE.
|
|
844
|
+
#
|
|
845
|
+
# @param [OCI::Identity::Models::CreateCompartmentDetails] create_compartment_details Request object for creating a new compartment.
|
|
846
|
+
# @param [Hash] opts the optional parameters
|
|
847
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
848
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
849
|
+
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
850
|
+
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
851
|
+
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
852
|
+
# has been deleted and purged from the system, then a retry of the original creation request
|
|
853
|
+
# may be rejected).
|
|
854
|
+
#
|
|
855
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::Compartment Compartment}
|
|
856
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_compartment.rb.html) to see an example of how to use create_compartment API.
|
|
857
|
+
def create_compartment(create_compartment_details, opts = {})
|
|
858
|
+
logger.debug 'Calling operation IdentityClient#create_compartment.' if logger
|
|
859
|
+
|
|
860
|
+
raise "Missing the required parameter 'create_compartment_details' when calling create_compartment." if create_compartment_details.nil?
|
|
861
|
+
|
|
862
|
+
path = '/compartments/'
|
|
863
|
+
operation_signing_strategy = :standard
|
|
864
|
+
|
|
865
|
+
# rubocop:disable Style/NegatedIf
|
|
866
|
+
# Query Params
|
|
867
|
+
query_params = {}
|
|
868
|
+
|
|
869
|
+
# Header Params
|
|
870
|
+
header_params = {}
|
|
871
|
+
header_params[:accept] = 'application/json'
|
|
872
|
+
header_params[:'content-type'] = 'application/json'
|
|
873
|
+
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
874
|
+
# rubocop:enable Style/NegatedIf
|
|
875
|
+
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
876
|
+
|
|
877
|
+
post_body = @api_client.object_to_http_body(create_compartment_details)
|
|
878
|
+
|
|
879
|
+
# rubocop:disable Metrics/BlockLength
|
|
880
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#create_compartment') do
|
|
881
|
+
@api_client.call_api(
|
|
882
|
+
:POST,
|
|
883
|
+
path,
|
|
884
|
+
endpoint,
|
|
885
|
+
header_params: header_params,
|
|
886
|
+
query_params: query_params,
|
|
887
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
888
|
+
body: post_body,
|
|
889
|
+
return_type: 'OCI::Identity::Models::Compartment'
|
|
890
|
+
)
|
|
891
|
+
end
|
|
892
|
+
# rubocop:enable Metrics/BlockLength
|
|
893
|
+
end
|
|
894
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
895
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
896
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
897
|
+
|
|
898
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
899
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
900
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
901
|
+
|
|
902
|
+
|
|
903
|
+
# Creates a new secret key for the specified user. Secret keys are used for authentication with the Object Storage Service's Amazon S3
|
|
904
|
+
# compatible API. The secret key consists of an Access Key/Secret Key pair. For information, see
|
|
905
|
+
# [Managing User Credentials](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingcredentials.htm).
|
|
906
|
+
#
|
|
907
|
+
# You must specify a *description* for the secret key (although it can be an empty string). It does not
|
|
908
|
+
# have to be unique, and you can change it anytime with
|
|
909
|
+
# {#update_customer_secret_key update_customer_secret_key}.
|
|
910
|
+
#
|
|
911
|
+
# Every user has permission to create a secret key for *their own user ID*. An administrator in your organization
|
|
912
|
+
# does not need to write a policy to give users this ability. To compare, administrators who have permission to the
|
|
913
|
+
# tenancy can use this operation to create a secret key for any user, including themselves.
|
|
914
|
+
#
|
|
915
|
+
# @param [OCI::Identity::Models::CreateCustomerSecretKeyDetails] create_customer_secret_key_details Request object for creating a new secret key.
|
|
916
|
+
# @param [String] user_id The OCID of the user.
|
|
917
|
+
# @param [Hash] opts the optional parameters
|
|
918
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
919
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
920
|
+
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
921
|
+
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
922
|
+
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
923
|
+
# has been deleted and purged from the system, then a retry of the original creation request
|
|
924
|
+
# may be rejected).
|
|
925
|
+
#
|
|
926
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::CustomerSecretKey CustomerSecretKey}
|
|
927
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_customer_secret_key.rb.html) to see an example of how to use create_customer_secret_key API.
|
|
928
|
+
def create_customer_secret_key(create_customer_secret_key_details, user_id, opts = {})
|
|
929
|
+
logger.debug 'Calling operation IdentityClient#create_customer_secret_key.' if logger
|
|
930
|
+
|
|
931
|
+
raise "Missing the required parameter 'create_customer_secret_key_details' when calling create_customer_secret_key." if create_customer_secret_key_details.nil?
|
|
932
|
+
raise "Missing the required parameter 'user_id' when calling create_customer_secret_key." if user_id.nil?
|
|
933
|
+
raise "Parameter value for 'user_id' must not be blank" if OCI::Internal::Util.blank_string?(user_id)
|
|
934
|
+
|
|
935
|
+
path = '/users/{userId}/customerSecretKeys/'.sub('{userId}', user_id.to_s)
|
|
936
|
+
operation_signing_strategy = :standard
|
|
937
|
+
|
|
938
|
+
# rubocop:disable Style/NegatedIf
|
|
939
|
+
# Query Params
|
|
940
|
+
query_params = {}
|
|
941
|
+
|
|
942
|
+
# Header Params
|
|
943
|
+
header_params = {}
|
|
944
|
+
header_params[:accept] = 'application/json'
|
|
945
|
+
header_params[:'content-type'] = 'application/json'
|
|
946
|
+
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
947
|
+
# rubocop:enable Style/NegatedIf
|
|
948
|
+
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
949
|
+
|
|
950
|
+
post_body = @api_client.object_to_http_body(create_customer_secret_key_details)
|
|
951
|
+
|
|
952
|
+
# rubocop:disable Metrics/BlockLength
|
|
953
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#create_customer_secret_key') do
|
|
954
|
+
@api_client.call_api(
|
|
955
|
+
:POST,
|
|
956
|
+
path,
|
|
957
|
+
endpoint,
|
|
958
|
+
header_params: header_params,
|
|
959
|
+
query_params: query_params,
|
|
960
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
961
|
+
body: post_body,
|
|
962
|
+
return_type: 'OCI::Identity::Models::CustomerSecretKey'
|
|
963
|
+
)
|
|
964
|
+
end
|
|
965
|
+
# rubocop:enable Metrics/BlockLength
|
|
966
|
+
end
|
|
967
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
968
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
969
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
970
|
+
|
|
971
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
972
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
973
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
974
|
+
|
|
975
|
+
|
|
976
|
+
# Creates a new dynamic group in your tenancy.
|
|
977
|
+
#
|
|
978
|
+
# You must specify your tenancy's OCID as the compartment ID in the request object (remember that the tenancy
|
|
979
|
+
# is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
|
|
980
|
+
# reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
|
|
981
|
+
# reside within compartments inside the tenancy. For information about OCIDs, see
|
|
982
|
+
# [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
|
|
983
|
+
#
|
|
984
|
+
# You must also specify a *name* for the dynamic group, which must be unique across all dynamic groups in your
|
|
985
|
+
# tenancy, and cannot be changed. Note that this name has to be also unique across all groups in your tenancy.
|
|
986
|
+
# You can use this name or the OCID when writing policies that apply to the dynamic group. For more information
|
|
987
|
+
# about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/Concepts/policies.htm).
|
|
988
|
+
#
|
|
989
|
+
# You must also specify a *description* for the dynamic group (although it can be an empty string). It does not
|
|
990
|
+
# have to be unique, and you can change it anytime with {#update_dynamic_group update_dynamic_group}.
|
|
991
|
+
#
|
|
992
|
+
# After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
|
|
993
|
+
# object, first make sure its `lifecycleState` has changed to ACTIVE.
|
|
994
|
+
#
|
|
995
|
+
# @param [OCI::Identity::Models::CreateDynamicGroupDetails] create_dynamic_group_details Request object for creating a new dynamic group.
|
|
996
|
+
# @param [Hash] opts the optional parameters
|
|
997
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
998
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
999
|
+
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
1000
|
+
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
1001
|
+
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
1002
|
+
# has been deleted and purged from the system, then a retry of the original creation request
|
|
1003
|
+
# may be rejected).
|
|
1004
|
+
#
|
|
1005
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::DynamicGroup DynamicGroup}
|
|
1006
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_dynamic_group.rb.html) to see an example of how to use create_dynamic_group API.
|
|
1007
|
+
def create_dynamic_group(create_dynamic_group_details, opts = {})
|
|
1008
|
+
logger.debug 'Calling operation IdentityClient#create_dynamic_group.' if logger
|
|
1009
|
+
|
|
1010
|
+
raise "Missing the required parameter 'create_dynamic_group_details' when calling create_dynamic_group." if create_dynamic_group_details.nil?
|
|
1011
|
+
|
|
1012
|
+
path = '/dynamicGroups/'
|
|
1013
|
+
operation_signing_strategy = :standard
|
|
1014
|
+
|
|
1015
|
+
# rubocop:disable Style/NegatedIf
|
|
1016
|
+
# Query Params
|
|
1017
|
+
query_params = {}
|
|
1018
|
+
|
|
1019
|
+
# Header Params
|
|
1020
|
+
header_params = {}
|
|
1021
|
+
header_params[:accept] = 'application/json'
|
|
1022
|
+
header_params[:'content-type'] = 'application/json'
|
|
1023
|
+
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
1024
|
+
# rubocop:enable Style/NegatedIf
|
|
1025
|
+
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
1026
|
+
|
|
1027
|
+
post_body = @api_client.object_to_http_body(create_dynamic_group_details)
|
|
1028
|
+
|
|
1029
|
+
# rubocop:disable Metrics/BlockLength
|
|
1030
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#create_dynamic_group') do
|
|
1031
|
+
@api_client.call_api(
|
|
1032
|
+
:POST,
|
|
1033
|
+
path,
|
|
1034
|
+
endpoint,
|
|
1035
|
+
header_params: header_params,
|
|
1036
|
+
query_params: query_params,
|
|
1037
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
1038
|
+
body: post_body,
|
|
1039
|
+
return_type: 'OCI::Identity::Models::DynamicGroup'
|
|
1040
|
+
)
|
|
1041
|
+
end
|
|
1042
|
+
# rubocop:enable Metrics/BlockLength
|
|
1043
|
+
end
|
|
1044
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1045
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1046
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
1047
|
+
|
|
1048
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1049
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1050
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1051
|
+
|
|
1052
|
+
|
|
1053
|
+
# Creates a new group in your tenancy.
|
|
1054
|
+
#
|
|
1055
|
+
# You must specify your tenancy's OCID as the compartment ID in the request object (remember that the tenancy
|
|
1056
|
+
# is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
|
|
1057
|
+
# reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
|
|
1058
|
+
# reside within compartments inside the tenancy. For information about OCIDs, see
|
|
1059
|
+
# [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
|
|
1060
|
+
#
|
|
1061
|
+
# You must also specify a *name* for the group, which must be unique across all groups in your tenancy and
|
|
1062
|
+
# cannot be changed. You can use this name or the OCID when writing policies that apply to the group. For more
|
|
1063
|
+
# information about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/Concepts/policies.htm).
|
|
1064
|
+
#
|
|
1065
|
+
# You must also specify a *description* for the group (although it can be an empty string). It does not
|
|
1066
|
+
# have to be unique, and you can change it anytime with {#update_group update_group}.
|
|
1067
|
+
#
|
|
1068
|
+
# After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
|
|
1069
|
+
# object, first make sure its `lifecycleState` has changed to ACTIVE.
|
|
1070
|
+
#
|
|
1071
|
+
# After creating the group, you need to put users in it and write policies for it.
|
|
1072
|
+
# See {#add_user_to_group add_user_to_group} and
|
|
1073
|
+
# {#create_policy create_policy}.
|
|
1074
|
+
#
|
|
1075
|
+
# @param [OCI::Identity::Models::CreateGroupDetails] create_group_details Request object for creating a new group.
|
|
1076
|
+
# @param [Hash] opts the optional parameters
|
|
1077
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1078
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1079
|
+
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
1080
|
+
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
1081
|
+
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
1082
|
+
# has been deleted and purged from the system, then a retry of the original creation request
|
|
1083
|
+
# may be rejected).
|
|
1084
|
+
#
|
|
1085
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::Group Group}
|
|
1086
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_group.rb.html) to see an example of how to use create_group API.
|
|
1087
|
+
def create_group(create_group_details, opts = {})
|
|
1088
|
+
logger.debug 'Calling operation IdentityClient#create_group.' if logger
|
|
1089
|
+
|
|
1090
|
+
raise "Missing the required parameter 'create_group_details' when calling create_group." if create_group_details.nil?
|
|
1091
|
+
|
|
1092
|
+
path = '/groups/'
|
|
1093
|
+
operation_signing_strategy = :standard
|
|
1094
|
+
|
|
1095
|
+
# rubocop:disable Style/NegatedIf
|
|
1096
|
+
# Query Params
|
|
1097
|
+
query_params = {}
|
|
1098
|
+
|
|
1099
|
+
# Header Params
|
|
1100
|
+
header_params = {}
|
|
1101
|
+
header_params[:accept] = 'application/json'
|
|
1102
|
+
header_params[:'content-type'] = 'application/json'
|
|
1103
|
+
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
1104
|
+
# rubocop:enable Style/NegatedIf
|
|
1105
|
+
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
1106
|
+
|
|
1107
|
+
post_body = @api_client.object_to_http_body(create_group_details)
|
|
1108
|
+
|
|
1109
|
+
# rubocop:disable Metrics/BlockLength
|
|
1110
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#create_group') do
|
|
1111
|
+
@api_client.call_api(
|
|
1112
|
+
:POST,
|
|
1113
|
+
path,
|
|
1114
|
+
endpoint,
|
|
1115
|
+
header_params: header_params,
|
|
1116
|
+
query_params: query_params,
|
|
1117
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
1118
|
+
body: post_body,
|
|
1119
|
+
return_type: 'OCI::Identity::Models::Group'
|
|
1120
|
+
)
|
|
1121
|
+
end
|
|
1122
|
+
# rubocop:enable Metrics/BlockLength
|
|
1123
|
+
end
|
|
1124
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1125
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1126
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
1127
|
+
|
|
1128
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1129
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1130
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1131
|
+
|
|
1132
|
+
|
|
1133
|
+
# Creates a new identity provider in your tenancy. For more information, see
|
|
1134
|
+
# [Identity Providers and Federation](https://docs.cloud.oracle.com/Content/Identity/Concepts/federation.htm).
|
|
1135
|
+
#
|
|
1136
|
+
# You must specify your tenancy's OCID as the compartment ID in the request object.
|
|
1137
|
+
# Remember that the tenancy is simply the root compartment. For information about
|
|
1138
|
+
# OCIDs, see [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
|
|
1139
|
+
#
|
|
1140
|
+
# You must also specify a *name* for the `IdentityProvider`, which must be unique
|
|
1141
|
+
# across all `IdentityProvider` objects in your tenancy and cannot be changed.
|
|
1142
|
+
#
|
|
1143
|
+
# You must also specify a *description* for the `IdentityProvider` (although
|
|
1144
|
+
# it can be an empty string). It does not have to be unique, and you can change
|
|
1145
|
+
# it anytime with
|
|
1146
|
+
# {#update_identity_provider update_identity_provider}.
|
|
1147
|
+
#
|
|
1148
|
+
# After you send your request, the new object's `lifecycleState` will temporarily
|
|
1149
|
+
# be CREATING. Before using the object, first make sure its `lifecycleState` has
|
|
1150
|
+
# changed to ACTIVE.
|
|
1151
|
+
#
|
|
1152
|
+
# @param [OCI::Identity::Models::CreateIdentityProviderDetails] create_identity_provider_details Request object for creating a new SAML2 identity provider.
|
|
1153
|
+
# @param [Hash] opts the optional parameters
|
|
1154
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1155
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1156
|
+
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
1157
|
+
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
1158
|
+
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
1159
|
+
# has been deleted and purged from the system, then a retry of the original creation request
|
|
1160
|
+
# may be rejected).
|
|
1161
|
+
#
|
|
1162
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::IdentityProvider IdentityProvider}
|
|
1163
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_identity_provider.rb.html) to see an example of how to use create_identity_provider API.
|
|
1164
|
+
def create_identity_provider(create_identity_provider_details, opts = {})
|
|
1165
|
+
logger.debug 'Calling operation IdentityClient#create_identity_provider.' if logger
|
|
1166
|
+
|
|
1167
|
+
raise "Missing the required parameter 'create_identity_provider_details' when calling create_identity_provider." if create_identity_provider_details.nil?
|
|
1168
|
+
|
|
1169
|
+
path = '/identityProviders/'
|
|
1170
|
+
operation_signing_strategy = :standard
|
|
1171
|
+
|
|
1172
|
+
# rubocop:disable Style/NegatedIf
|
|
1173
|
+
# Query Params
|
|
1174
|
+
query_params = {}
|
|
1175
|
+
|
|
1176
|
+
# Header Params
|
|
1177
|
+
header_params = {}
|
|
1178
|
+
header_params[:accept] = 'application/json'
|
|
1179
|
+
header_params[:'content-type'] = 'application/json'
|
|
1180
|
+
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
1181
|
+
# rubocop:enable Style/NegatedIf
|
|
1182
|
+
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
1183
|
+
|
|
1184
|
+
post_body = @api_client.object_to_http_body(create_identity_provider_details)
|
|
1185
|
+
|
|
1186
|
+
# rubocop:disable Metrics/BlockLength
|
|
1187
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#create_identity_provider') do
|
|
1188
|
+
@api_client.call_api(
|
|
1189
|
+
:POST,
|
|
1190
|
+
path,
|
|
1191
|
+
endpoint,
|
|
1192
|
+
header_params: header_params,
|
|
1193
|
+
query_params: query_params,
|
|
1194
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
1195
|
+
body: post_body,
|
|
1196
|
+
return_type: 'OCI::Identity::Models::IdentityProvider'
|
|
1197
|
+
)
|
|
1198
|
+
end
|
|
1199
|
+
# rubocop:enable Metrics/BlockLength
|
|
1200
|
+
end
|
|
1201
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1202
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1203
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
1204
|
+
|
|
1205
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1206
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1207
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1208
|
+
|
|
1209
|
+
|
|
1210
|
+
# Creates a single mapping between an IdP group and an IAM Service
|
|
1211
|
+
# {Group}.
|
|
1212
|
+
#
|
|
1213
|
+
# @param [OCI::Identity::Models::CreateIdpGroupMappingDetails] create_idp_group_mapping_details Add a mapping from an SAML2.0 identity provider group to a BMC group.
|
|
1214
|
+
# @param [String] identity_provider_id The OCID of the identity provider.
|
|
829
1215
|
# @param [Hash] opts the optional parameters
|
|
830
1216
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
831
1217
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
@@ -836,6 +1222,7 @@ module OCI
|
|
|
836
1222
|
# may be rejected).
|
|
837
1223
|
#
|
|
838
1224
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::IdpGroupMapping IdpGroupMapping}
|
|
1225
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_idp_group_mapping.rb.html) to see an example of how to use create_idp_group_mapping API.
|
|
839
1226
|
def create_idp_group_mapping(create_idp_group_mapping_details, identity_provider_id, opts = {})
|
|
840
1227
|
logger.debug 'Calling operation IdentityClient#create_idp_group_mapping.' if logger
|
|
841
1228
|
|
|
@@ -897,6 +1284,7 @@ module OCI
|
|
|
897
1284
|
# may be rejected).
|
|
898
1285
|
#
|
|
899
1286
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::MfaTotpDevice MfaTotpDevice}
|
|
1287
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_mfa_totp_device.rb.html) to see an example of how to use create_mfa_totp_device API.
|
|
900
1288
|
def create_mfa_totp_device(user_id, opts = {})
|
|
901
1289
|
logger.debug 'Calling operation IdentityClient#create_mfa_totp_device.' if logger
|
|
902
1290
|
|
|
@@ -944,6 +1332,149 @@ module OCI
|
|
|
944
1332
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
945
1333
|
|
|
946
1334
|
|
|
1335
|
+
# Creates a new network source in your tenancy.
|
|
1336
|
+
#
|
|
1337
|
+
# You must specify your tenancy's OCID as the compartment ID in the request object (remember that the tenancy
|
|
1338
|
+
# is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
|
|
1339
|
+
# reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
|
|
1340
|
+
# reside within compartments inside the tenancy. For information about OCIDs, see
|
|
1341
|
+
# [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
|
|
1342
|
+
#
|
|
1343
|
+
# You must also specify a *name* for the network source, which must be unique across all network sources in your
|
|
1344
|
+
# tenancy, and cannot be changed.
|
|
1345
|
+
# You can use this name or the OCID when writing policies that apply to the network source. For more information
|
|
1346
|
+
# about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/Concepts/policies.htm).
|
|
1347
|
+
#
|
|
1348
|
+
# You must also specify a *description* for the network source (although it can be an empty string). It does not
|
|
1349
|
+
# have to be unique, and you can change it anytime with {#update_network_source update_network_source}.
|
|
1350
|
+
#
|
|
1351
|
+
# After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
|
|
1352
|
+
# object, first make sure its `lifecycleState` has changed to ACTIVE.
|
|
1353
|
+
#
|
|
1354
|
+
# After your network resource is created, you can use it in policy to restrict access to only requests made from an allowed
|
|
1355
|
+
# IP address specified in your network source. For more information, see [Managing Network Sources](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingnetworksources.htm).
|
|
1356
|
+
#
|
|
1357
|
+
# @param [OCI::Identity::Models::CreateNetworkSourceDetails] create_network_source_details Request object for creating a new network source.
|
|
1358
|
+
# @param [Hash] opts the optional parameters
|
|
1359
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1360
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1361
|
+
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
1362
|
+
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
1363
|
+
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
1364
|
+
# has been deleted and purged from the system, then a retry of the original creation request
|
|
1365
|
+
# may be rejected).
|
|
1366
|
+
#
|
|
1367
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::NetworkSources NetworkSources}
|
|
1368
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_network_source.rb.html) to see an example of how to use create_network_source API.
|
|
1369
|
+
def create_network_source(create_network_source_details, opts = {})
|
|
1370
|
+
logger.debug 'Calling operation IdentityClient#create_network_source.' if logger
|
|
1371
|
+
|
|
1372
|
+
raise "Missing the required parameter 'create_network_source_details' when calling create_network_source." if create_network_source_details.nil?
|
|
1373
|
+
|
|
1374
|
+
path = '/networkSources'
|
|
1375
|
+
operation_signing_strategy = :standard
|
|
1376
|
+
|
|
1377
|
+
# rubocop:disable Style/NegatedIf
|
|
1378
|
+
# Query Params
|
|
1379
|
+
query_params = {}
|
|
1380
|
+
|
|
1381
|
+
# Header Params
|
|
1382
|
+
header_params = {}
|
|
1383
|
+
header_params[:accept] = 'application/json'
|
|
1384
|
+
header_params[:'content-type'] = 'application/json'
|
|
1385
|
+
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
1386
|
+
# rubocop:enable Style/NegatedIf
|
|
1387
|
+
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
1388
|
+
|
|
1389
|
+
post_body = @api_client.object_to_http_body(create_network_source_details)
|
|
1390
|
+
|
|
1391
|
+
# rubocop:disable Metrics/BlockLength
|
|
1392
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#create_network_source') do
|
|
1393
|
+
@api_client.call_api(
|
|
1394
|
+
:POST,
|
|
1395
|
+
path,
|
|
1396
|
+
endpoint,
|
|
1397
|
+
header_params: header_params,
|
|
1398
|
+
query_params: query_params,
|
|
1399
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
1400
|
+
body: post_body,
|
|
1401
|
+
return_type: 'OCI::Identity::Models::NetworkSources'
|
|
1402
|
+
)
|
|
1403
|
+
end
|
|
1404
|
+
# rubocop:enable Metrics/BlockLength
|
|
1405
|
+
end
|
|
1406
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1407
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1408
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
1409
|
+
|
|
1410
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1411
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1412
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1413
|
+
|
|
1414
|
+
|
|
1415
|
+
# Creates Oauth token for the user
|
|
1416
|
+
#
|
|
1417
|
+
# @param [String] user_id The OCID of the user.
|
|
1418
|
+
# @param [OCI::Identity::Models::CreateOAuth2ClientCredentialDetails] create_o_auth2_client_credential_details Request object containing the information required to generate an Oauth token.
|
|
1419
|
+
# @param [Hash] opts the optional parameters
|
|
1420
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1421
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
1422
|
+
# @option opts [String] :opc_retry_token A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
1423
|
+
# server error without risk of executing that same action again. Retry tokens expire after 24
|
|
1424
|
+
# hours, but can be invalidated before then due to conflicting operations (e.g., if a resource
|
|
1425
|
+
# has been deleted and purged from the system, then a retry of the original creation request
|
|
1426
|
+
# may be rejected).
|
|
1427
|
+
#
|
|
1428
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::OAuth2ClientCredential OAuth2ClientCredential}
|
|
1429
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_o_auth_client_credential.rb.html) to see an example of how to use create_o_auth_client_credential API.
|
|
1430
|
+
def create_o_auth_client_credential(user_id, create_o_auth2_client_credential_details, opts = {})
|
|
1431
|
+
logger.debug 'Calling operation IdentityClient#create_o_auth_client_credential.' if logger
|
|
1432
|
+
|
|
1433
|
+
raise "Missing the required parameter 'user_id' when calling create_o_auth_client_credential." if user_id.nil?
|
|
1434
|
+
raise "Missing the required parameter 'create_o_auth2_client_credential_details' when calling create_o_auth_client_credential." if create_o_auth2_client_credential_details.nil?
|
|
1435
|
+
raise "Parameter value for 'user_id' must not be blank" if OCI::Internal::Util.blank_string?(user_id)
|
|
1436
|
+
|
|
1437
|
+
path = '/users/{userId}/oauth2ClientCredentials'.sub('{userId}', user_id.to_s)
|
|
1438
|
+
operation_signing_strategy = :standard
|
|
1439
|
+
|
|
1440
|
+
# rubocop:disable Style/NegatedIf
|
|
1441
|
+
# Query Params
|
|
1442
|
+
query_params = {}
|
|
1443
|
+
|
|
1444
|
+
# Header Params
|
|
1445
|
+
header_params = {}
|
|
1446
|
+
header_params[:accept] = 'application/json'
|
|
1447
|
+
header_params[:'content-type'] = 'application/json'
|
|
1448
|
+
header_params[:'opc-retry-token'] = opts[:opc_retry_token] if opts[:opc_retry_token]
|
|
1449
|
+
# rubocop:enable Style/NegatedIf
|
|
1450
|
+
header_params[:'opc-retry-token'] ||= OCI::Retry.generate_opc_retry_token
|
|
1451
|
+
|
|
1452
|
+
post_body = @api_client.object_to_http_body(create_o_auth2_client_credential_details)
|
|
1453
|
+
|
|
1454
|
+
# rubocop:disable Metrics/BlockLength
|
|
1455
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#create_o_auth_client_credential') do
|
|
1456
|
+
@api_client.call_api(
|
|
1457
|
+
:POST,
|
|
1458
|
+
path,
|
|
1459
|
+
endpoint,
|
|
1460
|
+
header_params: header_params,
|
|
1461
|
+
query_params: query_params,
|
|
1462
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
1463
|
+
body: post_body,
|
|
1464
|
+
return_type: 'OCI::Identity::Models::OAuth2ClientCredential'
|
|
1465
|
+
)
|
|
1466
|
+
end
|
|
1467
|
+
# rubocop:enable Metrics/BlockLength
|
|
1468
|
+
end
|
|
1469
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1470
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1471
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
1472
|
+
|
|
1473
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
1474
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
1475
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1476
|
+
|
|
1477
|
+
|
|
947
1478
|
# Creates a new Console one-time password for the specified user. For more information about user
|
|
948
1479
|
# credentials, see [User Credentials](https://docs.cloud.oracle.com/Content/Identity/Concepts/usercredentials.htm).
|
|
949
1480
|
#
|
|
@@ -967,6 +1498,7 @@ module OCI
|
|
|
967
1498
|
# may be rejected).
|
|
968
1499
|
#
|
|
969
1500
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::UIPassword UIPassword}
|
|
1501
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_or_reset_ui_password.rb.html) to see an example of how to use create_or_reset_ui_password API.
|
|
970
1502
|
def create_or_reset_ui_password(user_id, opts = {})
|
|
971
1503
|
logger.debug 'Calling operation IdentityClient#create_or_reset_ui_password.' if logger
|
|
972
1504
|
|
|
@@ -1043,6 +1575,7 @@ module OCI
|
|
|
1043
1575
|
# may be rejected).
|
|
1044
1576
|
#
|
|
1045
1577
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Policy Policy}
|
|
1578
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_policy.rb.html) to see an example of how to use create_policy API.
|
|
1046
1579
|
def create_policy(create_policy_details, opts = {})
|
|
1047
1580
|
logger.debug 'Calling operation IdentityClient#create_policy.' if logger
|
|
1048
1581
|
|
|
@@ -1103,6 +1636,7 @@ module OCI
|
|
|
1103
1636
|
# may be rejected).
|
|
1104
1637
|
#
|
|
1105
1638
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::RegionSubscription RegionSubscription}
|
|
1639
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_region_subscription.rb.html) to see an example of how to use create_region_subscription API.
|
|
1106
1640
|
def create_region_subscription(create_region_subscription_details, tenancy_id, opts = {})
|
|
1107
1641
|
logger.debug 'Calling operation IdentityClient#create_region_subscription.' if logger
|
|
1108
1642
|
|
|
@@ -1168,6 +1702,7 @@ module OCI
|
|
|
1168
1702
|
# may be rejected).
|
|
1169
1703
|
#
|
|
1170
1704
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::SmtpCredential SmtpCredential}
|
|
1705
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_smtp_credential.rb.html) to see an example of how to use create_smtp_credential API.
|
|
1171
1706
|
def create_smtp_credential(create_smtp_credential_details, user_id, opts = {})
|
|
1172
1707
|
logger.debug 'Calling operation IdentityClient#create_smtp_credential.' if logger
|
|
1173
1708
|
|
|
@@ -1241,6 +1776,7 @@ module OCI
|
|
|
1241
1776
|
# may be rejected).
|
|
1242
1777
|
#
|
|
1243
1778
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::SwiftPassword SwiftPassword}
|
|
1779
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_swift_password.rb.html) to see an example of how to use create_swift_password API.
|
|
1244
1780
|
def create_swift_password(create_swift_password_details, user_id, opts = {})
|
|
1245
1781
|
logger.debug 'Calling operation IdentityClient#create_swift_password.' if logger
|
|
1246
1782
|
|
|
@@ -1291,21 +1827,26 @@ module OCI
|
|
|
1291
1827
|
|
|
1292
1828
|
# Creates a new tag in the specified tag namespace.
|
|
1293
1829
|
#
|
|
1294
|
-
#
|
|
1830
|
+
# The tag requires either the OCID or the name of the tag namespace that will contain this
|
|
1831
|
+
# tag definition.
|
|
1295
1832
|
#
|
|
1296
|
-
# You must
|
|
1833
|
+
# You must specify a *name* for the tag, which must be unique across all tags in the tag namespace
|
|
1297
1834
|
# and cannot be changed. The name can contain any ASCII character except the space (_) or period (.) characters.
|
|
1298
1835
|
# Names are case insensitive. That means, for example, \"myTag\" and \"mytag\" are not allowed in the same namespace.
|
|
1299
1836
|
# If you specify a name that's already in use in the tag namespace, a 409 error is returned.
|
|
1300
1837
|
#
|
|
1301
|
-
#
|
|
1302
|
-
# It does not have to be unique, and you can change it with
|
|
1838
|
+
# The tag must have a *description*. It does not have to be unique, and you can change it with
|
|
1303
1839
|
# {#update_tag update_tag}.
|
|
1304
1840
|
#
|
|
1305
|
-
#
|
|
1841
|
+
# The tag must have a value type, which is specified with a validator. Tags can use either a
|
|
1842
|
+
# static value or a list of possible values. Static values are entered by a user applying the tag
|
|
1843
|
+
# to a resource. Lists are created by you and the user must apply a value from the list. Lists
|
|
1844
|
+
# are validiated.
|
|
1306
1845
|
#
|
|
1307
|
-
# If
|
|
1308
|
-
#
|
|
1846
|
+
# * If no `validator` is set, the user applying the tag to a resource can type in a static
|
|
1847
|
+
# value or leave the tag value empty.
|
|
1848
|
+
# * If a `validator` is set, the user applying the tag to a resource must select from a list
|
|
1849
|
+
# of values that you supply with {#enum_tag_definition_validator enum_tag_definition_validator}.
|
|
1309
1850
|
#
|
|
1310
1851
|
# @param [String] tag_namespace_id The OCID of the tag namespace.
|
|
1311
1852
|
#
|
|
@@ -1320,6 +1861,7 @@ module OCI
|
|
|
1320
1861
|
# may be rejected).
|
|
1321
1862
|
#
|
|
1322
1863
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Tag Tag}
|
|
1864
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_tag.rb.html) to see an example of how to use create_tag API.
|
|
1323
1865
|
def create_tag(tag_namespace_id, create_tag_details, opts = {})
|
|
1324
1866
|
logger.debug 'Calling operation IdentityClient#create_tag.' if logger
|
|
1325
1867
|
|
|
@@ -1391,6 +1933,7 @@ module OCI
|
|
|
1391
1933
|
# particular request, please provide the request ID.
|
|
1392
1934
|
#
|
|
1393
1935
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::TagDefault TagDefault}
|
|
1936
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_tag_default.rb.html) to see an example of how to use create_tag_default API.
|
|
1394
1937
|
def create_tag_default(create_tag_default_details, opts = {})
|
|
1395
1938
|
logger.debug 'Calling operation IdentityClient#create_tag_default.' if logger
|
|
1396
1939
|
|
|
@@ -1464,6 +2007,7 @@ module OCI
|
|
|
1464
2007
|
# may be rejected).
|
|
1465
2008
|
#
|
|
1466
2009
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::TagNamespace TagNamespace}
|
|
2010
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_tag_namespace.rb.html) to see an example of how to use create_tag_namespace API.
|
|
1467
2011
|
def create_tag_namespace(create_tag_namespace_details, opts = {})
|
|
1468
2012
|
logger.debug 'Calling operation IdentityClient#create_tag_namespace.' if logger
|
|
1469
2013
|
|
|
@@ -1557,6 +2101,7 @@ module OCI
|
|
|
1557
2101
|
# may be rejected).
|
|
1558
2102
|
#
|
|
1559
2103
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::User User}
|
|
2104
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/create_user.rb.html) to see an example of how to use create_user API.
|
|
1560
2105
|
def create_user(create_user_details, opts = {})
|
|
1561
2106
|
logger.debug 'Calling operation IdentityClient#create_user.' if logger
|
|
1562
2107
|
|
|
@@ -1620,6 +2165,7 @@ module OCI
|
|
|
1620
2165
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
1621
2166
|
#
|
|
1622
2167
|
# @return [Response] A Response object with data of type nil
|
|
2168
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_api_key.rb.html) to see an example of how to use delete_api_key API.
|
|
1623
2169
|
def delete_api_key(user_id, fingerprint, opts = {})
|
|
1624
2170
|
logger.debug 'Calling operation IdentityClient#delete_api_key.' if logger
|
|
1625
2171
|
|
|
@@ -1679,6 +2225,7 @@ module OCI
|
|
|
1679
2225
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
1680
2226
|
#
|
|
1681
2227
|
# @return [Response] A Response object with data of type nil
|
|
2228
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_auth_token.rb.html) to see an example of how to use delete_auth_token API.
|
|
1682
2229
|
def delete_auth_token(user_id, auth_token_id, opts = {})
|
|
1683
2230
|
logger.debug 'Calling operation IdentityClient#delete_auth_token.' if logger
|
|
1684
2231
|
|
|
@@ -1737,6 +2284,7 @@ module OCI
|
|
|
1737
2284
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
1738
2285
|
#
|
|
1739
2286
|
# @return [Response] A Response object with data of type nil
|
|
2287
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_compartment.rb.html) to see an example of how to use delete_compartment API.
|
|
1740
2288
|
def delete_compartment(compartment_id, opts = {})
|
|
1741
2289
|
logger.debug 'Calling operation IdentityClient#delete_compartment.' if logger
|
|
1742
2290
|
|
|
@@ -1794,6 +2342,7 @@ module OCI
|
|
|
1794
2342
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
1795
2343
|
#
|
|
1796
2344
|
# @return [Response] A Response object with data of type nil
|
|
2345
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_customer_secret_key.rb.html) to see an example of how to use delete_customer_secret_key API.
|
|
1797
2346
|
def delete_customer_secret_key(user_id, customer_secret_key_id, opts = {})
|
|
1798
2347
|
logger.debug 'Calling operation IdentityClient#delete_customer_secret_key.' if logger
|
|
1799
2348
|
|
|
@@ -1802,7 +2351,121 @@ module OCI
|
|
|
1802
2351
|
raise "Parameter value for 'user_id' must not be blank" if OCI::Internal::Util.blank_string?(user_id)
|
|
1803
2352
|
raise "Parameter value for 'customer_secret_key_id' must not be blank" if OCI::Internal::Util.blank_string?(customer_secret_key_id)
|
|
1804
2353
|
|
|
1805
|
-
path = '/users/{userId}/customerSecretKeys/{customerSecretKeyId}'.sub('{userId}', user_id.to_s).sub('{customerSecretKeyId}', customer_secret_key_id.to_s)
|
|
2354
|
+
path = '/users/{userId}/customerSecretKeys/{customerSecretKeyId}'.sub('{userId}', user_id.to_s).sub('{customerSecretKeyId}', customer_secret_key_id.to_s)
|
|
2355
|
+
operation_signing_strategy = :standard
|
|
2356
|
+
|
|
2357
|
+
# rubocop:disable Style/NegatedIf
|
|
2358
|
+
# Query Params
|
|
2359
|
+
query_params = {}
|
|
2360
|
+
|
|
2361
|
+
# Header Params
|
|
2362
|
+
header_params = {}
|
|
2363
|
+
header_params[:accept] = 'application/json'
|
|
2364
|
+
header_params[:'content-type'] = 'application/json'
|
|
2365
|
+
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
2366
|
+
# rubocop:enable Style/NegatedIf
|
|
2367
|
+
|
|
2368
|
+
post_body = nil
|
|
2369
|
+
|
|
2370
|
+
# rubocop:disable Metrics/BlockLength
|
|
2371
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#delete_customer_secret_key') do
|
|
2372
|
+
@api_client.call_api(
|
|
2373
|
+
:DELETE,
|
|
2374
|
+
path,
|
|
2375
|
+
endpoint,
|
|
2376
|
+
header_params: header_params,
|
|
2377
|
+
query_params: query_params,
|
|
2378
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
2379
|
+
body: post_body
|
|
2380
|
+
)
|
|
2381
|
+
end
|
|
2382
|
+
# rubocop:enable Metrics/BlockLength
|
|
2383
|
+
end
|
|
2384
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2385
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2386
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
2387
|
+
|
|
2388
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2389
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2390
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2391
|
+
|
|
2392
|
+
|
|
2393
|
+
# Deletes the specified dynamic group.
|
|
2394
|
+
#
|
|
2395
|
+
# @param [String] dynamic_group_id The OCID of the dynamic group.
|
|
2396
|
+
# @param [Hash] opts the optional parameters
|
|
2397
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2398
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2399
|
+
# @option opts [String] :if_match For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
|
|
2400
|
+
# parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
2401
|
+
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2402
|
+
#
|
|
2403
|
+
# @return [Response] A Response object with data of type nil
|
|
2404
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_dynamic_group.rb.html) to see an example of how to use delete_dynamic_group API.
|
|
2405
|
+
def delete_dynamic_group(dynamic_group_id, opts = {})
|
|
2406
|
+
logger.debug 'Calling operation IdentityClient#delete_dynamic_group.' if logger
|
|
2407
|
+
|
|
2408
|
+
raise "Missing the required parameter 'dynamic_group_id' when calling delete_dynamic_group." if dynamic_group_id.nil?
|
|
2409
|
+
raise "Parameter value for 'dynamic_group_id' must not be blank" if OCI::Internal::Util.blank_string?(dynamic_group_id)
|
|
2410
|
+
|
|
2411
|
+
path = '/dynamicGroups/{dynamicGroupId}'.sub('{dynamicGroupId}', dynamic_group_id.to_s)
|
|
2412
|
+
operation_signing_strategy = :standard
|
|
2413
|
+
|
|
2414
|
+
# rubocop:disable Style/NegatedIf
|
|
2415
|
+
# Query Params
|
|
2416
|
+
query_params = {}
|
|
2417
|
+
|
|
2418
|
+
# Header Params
|
|
2419
|
+
header_params = {}
|
|
2420
|
+
header_params[:accept] = 'application/json'
|
|
2421
|
+
header_params[:'content-type'] = 'application/json'
|
|
2422
|
+
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
2423
|
+
# rubocop:enable Style/NegatedIf
|
|
2424
|
+
|
|
2425
|
+
post_body = nil
|
|
2426
|
+
|
|
2427
|
+
# rubocop:disable Metrics/BlockLength
|
|
2428
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#delete_dynamic_group') do
|
|
2429
|
+
@api_client.call_api(
|
|
2430
|
+
:DELETE,
|
|
2431
|
+
path,
|
|
2432
|
+
endpoint,
|
|
2433
|
+
header_params: header_params,
|
|
2434
|
+
query_params: query_params,
|
|
2435
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
2436
|
+
body: post_body
|
|
2437
|
+
)
|
|
2438
|
+
end
|
|
2439
|
+
# rubocop:enable Metrics/BlockLength
|
|
2440
|
+
end
|
|
2441
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2442
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2443
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
2444
|
+
|
|
2445
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
2446
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
2447
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2448
|
+
|
|
2449
|
+
|
|
2450
|
+
# Deletes the specified group. The group must be empty.
|
|
2451
|
+
#
|
|
2452
|
+
# @param [String] group_id The OCID of the group.
|
|
2453
|
+
# @param [Hash] opts the optional parameters
|
|
2454
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2455
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2456
|
+
# @option opts [String] :if_match For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
|
|
2457
|
+
# parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
2458
|
+
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2459
|
+
#
|
|
2460
|
+
# @return [Response] A Response object with data of type nil
|
|
2461
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_group.rb.html) to see an example of how to use delete_group API.
|
|
2462
|
+
def delete_group(group_id, opts = {})
|
|
2463
|
+
logger.debug 'Calling operation IdentityClient#delete_group.' if logger
|
|
2464
|
+
|
|
2465
|
+
raise "Missing the required parameter 'group_id' when calling delete_group." if group_id.nil?
|
|
2466
|
+
raise "Parameter value for 'group_id' must not be blank" if OCI::Internal::Util.blank_string?(group_id)
|
|
2467
|
+
|
|
2468
|
+
path = '/groups/{groupId}'.sub('{groupId}', group_id.to_s)
|
|
1806
2469
|
operation_signing_strategy = :standard
|
|
1807
2470
|
|
|
1808
2471
|
# rubocop:disable Style/NegatedIf
|
|
@@ -1819,7 +2482,7 @@ module OCI
|
|
|
1819
2482
|
post_body = nil
|
|
1820
2483
|
|
|
1821
2484
|
# rubocop:disable Metrics/BlockLength
|
|
1822
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
2485
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#delete_group') do
|
|
1823
2486
|
@api_client.call_api(
|
|
1824
2487
|
:DELETE,
|
|
1825
2488
|
path,
|
|
@@ -1841,9 +2504,10 @@ module OCI
|
|
|
1841
2504
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1842
2505
|
|
|
1843
2506
|
|
|
1844
|
-
# Deletes the specified
|
|
2507
|
+
# Deletes the specified identity provider. The identity provider must not have
|
|
2508
|
+
# any group mappings (see {IdpGroupMapping}).
|
|
1845
2509
|
#
|
|
1846
|
-
# @param [String]
|
|
2510
|
+
# @param [String] identity_provider_id The OCID of the identity provider.
|
|
1847
2511
|
# @param [Hash] opts the optional parameters
|
|
1848
2512
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1849
2513
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
@@ -1852,13 +2516,14 @@ module OCI
|
|
|
1852
2516
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
1853
2517
|
#
|
|
1854
2518
|
# @return [Response] A Response object with data of type nil
|
|
1855
|
-
|
|
1856
|
-
|
|
2519
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_identity_provider.rb.html) to see an example of how to use delete_identity_provider API.
|
|
2520
|
+
def delete_identity_provider(identity_provider_id, opts = {})
|
|
2521
|
+
logger.debug 'Calling operation IdentityClient#delete_identity_provider.' if logger
|
|
1857
2522
|
|
|
1858
|
-
raise "Missing the required parameter '
|
|
1859
|
-
raise "Parameter value for '
|
|
2523
|
+
raise "Missing the required parameter 'identity_provider_id' when calling delete_identity_provider." if identity_provider_id.nil?
|
|
2524
|
+
raise "Parameter value for 'identity_provider_id' must not be blank" if OCI::Internal::Util.blank_string?(identity_provider_id)
|
|
1860
2525
|
|
|
1861
|
-
path = '/
|
|
2526
|
+
path = '/identityProviders/{identityProviderId}'.sub('{identityProviderId}', identity_provider_id.to_s)
|
|
1862
2527
|
operation_signing_strategy = :standard
|
|
1863
2528
|
|
|
1864
2529
|
# rubocop:disable Style/NegatedIf
|
|
@@ -1875,7 +2540,7 @@ module OCI
|
|
|
1875
2540
|
post_body = nil
|
|
1876
2541
|
|
|
1877
2542
|
# rubocop:disable Metrics/BlockLength
|
|
1878
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
2543
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#delete_identity_provider') do
|
|
1879
2544
|
@api_client.call_api(
|
|
1880
2545
|
:DELETE,
|
|
1881
2546
|
path,
|
|
@@ -1897,9 +2562,9 @@ module OCI
|
|
|
1897
2562
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1898
2563
|
|
|
1899
2564
|
|
|
1900
|
-
# Deletes the specified group
|
|
1901
|
-
#
|
|
1902
|
-
# @param [String]
|
|
2565
|
+
# Deletes the specified group mapping.
|
|
2566
|
+
# @param [String] identity_provider_id The OCID of the identity provider.
|
|
2567
|
+
# @param [String] mapping_id The OCID of the group mapping.
|
|
1903
2568
|
# @param [Hash] opts the optional parameters
|
|
1904
2569
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1905
2570
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
@@ -1908,13 +2573,16 @@ module OCI
|
|
|
1908
2573
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
1909
2574
|
#
|
|
1910
2575
|
# @return [Response] A Response object with data of type nil
|
|
1911
|
-
|
|
1912
|
-
|
|
2576
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_idp_group_mapping.rb.html) to see an example of how to use delete_idp_group_mapping API.
|
|
2577
|
+
def delete_idp_group_mapping(identity_provider_id, mapping_id, opts = {})
|
|
2578
|
+
logger.debug 'Calling operation IdentityClient#delete_idp_group_mapping.' if logger
|
|
1913
2579
|
|
|
1914
|
-
raise "Missing the required parameter '
|
|
1915
|
-
raise "
|
|
2580
|
+
raise "Missing the required parameter 'identity_provider_id' when calling delete_idp_group_mapping." if identity_provider_id.nil?
|
|
2581
|
+
raise "Missing the required parameter 'mapping_id' when calling delete_idp_group_mapping." if mapping_id.nil?
|
|
2582
|
+
raise "Parameter value for 'identity_provider_id' must not be blank" if OCI::Internal::Util.blank_string?(identity_provider_id)
|
|
2583
|
+
raise "Parameter value for 'mapping_id' must not be blank" if OCI::Internal::Util.blank_string?(mapping_id)
|
|
1916
2584
|
|
|
1917
|
-
path = '/
|
|
2585
|
+
path = '/identityProviders/{identityProviderId}/groupMappings/{mappingId}'.sub('{identityProviderId}', identity_provider_id.to_s).sub('{mappingId}', mapping_id.to_s)
|
|
1918
2586
|
operation_signing_strategy = :standard
|
|
1919
2587
|
|
|
1920
2588
|
# rubocop:disable Style/NegatedIf
|
|
@@ -1931,7 +2599,7 @@ module OCI
|
|
|
1931
2599
|
post_body = nil
|
|
1932
2600
|
|
|
1933
2601
|
# rubocop:disable Metrics/BlockLength
|
|
1934
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
2602
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#delete_idp_group_mapping') do
|
|
1935
2603
|
@api_client.call_api(
|
|
1936
2604
|
:DELETE,
|
|
1937
2605
|
path,
|
|
@@ -1953,10 +2621,10 @@ module OCI
|
|
|
1953
2621
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
1954
2622
|
|
|
1955
2623
|
|
|
1956
|
-
# Deletes the specified
|
|
1957
|
-
# any group mappings (see {IdpGroupMapping}).
|
|
2624
|
+
# Deletes the specified MFA TOTP device for the specified user.
|
|
1958
2625
|
#
|
|
1959
|
-
# @param [String]
|
|
2626
|
+
# @param [String] user_id The OCID of the user.
|
|
2627
|
+
# @param [String] mfa_totp_device_id The OCID of the MFA TOTP device.
|
|
1960
2628
|
# @param [Hash] opts the optional parameters
|
|
1961
2629
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
1962
2630
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
@@ -1965,13 +2633,16 @@ module OCI
|
|
|
1965
2633
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
1966
2634
|
#
|
|
1967
2635
|
# @return [Response] A Response object with data of type nil
|
|
1968
|
-
|
|
1969
|
-
|
|
2636
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_mfa_totp_device.rb.html) to see an example of how to use delete_mfa_totp_device API.
|
|
2637
|
+
def delete_mfa_totp_device(user_id, mfa_totp_device_id, opts = {})
|
|
2638
|
+
logger.debug 'Calling operation IdentityClient#delete_mfa_totp_device.' if logger
|
|
1970
2639
|
|
|
1971
|
-
raise "Missing the required parameter '
|
|
1972
|
-
raise "
|
|
2640
|
+
raise "Missing the required parameter 'user_id' when calling delete_mfa_totp_device." if user_id.nil?
|
|
2641
|
+
raise "Missing the required parameter 'mfa_totp_device_id' when calling delete_mfa_totp_device." if mfa_totp_device_id.nil?
|
|
2642
|
+
raise "Parameter value for 'user_id' must not be blank" if OCI::Internal::Util.blank_string?(user_id)
|
|
2643
|
+
raise "Parameter value for 'mfa_totp_device_id' must not be blank" if OCI::Internal::Util.blank_string?(mfa_totp_device_id)
|
|
1973
2644
|
|
|
1974
|
-
path = '/
|
|
2645
|
+
path = '/users/{userId}/mfaTotpDevices/{mfaTotpDeviceId}'.sub('{userId}', user_id.to_s).sub('{mfaTotpDeviceId}', mfa_totp_device_id.to_s)
|
|
1975
2646
|
operation_signing_strategy = :standard
|
|
1976
2647
|
|
|
1977
2648
|
# rubocop:disable Style/NegatedIf
|
|
@@ -1988,7 +2659,7 @@ module OCI
|
|
|
1988
2659
|
post_body = nil
|
|
1989
2660
|
|
|
1990
2661
|
# rubocop:disable Metrics/BlockLength
|
|
1991
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
2662
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#delete_mfa_totp_device') do
|
|
1992
2663
|
@api_client.call_api(
|
|
1993
2664
|
:DELETE,
|
|
1994
2665
|
path,
|
|
@@ -2010,9 +2681,9 @@ module OCI
|
|
|
2010
2681
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2011
2682
|
|
|
2012
2683
|
|
|
2013
|
-
# Deletes the specified
|
|
2014
|
-
#
|
|
2015
|
-
# @param [String]
|
|
2684
|
+
# Deletes the specified network source
|
|
2685
|
+
#
|
|
2686
|
+
# @param [String] network_source_id The OCID of the network source.
|
|
2016
2687
|
# @param [Hash] opts the optional parameters
|
|
2017
2688
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2018
2689
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
@@ -2021,15 +2692,14 @@ module OCI
|
|
|
2021
2692
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2022
2693
|
#
|
|
2023
2694
|
# @return [Response] A Response object with data of type nil
|
|
2024
|
-
|
|
2025
|
-
|
|
2695
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_network_source.rb.html) to see an example of how to use delete_network_source API.
|
|
2696
|
+
def delete_network_source(network_source_id, opts = {})
|
|
2697
|
+
logger.debug 'Calling operation IdentityClient#delete_network_source.' if logger
|
|
2026
2698
|
|
|
2027
|
-
raise "Missing the required parameter '
|
|
2028
|
-
raise "
|
|
2029
|
-
raise "Parameter value for 'identity_provider_id' must not be blank" if OCI::Internal::Util.blank_string?(identity_provider_id)
|
|
2030
|
-
raise "Parameter value for 'mapping_id' must not be blank" if OCI::Internal::Util.blank_string?(mapping_id)
|
|
2699
|
+
raise "Missing the required parameter 'network_source_id' when calling delete_network_source." if network_source_id.nil?
|
|
2700
|
+
raise "Parameter value for 'network_source_id' must not be blank" if OCI::Internal::Util.blank_string?(network_source_id)
|
|
2031
2701
|
|
|
2032
|
-
path = '/
|
|
2702
|
+
path = '/networkSources/{networkSourceId}'.sub('{networkSourceId}', network_source_id.to_s)
|
|
2033
2703
|
operation_signing_strategy = :standard
|
|
2034
2704
|
|
|
2035
2705
|
# rubocop:disable Style/NegatedIf
|
|
@@ -2046,7 +2716,7 @@ module OCI
|
|
|
2046
2716
|
post_body = nil
|
|
2047
2717
|
|
|
2048
2718
|
# rubocop:disable Metrics/BlockLength
|
|
2049
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
2719
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#delete_network_source') do
|
|
2050
2720
|
@api_client.call_api(
|
|
2051
2721
|
:DELETE,
|
|
2052
2722
|
path,
|
|
@@ -2068,10 +2738,10 @@ module OCI
|
|
|
2068
2738
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2069
2739
|
|
|
2070
2740
|
|
|
2071
|
-
#
|
|
2741
|
+
# Delete Oauth token for the user
|
|
2072
2742
|
#
|
|
2073
2743
|
# @param [String] user_id The OCID of the user.
|
|
2074
|
-
# @param [String]
|
|
2744
|
+
# @param [String] oauth2_client_credential_id The ID of the Oauth credential.
|
|
2075
2745
|
# @param [Hash] opts the optional parameters
|
|
2076
2746
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2077
2747
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
@@ -2080,15 +2750,16 @@ module OCI
|
|
|
2080
2750
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2081
2751
|
#
|
|
2082
2752
|
# @return [Response] A Response object with data of type nil
|
|
2083
|
-
|
|
2084
|
-
|
|
2753
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_o_auth_client_credential.rb.html) to see an example of how to use delete_o_auth_client_credential API.
|
|
2754
|
+
def delete_o_auth_client_credential(user_id, oauth2_client_credential_id, opts = {})
|
|
2755
|
+
logger.debug 'Calling operation IdentityClient#delete_o_auth_client_credential.' if logger
|
|
2085
2756
|
|
|
2086
|
-
raise "Missing the required parameter 'user_id' when calling
|
|
2087
|
-
raise "Missing the required parameter '
|
|
2757
|
+
raise "Missing the required parameter 'user_id' when calling delete_o_auth_client_credential." if user_id.nil?
|
|
2758
|
+
raise "Missing the required parameter 'oauth2_client_credential_id' when calling delete_o_auth_client_credential." if oauth2_client_credential_id.nil?
|
|
2088
2759
|
raise "Parameter value for 'user_id' must not be blank" if OCI::Internal::Util.blank_string?(user_id)
|
|
2089
|
-
raise "Parameter value for '
|
|
2760
|
+
raise "Parameter value for 'oauth2_client_credential_id' must not be blank" if OCI::Internal::Util.blank_string?(oauth2_client_credential_id)
|
|
2090
2761
|
|
|
2091
|
-
path = '/users/{userId}/
|
|
2762
|
+
path = '/users/{userId}/oauth2ClientCredentials/{oauth2ClientCredentialId}'.sub('{userId}', user_id.to_s).sub('{oauth2ClientCredentialId}', oauth2_client_credential_id.to_s)
|
|
2092
2763
|
operation_signing_strategy = :standard
|
|
2093
2764
|
|
|
2094
2765
|
# rubocop:disable Style/NegatedIf
|
|
@@ -2105,7 +2776,7 @@ module OCI
|
|
|
2105
2776
|
post_body = nil
|
|
2106
2777
|
|
|
2107
2778
|
# rubocop:disable Metrics/BlockLength
|
|
2108
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
2779
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#delete_o_auth_client_credential') do
|
|
2109
2780
|
@api_client.call_api(
|
|
2110
2781
|
:DELETE,
|
|
2111
2782
|
path,
|
|
@@ -2137,6 +2808,7 @@ module OCI
|
|
|
2137
2808
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2138
2809
|
#
|
|
2139
2810
|
# @return [Response] A Response object with data of type nil
|
|
2811
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_policy.rb.html) to see an example of how to use delete_policy API.
|
|
2140
2812
|
def delete_policy(policy_id, opts = {})
|
|
2141
2813
|
logger.debug 'Calling operation IdentityClient#delete_policy.' if logger
|
|
2142
2814
|
|
|
@@ -2194,6 +2866,7 @@ module OCI
|
|
|
2194
2866
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2195
2867
|
#
|
|
2196
2868
|
# @return [Response] A Response object with data of type nil
|
|
2869
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_smtp_credential.rb.html) to see an example of how to use delete_smtp_credential API.
|
|
2197
2870
|
def delete_smtp_credential(user_id, smtp_credential_id, opts = {})
|
|
2198
2871
|
logger.debug 'Calling operation IdentityClient#delete_smtp_credential.' if logger
|
|
2199
2872
|
|
|
@@ -2255,6 +2928,7 @@ module OCI
|
|
|
2255
2928
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2256
2929
|
#
|
|
2257
2930
|
# @return [Response] A Response object with data of type nil
|
|
2931
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_swift_password.rb.html) to see an example of how to use delete_swift_password API.
|
|
2258
2932
|
def delete_swift_password(user_id, swift_password_id, opts = {})
|
|
2259
2933
|
logger.debug 'Calling operation IdentityClient#delete_swift_password.' if logger
|
|
2260
2934
|
|
|
@@ -2312,12 +2986,15 @@ module OCI
|
|
|
2312
2986
|
# * If the tag was used with dynamic groups, none of the rules that contain the tag will
|
|
2313
2987
|
# be evaluated against the tag.
|
|
2314
2988
|
#
|
|
2315
|
-
#
|
|
2989
|
+
# When you start the delete operation, the state of the tag changes to DELETING and tag removal
|
|
2316
2990
|
# from resources begins. This can take up to 48 hours depending on the number of resources that
|
|
2317
|
-
# were tagged as well as the regions in which those resources reside.
|
|
2318
|
-
#
|
|
2991
|
+
# were tagged as well as the regions in which those resources reside.
|
|
2992
|
+
#
|
|
2993
|
+
# When all tags have been removed, the state changes to DELETED. You cannot restore a deleted tag. Once the deleted tag
|
|
2319
2994
|
# changes its state to DELETED, you can use the same tag name again.
|
|
2320
2995
|
#
|
|
2996
|
+
# After you start this operation, you cannot start either the {#bulk_delete_tags bulk_delete_tags} or the {#cascade_delete_tag_namespace cascade_delete_tag_namespace} operation until this process completes.
|
|
2997
|
+
#
|
|
2321
2998
|
# To delete a tag, you must first retire it. Use {#update_tag update_tag}
|
|
2322
2999
|
# to retire a tag.
|
|
2323
3000
|
#
|
|
@@ -2333,6 +3010,7 @@ module OCI
|
|
|
2333
3010
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2334
3011
|
#
|
|
2335
3012
|
# @return [Response] A Response object with data of type nil
|
|
3013
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_tag.rb.html) to see an example of how to use delete_tag API.
|
|
2336
3014
|
def delete_tag(tag_namespace_id, tag_name, opts = {})
|
|
2337
3015
|
logger.debug 'Calling operation IdentityClient#delete_tag.' if logger
|
|
2338
3016
|
|
|
@@ -2394,6 +3072,7 @@ module OCI
|
|
|
2394
3072
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2395
3073
|
#
|
|
2396
3074
|
# @return [Response] A Response object with data of type nil
|
|
3075
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_tag_default.rb.html) to see an example of how to use delete_tag_default API.
|
|
2397
3076
|
def delete_tag_default(tag_default_id, opts = {})
|
|
2398
3077
|
logger.debug 'Calling operation IdentityClient#delete_tag_default.' if logger
|
|
2399
3078
|
|
|
@@ -2440,8 +3119,11 @@ module OCI
|
|
|
2440
3119
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
2441
3120
|
|
|
2442
3121
|
|
|
2443
|
-
# Deletes the specified tag namespace. Only an empty tag namespace can be deleted. To
|
|
2444
|
-
# a tag namespace, first delete all its tag definitions.
|
|
3122
|
+
# Deletes the specified tag namespace. Only an empty tag namespace can be deleted with this operation. To use this operation
|
|
3123
|
+
# to delete a tag namespace that contains tag definitions, first delete all of its tag definitions.
|
|
3124
|
+
#
|
|
3125
|
+
# Use {#cascade_delete_tag_namespace cascade_delete_tag_namespace} to delete a tag namespace along with all of
|
|
3126
|
+
# the tag definitions contained within that namespace.
|
|
2445
3127
|
#
|
|
2446
3128
|
# Use {#delete_tag delete_tag} to delete a tag definition.
|
|
2447
3129
|
#
|
|
@@ -2458,6 +3140,7 @@ module OCI
|
|
|
2458
3140
|
# particular request, please provide the request ID.
|
|
2459
3141
|
#
|
|
2460
3142
|
# @return [Response] A Response object with data of type nil
|
|
3143
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_tag_namespace.rb.html) to see an example of how to use delete_tag_namespace API.
|
|
2461
3144
|
def delete_tag_namespace(tag_namespace_id, opts = {})
|
|
2462
3145
|
logger.debug 'Calling operation IdentityClient#delete_tag_namespace.' if logger
|
|
2463
3146
|
|
|
@@ -2514,6 +3197,7 @@ module OCI
|
|
|
2514
3197
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2515
3198
|
#
|
|
2516
3199
|
# @return [Response] A Response object with data of type nil
|
|
3200
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/delete_user.rb.html) to see an example of how to use delete_user API.
|
|
2517
3201
|
def delete_user(user_id, opts = {})
|
|
2518
3202
|
logger.debug 'Calling operation IdentityClient#delete_user.' if logger
|
|
2519
3203
|
|
|
@@ -2571,6 +3255,7 @@ module OCI
|
|
|
2571
3255
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
2572
3256
|
#
|
|
2573
3257
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::MfaTotpDevice MfaTotpDevice}
|
|
3258
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/generate_totp_seed.rb.html) to see an example of how to use generate_totp_seed API.
|
|
2574
3259
|
def generate_totp_seed(user_id, mfa_totp_device_id, opts = {})
|
|
2575
3260
|
logger.debug 'Calling operation IdentityClient#generate_totp_seed.' if logger
|
|
2576
3261
|
|
|
@@ -2628,6 +3313,7 @@ module OCI
|
|
|
2628
3313
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2629
3314
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2630
3315
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::AuthenticationPolicy AuthenticationPolicy}
|
|
3316
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_authentication_policy.rb.html) to see an example of how to use get_authentication_policy API.
|
|
2631
3317
|
def get_authentication_policy(compartment_id, opts = {})
|
|
2632
3318
|
logger.debug 'Calling operation IdentityClient#get_authentication_policy.' if logger
|
|
2633
3319
|
|
|
@@ -2689,6 +3375,7 @@ module OCI
|
|
|
2689
3375
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2690
3376
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2691
3377
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Compartment Compartment}
|
|
3378
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_compartment.rb.html) to see an example of how to use get_compartment API.
|
|
2692
3379
|
def get_compartment(compartment_id, opts = {})
|
|
2693
3380
|
logger.debug 'Calling operation IdentityClient#get_compartment.' if logger
|
|
2694
3381
|
|
|
@@ -2743,6 +3430,7 @@ module OCI
|
|
|
2743
3430
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2744
3431
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2745
3432
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::DynamicGroup DynamicGroup}
|
|
3433
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_dynamic_group.rb.html) to see an example of how to use get_dynamic_group API.
|
|
2746
3434
|
def get_dynamic_group(dynamic_group_id, opts = {})
|
|
2747
3435
|
logger.debug 'Calling operation IdentityClient#get_dynamic_group.' if logger
|
|
2748
3436
|
|
|
@@ -2801,6 +3489,7 @@ module OCI
|
|
|
2801
3489
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2802
3490
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2803
3491
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Group Group}
|
|
3492
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_group.rb.html) to see an example of how to use get_group API.
|
|
2804
3493
|
def get_group(group_id, opts = {})
|
|
2805
3494
|
logger.debug 'Calling operation IdentityClient#get_group.' if logger
|
|
2806
3495
|
|
|
@@ -2854,6 +3543,7 @@ module OCI
|
|
|
2854
3543
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2855
3544
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2856
3545
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::IdentityProvider IdentityProvider}
|
|
3546
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_identity_provider.rb.html) to see an example of how to use get_identity_provider API.
|
|
2857
3547
|
def get_identity_provider(identity_provider_id, opts = {})
|
|
2858
3548
|
logger.debug 'Calling operation IdentityClient#get_identity_provider.' if logger
|
|
2859
3549
|
|
|
@@ -2908,6 +3598,7 @@ module OCI
|
|
|
2908
3598
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2909
3599
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2910
3600
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::IdpGroupMapping IdpGroupMapping}
|
|
3601
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_idp_group_mapping.rb.html) to see an example of how to use get_idp_group_mapping API.
|
|
2911
3602
|
def get_idp_group_mapping(identity_provider_id, mapping_id, opts = {})
|
|
2912
3603
|
logger.debug 'Calling operation IdentityClient#get_idp_group_mapping.' if logger
|
|
2913
3604
|
|
|
@@ -2965,6 +3656,7 @@ module OCI
|
|
|
2965
3656
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
2966
3657
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
2967
3658
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::MfaTotpDeviceSummary MfaTotpDeviceSummary}
|
|
3659
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_mfa_totp_device.rb.html) to see an example of how to use get_mfa_totp_device API.
|
|
2968
3660
|
def get_mfa_totp_device(user_id, mfa_totp_device_id, opts = {})
|
|
2969
3661
|
logger.debug 'Calling operation IdentityClient#get_mfa_totp_device.' if logger
|
|
2970
3662
|
|
|
@@ -3014,12 +3706,68 @@ module OCI
|
|
|
3014
3706
|
# rubocop:disable Lint/UnusedMethodArgument
|
|
3015
3707
|
|
|
3016
3708
|
|
|
3709
|
+
# Gets the specified network source's information.
|
|
3710
|
+
#
|
|
3711
|
+
# @param [String] network_source_id The OCID of the network source.
|
|
3712
|
+
# @param [Hash] opts the optional parameters
|
|
3713
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3714
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3715
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::NetworkSources NetworkSources}
|
|
3716
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_network_source.rb.html) to see an example of how to use get_network_source API.
|
|
3717
|
+
def get_network_source(network_source_id, opts = {})
|
|
3718
|
+
logger.debug 'Calling operation IdentityClient#get_network_source.' if logger
|
|
3719
|
+
|
|
3720
|
+
raise "Missing the required parameter 'network_source_id' when calling get_network_source." if network_source_id.nil?
|
|
3721
|
+
raise "Parameter value for 'network_source_id' must not be blank" if OCI::Internal::Util.blank_string?(network_source_id)
|
|
3722
|
+
|
|
3723
|
+
path = '/networkSources/{networkSourceId}'.sub('{networkSourceId}', network_source_id.to_s)
|
|
3724
|
+
operation_signing_strategy = :standard
|
|
3725
|
+
|
|
3726
|
+
# rubocop:disable Style/NegatedIf
|
|
3727
|
+
# Query Params
|
|
3728
|
+
query_params = {}
|
|
3729
|
+
|
|
3730
|
+
# Header Params
|
|
3731
|
+
header_params = {}
|
|
3732
|
+
header_params[:accept] = 'application/json'
|
|
3733
|
+
header_params[:'content-type'] = 'application/json'
|
|
3734
|
+
# rubocop:enable Style/NegatedIf
|
|
3735
|
+
|
|
3736
|
+
post_body = nil
|
|
3737
|
+
|
|
3738
|
+
# rubocop:disable Metrics/BlockLength
|
|
3739
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#get_network_source') do
|
|
3740
|
+
@api_client.call_api(
|
|
3741
|
+
:GET,
|
|
3742
|
+
path,
|
|
3743
|
+
endpoint,
|
|
3744
|
+
header_params: header_params,
|
|
3745
|
+
query_params: query_params,
|
|
3746
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
3747
|
+
body: post_body,
|
|
3748
|
+
return_type: 'OCI::Identity::Models::NetworkSources'
|
|
3749
|
+
)
|
|
3750
|
+
end
|
|
3751
|
+
# rubocop:enable Metrics/BlockLength
|
|
3752
|
+
end
|
|
3753
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
3754
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
3755
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
3756
|
+
# rubocop:enable Lint/UnusedMethodArgument
|
|
3757
|
+
|
|
3758
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
3759
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
3760
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
3761
|
+
# rubocop:disable Lint/UnusedMethodArgument
|
|
3762
|
+
|
|
3763
|
+
|
|
3017
3764
|
# Gets the specified policy's information.
|
|
3018
3765
|
# @param [String] policy_id The OCID of the policy.
|
|
3019
3766
|
# @param [Hash] opts the optional parameters
|
|
3020
3767
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3021
3768
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3022
3769
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Policy Policy}
|
|
3770
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_policy.rb.html) to see an example of how to use get_policy API.
|
|
3023
3771
|
def get_policy(policy_id, opts = {})
|
|
3024
3772
|
logger.debug 'Calling operation IdentityClient#get_policy.' if logger
|
|
3025
3773
|
|
|
@@ -3076,6 +3824,7 @@ module OCI
|
|
|
3076
3824
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3077
3825
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3078
3826
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Tag Tag}
|
|
3827
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_tag.rb.html) to see an example of how to use get_tag API.
|
|
3079
3828
|
def get_tag(tag_namespace_id, tag_name, opts = {})
|
|
3080
3829
|
logger.debug 'Calling operation IdentityClient#get_tag.' if logger
|
|
3081
3830
|
|
|
@@ -3132,6 +3881,7 @@ module OCI
|
|
|
3132
3881
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3133
3882
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3134
3883
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::TagDefault TagDefault}
|
|
3884
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_tag_default.rb.html) to see an example of how to use get_tag_default API.
|
|
3135
3885
|
def get_tag_default(tag_default_id, opts = {})
|
|
3136
3886
|
logger.debug 'Calling operation IdentityClient#get_tag_default.' if logger
|
|
3137
3887
|
|
|
@@ -3187,6 +3937,7 @@ module OCI
|
|
|
3187
3937
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3188
3938
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3189
3939
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::TagNamespace TagNamespace}
|
|
3940
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_tag_namespace.rb.html) to see an example of how to use get_tag_namespace API.
|
|
3190
3941
|
def get_tag_namespace(tag_namespace_id, opts = {})
|
|
3191
3942
|
logger.debug 'Calling operation IdentityClient#get_tag_namespace.' if logger
|
|
3192
3943
|
|
|
@@ -3242,6 +3993,7 @@ module OCI
|
|
|
3242
3993
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3243
3994
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3244
3995
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::TaggingWorkRequest TaggingWorkRequest}
|
|
3996
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_tagging_work_request.rb.html) to see an example of how to use get_tagging_work_request API.
|
|
3245
3997
|
def get_tagging_work_request(work_request_id, opts = {})
|
|
3246
3998
|
logger.debug 'Calling operation IdentityClient#get_tagging_work_request.' if logger
|
|
3247
3999
|
|
|
@@ -3295,6 +4047,7 @@ module OCI
|
|
|
3295
4047
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3296
4048
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3297
4049
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Tenancy Tenancy}
|
|
4050
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_tenancy.rb.html) to see an example of how to use get_tenancy API.
|
|
3298
4051
|
def get_tenancy(tenancy_id, opts = {})
|
|
3299
4052
|
logger.debug 'Calling operation IdentityClient#get_tenancy.' if logger
|
|
3300
4053
|
|
|
@@ -3348,6 +4101,7 @@ module OCI
|
|
|
3348
4101
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3349
4102
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3350
4103
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::User User}
|
|
4104
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_user.rb.html) to see an example of how to use get_user API.
|
|
3351
4105
|
def get_user(user_id, opts = {})
|
|
3352
4106
|
logger.debug 'Calling operation IdentityClient#get_user.' if logger
|
|
3353
4107
|
|
|
@@ -3401,6 +4155,7 @@ module OCI
|
|
|
3401
4155
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3402
4156
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3403
4157
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::UserGroupMembership UserGroupMembership}
|
|
4158
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_user_group_membership.rb.html) to see an example of how to use get_user_group_membership API.
|
|
3404
4159
|
def get_user_group_membership(user_group_membership_id, opts = {})
|
|
3405
4160
|
logger.debug 'Calling operation IdentityClient#get_user_group_membership.' if logger
|
|
3406
4161
|
|
|
@@ -3456,6 +4211,7 @@ module OCI
|
|
|
3456
4211
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3457
4212
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3458
4213
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::UIPasswordInformation UIPasswordInformation}
|
|
4214
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_user_ui_password_information.rb.html) to see an example of how to use get_user_ui_password_information API.
|
|
3459
4215
|
def get_user_ui_password_information(user_id, opts = {})
|
|
3460
4216
|
logger.debug 'Calling operation IdentityClient#get_user_ui_password_information.' if logger
|
|
3461
4217
|
|
|
@@ -3511,6 +4267,7 @@ module OCI
|
|
|
3511
4267
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3512
4268
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3513
4269
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::WorkRequest WorkRequest}
|
|
4270
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/get_work_request.rb.html) to see an example of how to use get_work_request API.
|
|
3514
4271
|
def get_work_request(work_request_id, opts = {})
|
|
3515
4272
|
logger.debug 'Calling operation IdentityClient#get_work_request.' if logger
|
|
3516
4273
|
|
|
@@ -3568,6 +4325,7 @@ module OCI
|
|
|
3568
4325
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3569
4326
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3570
4327
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::ApiKey ApiKey}>
|
|
4328
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_api_keys.rb.html) to see an example of how to use list_api_keys API.
|
|
3571
4329
|
def list_api_keys(user_id, opts = {})
|
|
3572
4330
|
logger.debug 'Calling operation IdentityClient#list_api_keys.' if logger
|
|
3573
4331
|
|
|
@@ -3623,6 +4381,7 @@ module OCI
|
|
|
3623
4381
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3624
4382
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3625
4383
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::AuthToken AuthToken}>
|
|
4384
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_auth_tokens.rb.html) to see an example of how to use list_auth_tokens API.
|
|
3626
4385
|
def list_auth_tokens(user_id, opts = {})
|
|
3627
4386
|
logger.debug 'Calling operation IdentityClient#list_auth_tokens.' if logger
|
|
3628
4387
|
|
|
@@ -3682,6 +4441,7 @@ module OCI
|
|
|
3682
4441
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3683
4442
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3684
4443
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::AvailabilityDomain AvailabilityDomain}>
|
|
4444
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_availability_domains.rb.html) to see an example of how to use list_availability_domains API.
|
|
3685
4445
|
def list_availability_domains(compartment_id, opts = {})
|
|
3686
4446
|
logger.debug 'Calling operation IdentityClient#list_availability_domains.' if logger
|
|
3687
4447
|
|
|
@@ -3728,6 +4488,132 @@ module OCI
|
|
|
3728
4488
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
3729
4489
|
|
|
3730
4490
|
|
|
4491
|
+
# Lists the resource-types supported by compartment bulk actions. Use this API to help you provide the correct
|
|
4492
|
+
# resource-type information to the {#bulk_delete_resources bulk_delete_resources}
|
|
4493
|
+
# and {#bulk_move_resources bulk_move_resources} operations. The returned list of
|
|
4494
|
+
# resource-types provides the appropriate resource-type names to use with the bulk action operations along with
|
|
4495
|
+
# the type of identifying information you'll need to provide for each resource-type. Most resource-types just
|
|
4496
|
+
# require an [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify a specific resource, but some resource-types,
|
|
4497
|
+
# such as buckets, require you to provide other identifying information.
|
|
4498
|
+
#
|
|
4499
|
+
# @param [String] bulk_action_type The type of bulk action.
|
|
4500
|
+
#
|
|
4501
|
+
# Allowed values are: BULK_MOVE_RESOURCES, BULK_DELETE_RESOURCES
|
|
4502
|
+
# @param [Hash] opts the optional parameters
|
|
4503
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
4504
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
4505
|
+
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4506
|
+
#
|
|
4507
|
+
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
4508
|
+
# (default to 20)
|
|
4509
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::BulkActionResourceTypeCollection BulkActionResourceTypeCollection}
|
|
4510
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_bulk_action_resource_types.rb.html) to see an example of how to use list_bulk_action_resource_types API.
|
|
4511
|
+
def list_bulk_action_resource_types(bulk_action_type, opts = {})
|
|
4512
|
+
logger.debug 'Calling operation IdentityClient#list_bulk_action_resource_types.' if logger
|
|
4513
|
+
|
|
4514
|
+
raise "Missing the required parameter 'bulk_action_type' when calling list_bulk_action_resource_types." if bulk_action_type.nil?
|
|
4515
|
+
unless %w[BULK_MOVE_RESOURCES BULK_DELETE_RESOURCES].include?(bulk_action_type)
|
|
4516
|
+
raise "Invalid value for 'bulk_action_type', must be one of BULK_MOVE_RESOURCES, BULK_DELETE_RESOURCES."
|
|
4517
|
+
end
|
|
4518
|
+
|
|
4519
|
+
path = '/compartments/bulkActionResourceTypes'
|
|
4520
|
+
operation_signing_strategy = :standard
|
|
4521
|
+
|
|
4522
|
+
# rubocop:disable Style/NegatedIf
|
|
4523
|
+
# Query Params
|
|
4524
|
+
query_params = {}
|
|
4525
|
+
query_params[:bulkActionType] = bulk_action_type
|
|
4526
|
+
query_params[:page] = opts[:page] if opts[:page]
|
|
4527
|
+
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
4528
|
+
|
|
4529
|
+
# Header Params
|
|
4530
|
+
header_params = {}
|
|
4531
|
+
header_params[:accept] = 'application/json'
|
|
4532
|
+
header_params[:'content-type'] = 'application/json'
|
|
4533
|
+
# rubocop:enable Style/NegatedIf
|
|
4534
|
+
|
|
4535
|
+
post_body = nil
|
|
4536
|
+
|
|
4537
|
+
# rubocop:disable Metrics/BlockLength
|
|
4538
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#list_bulk_action_resource_types') do
|
|
4539
|
+
@api_client.call_api(
|
|
4540
|
+
:GET,
|
|
4541
|
+
path,
|
|
4542
|
+
endpoint,
|
|
4543
|
+
header_params: header_params,
|
|
4544
|
+
query_params: query_params,
|
|
4545
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
4546
|
+
body: post_body,
|
|
4547
|
+
return_type: 'OCI::Identity::Models::BulkActionResourceTypeCollection'
|
|
4548
|
+
)
|
|
4549
|
+
end
|
|
4550
|
+
# rubocop:enable Metrics/BlockLength
|
|
4551
|
+
end
|
|
4552
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
4553
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
4554
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
4555
|
+
|
|
4556
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
4557
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
4558
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
4559
|
+
|
|
4560
|
+
|
|
4561
|
+
# Lists the resource types that support bulk tag editing.
|
|
4562
|
+
#
|
|
4563
|
+
# @param [Hash] opts the optional parameters
|
|
4564
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
4565
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
4566
|
+
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4567
|
+
#
|
|
4568
|
+
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
4569
|
+
# (default to 20)
|
|
4570
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::BulkEditTagsResourceTypeCollection BulkEditTagsResourceTypeCollection}
|
|
4571
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_bulk_edit_tags_resource_types.rb.html) to see an example of how to use list_bulk_edit_tags_resource_types API.
|
|
4572
|
+
def list_bulk_edit_tags_resource_types(opts = {})
|
|
4573
|
+
logger.debug 'Calling operation IdentityClient#list_bulk_edit_tags_resource_types.' if logger
|
|
4574
|
+
|
|
4575
|
+
|
|
4576
|
+
path = '/tags/bulkEditResourceTypes'
|
|
4577
|
+
operation_signing_strategy = :standard
|
|
4578
|
+
|
|
4579
|
+
# rubocop:disable Style/NegatedIf
|
|
4580
|
+
# Query Params
|
|
4581
|
+
query_params = {}
|
|
4582
|
+
query_params[:page] = opts[:page] if opts[:page]
|
|
4583
|
+
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
4584
|
+
|
|
4585
|
+
# Header Params
|
|
4586
|
+
header_params = {}
|
|
4587
|
+
header_params[:accept] = 'application/json'
|
|
4588
|
+
header_params[:'content-type'] = 'application/json'
|
|
4589
|
+
# rubocop:enable Style/NegatedIf
|
|
4590
|
+
|
|
4591
|
+
post_body = nil
|
|
4592
|
+
|
|
4593
|
+
# rubocop:disable Metrics/BlockLength
|
|
4594
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#list_bulk_edit_tags_resource_types') do
|
|
4595
|
+
@api_client.call_api(
|
|
4596
|
+
:GET,
|
|
4597
|
+
path,
|
|
4598
|
+
endpoint,
|
|
4599
|
+
header_params: header_params,
|
|
4600
|
+
query_params: query_params,
|
|
4601
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
4602
|
+
body: post_body,
|
|
4603
|
+
return_type: 'OCI::Identity::Models::BulkEditTagsResourceTypeCollection'
|
|
4604
|
+
)
|
|
4605
|
+
end
|
|
4606
|
+
# rubocop:enable Metrics/BlockLength
|
|
4607
|
+
end
|
|
4608
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
4609
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
4610
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
4611
|
+
|
|
4612
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
4613
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
4614
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
4615
|
+
|
|
4616
|
+
|
|
3731
4617
|
# Lists the compartments in a specified compartment. The members of the list
|
|
3732
4618
|
# returned depends on the values set for several parameters.
|
|
3733
4619
|
#
|
|
@@ -3755,7 +4641,7 @@ module OCI
|
|
|
3755
4641
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
3756
4642
|
#
|
|
3757
4643
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
3758
|
-
#
|
|
4644
|
+
# (default to 20)
|
|
3759
4645
|
# @option opts [String] :access_level Valid values are `ANY` and `ACCESSIBLE`. Default is `ANY`.
|
|
3760
4646
|
# Setting this to `ACCESSIBLE` returns only those compartments for which the
|
|
3761
4647
|
# user has INSPECT permissions directly or indirectly (permissions can be on a
|
|
@@ -3771,7 +4657,26 @@ module OCI
|
|
|
3771
4657
|
# and all compartments and subcompartments in the tenancy are
|
|
3772
4658
|
# returned depending on the the setting of `accessLevel`.
|
|
3773
4659
|
#
|
|
4660
|
+
# @option opts [String] :name A filter to only return resources that match the given name exactly.
|
|
4661
|
+
#
|
|
4662
|
+
# @option opts [String] :sort_by The field to sort by. You can provide one sort order (`sortOrder`). Default order for
|
|
4663
|
+
# TIMECREATED is descending. Default order for NAME is ascending. The NAME
|
|
4664
|
+
# sort order is case sensitive.
|
|
4665
|
+
#
|
|
4666
|
+
# **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
|
|
4667
|
+
# optionally filter by Availability Domain if the scope of the resource type is within a
|
|
4668
|
+
# single Availability Domain. If you call one of these \"List\" operations without specifying
|
|
4669
|
+
# an Availability Domain, the resources are grouped by Availability Domain, then sorted.
|
|
4670
|
+
#
|
|
4671
|
+
# Allowed values are: TIMECREATED, NAME
|
|
4672
|
+
# @option opts [String] :sort_order The sort order to use, either ascending (`ASC`) or descending (`DESC`). The NAME sort order
|
|
4673
|
+
# is case sensitive.
|
|
4674
|
+
#
|
|
4675
|
+
# Allowed values are: ASC, DESC
|
|
4676
|
+
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
4677
|
+
#
|
|
3774
4678
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::Compartment Compartment}>
|
|
4679
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_compartments.rb.html) to see an example of how to use list_compartments API.
|
|
3775
4680
|
def list_compartments(compartment_id, opts = {})
|
|
3776
4681
|
logger.debug 'Calling operation IdentityClient#list_compartments.' if logger
|
|
3777
4682
|
|
|
@@ -3781,6 +4686,18 @@ module OCI
|
|
|
3781
4686
|
raise 'Invalid value for "access_level", must be one of ANY, ACCESSIBLE.'
|
|
3782
4687
|
end
|
|
3783
4688
|
|
|
4689
|
+
if opts[:sort_by] && !%w[TIMECREATED NAME].include?(opts[:sort_by])
|
|
4690
|
+
raise 'Invalid value for "sort_by", must be one of TIMECREATED, NAME.'
|
|
4691
|
+
end
|
|
4692
|
+
|
|
4693
|
+
if opts[:sort_order] && !%w[ASC DESC].include?(opts[:sort_order])
|
|
4694
|
+
raise 'Invalid value for "sort_order", must be one of ASC, DESC.'
|
|
4695
|
+
end
|
|
4696
|
+
|
|
4697
|
+
if opts[:lifecycle_state] && !OCI::Identity::Models::Compartment::LIFECYCLE_STATE_ENUM.include?(opts[:lifecycle_state])
|
|
4698
|
+
raise 'Invalid value for "lifecycle_state", must be one of the values in OCI::Identity::Models::Compartment::LIFECYCLE_STATE_ENUM.'
|
|
4699
|
+
end
|
|
4700
|
+
|
|
3784
4701
|
path = '/compartments/'
|
|
3785
4702
|
operation_signing_strategy = :standard
|
|
3786
4703
|
|
|
@@ -3792,6 +4709,10 @@ module OCI
|
|
|
3792
4709
|
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
3793
4710
|
query_params[:accessLevel] = opts[:access_level] if opts[:access_level]
|
|
3794
4711
|
query_params[:compartmentIdInSubtree] = opts[:compartment_id_in_subtree] if !opts[:compartment_id_in_subtree].nil?
|
|
4712
|
+
query_params[:name] = opts[:name] if opts[:name]
|
|
4713
|
+
query_params[:sortBy] = opts[:sort_by] if opts[:sort_by]
|
|
4714
|
+
query_params[:sortOrder] = opts[:sort_order] if opts[:sort_order]
|
|
4715
|
+
query_params[:lifecycleState] = opts[:lifecycle_state] if opts[:lifecycle_state]
|
|
3795
4716
|
|
|
3796
4717
|
# Header Params
|
|
3797
4718
|
header_params = {}
|
|
@@ -3836,8 +4757,9 @@ module OCI
|
|
|
3836
4757
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
3837
4758
|
#
|
|
3838
4759
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
3839
|
-
#
|
|
4760
|
+
# (default to 20)
|
|
3840
4761
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::Tag Tag}>
|
|
4762
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_cost_tracking_tags.rb.html) to see an example of how to use list_cost_tracking_tags API.
|
|
3841
4763
|
def list_cost_tracking_tags(compartment_id, opts = {})
|
|
3842
4764
|
logger.debug 'Calling operation IdentityClient#list_cost_tracking_tags.' if logger
|
|
3843
4765
|
|
|
@@ -3894,6 +4816,7 @@ module OCI
|
|
|
3894
4816
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
3895
4817
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
3896
4818
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::CustomerSecretKeySummary CustomerSecretKeySummary}>
|
|
4819
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_customer_secret_keys.rb.html) to see an example of how to use list_customer_secret_keys API.
|
|
3897
4820
|
def list_customer_secret_keys(user_id, opts = {})
|
|
3898
4821
|
logger.debug 'Calling operation IdentityClient#list_customer_secret_keys.' if logger
|
|
3899
4822
|
|
|
@@ -3952,13 +4875,44 @@ module OCI
|
|
|
3952
4875
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
3953
4876
|
#
|
|
3954
4877
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
4878
|
+
# (default to 20)
|
|
4879
|
+
# @option opts [String] :name A filter to only return resources that match the given name exactly.
|
|
4880
|
+
#
|
|
4881
|
+
# @option opts [String] :sort_by The field to sort by. You can provide one sort order (`sortOrder`). Default order for
|
|
4882
|
+
# TIMECREATED is descending. Default order for NAME is ascending. The NAME
|
|
4883
|
+
# sort order is case sensitive.
|
|
4884
|
+
#
|
|
4885
|
+
# **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
|
|
4886
|
+
# optionally filter by Availability Domain if the scope of the resource type is within a
|
|
4887
|
+
# single Availability Domain. If you call one of these \"List\" operations without specifying
|
|
4888
|
+
# an Availability Domain, the resources are grouped by Availability Domain, then sorted.
|
|
4889
|
+
#
|
|
4890
|
+
# Allowed values are: TIMECREATED, NAME
|
|
4891
|
+
# @option opts [String] :sort_order The sort order to use, either ascending (`ASC`) or descending (`DESC`). The NAME sort order
|
|
4892
|
+
# is case sensitive.
|
|
4893
|
+
#
|
|
4894
|
+
# Allowed values are: ASC, DESC
|
|
4895
|
+
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
3955
4896
|
#
|
|
3956
4897
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::DynamicGroup DynamicGroup}>
|
|
4898
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_dynamic_groups.rb.html) to see an example of how to use list_dynamic_groups API.
|
|
3957
4899
|
def list_dynamic_groups(compartment_id, opts = {})
|
|
3958
4900
|
logger.debug 'Calling operation IdentityClient#list_dynamic_groups.' if logger
|
|
3959
4901
|
|
|
3960
4902
|
raise "Missing the required parameter 'compartment_id' when calling list_dynamic_groups." if compartment_id.nil?
|
|
3961
4903
|
|
|
4904
|
+
if opts[:sort_by] && !%w[TIMECREATED NAME].include?(opts[:sort_by])
|
|
4905
|
+
raise 'Invalid value for "sort_by", must be one of TIMECREATED, NAME.'
|
|
4906
|
+
end
|
|
4907
|
+
|
|
4908
|
+
if opts[:sort_order] && !%w[ASC DESC].include?(opts[:sort_order])
|
|
4909
|
+
raise 'Invalid value for "sort_order", must be one of ASC, DESC.'
|
|
4910
|
+
end
|
|
4911
|
+
|
|
4912
|
+
if opts[:lifecycle_state] && !OCI::Identity::Models::DynamicGroup::LIFECYCLE_STATE_ENUM.include?(opts[:lifecycle_state])
|
|
4913
|
+
raise 'Invalid value for "lifecycle_state", must be one of the values in OCI::Identity::Models::DynamicGroup::LIFECYCLE_STATE_ENUM.'
|
|
4914
|
+
end
|
|
4915
|
+
|
|
3962
4916
|
path = '/dynamicGroups/'
|
|
3963
4917
|
operation_signing_strategy = :standard
|
|
3964
4918
|
|
|
@@ -3968,6 +4922,10 @@ module OCI
|
|
|
3968
4922
|
query_params[:compartmentId] = compartment_id
|
|
3969
4923
|
query_params[:page] = opts[:page] if opts[:page]
|
|
3970
4924
|
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
4925
|
+
query_params[:name] = opts[:name] if opts[:name]
|
|
4926
|
+
query_params[:sortBy] = opts[:sort_by] if opts[:sort_by]
|
|
4927
|
+
query_params[:sortOrder] = opts[:sort_order] if opts[:sort_order]
|
|
4928
|
+
query_params[:lifecycleState] = opts[:lifecycle_state] if opts[:lifecycle_state]
|
|
3971
4929
|
|
|
3972
4930
|
# Header Params
|
|
3973
4931
|
header_params = {}
|
|
@@ -4014,6 +4972,7 @@ module OCI
|
|
|
4014
4972
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
4015
4973
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
4016
4974
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::FaultDomain FaultDomain}>
|
|
4975
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_fault_domains.rb.html) to see an example of how to use list_fault_domains API.
|
|
4017
4976
|
def list_fault_domains(compartment_id, availability_domain, opts = {})
|
|
4018
4977
|
logger.debug 'Calling operation IdentityClient#list_fault_domains.' if logger
|
|
4019
4978
|
|
|
@@ -4074,13 +5033,44 @@ module OCI
|
|
|
4074
5033
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4075
5034
|
#
|
|
4076
5035
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
5036
|
+
# (default to 20)
|
|
5037
|
+
# @option opts [String] :name A filter to only return resources that match the given name exactly.
|
|
5038
|
+
#
|
|
5039
|
+
# @option opts [String] :sort_by The field to sort by. You can provide one sort order (`sortOrder`). Default order for
|
|
5040
|
+
# TIMECREATED is descending. Default order for NAME is ascending. The NAME
|
|
5041
|
+
# sort order is case sensitive.
|
|
5042
|
+
#
|
|
5043
|
+
# **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
|
|
5044
|
+
# optionally filter by Availability Domain if the scope of the resource type is within a
|
|
5045
|
+
# single Availability Domain. If you call one of these \"List\" operations without specifying
|
|
5046
|
+
# an Availability Domain, the resources are grouped by Availability Domain, then sorted.
|
|
5047
|
+
#
|
|
5048
|
+
# Allowed values are: TIMECREATED, NAME
|
|
5049
|
+
# @option opts [String] :sort_order The sort order to use, either ascending (`ASC`) or descending (`DESC`). The NAME sort order
|
|
5050
|
+
# is case sensitive.
|
|
5051
|
+
#
|
|
5052
|
+
# Allowed values are: ASC, DESC
|
|
5053
|
+
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
4077
5054
|
#
|
|
4078
5055
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::Group Group}>
|
|
5056
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_groups.rb.html) to see an example of how to use list_groups API.
|
|
4079
5057
|
def list_groups(compartment_id, opts = {})
|
|
4080
5058
|
logger.debug 'Calling operation IdentityClient#list_groups.' if logger
|
|
4081
5059
|
|
|
4082
5060
|
raise "Missing the required parameter 'compartment_id' when calling list_groups." if compartment_id.nil?
|
|
4083
5061
|
|
|
5062
|
+
if opts[:sort_by] && !%w[TIMECREATED NAME].include?(opts[:sort_by])
|
|
5063
|
+
raise 'Invalid value for "sort_by", must be one of TIMECREATED, NAME.'
|
|
5064
|
+
end
|
|
5065
|
+
|
|
5066
|
+
if opts[:sort_order] && !%w[ASC DESC].include?(opts[:sort_order])
|
|
5067
|
+
raise 'Invalid value for "sort_order", must be one of ASC, DESC.'
|
|
5068
|
+
end
|
|
5069
|
+
|
|
5070
|
+
if opts[:lifecycle_state] && !OCI::Identity::Models::Group::LIFECYCLE_STATE_ENUM.include?(opts[:lifecycle_state])
|
|
5071
|
+
raise 'Invalid value for "lifecycle_state", must be one of the values in OCI::Identity::Models::Group::LIFECYCLE_STATE_ENUM.'
|
|
5072
|
+
end
|
|
5073
|
+
|
|
4084
5074
|
path = '/groups/'
|
|
4085
5075
|
operation_signing_strategy = :standard
|
|
4086
5076
|
|
|
@@ -4090,6 +5080,10 @@ module OCI
|
|
|
4090
5080
|
query_params[:compartmentId] = compartment_id
|
|
4091
5081
|
query_params[:page] = opts[:page] if opts[:page]
|
|
4092
5082
|
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
5083
|
+
query_params[:name] = opts[:name] if opts[:name]
|
|
5084
|
+
query_params[:sortBy] = opts[:sort_by] if opts[:sort_by]
|
|
5085
|
+
query_params[:sortOrder] = opts[:sort_order] if opts[:sort_order]
|
|
5086
|
+
query_params[:lifecycleState] = opts[:lifecycle_state] if opts[:lifecycle_state]
|
|
4093
5087
|
|
|
4094
5088
|
# Header Params
|
|
4095
5089
|
header_params = {}
|
|
@@ -4131,12 +5125,21 @@ module OCI
|
|
|
4131
5125
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4132
5126
|
#
|
|
4133
5127
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
5128
|
+
# (default to 20)
|
|
5129
|
+
# @option opts [String] :name A filter to only return resources that match the given name exactly.
|
|
5130
|
+
#
|
|
5131
|
+
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
4134
5132
|
#
|
|
4135
5133
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::IdentityProviderGroupSummary IdentityProviderGroupSummary}>
|
|
5134
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_identity_provider_groups.rb.html) to see an example of how to use list_identity_provider_groups API.
|
|
4136
5135
|
def list_identity_provider_groups(identity_provider_id, opts = {})
|
|
4137
5136
|
logger.debug 'Calling operation IdentityClient#list_identity_provider_groups.' if logger
|
|
4138
5137
|
|
|
4139
5138
|
raise "Missing the required parameter 'identity_provider_id' when calling list_identity_provider_groups." if identity_provider_id.nil?
|
|
5139
|
+
|
|
5140
|
+
if opts[:lifecycle_state] && !OCI::Identity::Models::IdentityProvider::LIFECYCLE_STATE_ENUM.include?(opts[:lifecycle_state])
|
|
5141
|
+
raise 'Invalid value for "lifecycle_state", must be one of the values in OCI::Identity::Models::IdentityProvider::LIFECYCLE_STATE_ENUM.'
|
|
5142
|
+
end
|
|
4140
5143
|
raise "Parameter value for 'identity_provider_id' must not be blank" if OCI::Internal::Util.blank_string?(identity_provider_id)
|
|
4141
5144
|
|
|
4142
5145
|
path = '/identityProviders/{identityProviderId}/groups/'.sub('{identityProviderId}', identity_provider_id.to_s)
|
|
@@ -4147,6 +5150,8 @@ module OCI
|
|
|
4147
5150
|
query_params = {}
|
|
4148
5151
|
query_params[:page] = opts[:page] if opts[:page]
|
|
4149
5152
|
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
5153
|
+
query_params[:name] = opts[:name] if opts[:name]
|
|
5154
|
+
query_params[:lifecycleState] = opts[:lifecycle_state] if opts[:lifecycle_state]
|
|
4150
5155
|
|
|
4151
5156
|
# Header Params
|
|
4152
5157
|
header_params = {}
|
|
@@ -4195,8 +5200,27 @@ module OCI
|
|
|
4195
5200
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4196
5201
|
#
|
|
4197
5202
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
5203
|
+
# (default to 20)
|
|
5204
|
+
# @option opts [String] :name A filter to only return resources that match the given name exactly.
|
|
5205
|
+
#
|
|
5206
|
+
# @option opts [String] :sort_by The field to sort by. You can provide one sort order (`sortOrder`). Default order for
|
|
5207
|
+
# TIMECREATED is descending. Default order for NAME is ascending. The NAME
|
|
5208
|
+
# sort order is case sensitive.
|
|
5209
|
+
#
|
|
5210
|
+
# **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
|
|
5211
|
+
# optionally filter by Availability Domain if the scope of the resource type is within a
|
|
5212
|
+
# single Availability Domain. If you call one of these \"List\" operations without specifying
|
|
5213
|
+
# an Availability Domain, the resources are grouped by Availability Domain, then sorted.
|
|
5214
|
+
#
|
|
5215
|
+
# Allowed values are: TIMECREATED, NAME
|
|
5216
|
+
# @option opts [String] :sort_order The sort order to use, either ascending (`ASC`) or descending (`DESC`). The NAME sort order
|
|
5217
|
+
# is case sensitive.
|
|
5218
|
+
#
|
|
5219
|
+
# Allowed values are: ASC, DESC
|
|
5220
|
+
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
4198
5221
|
#
|
|
4199
5222
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::IdentityProvider IdentityProvider}>
|
|
5223
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_identity_providers.rb.html) to see an example of how to use list_identity_providers API.
|
|
4200
5224
|
def list_identity_providers(protocol, compartment_id, opts = {})
|
|
4201
5225
|
logger.debug 'Calling operation IdentityClient#list_identity_providers.' if logger
|
|
4202
5226
|
|
|
@@ -4206,6 +5230,18 @@ module OCI
|
|
|
4206
5230
|
end
|
|
4207
5231
|
raise "Missing the required parameter 'compartment_id' when calling list_identity_providers." if compartment_id.nil?
|
|
4208
5232
|
|
|
5233
|
+
if opts[:sort_by] && !%w[TIMECREATED NAME].include?(opts[:sort_by])
|
|
5234
|
+
raise 'Invalid value for "sort_by", must be one of TIMECREATED, NAME.'
|
|
5235
|
+
end
|
|
5236
|
+
|
|
5237
|
+
if opts[:sort_order] && !%w[ASC DESC].include?(opts[:sort_order])
|
|
5238
|
+
raise 'Invalid value for "sort_order", must be one of ASC, DESC.'
|
|
5239
|
+
end
|
|
5240
|
+
|
|
5241
|
+
if opts[:lifecycle_state] && !OCI::Identity::Models::IdentityProvider::LIFECYCLE_STATE_ENUM.include?(opts[:lifecycle_state])
|
|
5242
|
+
raise 'Invalid value for "lifecycle_state", must be one of the values in OCI::Identity::Models::IdentityProvider::LIFECYCLE_STATE_ENUM.'
|
|
5243
|
+
end
|
|
5244
|
+
|
|
4209
5245
|
path = '/identityProviders/'
|
|
4210
5246
|
operation_signing_strategy = :standard
|
|
4211
5247
|
|
|
@@ -4216,6 +5252,10 @@ module OCI
|
|
|
4216
5252
|
query_params[:compartmentId] = compartment_id
|
|
4217
5253
|
query_params[:page] = opts[:page] if opts[:page]
|
|
4218
5254
|
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
5255
|
+
query_params[:name] = opts[:name] if opts[:name]
|
|
5256
|
+
query_params[:sortBy] = opts[:sort_by] if opts[:sort_by]
|
|
5257
|
+
query_params[:sortOrder] = opts[:sort_order] if opts[:sort_order]
|
|
5258
|
+
query_params[:lifecycleState] = opts[:lifecycle_state] if opts[:lifecycle_state]
|
|
4219
5259
|
|
|
4220
5260
|
# Header Params
|
|
4221
5261
|
header_params = {}
|
|
@@ -4258,8 +5298,9 @@ module OCI
|
|
|
4258
5298
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4259
5299
|
#
|
|
4260
5300
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
4261
|
-
#
|
|
5301
|
+
# (default to 20)
|
|
4262
5302
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::IdpGroupMapping IdpGroupMapping}>
|
|
5303
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_idp_group_mappings.rb.html) to see an example of how to use list_idp_group_mappings API.
|
|
4263
5304
|
def list_idp_group_mappings(identity_provider_id, opts = {})
|
|
4264
5305
|
logger.debug 'Calling operation IdentityClient#list_idp_group_mappings.' if logger
|
|
4265
5306
|
|
|
@@ -4284,7 +5325,187 @@ module OCI
|
|
|
4284
5325
|
post_body = nil
|
|
4285
5326
|
|
|
4286
5327
|
# rubocop:disable Metrics/BlockLength
|
|
4287
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#list_idp_group_mappings') do
|
|
5328
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#list_idp_group_mappings') do
|
|
5329
|
+
@api_client.call_api(
|
|
5330
|
+
:GET,
|
|
5331
|
+
path,
|
|
5332
|
+
endpoint,
|
|
5333
|
+
header_params: header_params,
|
|
5334
|
+
query_params: query_params,
|
|
5335
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
5336
|
+
body: post_body,
|
|
5337
|
+
return_type: 'Array<OCI::Identity::Models::IdpGroupMapping>'
|
|
5338
|
+
)
|
|
5339
|
+
end
|
|
5340
|
+
# rubocop:enable Metrics/BlockLength
|
|
5341
|
+
end
|
|
5342
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
5343
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
5344
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
5345
|
+
|
|
5346
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
5347
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
5348
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
5349
|
+
|
|
5350
|
+
|
|
5351
|
+
# Lists the MFA TOTP devices for the specified user. The returned object contains the device's OCID, but not
|
|
5352
|
+
# the seed. The seed is returned only upon creation or when the IAM service regenerates the MFA seed for the device.
|
|
5353
|
+
#
|
|
5354
|
+
# @param [String] user_id The OCID of the user.
|
|
5355
|
+
# @param [Hash] opts the optional parameters
|
|
5356
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
5357
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
5358
|
+
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
5359
|
+
#
|
|
5360
|
+
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
5361
|
+
# (default to 20)
|
|
5362
|
+
# @option opts [String] :sort_by The field to sort by. You can provide one sort order (`sortOrder`). Default order for
|
|
5363
|
+
# TIMECREATED is descending. Default order for NAME is ascending. The NAME
|
|
5364
|
+
# sort order is case sensitive.
|
|
5365
|
+
#
|
|
5366
|
+
# **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
|
|
5367
|
+
# optionally filter by Availability Domain if the scope of the resource type is within a
|
|
5368
|
+
# single Availability Domain. If you call one of these \"List\" operations without specifying
|
|
5369
|
+
# an Availability Domain, the resources are grouped by Availability Domain, then sorted.
|
|
5370
|
+
#
|
|
5371
|
+
# Allowed values are: TIMECREATED, NAME
|
|
5372
|
+
# @option opts [String] :sort_order The sort order to use, either ascending (`ASC`) or descending (`DESC`). The NAME sort order
|
|
5373
|
+
# is case sensitive.
|
|
5374
|
+
#
|
|
5375
|
+
# Allowed values are: ASC, DESC
|
|
5376
|
+
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::MfaTotpDeviceSummary MfaTotpDeviceSummary}>
|
|
5377
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_mfa_totp_devices.rb.html) to see an example of how to use list_mfa_totp_devices API.
|
|
5378
|
+
def list_mfa_totp_devices(user_id, opts = {})
|
|
5379
|
+
logger.debug 'Calling operation IdentityClient#list_mfa_totp_devices.' if logger
|
|
5380
|
+
|
|
5381
|
+
raise "Missing the required parameter 'user_id' when calling list_mfa_totp_devices." if user_id.nil?
|
|
5382
|
+
|
|
5383
|
+
if opts[:sort_by] && !%w[TIMECREATED NAME].include?(opts[:sort_by])
|
|
5384
|
+
raise 'Invalid value for "sort_by", must be one of TIMECREATED, NAME.'
|
|
5385
|
+
end
|
|
5386
|
+
|
|
5387
|
+
if opts[:sort_order] && !%w[ASC DESC].include?(opts[:sort_order])
|
|
5388
|
+
raise 'Invalid value for "sort_order", must be one of ASC, DESC.'
|
|
5389
|
+
end
|
|
5390
|
+
raise "Parameter value for 'user_id' must not be blank" if OCI::Internal::Util.blank_string?(user_id)
|
|
5391
|
+
|
|
5392
|
+
path = '/users/{userId}/mfaTotpDevices'.sub('{userId}', user_id.to_s)
|
|
5393
|
+
operation_signing_strategy = :standard
|
|
5394
|
+
|
|
5395
|
+
# rubocop:disable Style/NegatedIf
|
|
5396
|
+
# Query Params
|
|
5397
|
+
query_params = {}
|
|
5398
|
+
query_params[:page] = opts[:page] if opts[:page]
|
|
5399
|
+
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
5400
|
+
query_params[:sortBy] = opts[:sort_by] if opts[:sort_by]
|
|
5401
|
+
query_params[:sortOrder] = opts[:sort_order] if opts[:sort_order]
|
|
5402
|
+
|
|
5403
|
+
# Header Params
|
|
5404
|
+
header_params = {}
|
|
5405
|
+
header_params[:accept] = 'application/json'
|
|
5406
|
+
header_params[:'content-type'] = 'application/json'
|
|
5407
|
+
# rubocop:enable Style/NegatedIf
|
|
5408
|
+
|
|
5409
|
+
post_body = nil
|
|
5410
|
+
|
|
5411
|
+
# rubocop:disable Metrics/BlockLength
|
|
5412
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#list_mfa_totp_devices') do
|
|
5413
|
+
@api_client.call_api(
|
|
5414
|
+
:GET,
|
|
5415
|
+
path,
|
|
5416
|
+
endpoint,
|
|
5417
|
+
header_params: header_params,
|
|
5418
|
+
query_params: query_params,
|
|
5419
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
5420
|
+
body: post_body,
|
|
5421
|
+
return_type: 'Array<OCI::Identity::Models::MfaTotpDeviceSummary>'
|
|
5422
|
+
)
|
|
5423
|
+
end
|
|
5424
|
+
# rubocop:enable Metrics/BlockLength
|
|
5425
|
+
end
|
|
5426
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
5427
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
5428
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
5429
|
+
|
|
5430
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
5431
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
5432
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
5433
|
+
|
|
5434
|
+
|
|
5435
|
+
# Lists the network sources in your tenancy. You must specify your tenancy's OCID as the value for
|
|
5436
|
+
# the compartment ID (remember that the tenancy is simply the root compartment).
|
|
5437
|
+
# See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
|
|
5438
|
+
#
|
|
5439
|
+
# @param [String] compartment_id The OCID of the compartment (remember that the tenancy is simply the root compartment).
|
|
5440
|
+
#
|
|
5441
|
+
# @param [Hash] opts the optional parameters
|
|
5442
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
5443
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
5444
|
+
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
5445
|
+
#
|
|
5446
|
+
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
5447
|
+
# (default to 20)
|
|
5448
|
+
# @option opts [String] :name A filter to only return resources that match the given name exactly.
|
|
5449
|
+
#
|
|
5450
|
+
# @option opts [String] :sort_by The field to sort by. You can provide one sort order (`sortOrder`). Default order for
|
|
5451
|
+
# TIMECREATED is descending. Default order for NAME is ascending. The NAME
|
|
5452
|
+
# sort order is case sensitive.
|
|
5453
|
+
#
|
|
5454
|
+
# **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
|
|
5455
|
+
# optionally filter by Availability Domain if the scope of the resource type is within a
|
|
5456
|
+
# single Availability Domain. If you call one of these \"List\" operations without specifying
|
|
5457
|
+
# an Availability Domain, the resources are grouped by Availability Domain, then sorted.
|
|
5458
|
+
#
|
|
5459
|
+
# Allowed values are: TIMECREATED, NAME
|
|
5460
|
+
# @option opts [String] :sort_order The sort order to use, either ascending (`ASC`) or descending (`DESC`). The NAME sort order
|
|
5461
|
+
# is case sensitive.
|
|
5462
|
+
#
|
|
5463
|
+
# Allowed values are: ASC, DESC
|
|
5464
|
+
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
5465
|
+
#
|
|
5466
|
+
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::NetworkSourcesSummary NetworkSourcesSummary}>
|
|
5467
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_network_sources.rb.html) to see an example of how to use list_network_sources API.
|
|
5468
|
+
def list_network_sources(compartment_id, opts = {})
|
|
5469
|
+
logger.debug 'Calling operation IdentityClient#list_network_sources.' if logger
|
|
5470
|
+
|
|
5471
|
+
raise "Missing the required parameter 'compartment_id' when calling list_network_sources." if compartment_id.nil?
|
|
5472
|
+
|
|
5473
|
+
if opts[:sort_by] && !%w[TIMECREATED NAME].include?(opts[:sort_by])
|
|
5474
|
+
raise 'Invalid value for "sort_by", must be one of TIMECREATED, NAME.'
|
|
5475
|
+
end
|
|
5476
|
+
|
|
5477
|
+
if opts[:sort_order] && !%w[ASC DESC].include?(opts[:sort_order])
|
|
5478
|
+
raise 'Invalid value for "sort_order", must be one of ASC, DESC.'
|
|
5479
|
+
end
|
|
5480
|
+
|
|
5481
|
+
if opts[:lifecycle_state] && !OCI::Identity::Models::NetworkSources::LIFECYCLE_STATE_ENUM.include?(opts[:lifecycle_state])
|
|
5482
|
+
raise 'Invalid value for "lifecycle_state", must be one of the values in OCI::Identity::Models::NetworkSources::LIFECYCLE_STATE_ENUM.'
|
|
5483
|
+
end
|
|
5484
|
+
|
|
5485
|
+
path = '/networkSources'
|
|
5486
|
+
operation_signing_strategy = :standard
|
|
5487
|
+
|
|
5488
|
+
# rubocop:disable Style/NegatedIf
|
|
5489
|
+
# Query Params
|
|
5490
|
+
query_params = {}
|
|
5491
|
+
query_params[:compartmentId] = compartment_id
|
|
5492
|
+
query_params[:page] = opts[:page] if opts[:page]
|
|
5493
|
+
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
5494
|
+
query_params[:name] = opts[:name] if opts[:name]
|
|
5495
|
+
query_params[:sortBy] = opts[:sort_by] if opts[:sort_by]
|
|
5496
|
+
query_params[:sortOrder] = opts[:sort_order] if opts[:sort_order]
|
|
5497
|
+
query_params[:lifecycleState] = opts[:lifecycle_state] if opts[:lifecycle_state]
|
|
5498
|
+
|
|
5499
|
+
# Header Params
|
|
5500
|
+
header_params = {}
|
|
5501
|
+
header_params[:accept] = 'application/json'
|
|
5502
|
+
header_params[:'content-type'] = 'application/json'
|
|
5503
|
+
# rubocop:enable Style/NegatedIf
|
|
5504
|
+
|
|
5505
|
+
post_body = nil
|
|
5506
|
+
|
|
5507
|
+
# rubocop:disable Metrics/BlockLength
|
|
5508
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#list_network_sources') do
|
|
4288
5509
|
@api_client.call_api(
|
|
4289
5510
|
:GET,
|
|
4290
5511
|
path,
|
|
@@ -4293,7 +5514,7 @@ module OCI
|
|
|
4293
5514
|
query_params: query_params,
|
|
4294
5515
|
operation_signing_strategy: operation_signing_strategy,
|
|
4295
5516
|
body: post_body,
|
|
4296
|
-
return_type: 'Array<OCI::Identity::Models::
|
|
5517
|
+
return_type: 'Array<OCI::Identity::Models::NetworkSourcesSummary>'
|
|
4297
5518
|
)
|
|
4298
5519
|
end
|
|
4299
5520
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -4307,8 +5528,7 @@ module OCI
|
|
|
4307
5528
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
4308
5529
|
|
|
4309
5530
|
|
|
4310
|
-
#
|
|
4311
|
-
# the seed. The seed is returned only upon creation or when the IAM service regenerates the MFA seed for the device.
|
|
5531
|
+
# List of Oauth tokens for the user
|
|
4312
5532
|
#
|
|
4313
5533
|
# @param [String] user_id The OCID of the user.
|
|
4314
5534
|
# @param [Hash] opts the optional parameters
|
|
@@ -4317,37 +5537,22 @@ module OCI
|
|
|
4317
5537
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4318
5538
|
#
|
|
4319
5539
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
5540
|
+
# (default to 20)
|
|
5541
|
+
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
4320
5542
|
#
|
|
4321
|
-
# @
|
|
4322
|
-
#
|
|
4323
|
-
|
|
4324
|
-
|
|
4325
|
-
# **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
|
|
4326
|
-
# optionally filter by Availability Domain if the scope of the resource type is within a
|
|
4327
|
-
# single Availability Domain. If you call one of these \"List\" operations without specifying
|
|
4328
|
-
# an Availability Domain, the resources are grouped by Availability Domain, then sorted.
|
|
4329
|
-
#
|
|
4330
|
-
# Allowed values are: TIMECREATED, NAME
|
|
4331
|
-
# @option opts [String] :sort_order The sort order to use, either ascending (`ASC`) or descending (`DESC`). The NAME sort order
|
|
4332
|
-
# is case sensitive.
|
|
4333
|
-
#
|
|
4334
|
-
# Allowed values are: ASC, DESC
|
|
4335
|
-
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::MfaTotpDeviceSummary MfaTotpDeviceSummary}>
|
|
4336
|
-
def list_mfa_totp_devices(user_id, opts = {})
|
|
4337
|
-
logger.debug 'Calling operation IdentityClient#list_mfa_totp_devices.' if logger
|
|
4338
|
-
|
|
4339
|
-
raise "Missing the required parameter 'user_id' when calling list_mfa_totp_devices." if user_id.nil?
|
|
5543
|
+
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::OAuth2ClientCredentialSummary OAuth2ClientCredentialSummary}>
|
|
5544
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_o_auth_client_credentials.rb.html) to see an example of how to use list_o_auth_client_credentials API.
|
|
5545
|
+
def list_o_auth_client_credentials(user_id, opts = {})
|
|
5546
|
+
logger.debug 'Calling operation IdentityClient#list_o_auth_client_credentials.' if logger
|
|
4340
5547
|
|
|
4341
|
-
|
|
4342
|
-
raise 'Invalid value for "sort_by", must be one of TIMECREATED, NAME.'
|
|
4343
|
-
end
|
|
5548
|
+
raise "Missing the required parameter 'user_id' when calling list_o_auth_client_credentials." if user_id.nil?
|
|
4344
5549
|
|
|
4345
|
-
if opts[:
|
|
4346
|
-
raise 'Invalid value for "
|
|
5550
|
+
if opts[:lifecycle_state] && !OCI::Identity::Models::OAuth2ClientCredentialSummary::LIFECYCLE_STATE_ENUM.include?(opts[:lifecycle_state])
|
|
5551
|
+
raise 'Invalid value for "lifecycle_state", must be one of the values in OCI::Identity::Models::OAuth2ClientCredentialSummary::LIFECYCLE_STATE_ENUM.'
|
|
4347
5552
|
end
|
|
4348
5553
|
raise "Parameter value for 'user_id' must not be blank" if OCI::Internal::Util.blank_string?(user_id)
|
|
4349
5554
|
|
|
4350
|
-
path = '/users/{userId}/
|
|
5555
|
+
path = '/users/{userId}/oauth2ClientCredentials'.sub('{userId}', user_id.to_s)
|
|
4351
5556
|
operation_signing_strategy = :standard
|
|
4352
5557
|
|
|
4353
5558
|
# rubocop:disable Style/NegatedIf
|
|
@@ -4355,8 +5560,7 @@ module OCI
|
|
|
4355
5560
|
query_params = {}
|
|
4356
5561
|
query_params[:page] = opts[:page] if opts[:page]
|
|
4357
5562
|
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
4358
|
-
query_params[:
|
|
4359
|
-
query_params[:sortOrder] = opts[:sort_order] if opts[:sort_order]
|
|
5563
|
+
query_params[:lifecycleState] = opts[:lifecycle_state] if opts[:lifecycle_state]
|
|
4360
5564
|
|
|
4361
5565
|
# Header Params
|
|
4362
5566
|
header_params = {}
|
|
@@ -4367,7 +5571,7 @@ module OCI
|
|
|
4367
5571
|
post_body = nil
|
|
4368
5572
|
|
|
4369
5573
|
# rubocop:disable Metrics/BlockLength
|
|
4370
|
-
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#
|
|
5574
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#list_o_auth_client_credentials') do
|
|
4371
5575
|
@api_client.call_api(
|
|
4372
5576
|
:GET,
|
|
4373
5577
|
path,
|
|
@@ -4376,7 +5580,7 @@ module OCI
|
|
|
4376
5580
|
query_params: query_params,
|
|
4377
5581
|
operation_signing_strategy: operation_signing_strategy,
|
|
4378
5582
|
body: post_body,
|
|
4379
|
-
return_type: 'Array<OCI::Identity::Models::
|
|
5583
|
+
return_type: 'Array<OCI::Identity::Models::OAuth2ClientCredentialSummary>'
|
|
4380
5584
|
)
|
|
4381
5585
|
end
|
|
4382
5586
|
# rubocop:enable Metrics/BlockLength
|
|
@@ -4404,13 +5608,44 @@ module OCI
|
|
|
4404
5608
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4405
5609
|
#
|
|
4406
5610
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
5611
|
+
# (default to 20)
|
|
5612
|
+
# @option opts [String] :name A filter to only return resources that match the given name exactly.
|
|
5613
|
+
#
|
|
5614
|
+
# @option opts [String] :sort_by The field to sort by. You can provide one sort order (`sortOrder`). Default order for
|
|
5615
|
+
# TIMECREATED is descending. Default order for NAME is ascending. The NAME
|
|
5616
|
+
# sort order is case sensitive.
|
|
5617
|
+
#
|
|
5618
|
+
# **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
|
|
5619
|
+
# optionally filter by Availability Domain if the scope of the resource type is within a
|
|
5620
|
+
# single Availability Domain. If you call one of these \"List\" operations without specifying
|
|
5621
|
+
# an Availability Domain, the resources are grouped by Availability Domain, then sorted.
|
|
5622
|
+
#
|
|
5623
|
+
# Allowed values are: TIMECREATED, NAME
|
|
5624
|
+
# @option opts [String] :sort_order The sort order to use, either ascending (`ASC`) or descending (`DESC`). The NAME sort order
|
|
5625
|
+
# is case sensitive.
|
|
5626
|
+
#
|
|
5627
|
+
# Allowed values are: ASC, DESC
|
|
5628
|
+
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
4407
5629
|
#
|
|
4408
5630
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::Policy Policy}>
|
|
5631
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_policies.rb.html) to see an example of how to use list_policies API.
|
|
4409
5632
|
def list_policies(compartment_id, opts = {})
|
|
4410
5633
|
logger.debug 'Calling operation IdentityClient#list_policies.' if logger
|
|
4411
5634
|
|
|
4412
5635
|
raise "Missing the required parameter 'compartment_id' when calling list_policies." if compartment_id.nil?
|
|
4413
5636
|
|
|
5637
|
+
if opts[:sort_by] && !%w[TIMECREATED NAME].include?(opts[:sort_by])
|
|
5638
|
+
raise 'Invalid value for "sort_by", must be one of TIMECREATED, NAME.'
|
|
5639
|
+
end
|
|
5640
|
+
|
|
5641
|
+
if opts[:sort_order] && !%w[ASC DESC].include?(opts[:sort_order])
|
|
5642
|
+
raise 'Invalid value for "sort_order", must be one of ASC, DESC.'
|
|
5643
|
+
end
|
|
5644
|
+
|
|
5645
|
+
if opts[:lifecycle_state] && !OCI::Identity::Models::Policy::LIFECYCLE_STATE_ENUM.include?(opts[:lifecycle_state])
|
|
5646
|
+
raise 'Invalid value for "lifecycle_state", must be one of the values in OCI::Identity::Models::Policy::LIFECYCLE_STATE_ENUM.'
|
|
5647
|
+
end
|
|
5648
|
+
|
|
4414
5649
|
path = '/policies/'
|
|
4415
5650
|
operation_signing_strategy = :standard
|
|
4416
5651
|
|
|
@@ -4420,6 +5655,10 @@ module OCI
|
|
|
4420
5655
|
query_params[:compartmentId] = compartment_id
|
|
4421
5656
|
query_params[:page] = opts[:page] if opts[:page]
|
|
4422
5657
|
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
5658
|
+
query_params[:name] = opts[:name] if opts[:name]
|
|
5659
|
+
query_params[:sortBy] = opts[:sort_by] if opts[:sort_by]
|
|
5660
|
+
query_params[:sortOrder] = opts[:sort_order] if opts[:sort_order]
|
|
5661
|
+
query_params[:lifecycleState] = opts[:lifecycle_state] if opts[:lifecycle_state]
|
|
4423
5662
|
|
|
4424
5663
|
# Header Params
|
|
4425
5664
|
header_params = {}
|
|
@@ -4460,6 +5699,7 @@ module OCI
|
|
|
4460
5699
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
4461
5700
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
4462
5701
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::RegionSubscription RegionSubscription}>
|
|
5702
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_region_subscriptions.rb.html) to see an example of how to use list_region_subscriptions API.
|
|
4463
5703
|
def list_region_subscriptions(tenancy_id, opts = {})
|
|
4464
5704
|
logger.debug 'Calling operation IdentityClient#list_region_subscriptions.' if logger
|
|
4465
5705
|
|
|
@@ -4512,6 +5752,7 @@ module OCI
|
|
|
4512
5752
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
4513
5753
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
4514
5754
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::Region Region}>
|
|
5755
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_regions.rb.html) to see an example of how to use list_regions API.
|
|
4515
5756
|
def list_regions(opts = {})
|
|
4516
5757
|
logger.debug 'Calling operation IdentityClient#list_regions.' if logger
|
|
4517
5758
|
|
|
@@ -4565,6 +5806,7 @@ module OCI
|
|
|
4565
5806
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
4566
5807
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
4567
5808
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::SmtpCredentialSummary SmtpCredentialSummary}>
|
|
5809
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_smtp_credentials.rb.html) to see an example of how to use list_smtp_credentials API.
|
|
4568
5810
|
def list_smtp_credentials(user_id, opts = {})
|
|
4569
5811
|
logger.debug 'Calling operation IdentityClient#list_smtp_credentials.' if logger
|
|
4570
5812
|
|
|
@@ -4622,6 +5864,7 @@ module OCI
|
|
|
4622
5864
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
4623
5865
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
4624
5866
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::SwiftPassword SwiftPassword}>
|
|
5867
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_swift_passwords.rb.html) to see an example of how to use list_swift_passwords API.
|
|
4625
5868
|
def list_swift_passwords(user_id, opts = {})
|
|
4626
5869
|
logger.debug 'Calling operation IdentityClient#list_swift_passwords.' if logger
|
|
4627
5870
|
|
|
@@ -4676,7 +5919,7 @@ module OCI
|
|
|
4676
5919
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4677
5920
|
#
|
|
4678
5921
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
4679
|
-
#
|
|
5922
|
+
# (default to 20)
|
|
4680
5923
|
# @option opts [String] :id A filter to only return resources that match the specified OCID exactly.
|
|
4681
5924
|
#
|
|
4682
5925
|
# @option opts [String] :compartment_id The OCID of the compartment (remember that the tenancy is simply the root compartment).
|
|
@@ -4686,6 +5929,7 @@ module OCI
|
|
|
4686
5929
|
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
4687
5930
|
#
|
|
4688
5931
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::TagDefaultSummary TagDefaultSummary}>
|
|
5932
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_tag_defaults.rb.html) to see an example of how to use list_tag_defaults API.
|
|
4689
5933
|
def list_tag_defaults(opts = {})
|
|
4690
5934
|
logger.debug 'Calling operation IdentityClient#list_tag_defaults.' if logger
|
|
4691
5935
|
|
|
@@ -4749,13 +5993,14 @@ module OCI
|
|
|
4749
5993
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4750
5994
|
#
|
|
4751
5995
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
4752
|
-
#
|
|
5996
|
+
# (default to 20)
|
|
4753
5997
|
# @option opts [BOOLEAN] :include_subcompartments An optional boolean parameter indicating whether to retrieve all tag namespaces in subcompartments. If this
|
|
4754
5998
|
# parameter is not specified, only the tag namespaces defined in the specified compartment are retrieved.
|
|
4755
5999
|
#
|
|
4756
6000
|
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
4757
6001
|
#
|
|
4758
6002
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::TagNamespaceSummary TagNamespaceSummary}>
|
|
6003
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_tag_namespaces.rb.html) to see an example of how to use list_tag_namespaces API.
|
|
4759
6004
|
def list_tag_namespaces(compartment_id, opts = {})
|
|
4760
6005
|
logger.debug 'Calling operation IdentityClient#list_tag_namespaces.' if logger
|
|
4761
6006
|
|
|
@@ -4818,8 +6063,9 @@ module OCI
|
|
|
4818
6063
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4819
6064
|
#
|
|
4820
6065
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
4821
|
-
#
|
|
6066
|
+
# (default to 20)
|
|
4822
6067
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::TaggingWorkRequestErrorSummary TaggingWorkRequestErrorSummary}>
|
|
6068
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_tagging_work_request_errors.rb.html) to see an example of how to use list_tagging_work_request_errors API.
|
|
4823
6069
|
def list_tagging_work_request_errors(work_request_id, opts = {})
|
|
4824
6070
|
logger.debug 'Calling operation IdentityClient#list_tagging_work_request_errors.' if logger
|
|
4825
6071
|
|
|
@@ -4876,8 +6122,9 @@ module OCI
|
|
|
4876
6122
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4877
6123
|
#
|
|
4878
6124
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
4879
|
-
#
|
|
6125
|
+
# (default to 20)
|
|
4880
6126
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::TaggingWorkRequestLogSummary TaggingWorkRequestLogSummary}>
|
|
6127
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_tagging_work_request_logs.rb.html) to see an example of how to use list_tagging_work_request_logs API.
|
|
4881
6128
|
def list_tagging_work_request_logs(work_request_id, opts = {})
|
|
4882
6129
|
logger.debug 'Calling operation IdentityClient#list_tagging_work_request_logs.' if logger
|
|
4883
6130
|
|
|
@@ -4935,9 +6182,10 @@ module OCI
|
|
|
4935
6182
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4936
6183
|
#
|
|
4937
6184
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
4938
|
-
#
|
|
6185
|
+
# (default to 20)
|
|
4939
6186
|
# @option opts [String] :resource_identifier The identifier of the resource the work request affects.
|
|
4940
6187
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::TaggingWorkRequestSummary TaggingWorkRequestSummary}>
|
|
6188
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_tagging_work_requests.rb.html) to see an example of how to use list_tagging_work_requests API.
|
|
4941
6189
|
def list_tagging_work_requests(compartment_id, opts = {})
|
|
4942
6190
|
logger.debug 'Calling operation IdentityClient#list_tagging_work_requests.' if logger
|
|
4943
6191
|
|
|
@@ -4996,10 +6244,11 @@ module OCI
|
|
|
4996
6244
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
4997
6245
|
#
|
|
4998
6246
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
4999
|
-
#
|
|
6247
|
+
# (default to 20)
|
|
5000
6248
|
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
5001
6249
|
#
|
|
5002
6250
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::TagSummary TagSummary}>
|
|
6251
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_tags.rb.html) to see an example of how to use list_tags API.
|
|
5003
6252
|
def list_tags(tag_namespace_id, opts = {})
|
|
5004
6253
|
logger.debug 'Calling operation IdentityClient#list_tags.' if logger
|
|
5005
6254
|
|
|
@@ -5061,7 +6310,7 @@ module OCI
|
|
|
5061
6310
|
# - Similarly, you can limit the results to just the memberships for a given group by specifying a `groupId`.
|
|
5062
6311
|
# - You can set both the `userId` and `groupId` to determine if the specified user is in the specified group.
|
|
5063
6312
|
# If the answer is no, the response is an empty list.
|
|
5064
|
-
# - Although`userId` and `groupId` are not
|
|
6313
|
+
# - Although`userId` and `groupId` are not individually required, you must set one of them.
|
|
5065
6314
|
#
|
|
5066
6315
|
# @param [String] compartment_id The OCID of the compartment (remember that the tenancy is simply the root compartment).
|
|
5067
6316
|
#
|
|
@@ -5073,8 +6322,9 @@ module OCI
|
|
|
5073
6322
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
5074
6323
|
#
|
|
5075
6324
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
5076
|
-
#
|
|
6325
|
+
# (default to 20)
|
|
5077
6326
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::UserGroupMembership UserGroupMembership}>
|
|
6327
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_user_group_memberships.rb.html) to see an example of how to use list_user_group_memberships API.
|
|
5078
6328
|
def list_user_group_memberships(compartment_id, opts = {})
|
|
5079
6329
|
logger.debug 'Calling operation IdentityClient#list_user_group_memberships.' if logger
|
|
5080
6330
|
|
|
@@ -5136,17 +6386,48 @@ module OCI
|
|
|
5136
6386
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
5137
6387
|
#
|
|
5138
6388
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
5139
|
-
#
|
|
6389
|
+
# (default to 20)
|
|
5140
6390
|
# @option opts [String] :identity_provider_id The id of the identity provider.
|
|
5141
6391
|
#
|
|
5142
6392
|
# @option opts [String] :external_identifier The id of a user in the identity provider.
|
|
5143
6393
|
#
|
|
6394
|
+
# @option opts [String] :name A filter to only return resources that match the given name exactly.
|
|
6395
|
+
#
|
|
6396
|
+
# @option opts [String] :sort_by The field to sort by. You can provide one sort order (`sortOrder`). Default order for
|
|
6397
|
+
# TIMECREATED is descending. Default order for NAME is ascending. The NAME
|
|
6398
|
+
# sort order is case sensitive.
|
|
6399
|
+
#
|
|
6400
|
+
# **Note:** In general, some \"List\" operations (for example, `ListInstances`) let you
|
|
6401
|
+
# optionally filter by Availability Domain if the scope of the resource type is within a
|
|
6402
|
+
# single Availability Domain. If you call one of these \"List\" operations without specifying
|
|
6403
|
+
# an Availability Domain, the resources are grouped by Availability Domain, then sorted.
|
|
6404
|
+
#
|
|
6405
|
+
# Allowed values are: TIMECREATED, NAME
|
|
6406
|
+
# @option opts [String] :sort_order The sort order to use, either ascending (`ASC`) or descending (`DESC`). The NAME sort order
|
|
6407
|
+
# is case sensitive.
|
|
6408
|
+
#
|
|
6409
|
+
# Allowed values are: ASC, DESC
|
|
6410
|
+
# @option opts [String] :lifecycle_state A filter to only return resources that match the given lifecycle state. The state value is case-insensitive.
|
|
6411
|
+
#
|
|
5144
6412
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::User User}>
|
|
6413
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_users.rb.html) to see an example of how to use list_users API.
|
|
5145
6414
|
def list_users(compartment_id, opts = {})
|
|
5146
6415
|
logger.debug 'Calling operation IdentityClient#list_users.' if logger
|
|
5147
6416
|
|
|
5148
6417
|
raise "Missing the required parameter 'compartment_id' when calling list_users." if compartment_id.nil?
|
|
5149
6418
|
|
|
6419
|
+
if opts[:sort_by] && !%w[TIMECREATED NAME].include?(opts[:sort_by])
|
|
6420
|
+
raise 'Invalid value for "sort_by", must be one of TIMECREATED, NAME.'
|
|
6421
|
+
end
|
|
6422
|
+
|
|
6423
|
+
if opts[:sort_order] && !%w[ASC DESC].include?(opts[:sort_order])
|
|
6424
|
+
raise 'Invalid value for "sort_order", must be one of ASC, DESC.'
|
|
6425
|
+
end
|
|
6426
|
+
|
|
6427
|
+
if opts[:lifecycle_state] && !OCI::Identity::Models::User::LIFECYCLE_STATE_ENUM.include?(opts[:lifecycle_state])
|
|
6428
|
+
raise 'Invalid value for "lifecycle_state", must be one of the values in OCI::Identity::Models::User::LIFECYCLE_STATE_ENUM.'
|
|
6429
|
+
end
|
|
6430
|
+
|
|
5150
6431
|
path = '/users/'
|
|
5151
6432
|
operation_signing_strategy = :standard
|
|
5152
6433
|
|
|
@@ -5158,6 +6439,10 @@ module OCI
|
|
|
5158
6439
|
query_params[:limit] = opts[:limit] if opts[:limit]
|
|
5159
6440
|
query_params[:identityProviderId] = opts[:identity_provider_id] if opts[:identity_provider_id]
|
|
5160
6441
|
query_params[:externalIdentifier] = opts[:external_identifier] if opts[:external_identifier]
|
|
6442
|
+
query_params[:name] = opts[:name] if opts[:name]
|
|
6443
|
+
query_params[:sortBy] = opts[:sort_by] if opts[:sort_by]
|
|
6444
|
+
query_params[:sortOrder] = opts[:sort_order] if opts[:sort_order]
|
|
6445
|
+
query_params[:lifecycleState] = opts[:lifecycle_state] if opts[:lifecycle_state]
|
|
5161
6446
|
|
|
5162
6447
|
# Header Params
|
|
5163
6448
|
header_params = {}
|
|
@@ -5201,9 +6486,10 @@ module OCI
|
|
|
5201
6486
|
# @option opts [String] :page The value of the `opc-next-page` response header from the previous \"List\" call.
|
|
5202
6487
|
#
|
|
5203
6488
|
# @option opts [Integer] :limit The maximum number of items to return in a paginated \"List\" call.
|
|
5204
|
-
#
|
|
6489
|
+
# (default to 20)
|
|
5205
6490
|
# @option opts [String] :resource_identifier The identifier of the resource the work request affects.
|
|
5206
6491
|
# @return [Response] A Response object with data of type Array<{OCI::Identity::Models::WorkRequestSummary WorkRequestSummary}>
|
|
6492
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/list_work_requests.rb.html) to see an example of how to use list_work_requests API.
|
|
5207
6493
|
def list_work_requests(compartment_id, opts = {})
|
|
5208
6494
|
logger.debug 'Calling operation IdentityClient#list_work_requests.' if logger
|
|
5209
6495
|
|
|
@@ -5280,6 +6566,7 @@ module OCI
|
|
|
5280
6566
|
# may be rejected).
|
|
5281
6567
|
#
|
|
5282
6568
|
# @return [Response] A Response object with data of type nil
|
|
6569
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/move_compartment.rb.html) to see an example of how to use move_compartment API.
|
|
5283
6570
|
def move_compartment(compartment_id, move_compartment_details, opts = {})
|
|
5284
6571
|
logger.debug 'Calling operation IdentityClient#move_compartment.' if logger
|
|
5285
6572
|
|
|
@@ -5329,6 +6616,68 @@ module OCI
|
|
|
5329
6616
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
5330
6617
|
|
|
5331
6618
|
|
|
6619
|
+
# Recover the compartment from DELETED state to ACTIVE state.
|
|
6620
|
+
#
|
|
6621
|
+
# @param [String] compartment_id The OCID of the compartment.
|
|
6622
|
+
# @param [Hash] opts the optional parameters
|
|
6623
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
6624
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
6625
|
+
# @option opts [String] :if_match For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
|
|
6626
|
+
# parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
6627
|
+
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
6628
|
+
#
|
|
6629
|
+
# @option opts [String] :opc_request_id Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a
|
|
6630
|
+
# particular request, please provide the request ID.
|
|
6631
|
+
#
|
|
6632
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::Compartment Compartment}
|
|
6633
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/recover_compartment.rb.html) to see an example of how to use recover_compartment API.
|
|
6634
|
+
def recover_compartment(compartment_id, opts = {})
|
|
6635
|
+
logger.debug 'Calling operation IdentityClient#recover_compartment.' if logger
|
|
6636
|
+
|
|
6637
|
+
raise "Missing the required parameter 'compartment_id' when calling recover_compartment." if compartment_id.nil?
|
|
6638
|
+
raise "Parameter value for 'compartment_id' must not be blank" if OCI::Internal::Util.blank_string?(compartment_id)
|
|
6639
|
+
|
|
6640
|
+
path = '/compartments/{compartmentId}/actions/recoverCompartment'.sub('{compartmentId}', compartment_id.to_s)
|
|
6641
|
+
operation_signing_strategy = :standard
|
|
6642
|
+
|
|
6643
|
+
# rubocop:disable Style/NegatedIf
|
|
6644
|
+
# Query Params
|
|
6645
|
+
query_params = {}
|
|
6646
|
+
|
|
6647
|
+
# Header Params
|
|
6648
|
+
header_params = {}
|
|
6649
|
+
header_params[:accept] = 'application/json'
|
|
6650
|
+
header_params[:'content-type'] = 'application/json'
|
|
6651
|
+
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
6652
|
+
header_params[:'opc-request-id'] = opts[:opc_request_id] if opts[:opc_request_id]
|
|
6653
|
+
# rubocop:enable Style/NegatedIf
|
|
6654
|
+
|
|
6655
|
+
post_body = nil
|
|
6656
|
+
|
|
6657
|
+
# rubocop:disable Metrics/BlockLength
|
|
6658
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#recover_compartment') do
|
|
6659
|
+
@api_client.call_api(
|
|
6660
|
+
:POST,
|
|
6661
|
+
path,
|
|
6662
|
+
endpoint,
|
|
6663
|
+
header_params: header_params,
|
|
6664
|
+
query_params: query_params,
|
|
6665
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
6666
|
+
body: post_body,
|
|
6667
|
+
return_type: 'OCI::Identity::Models::Compartment'
|
|
6668
|
+
)
|
|
6669
|
+
end
|
|
6670
|
+
# rubocop:enable Metrics/BlockLength
|
|
6671
|
+
end
|
|
6672
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
6673
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
6674
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
6675
|
+
|
|
6676
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
6677
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
6678
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
6679
|
+
|
|
6680
|
+
|
|
5332
6681
|
# Removes a user from a group by deleting the corresponding `UserGroupMembership`.
|
|
5333
6682
|
# @param [String] user_group_membership_id The OCID of the userGroupMembership.
|
|
5334
6683
|
# @param [Hash] opts the optional parameters
|
|
@@ -5339,6 +6688,7 @@ module OCI
|
|
|
5339
6688
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5340
6689
|
#
|
|
5341
6690
|
# @return [Response] A Response object with data of type nil
|
|
6691
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/remove_user_from_group.rb.html) to see an example of how to use remove_user_from_group API.
|
|
5342
6692
|
def remove_user_from_group(user_group_membership_id, opts = {})
|
|
5343
6693
|
logger.debug 'Calling operation IdentityClient#remove_user_from_group.' if logger
|
|
5344
6694
|
|
|
@@ -5392,6 +6742,7 @@ module OCI
|
|
|
5392
6742
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
5393
6743
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
5394
6744
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::ScimClientCredentials ScimClientCredentials}
|
|
6745
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/reset_idp_scim_client.rb.html) to see an example of how to use reset_idp_scim_client API.
|
|
5395
6746
|
def reset_idp_scim_client(identity_provider_id, opts = {})
|
|
5396
6747
|
logger.debug 'Calling operation IdentityClient#reset_idp_scim_client.' if logger
|
|
5397
6748
|
|
|
@@ -5451,6 +6802,7 @@ module OCI
|
|
|
5451
6802
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5452
6803
|
#
|
|
5453
6804
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::AuthToken AuthToken}
|
|
6805
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_auth_token.rb.html) to see an example of how to use update_auth_token API.
|
|
5454
6806
|
def update_auth_token(user_id, auth_token_id, update_auth_token_details, opts = {})
|
|
5455
6807
|
logger.debug 'Calling operation IdentityClient#update_auth_token.' if logger
|
|
5456
6808
|
|
|
@@ -5512,6 +6864,7 @@ module OCI
|
|
|
5512
6864
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5513
6865
|
#
|
|
5514
6866
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::AuthenticationPolicy AuthenticationPolicy}
|
|
6867
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_authentication_policy.rb.html) to see an example of how to use update_authentication_policy API.
|
|
5515
6868
|
def update_authentication_policy(compartment_id, update_authentication_policy_details, opts = {})
|
|
5516
6869
|
logger.debug 'Calling operation IdentityClient#update_authentication_policy.' if logger
|
|
5517
6870
|
|
|
@@ -5570,6 +6923,7 @@ module OCI
|
|
|
5570
6923
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5571
6924
|
#
|
|
5572
6925
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Compartment Compartment}
|
|
6926
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_compartment.rb.html) to see an example of how to use update_compartment API.
|
|
5573
6927
|
def update_compartment(compartment_id, update_compartment_details, opts = {})
|
|
5574
6928
|
logger.debug 'Calling operation IdentityClient#update_compartment.' if logger
|
|
5575
6929
|
|
|
@@ -5630,6 +6984,7 @@ module OCI
|
|
|
5630
6984
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5631
6985
|
#
|
|
5632
6986
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::CustomerSecretKeySummary CustomerSecretKeySummary}
|
|
6987
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_customer_secret_key.rb.html) to see an example of how to use update_customer_secret_key API.
|
|
5633
6988
|
def update_customer_secret_key(user_id, customer_secret_key_id, update_customer_secret_key_details, opts = {})
|
|
5634
6989
|
logger.debug 'Calling operation IdentityClient#update_customer_secret_key.' if logger
|
|
5635
6990
|
|
|
@@ -5690,6 +7045,7 @@ module OCI
|
|
|
5690
7045
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5691
7046
|
#
|
|
5692
7047
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::DynamicGroup DynamicGroup}
|
|
7048
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_dynamic_group.rb.html) to see an example of how to use update_dynamic_group API.
|
|
5693
7049
|
def update_dynamic_group(dynamic_group_id, update_dynamic_group_details, opts = {})
|
|
5694
7050
|
logger.debug 'Calling operation IdentityClient#update_dynamic_group.' if logger
|
|
5695
7051
|
|
|
@@ -5748,6 +7104,7 @@ module OCI
|
|
|
5748
7104
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5749
7105
|
#
|
|
5750
7106
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Group Group}
|
|
7107
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_group.rb.html) to see an example of how to use update_group API.
|
|
5751
7108
|
def update_group(group_id, update_group_details, opts = {})
|
|
5752
7109
|
logger.debug 'Calling operation IdentityClient#update_group.' if logger
|
|
5753
7110
|
|
|
@@ -5806,6 +7163,7 @@ module OCI
|
|
|
5806
7163
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5807
7164
|
#
|
|
5808
7165
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::IdentityProvider IdentityProvider}
|
|
7166
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_identity_provider.rb.html) to see an example of how to use update_identity_provider API.
|
|
5809
7167
|
def update_identity_provider(identity_provider_id, update_identity_provider_details, opts = {})
|
|
5810
7168
|
logger.debug 'Calling operation IdentityClient#update_identity_provider.' if logger
|
|
5811
7169
|
|
|
@@ -5865,6 +7223,7 @@ module OCI
|
|
|
5865
7223
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5866
7224
|
#
|
|
5867
7225
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::IdpGroupMapping IdpGroupMapping}
|
|
7226
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_idp_group_mapping.rb.html) to see an example of how to use update_idp_group_mapping API.
|
|
5868
7227
|
def update_idp_group_mapping(identity_provider_id, mapping_id, update_idp_group_mapping_details, opts = {})
|
|
5869
7228
|
logger.debug 'Calling operation IdentityClient#update_idp_group_mapping.' if logger
|
|
5870
7229
|
|
|
@@ -5914,6 +7273,128 @@ module OCI
|
|
|
5914
7273
|
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
5915
7274
|
|
|
5916
7275
|
|
|
7276
|
+
# Updates the specified network source.
|
|
7277
|
+
# @param [String] network_source_id The OCID of the network source.
|
|
7278
|
+
# @param [OCI::Identity::Models::UpdateNetworkSourceDetails] update_network_source_details Request object for updating a network source.
|
|
7279
|
+
# @param [Hash] opts the optional parameters
|
|
7280
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
7281
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
7282
|
+
# @option opts [String] :if_match For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
|
|
7283
|
+
# parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
7284
|
+
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
7285
|
+
#
|
|
7286
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::NetworkSources NetworkSources}
|
|
7287
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_network_source.rb.html) to see an example of how to use update_network_source API.
|
|
7288
|
+
def update_network_source(network_source_id, update_network_source_details, opts = {})
|
|
7289
|
+
logger.debug 'Calling operation IdentityClient#update_network_source.' if logger
|
|
7290
|
+
|
|
7291
|
+
raise "Missing the required parameter 'network_source_id' when calling update_network_source." if network_source_id.nil?
|
|
7292
|
+
raise "Missing the required parameter 'update_network_source_details' when calling update_network_source." if update_network_source_details.nil?
|
|
7293
|
+
raise "Parameter value for 'network_source_id' must not be blank" if OCI::Internal::Util.blank_string?(network_source_id)
|
|
7294
|
+
|
|
7295
|
+
path = '/networkSources/{networkSourceId}'.sub('{networkSourceId}', network_source_id.to_s)
|
|
7296
|
+
operation_signing_strategy = :standard
|
|
7297
|
+
|
|
7298
|
+
# rubocop:disable Style/NegatedIf
|
|
7299
|
+
# Query Params
|
|
7300
|
+
query_params = {}
|
|
7301
|
+
|
|
7302
|
+
# Header Params
|
|
7303
|
+
header_params = {}
|
|
7304
|
+
header_params[:accept] = 'application/json'
|
|
7305
|
+
header_params[:'content-type'] = 'application/json'
|
|
7306
|
+
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
7307
|
+
# rubocop:enable Style/NegatedIf
|
|
7308
|
+
|
|
7309
|
+
post_body = @api_client.object_to_http_body(update_network_source_details)
|
|
7310
|
+
|
|
7311
|
+
# rubocop:disable Metrics/BlockLength
|
|
7312
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#update_network_source') do
|
|
7313
|
+
@api_client.call_api(
|
|
7314
|
+
:PUT,
|
|
7315
|
+
path,
|
|
7316
|
+
endpoint,
|
|
7317
|
+
header_params: header_params,
|
|
7318
|
+
query_params: query_params,
|
|
7319
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
7320
|
+
body: post_body,
|
|
7321
|
+
return_type: 'OCI::Identity::Models::NetworkSources'
|
|
7322
|
+
)
|
|
7323
|
+
end
|
|
7324
|
+
# rubocop:enable Metrics/BlockLength
|
|
7325
|
+
end
|
|
7326
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
7327
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
7328
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
7329
|
+
|
|
7330
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
7331
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
7332
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
7333
|
+
|
|
7334
|
+
|
|
7335
|
+
# Updates Oauth token for the user
|
|
7336
|
+
#
|
|
7337
|
+
# @param [String] user_id The OCID of the user.
|
|
7338
|
+
# @param [String] oauth2_client_credential_id The ID of the Oauth credential.
|
|
7339
|
+
# @param [OCI::Identity::Models::UpdateOAuth2ClientCredentialDetails] update_o_auth2_client_credential_details Request object containing the information required to generate an Oauth token.
|
|
7340
|
+
# @param [Hash] opts the optional parameters
|
|
7341
|
+
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
7342
|
+
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
7343
|
+
# @option opts [String] :if_match For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
|
|
7344
|
+
# parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
7345
|
+
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
7346
|
+
#
|
|
7347
|
+
# @return [Response] A Response object with data of type {OCI::Identity::Models::OAuth2ClientCredential OAuth2ClientCredential}
|
|
7348
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_o_auth_client_credential.rb.html) to see an example of how to use update_o_auth_client_credential API.
|
|
7349
|
+
def update_o_auth_client_credential(user_id, oauth2_client_credential_id, update_o_auth2_client_credential_details, opts = {})
|
|
7350
|
+
logger.debug 'Calling operation IdentityClient#update_o_auth_client_credential.' if logger
|
|
7351
|
+
|
|
7352
|
+
raise "Missing the required parameter 'user_id' when calling update_o_auth_client_credential." if user_id.nil?
|
|
7353
|
+
raise "Missing the required parameter 'oauth2_client_credential_id' when calling update_o_auth_client_credential." if oauth2_client_credential_id.nil?
|
|
7354
|
+
raise "Missing the required parameter 'update_o_auth2_client_credential_details' when calling update_o_auth_client_credential." if update_o_auth2_client_credential_details.nil?
|
|
7355
|
+
raise "Parameter value for 'user_id' must not be blank" if OCI::Internal::Util.blank_string?(user_id)
|
|
7356
|
+
raise "Parameter value for 'oauth2_client_credential_id' must not be blank" if OCI::Internal::Util.blank_string?(oauth2_client_credential_id)
|
|
7357
|
+
|
|
7358
|
+
path = '/users/{userId}/oauth2ClientCredentials/{oauth2ClientCredentialId}'.sub('{userId}', user_id.to_s).sub('{oauth2ClientCredentialId}', oauth2_client_credential_id.to_s)
|
|
7359
|
+
operation_signing_strategy = :standard
|
|
7360
|
+
|
|
7361
|
+
# rubocop:disable Style/NegatedIf
|
|
7362
|
+
# Query Params
|
|
7363
|
+
query_params = {}
|
|
7364
|
+
|
|
7365
|
+
# Header Params
|
|
7366
|
+
header_params = {}
|
|
7367
|
+
header_params[:accept] = 'application/json'
|
|
7368
|
+
header_params[:'content-type'] = 'application/json'
|
|
7369
|
+
header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
|
|
7370
|
+
# rubocop:enable Style/NegatedIf
|
|
7371
|
+
|
|
7372
|
+
post_body = @api_client.object_to_http_body(update_o_auth2_client_credential_details)
|
|
7373
|
+
|
|
7374
|
+
# rubocop:disable Metrics/BlockLength
|
|
7375
|
+
OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'IdentityClient#update_o_auth_client_credential') do
|
|
7376
|
+
@api_client.call_api(
|
|
7377
|
+
:PUT,
|
|
7378
|
+
path,
|
|
7379
|
+
endpoint,
|
|
7380
|
+
header_params: header_params,
|
|
7381
|
+
query_params: query_params,
|
|
7382
|
+
operation_signing_strategy: operation_signing_strategy,
|
|
7383
|
+
body: post_body,
|
|
7384
|
+
return_type: 'OCI::Identity::Models::OAuth2ClientCredential'
|
|
7385
|
+
)
|
|
7386
|
+
end
|
|
7387
|
+
# rubocop:enable Metrics/BlockLength
|
|
7388
|
+
end
|
|
7389
|
+
# rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
7390
|
+
# rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
7391
|
+
# rubocop:enable Metrics/MethodLength, Layout/EmptyLines
|
|
7392
|
+
|
|
7393
|
+
# rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
|
|
7394
|
+
# rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
|
|
7395
|
+
# rubocop:disable Metrics/MethodLength, Layout/EmptyLines
|
|
7396
|
+
|
|
7397
|
+
|
|
5917
7398
|
# Updates the specified policy. You can update the description or the policy statements themselves.
|
|
5918
7399
|
#
|
|
5919
7400
|
# Policy changes take effect typically within 10 seconds.
|
|
@@ -5928,6 +7409,7 @@ module OCI
|
|
|
5928
7409
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5929
7410
|
#
|
|
5930
7411
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Policy Policy}
|
|
7412
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_policy.rb.html) to see an example of how to use update_policy API.
|
|
5931
7413
|
def update_policy(policy_id, update_policy_details, opts = {})
|
|
5932
7414
|
logger.debug 'Calling operation IdentityClient#update_policy.' if logger
|
|
5933
7415
|
|
|
@@ -5988,6 +7470,7 @@ module OCI
|
|
|
5988
7470
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
5989
7471
|
#
|
|
5990
7472
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::SmtpCredentialSummary SmtpCredentialSummary}
|
|
7473
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_smtp_credential.rb.html) to see an example of how to use update_smtp_credential API.
|
|
5991
7474
|
def update_smtp_credential(user_id, smtp_credential_id, update_smtp_credential_details, opts = {})
|
|
5992
7475
|
logger.debug 'Calling operation IdentityClient#update_smtp_credential.' if logger
|
|
5993
7476
|
|
|
@@ -6052,6 +7535,7 @@ module OCI
|
|
|
6052
7535
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
6053
7536
|
#
|
|
6054
7537
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::SwiftPassword SwiftPassword}
|
|
7538
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_swift_password.rb.html) to see an example of how to use update_swift_password API.
|
|
6055
7539
|
def update_swift_password(user_id, swift_password_id, update_swift_password_details, opts = {})
|
|
6056
7540
|
logger.debug 'Calling operation IdentityClient#update_swift_password.' if logger
|
|
6057
7541
|
|
|
@@ -6103,9 +7587,14 @@ module OCI
|
|
|
6103
7587
|
|
|
6104
7588
|
# Updates the specified tag definition.
|
|
6105
7589
|
#
|
|
6106
|
-
# Setting
|
|
6107
|
-
#
|
|
6108
|
-
#
|
|
7590
|
+
# Setting `validator` determines the value type. Tags can use either a static value or a
|
|
7591
|
+
# list of possible values. Static values are entered by a user applying the tag to a resource.
|
|
7592
|
+
# Lists are created by you and the user must apply a value from the list. On update, any values
|
|
7593
|
+
# in a list that were previously set do not change, but new values must pass validation. Values
|
|
7594
|
+
# already applied to a resource do not change.
|
|
7595
|
+
#
|
|
7596
|
+
# You cannot remove list values that appear in a TagDefault. To remove a list value that
|
|
7597
|
+
# appears in a TagDefault, first update the TagDefault to use a different value.
|
|
6109
7598
|
#
|
|
6110
7599
|
# @param [String] tag_namespace_id The OCID of the tag namespace.
|
|
6111
7600
|
#
|
|
@@ -6120,6 +7609,7 @@ module OCI
|
|
|
6120
7609
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
6121
7610
|
#
|
|
6122
7611
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::Tag Tag}
|
|
7612
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_tag.rb.html) to see an example of how to use update_tag API.
|
|
6123
7613
|
def update_tag(tag_namespace_id, tag_name, update_tag_details, opts = {})
|
|
6124
7614
|
logger.debug 'Calling operation IdentityClient#update_tag.' if logger
|
|
6125
7615
|
|
|
@@ -6189,6 +7679,7 @@ module OCI
|
|
|
6189
7679
|
# particular request, please provide the request ID.
|
|
6190
7680
|
#
|
|
6191
7681
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::TagDefault TagDefault}
|
|
7682
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_tag_default.rb.html) to see an example of how to use update_tag_default API.
|
|
6192
7683
|
def update_tag_default(tag_default_id, update_tag_default_details, opts = {})
|
|
6193
7684
|
logger.debug 'Calling operation IdentityClient#update_tag_default.' if logger
|
|
6194
7685
|
|
|
@@ -6242,7 +7733,7 @@ module OCI
|
|
|
6242
7733
|
#
|
|
6243
7734
|
# Updating `isRetired` to 'true' retires the namespace and all the tag definitions in the namespace. Reactivating a
|
|
6244
7735
|
# namespace (changing `isRetired` from 'true' to 'false') does not reactivate tag definitions.
|
|
6245
|
-
# To reactivate the tag definitions, you must reactivate each one
|
|
7736
|
+
# To reactivate the tag definitions, you must reactivate each one individually *after* you reactivate the namespace,
|
|
6246
7737
|
# using {#update_tag update_tag}. For more information about retiring tag namespaces, see
|
|
6247
7738
|
# [Retiring Key Definitions and Namespace Definitions](https://docs.cloud.oracle.com/Content/Identity/Concepts/taggingoverview.htm#Retiring).
|
|
6248
7739
|
#
|
|
@@ -6255,6 +7746,7 @@ module OCI
|
|
|
6255
7746
|
# @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
|
|
6256
7747
|
# retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
|
|
6257
7748
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::TagNamespace TagNamespace}
|
|
7749
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_tag_namespace.rb.html) to see an example of how to use update_tag_namespace API.
|
|
6258
7750
|
def update_tag_namespace(tag_namespace_id, update_tag_namespace_details, opts = {})
|
|
6259
7751
|
logger.debug 'Calling operation IdentityClient#update_tag_namespace.' if logger
|
|
6260
7752
|
|
|
@@ -6313,6 +7805,7 @@ module OCI
|
|
|
6313
7805
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
6314
7806
|
#
|
|
6315
7807
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::User User}
|
|
7808
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_user.rb.html) to see an example of how to use update_user API.
|
|
6316
7809
|
def update_user(user_id, update_user_details, opts = {})
|
|
6317
7810
|
logger.debug 'Calling operation IdentityClient#update_user.' if logger
|
|
6318
7811
|
|
|
@@ -6372,6 +7865,7 @@ module OCI
|
|
|
6372
7865
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
6373
7866
|
#
|
|
6374
7867
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::User User}
|
|
7868
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_user_capabilities.rb.html) to see an example of how to use update_user_capabilities API.
|
|
6375
7869
|
def update_user_capabilities(user_id, update_user_capabilities_details, opts = {})
|
|
6376
7870
|
logger.debug 'Calling operation IdentityClient#update_user_capabilities.' if logger
|
|
6377
7871
|
|
|
@@ -6431,6 +7925,7 @@ module OCI
|
|
|
6431
7925
|
# will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
6432
7926
|
#
|
|
6433
7927
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::User User}
|
|
7928
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/update_user_state.rb.html) to see an example of how to use update_user_state API.
|
|
6434
7929
|
def update_user_state(user_id, update_state_details, opts = {})
|
|
6435
7930
|
logger.debug 'Calling operation IdentityClient#update_user_state.' if logger
|
|
6436
7931
|
|
|
@@ -6506,6 +8001,7 @@ module OCI
|
|
|
6506
8001
|
# may be rejected).
|
|
6507
8002
|
#
|
|
6508
8003
|
# @return [Response] A Response object with data of type {OCI::Identity::Models::ApiKey ApiKey}
|
|
8004
|
+
# @note Click [here](https://docs.cloud.oracle.com/en-us/iaas/tools/ruby-sdk-examples/latest/identity/upload_api_key.rb.html) to see an example of how to use upload_api_key API.
|
|
6509
8005
|
def upload_api_key(user_id, create_api_key_details, opts = {})
|
|
6510
8006
|
logger.debug 'Calling operation IdentityClient#upload_api_key.' if logger
|
|
6511
8007
|
|