oci 2.128.10__py3-none-any.whl → 2.128.11__py3-none-any.whl
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.
- oci/access_governance_cp/access_governance_cp_client.py +8 -8
- oci/adm/application_dependency_management_client.py +36 -36
- oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
- oci/ai_document/ai_service_document_client.py +22 -22
- oci/ai_language/ai_service_language_client.py +44 -44
- oci/ai_speech/ai_service_speech_client.py +10 -10
- oci/ai_vision/ai_service_vision_client.py +25 -25
- oci/analytics/analytics_client.py +23 -23
- oci/announcements_service/announcement_client.py +4 -4
- oci/announcements_service/announcement_subscription_client.py +9 -9
- oci/announcements_service/announcements_preferences_client.py +4 -4
- oci/apigateway/api_gateway_client.py +21 -21
- oci/apigateway/deployment_client.py +6 -6
- oci/apigateway/gateway_client.py +6 -6
- oci/apigateway/subscribers_client.py +6 -6
- oci/apigateway/usage_plans_client.py +6 -6
- oci/apigateway/work_requests_client.py +5 -5
- oci/apm_config/config_client.py +9 -9
- oci/apm_control_plane/apm_domain_client.py +14 -14
- oci/apm_synthetics/apm_synthetic_client.py +28 -28
- oci/apm_traces/attributes_client.py +8 -8
- oci/apm_traces/query_client.py +2 -2
- oci/apm_traces/trace_client.py +4 -4
- oci/appmgmt_control/appmgmt_control_client.py +8 -8
- oci/artifacts/artifacts_client.py +32 -32
- oci/audit/audit_client.py +3 -3
- oci/autoscaling/auto_scaling_client.py +11 -11
- oci/bastion/bastion_client.py +15 -15
- oci/bds/bds_client.py +66 -66
- oci/blockchain/blockchain_platform_client.py +27 -27
- oci/budget/budget_client.py +10 -10
- oci/capacity_management/capacity_management_client.py +22 -22
- oci/certificates/certificates_client.py +5 -5
- oci/certificates_management/certificates_management_client.py +32 -32
- oci/cims/incident_client.py +8 -8
- oci/cims/user_client.py +1 -1
- oci/cloud_bridge/common_client.py +5 -5
- oci/cloud_bridge/discovery_client.py +14 -14
- oci/cloud_bridge/inventory_client.py +16 -16
- oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
- oci/cloud_guard/cloud_guard_client.py +155 -155
- oci/cloud_migrations/migration_client.py +43 -43
- oci/cluster_placement_groups/cluster_placement_groups_cp_client.py +13 -13
- oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
- oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
- oci/compute_instance_agent/plugin_client.py +2 -2
- oci/compute_instance_agent/pluginconfig_client.py +1 -1
- oci/container_engine/container_engine_client.py +44 -44
- oci/container_instances/container_instance_client.py +18 -18
- oci/core/blockstorage_client.py +60 -60
- oci/core/compute_client.py +99 -99
- oci/core/compute_management_client.py +32 -32
- oci/core/virtual_network_client.py +247 -247
- oci/dashboard_service/dashboard_client.py +6 -6
- oci/dashboard_service/dashboard_group_client.py +6 -6
- oci/data_catalog/data_catalog_client.py +149 -149
- oci/data_flow/data_flow_client.py +42 -42
- oci/data_integration/data_integration_client.py +163 -163
- oci/data_labeling_service/data_labeling_management_client.py +17 -17
- oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
- oci/data_safe/data_safe_client.py +278 -278
- oci/data_science/data_science_client.py +91 -91
- oci/database/database_client.py +353 -353
- oci/database_management/db_management_client.py +208 -208
- oci/database_management/diagnosability_client.py +4 -4
- oci/database_management/managed_my_sql_databases_client.py +7 -7
- oci/database_management/perfhub_client.py +1 -1
- oci/database_management/sql_tuning_client.py +17 -17
- oci/database_migration/database_migration_client.py +36 -36
- oci/database_tools/database_tools_client.py +23 -23
- oci/demand_signal/occ_demand_signal_client.py +7 -7
- oci/desktops/desktop_service_client.py +21 -21
- oci/devops/devops_client.py +89 -89
- oci/disaster_recovery/disaster_recovery_client.py +29 -29
- oci/dns/dns_client.py +52 -52
- oci/dts/appliance_export_job_client.py +6 -6
- oci/dts/shipping_vendors_client.py +1 -1
- oci/dts/transfer_appliance_client.py +8 -8
- oci/dts/transfer_appliance_entitlement_client.py +3 -3
- oci/dts/transfer_device_client.py +5 -5
- oci/dts/transfer_job_client.py +6 -6
- oci/dts/transfer_package_client.py +7 -7
- oci/em_warehouse/em_data_lake_client.py +13 -13
- oci/em_warehouse/em_warehouse_client.py +13 -13
- oci/email/email_client.py +31 -31
- oci/email_data_plane/email_dp_client.py +1 -1
- oci/events/events_client.py +6 -6
- oci/file_storage/file_storage_client.py +51 -51
- oci/fleet_software_update/fleet_software_update_client.py +44 -44
- oci/functions/functions_invoke_client.py +1 -1
- oci/functions/functions_management_client.py +16 -16
- oci/fusion_apps/data_masking_activity_client.py +3 -3
- oci/fusion_apps/fusion_applications_client.py +41 -41
- oci/fusion_apps/fusion_environment_client.py +15 -15
- oci/fusion_apps/fusion_environment_family_client.py +8 -8
- oci/fusion_apps/refresh_activity_client.py +4 -4
- oci/fusion_apps/scheduled_activity_client.py +2 -2
- oci/fusion_apps/service_attachment_client.py +2 -2
- oci/generative_ai/generative_ai_client.py +22 -22
- oci/generative_ai_inference/generative_ai_inference_client.py +4 -4
- oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
- oci/globally_distributed_database/sharded_database_service_client.py +30 -30
- oci/golden_gate/golden_gate_client.py +68 -68
- oci/governance_rules_control_plane/governance_rule_client.py +15 -15
- oci/governance_rules_control_plane/work_request_client.py +5 -5
- oci/healthchecks/health_checks_client.py +17 -17
- oci/identity/identity_client.py +145 -145
- oci/identity_data_plane/dataplane_client.py +2 -2
- oci/identity_domains/identity_domains_client.py +300 -300
- oci/integration/integration_instance_client.py +15 -15
- oci/jms/java_management_service_client.py +66 -66
- oci/jms_java_downloads/java_download_client.py +25 -25
- oci/key_management/ekm_client.py +5 -5
- oci/key_management/kms_crypto_client.py +6 -6
- oci/key_management/kms_hsm_cluster_client.py +12 -12
- oci/key_management/kms_management_client.py +21 -21
- oci/key_management/kms_vault_client.py +14 -14
- oci/license_manager/license_manager_client.py +18 -18
- oci/limits/limits_client.py +4 -4
- oci/limits/quotas_client.py +7 -7
- oci/load_balancer/load_balancer_client.py +61 -61
- oci/lockbox/lockbox_client.py +24 -24
- oci/log_analytics/log_analytics_client.py +193 -193
- oci/logging/logging_management_client.py +30 -30
- oci/loggingingestion/logging_client.py +1 -1
- oci/loggingsearch/log_search_client.py +1 -1
- oci/management_agent/management_agent_client.py +28 -28
- oci/management_dashboard/dashx_apis_client.py +14 -14
- oci/marketplace/account_client.py +2 -2
- oci/marketplace/marketplace_client.py +30 -30
- oci/marketplace_private_offer/attachment_client.py +5 -5
- oci/marketplace_private_offer/offer_client.py +6 -6
- oci/marketplace_publisher/attachment_client.py +5 -5
- oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
- oci/marketplace_publisher/offer_client.py +6 -6
- oci/media_services/media_services_client.py +60 -60
- oci/media_services/media_stream_client.py +2 -2
- oci/monitoring/monitoring_client.py +18 -18
- oci/mysql/channels_client.py +7 -7
- oci/mysql/db_backups_client.py +7 -7
- oci/mysql/db_system_client.py +17 -17
- oci/mysql/mysqlaas_client.py +7 -7
- oci/mysql/replicas_client.py +5 -5
- oci/mysql/work_requests_client.py +4 -4
- oci/network_firewall/network_firewall_client.py +80 -80
- oci/network_load_balancer/network_load_balancer_client.py +34 -34
- oci/nosql/nosql_client.py +24 -24
- oci/object_storage/object_storage_client.py +50 -50
- oci/oce/oce_instance_client.py +10 -10
- oci/oci_control_center/occ_metrics_client.py +3 -3
- oci/ocvp/cluster_client.py +5 -5
- oci/ocvp/esxi_host_client.py +8 -8
- oci/ocvp/sddc_client.py +14 -14
- oci/ocvp/work_request_client.py +4 -4
- oci/oda/management_client.py +59 -59
- oci/oda/oda_client.py +17 -17
- oci/oda/odapackage_client.py +7 -7
- oci/onesubscription/billing_schedule_client.py +1 -1
- oci/onesubscription/commitment_client.py +2 -2
- oci/onesubscription/computed_usage_client.py +3 -3
- oci/onesubscription/invoice_summary_client.py +2 -2
- oci/onesubscription/organization_subscription_client.py +1 -1
- oci/onesubscription/ratecard_client.py +1 -1
- oci/onesubscription/subscribed_service_client.py +2 -2
- oci/onesubscription/subscription_client.py +1 -1
- oci/ons/notification_control_plane_client.py +6 -6
- oci/ons/notification_data_plane_client.py +10 -10
- oci/opa/opa_instance_client.py +13 -13
- oci/opensearch/opensearch_cluster_backup_client.py +4 -4
- oci/opensearch/opensearch_cluster_client.py +14 -14
- oci/operator_access_control/access_requests_client.py +10 -10
- oci/operator_access_control/operator_actions_client.py +2 -2
- oci/operator_access_control/operator_control_assignment_client.py +8 -8
- oci/operator_access_control/operator_control_client.py +6 -6
- oci/opsi/operations_insights_client.py +175 -175
- oci/optimizer/optimizer_client.py +26 -26
- oci/os_management/event_client.py +8 -8
- oci/os_management/os_management_client.py +69 -69
- oci/os_management_hub/event_client.py +8 -8
- oci/os_management_hub/lifecycle_environment_client.py +12 -12
- oci/os_management_hub/managed_instance_client.py +31 -31
- oci/os_management_hub/managed_instance_group_client.py +25 -25
- oci/os_management_hub/management_station_client.py +10 -10
- oci/os_management_hub/onboarding_client.py +6 -6
- oci/os_management_hub/reporting_managed_instance_client.py +3 -3
- oci/os_management_hub/scheduled_job_client.py +7 -7
- oci/os_management_hub/software_source_client.py +27 -27
- oci/os_management_hub/work_request_client.py +4 -4
- oci/osp_gateway/address_rule_service_client.py +1 -1
- oci/osp_gateway/address_service_client.py +2 -2
- oci/osp_gateway/invoice_service_client.py +5 -5
- oci/osp_gateway/subscription_service_client.py +5 -5
- oci/osub_billing_schedule/billing_schedule_client.py +1 -1
- oci/osub_organization_subscription/organization_subscription_client.py +1 -1
- oci/osub_subscription/commitment_client.py +2 -2
- oci/osub_subscription/ratecard_client.py +1 -1
- oci/osub_subscription/subscription_client.py +1 -1
- oci/osub_usage/computed_usage_client.py +3 -3
- oci/psql/postgresql_client.py +33 -33
- oci/queue/queue_admin_client.py +11 -11
- oci/queue/queue_client.py +8 -8
- oci/recovery/database_recovery_client.py +25 -25
- oci/redis/redis_cluster_client.py +11 -11
- oci/resource_manager/resource_manager_client.py +52 -52
- oci/resource_scheduler/schedule_client.py +13 -13
- oci/resource_search/resource_search_client.py +3 -3
- oci/rover/rover_bundle_client.py +8 -8
- oci/rover/rover_cluster_client.py +8 -8
- oci/rover/rover_entitlement_client.py +6 -6
- oci/rover/rover_node_client.py +15 -15
- oci/rover/shape_client.py +1 -1
- oci/rover/work_requests_client.py +5 -5
- oci/sch/connector_plugins_client.py +2 -2
- oci/sch/service_connector_client.py +12 -12
- oci/secrets/secrets_client.py +3 -3
- oci/service_catalog/service_catalog_client.py +26 -26
- oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
- oci/service_mesh/service_mesh_client.py +48 -48
- oci/stack_monitoring/stack_monitoring_client.py +64 -64
- oci/streaming/stream_admin_client.py +18 -18
- oci/streaming/stream_client.py +8 -8
- oci/tenant_manager_control_plane/domain_client.py +5 -5
- oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
- oci/tenant_manager_control_plane/governance_client.py +2 -2
- oci/tenant_manager_control_plane/link_client.py +3 -3
- oci/tenant_manager_control_plane/orders_client.py +2 -2
- oci/tenant_manager_control_plane/organization_client.py +10 -10
- oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
- oci/tenant_manager_control_plane/subscription_client.py +11 -11
- oci/tenant_manager_control_plane/work_request_client.py +4 -4
- oci/threat_intelligence/threatintel_client.py +5 -5
- oci/usage/resources_client.py +2 -2
- oci/usage/rewards_client.py +6 -6
- oci/usage/usagelimits_client.py +1 -1
- oci/usage_api/usageapi_client.py +33 -33
- oci/vault/vaults_client.py +13 -13
- oci/vbs_inst/vbs_instance_client.py +10 -10
- oci/version.py +1 -1
- oci/visual_builder/vb_instance_client.py +13 -13
- oci/vn_monitoring/vn_monitoring_client.py +12 -12
- oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
- oci/waa/waa_client.py +13 -13
- oci/waa/work_request_client.py +4 -4
- oci/waas/redirect_client.py +6 -6
- oci/waas/waas_client.py +66 -66
- oci/waf/waf_client.py +24 -24
- oci/work_requests/work_request_client.py +4 -4
- {oci-2.128.10.dist-info → oci-2.128.11.dist-info}/METADATA +1 -1
- {oci-2.128.10.dist-info → oci-2.128.11.dist-info}/RECORD +254 -254
- {oci-2.128.10.dist-info → oci-2.128.11.dist-info}/LICENSE.txt +0 -0
- {oci-2.128.10.dist-info → oci-2.128.11.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci-2.128.10.dist-info → oci-2.128.11.dist-info}/WHEEL +0 -0
- {oci-2.128.10.dist-info → oci-2.128.11.dist-info}/top_level.txt +0 -0
@@ -154,7 +154,7 @@ class DatabaseToolsClient(object):
|
|
154
154
|
:rtype: :class:`~oci.response.Response`
|
155
155
|
|
156
156
|
:example:
|
157
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
157
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/add_database_tools_connection_lock.py.html>`__ to see an example of how to use add_database_tools_connection_lock API.
|
158
158
|
"""
|
159
159
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
160
160
|
required_arguments = ['databaseToolsConnectionId']
|
@@ -265,7 +265,7 @@ class DatabaseToolsClient(object):
|
|
265
265
|
:rtype: :class:`~oci.response.Response`
|
266
266
|
|
267
267
|
:example:
|
268
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
268
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/add_database_tools_private_endpoint_lock.py.html>`__ to see an example of how to use add_database_tools_private_endpoint_lock API.
|
269
269
|
"""
|
270
270
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
271
271
|
required_arguments = ['databaseToolsPrivateEndpointId']
|
@@ -384,7 +384,7 @@ class DatabaseToolsClient(object):
|
|
384
384
|
:rtype: :class:`~oci.response.Response`
|
385
385
|
|
386
386
|
:example:
|
387
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
387
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/change_database_tools_connection_compartment.py.html>`__ to see an example of how to use change_database_tools_connection_compartment API.
|
388
388
|
"""
|
389
389
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
390
390
|
required_arguments = ['databaseToolsConnectionId']
|
@@ -509,7 +509,7 @@ class DatabaseToolsClient(object):
|
|
509
509
|
:rtype: :class:`~oci.response.Response`
|
510
510
|
|
511
511
|
:example:
|
512
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
512
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/change_database_tools_private_endpoint_compartment.py.html>`__ to see an example of how to use change_database_tools_private_endpoint_compartment API.
|
513
513
|
"""
|
514
514
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
515
515
|
required_arguments = ['databaseToolsPrivateEndpointId']
|
@@ -624,7 +624,7 @@ class DatabaseToolsClient(object):
|
|
624
624
|
:rtype: :class:`~oci.response.Response`
|
625
625
|
|
626
626
|
:example:
|
627
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
627
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/create_database_tools_connection.py.html>`__ to see an example of how to use create_database_tools_connection API.
|
628
628
|
"""
|
629
629
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
630
630
|
required_arguments = []
|
@@ -724,7 +724,7 @@ class DatabaseToolsClient(object):
|
|
724
724
|
:rtype: :class:`~oci.response.Response`
|
725
725
|
|
726
726
|
:example:
|
727
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
727
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/create_database_tools_private_endpoint.py.html>`__ to see an example of how to use create_database_tools_private_endpoint API.
|
728
728
|
"""
|
729
729
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
730
730
|
required_arguments = []
|
@@ -827,7 +827,7 @@ class DatabaseToolsClient(object):
|
|
827
827
|
:rtype: :class:`~oci.response.Response`
|
828
828
|
|
829
829
|
:example:
|
830
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
830
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/delete_database_tools_connection.py.html>`__ to see an example of how to use delete_database_tools_connection API.
|
831
831
|
"""
|
832
832
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
833
833
|
required_arguments = ['databaseToolsConnectionId']
|
@@ -943,7 +943,7 @@ class DatabaseToolsClient(object):
|
|
943
943
|
:rtype: :class:`~oci.response.Response`
|
944
944
|
|
945
945
|
:example:
|
946
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
946
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/delete_database_tools_private_endpoint.py.html>`__ to see an example of how to use delete_database_tools_private_endpoint API.
|
947
947
|
"""
|
948
948
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
949
949
|
required_arguments = ['databaseToolsPrivateEndpointId']
|
@@ -1049,7 +1049,7 @@ class DatabaseToolsClient(object):
|
|
1049
1049
|
:rtype: :class:`~oci.response.Response`
|
1050
1050
|
|
1051
1051
|
:example:
|
1052
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1052
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/get_database_tools_connection.py.html>`__ to see an example of how to use get_database_tools_connection API.
|
1053
1053
|
"""
|
1054
1054
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1055
1055
|
required_arguments = ['databaseToolsConnectionId']
|
@@ -1149,7 +1149,7 @@ class DatabaseToolsClient(object):
|
|
1149
1149
|
:rtype: :class:`~oci.response.Response`
|
1150
1150
|
|
1151
1151
|
:example:
|
1152
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1152
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/get_database_tools_endpoint_service.py.html>`__ to see an example of how to use get_database_tools_endpoint_service API.
|
1153
1153
|
"""
|
1154
1154
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1155
1155
|
required_arguments = ['databaseToolsEndpointServiceId']
|
@@ -1249,7 +1249,7 @@ class DatabaseToolsClient(object):
|
|
1249
1249
|
:rtype: :class:`~oci.response.Response`
|
1250
1250
|
|
1251
1251
|
:example:
|
1252
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1252
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/get_database_tools_private_endpoint.py.html>`__ to see an example of how to use get_database_tools_private_endpoint API.
|
1253
1253
|
"""
|
1254
1254
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1255
1255
|
required_arguments = ['databaseToolsPrivateEndpointId']
|
@@ -1347,7 +1347,7 @@ class DatabaseToolsClient(object):
|
|
1347
1347
|
:rtype: :class:`~oci.response.Response`
|
1348
1348
|
|
1349
1349
|
:example:
|
1350
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1350
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
|
1351
1351
|
"""
|
1352
1352
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1353
1353
|
required_arguments = ['workRequestId']
|
@@ -1482,7 +1482,7 @@ class DatabaseToolsClient(object):
|
|
1482
1482
|
:rtype: :class:`~oci.response.Response`
|
1483
1483
|
|
1484
1484
|
:example:
|
1485
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1485
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/list_database_tools_connections.py.html>`__ to see an example of how to use list_database_tools_connections API.
|
1486
1486
|
"""
|
1487
1487
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1488
1488
|
required_arguments = ['compartmentId']
|
@@ -1657,7 +1657,7 @@ class DatabaseToolsClient(object):
|
|
1657
1657
|
:rtype: :class:`~oci.response.Response`
|
1658
1658
|
|
1659
1659
|
:example:
|
1660
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1660
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/list_database_tools_endpoint_services.py.html>`__ to see an example of how to use list_database_tools_endpoint_services API.
|
1661
1661
|
"""
|
1662
1662
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1663
1663
|
required_arguments = ['compartmentId']
|
@@ -1815,7 +1815,7 @@ class DatabaseToolsClient(object):
|
|
1815
1815
|
:rtype: :class:`~oci.response.Response`
|
1816
1816
|
|
1817
1817
|
:example:
|
1818
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1818
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/list_database_tools_private_endpoints.py.html>`__ to see an example of how to use list_database_tools_private_endpoints API.
|
1819
1819
|
"""
|
1820
1820
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1821
1821
|
required_arguments = ['compartmentId']
|
@@ -1961,7 +1961,7 @@ class DatabaseToolsClient(object):
|
|
1961
1961
|
:rtype: :class:`~oci.response.Response`
|
1962
1962
|
|
1963
1963
|
:example:
|
1964
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1964
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
|
1965
1965
|
"""
|
1966
1966
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1967
1967
|
required_arguments = ['workRequestId']
|
@@ -2103,7 +2103,7 @@ class DatabaseToolsClient(object):
|
|
2103
2103
|
:rtype: :class:`~oci.response.Response`
|
2104
2104
|
|
2105
2105
|
:example:
|
2106
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2106
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
|
2107
2107
|
"""
|
2108
2108
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2109
2109
|
required_arguments = ['workRequestId']
|
@@ -2250,7 +2250,7 @@ class DatabaseToolsClient(object):
|
|
2250
2250
|
:rtype: :class:`~oci.response.Response`
|
2251
2251
|
|
2252
2252
|
:example:
|
2253
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2253
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
|
2254
2254
|
"""
|
2255
2255
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2256
2256
|
required_arguments = ['compartmentId']
|
@@ -2378,7 +2378,7 @@ class DatabaseToolsClient(object):
|
|
2378
2378
|
:rtype: :class:`~oci.response.Response`
|
2379
2379
|
|
2380
2380
|
:example:
|
2381
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2381
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/remove_database_tools_connection_lock.py.html>`__ to see an example of how to use remove_database_tools_connection_lock API.
|
2382
2382
|
"""
|
2383
2383
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2384
2384
|
required_arguments = ['databaseToolsConnectionId']
|
@@ -2489,7 +2489,7 @@ class DatabaseToolsClient(object):
|
|
2489
2489
|
:rtype: :class:`~oci.response.Response`
|
2490
2490
|
|
2491
2491
|
:example:
|
2492
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2492
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/remove_database_tools_private_endpoint_lock.py.html>`__ to see an example of how to use remove_database_tools_private_endpoint_lock API.
|
2493
2493
|
"""
|
2494
2494
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2495
2495
|
required_arguments = ['databaseToolsPrivateEndpointId']
|
@@ -2604,7 +2604,7 @@ class DatabaseToolsClient(object):
|
|
2604
2604
|
:rtype: :class:`~oci.response.Response`
|
2605
2605
|
|
2606
2606
|
:example:
|
2607
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2607
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/update_database_tools_connection.py.html>`__ to see an example of how to use update_database_tools_connection API.
|
2608
2608
|
"""
|
2609
2609
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2610
2610
|
required_arguments = ['databaseToolsConnectionId']
|
@@ -2725,7 +2725,7 @@ class DatabaseToolsClient(object):
|
|
2725
2725
|
:rtype: :class:`~oci.response.Response`
|
2726
2726
|
|
2727
2727
|
:example:
|
2728
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2728
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/update_database_tools_private_endpoint.py.html>`__ to see an example of how to use update_database_tools_private_endpoint API.
|
2729
2729
|
"""
|
2730
2730
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2731
2731
|
required_arguments = ['databaseToolsPrivateEndpointId']
|
@@ -2843,7 +2843,7 @@ class DatabaseToolsClient(object):
|
|
2843
2843
|
:rtype: :class:`~oci.response.Response`
|
2844
2844
|
|
2845
2845
|
:example:
|
2846
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2846
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/databasetools/validate_database_tools_connection.py.html>`__ to see an example of how to use validate_database_tools_connection API.
|
2847
2847
|
"""
|
2848
2848
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2849
2849
|
required_arguments = ['databaseToolsConnectionId']
|
@@ -161,7 +161,7 @@ class OccDemandSignalClient(object):
|
|
161
161
|
:rtype: :class:`~oci.response.Response`
|
162
162
|
|
163
163
|
:example:
|
164
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
164
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/demandsignal/change_occ_demand_signal_compartment.py.html>`__ to see an example of how to use change_occ_demand_signal_compartment API.
|
165
165
|
"""
|
166
166
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
167
167
|
required_arguments = ['occDemandSignalId']
|
@@ -271,7 +271,7 @@ class OccDemandSignalClient(object):
|
|
271
271
|
:rtype: :class:`~oci.response.Response`
|
272
272
|
|
273
273
|
:example:
|
274
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
274
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/demandsignal/create_occ_demand_signal.py.html>`__ to see an example of how to use create_occ_demand_signal API.
|
275
275
|
"""
|
276
276
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
277
277
|
required_arguments = []
|
@@ -373,7 +373,7 @@ class OccDemandSignalClient(object):
|
|
373
373
|
:rtype: :class:`~oci.response.Response`
|
374
374
|
|
375
375
|
:example:
|
376
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
376
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/demandsignal/delete_occ_demand_signal.py.html>`__ to see an example of how to use delete_occ_demand_signal API.
|
377
377
|
"""
|
378
378
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
379
379
|
required_arguments = ['occDemandSignalId']
|
@@ -476,7 +476,7 @@ class OccDemandSignalClient(object):
|
|
476
476
|
:rtype: :class:`~oci.response.Response`
|
477
477
|
|
478
478
|
:example:
|
479
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
479
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/demandsignal/get_occ_demand_signal.py.html>`__ to see an example of how to use get_occ_demand_signal API.
|
480
480
|
"""
|
481
481
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
482
482
|
required_arguments = ['occDemandSignalId']
|
@@ -618,7 +618,7 @@ class OccDemandSignalClient(object):
|
|
618
618
|
:rtype: :class:`~oci.response.Response`
|
619
619
|
|
620
620
|
:example:
|
621
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
621
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/demandsignal/list_occ_demand_signals.py.html>`__ to see an example of how to use list_occ_demand_signals API.
|
622
622
|
"""
|
623
623
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
624
624
|
required_arguments = []
|
@@ -761,7 +761,7 @@ class OccDemandSignalClient(object):
|
|
761
761
|
:rtype: :class:`~oci.response.Response`
|
762
762
|
|
763
763
|
:example:
|
764
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
764
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/demandsignal/patch_occ_demand_signal.py.html>`__ to see an example of how to use patch_occ_demand_signal API.
|
765
765
|
"""
|
766
766
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
767
767
|
required_arguments = ['occDemandSignalId']
|
@@ -877,7 +877,7 @@ class OccDemandSignalClient(object):
|
|
877
877
|
:rtype: :class:`~oci.response.Response`
|
878
878
|
|
879
879
|
:example:
|
880
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
880
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/demandsignal/update_occ_demand_signal.py.html>`__ to see an example of how to use update_occ_demand_signal API.
|
881
881
|
"""
|
882
882
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
883
883
|
required_arguments = ['occDemandSignalId']
|
@@ -146,7 +146,7 @@ class DesktopServiceClient(object):
|
|
146
146
|
:rtype: :class:`~oci.response.Response`
|
147
147
|
|
148
148
|
:example:
|
149
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
149
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
|
150
150
|
"""
|
151
151
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
152
152
|
required_arguments = ['workRequestId']
|
@@ -253,7 +253,7 @@ class DesktopServiceClient(object):
|
|
253
253
|
:rtype: :class:`~oci.response.Response`
|
254
254
|
|
255
255
|
:example:
|
256
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
256
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/change_desktop_pool_compartment.py.html>`__ to see an example of how to use change_desktop_pool_compartment API.
|
257
257
|
"""
|
258
258
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
259
259
|
required_arguments = ['desktopPoolId']
|
@@ -359,7 +359,7 @@ class DesktopServiceClient(object):
|
|
359
359
|
:rtype: :class:`~oci.response.Response`
|
360
360
|
|
361
361
|
:example:
|
362
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
362
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/create_desktop_pool.py.html>`__ to see an example of how to use create_desktop_pool API.
|
363
363
|
"""
|
364
364
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
365
365
|
required_arguments = []
|
@@ -453,7 +453,7 @@ class DesktopServiceClient(object):
|
|
453
453
|
:rtype: :class:`~oci.response.Response`
|
454
454
|
|
455
455
|
:example:
|
456
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
456
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/delete_desktop.py.html>`__ to see an example of how to use delete_desktop API.
|
457
457
|
"""
|
458
458
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
459
459
|
required_arguments = ['desktopId']
|
@@ -557,7 +557,7 @@ class DesktopServiceClient(object):
|
|
557
557
|
:rtype: :class:`~oci.response.Response`
|
558
558
|
|
559
559
|
:example:
|
560
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
560
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/delete_desktop_pool.py.html>`__ to see an example of how to use delete_desktop_pool API.
|
561
561
|
"""
|
562
562
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
563
563
|
required_arguments = ['desktopPoolId']
|
@@ -663,7 +663,7 @@ class DesktopServiceClient(object):
|
|
663
663
|
:rtype: :class:`~oci.response.Response`
|
664
664
|
|
665
665
|
:example:
|
666
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
666
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/get_desktop.py.html>`__ to see an example of how to use get_desktop API.
|
667
667
|
"""
|
668
668
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
669
669
|
required_arguments = ['desktopId']
|
@@ -761,7 +761,7 @@ class DesktopServiceClient(object):
|
|
761
761
|
:rtype: :class:`~oci.response.Response`
|
762
762
|
|
763
763
|
:example:
|
764
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
764
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/get_desktop_pool.py.html>`__ to see an example of how to use get_desktop_pool API.
|
765
765
|
"""
|
766
766
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
767
767
|
required_arguments = ['desktopPoolId']
|
@@ -859,7 +859,7 @@ class DesktopServiceClient(object):
|
|
859
859
|
:rtype: :class:`~oci.response.Response`
|
860
860
|
|
861
861
|
:example:
|
862
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
862
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
|
863
863
|
"""
|
864
864
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
865
865
|
required_arguments = ['workRequestId']
|
@@ -988,7 +988,7 @@ class DesktopServiceClient(object):
|
|
988
988
|
:rtype: :class:`~oci.response.Response`
|
989
989
|
|
990
990
|
:example:
|
991
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
991
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/list_desktop_pool_desktops.py.html>`__ to see an example of how to use list_desktop_pool_desktops API.
|
992
992
|
"""
|
993
993
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
994
994
|
required_arguments = ['desktopPoolId', 'compartmentId']
|
@@ -1154,7 +1154,7 @@ class DesktopServiceClient(object):
|
|
1154
1154
|
:rtype: :class:`~oci.response.Response`
|
1155
1155
|
|
1156
1156
|
:example:
|
1157
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1157
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/list_desktop_pool_volumes.py.html>`__ to see an example of how to use list_desktop_pool_volumes API.
|
1158
1158
|
"""
|
1159
1159
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1160
1160
|
required_arguments = ['desktopPoolId', 'compartmentId']
|
@@ -1317,7 +1317,7 @@ class DesktopServiceClient(object):
|
|
1317
1317
|
:rtype: :class:`~oci.response.Response`
|
1318
1318
|
|
1319
1319
|
:example:
|
1320
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1320
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/list_desktop_pools.py.html>`__ to see an example of how to use list_desktop_pools API.
|
1321
1321
|
"""
|
1322
1322
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1323
1323
|
required_arguments = ['compartmentId']
|
@@ -1471,7 +1471,7 @@ class DesktopServiceClient(object):
|
|
1471
1471
|
:rtype: :class:`~oci.response.Response`
|
1472
1472
|
|
1473
1473
|
:example:
|
1474
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1474
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/list_desktops.py.html>`__ to see an example of how to use list_desktops API.
|
1475
1475
|
"""
|
1476
1476
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1477
1477
|
required_arguments = ['compartmentId']
|
@@ -1612,7 +1612,7 @@ class DesktopServiceClient(object):
|
|
1612
1612
|
:rtype: :class:`~oci.response.Response`
|
1613
1613
|
|
1614
1614
|
:example:
|
1615
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1615
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
|
1616
1616
|
"""
|
1617
1617
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1618
1618
|
required_arguments = ['workRequestId']
|
@@ -1754,7 +1754,7 @@ class DesktopServiceClient(object):
|
|
1754
1754
|
:rtype: :class:`~oci.response.Response`
|
1755
1755
|
|
1756
1756
|
:example:
|
1757
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1757
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
|
1758
1758
|
"""
|
1759
1759
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1760
1760
|
required_arguments = ['workRequestId']
|
@@ -1907,7 +1907,7 @@ class DesktopServiceClient(object):
|
|
1907
1907
|
:rtype: :class:`~oci.response.Response`
|
1908
1908
|
|
1909
1909
|
:example:
|
1910
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
1910
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
|
1911
1911
|
"""
|
1912
1912
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
1913
1913
|
required_arguments = ['compartmentId']
|
@@ -2041,7 +2041,7 @@ class DesktopServiceClient(object):
|
|
2041
2041
|
:rtype: :class:`~oci.response.Response`
|
2042
2042
|
|
2043
2043
|
:example:
|
2044
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2044
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/start_desktop.py.html>`__ to see an example of how to use start_desktop API.
|
2045
2045
|
"""
|
2046
2046
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2047
2047
|
required_arguments = ['desktopId']
|
@@ -2148,7 +2148,7 @@ class DesktopServiceClient(object):
|
|
2148
2148
|
:rtype: :class:`~oci.response.Response`
|
2149
2149
|
|
2150
2150
|
:example:
|
2151
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2151
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/start_desktop_pool.py.html>`__ to see an example of how to use start_desktop_pool API.
|
2152
2152
|
"""
|
2153
2153
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2154
2154
|
required_arguments = ['desktopPoolId']
|
@@ -2255,7 +2255,7 @@ class DesktopServiceClient(object):
|
|
2255
2255
|
:rtype: :class:`~oci.response.Response`
|
2256
2256
|
|
2257
2257
|
:example:
|
2258
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2258
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/stop_desktop.py.html>`__ to see an example of how to use stop_desktop API.
|
2259
2259
|
"""
|
2260
2260
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2261
2261
|
required_arguments = ['desktopId']
|
@@ -2362,7 +2362,7 @@ class DesktopServiceClient(object):
|
|
2362
2362
|
:rtype: :class:`~oci.response.Response`
|
2363
2363
|
|
2364
2364
|
:example:
|
2365
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2365
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/stop_desktop_pool.py.html>`__ to see an example of how to use stop_desktop_pool API.
|
2366
2366
|
"""
|
2367
2367
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2368
2368
|
required_arguments = ['desktopPoolId']
|
@@ -2469,7 +2469,7 @@ class DesktopServiceClient(object):
|
|
2469
2469
|
:rtype: :class:`~oci.response.Response`
|
2470
2470
|
|
2471
2471
|
:example:
|
2472
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2472
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/update_desktop.py.html>`__ to see an example of how to use update_desktop API.
|
2473
2473
|
"""
|
2474
2474
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2475
2475
|
required_arguments = ['desktopId']
|
@@ -2575,7 +2575,7 @@ class DesktopServiceClient(object):
|
|
2575
2575
|
:rtype: :class:`~oci.response.Response`
|
2576
2576
|
|
2577
2577
|
:example:
|
2578
|
-
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.
|
2578
|
+
Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.128.11/desktops/update_desktop_pool.py.html>`__ to see an example of how to use update_desktop_pool API.
|
2579
2579
|
"""
|
2580
2580
|
# Required path and query arguments. These are in camelCase to replace values in service endpoints.
|
2581
2581
|
required_arguments = ['desktopPoolId']
|