oci 2.101.0__py3-none-any.whl → 2.102.0__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.
Files changed (217) hide show
  1. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  2. oci/adm/application_dependency_management_client.py +18 -18
  3. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  4. oci/ai_document/ai_service_document_client.py +3 -3
  5. oci/ai_language/ai_service_language_client.py +35 -35
  6. oci/ai_speech/ai_service_speech_client.py +9 -9
  7. oci/ai_vision/ai_service_vision_client.py +25 -25
  8. oci/analytics/analytics_client.py +23 -23
  9. oci/announcements_service/announcement_client.py +4 -4
  10. oci/announcements_service/announcement_subscription_client.py +9 -9
  11. oci/announcements_service/announcements_preferences_client.py +4 -4
  12. oci/apigateway/api_gateway_client.py +21 -21
  13. oci/apigateway/deployment_client.py +6 -6
  14. oci/apigateway/gateway_client.py +6 -6
  15. oci/apigateway/subscribers_client.py +6 -6
  16. oci/apigateway/usage_plans_client.py +6 -6
  17. oci/apigateway/work_requests_client.py +5 -5
  18. oci/apm_config/config_client.py +8 -8
  19. oci/apm_control_plane/apm_domain_client.py +14 -14
  20. oci/apm_synthetics/apm_synthetic_client.py +18 -18
  21. oci/apm_traces/query_client.py +2 -2
  22. oci/apm_traces/trace_client.py +4 -4
  23. oci/application_migration/application_migration_client.py +19 -19
  24. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  25. oci/artifacts/artifacts_client.py +30 -30
  26. oci/audit/audit_client.py +3 -3
  27. oci/autoscaling/auto_scaling_client.py +11 -11
  28. oci/bastion/bastion_client.py +15 -15
  29. oci/bds/bds_client.py +40 -40
  30. oci/blockchain/blockchain_platform_client.py +27 -27
  31. oci/budget/budget_client.py +10 -10
  32. oci/certificates/certificates_client.py +5 -5
  33. oci/certificates_management/certificates_management_client.py +32 -32
  34. oci/cims/incident_client.py +7 -7
  35. oci/cims/user_client.py +1 -1
  36. oci/cloud_bridge/common_client.py +5 -5
  37. oci/cloud_bridge/discovery_client.py +14 -14
  38. oci/cloud_bridge/inventory_client.py +16 -16
  39. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  40. oci/cloud_guard/cloud_guard_client.py +133 -133
  41. oci/cloud_migrations/migration_client.py +43 -43
  42. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  43. oci/compute_instance_agent/plugin_client.py +2 -2
  44. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  45. oci/container_engine/container_engine_client.py +36 -36
  46. oci/container_instances/container_instance_client.py +18 -18
  47. oci/core/blockstorage_client.py +60 -60
  48. oci/core/compute_client.py +89 -89
  49. oci/core/compute_management_client.py +32 -32
  50. oci/core/virtual_network_client.py +241 -241
  51. oci/dashboard_service/dashboard_client.py +6 -6
  52. oci/dashboard_service/dashboard_group_client.py +6 -6
  53. oci/data_catalog/data_catalog_client.py +139 -139
  54. oci/data_flow/data_flow_client.py +28 -28
  55. oci/data_integration/data_integration_client.py +152 -152
  56. oci/data_labeling_service/data_labeling_management_client.py +16 -16
  57. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  58. oci/data_safe/data_safe_client.py +214 -214
  59. oci/data_science/data_science_client.py +85 -85
  60. oci/database/database_client.py +303 -303
  61. oci/database_management/db_management_client.py +157 -157
  62. oci/database_management/diagnosability_client.py +4 -4
  63. oci/database_management/sql_tuning_client.py +10 -10
  64. oci/database_migration/database_migration_client.py +41 -41
  65. oci/database_tools/database_tools_client.py +19 -19
  66. oci/devops/devops_client.py +89 -89
  67. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  68. oci/dns/dns_client.py +51 -51
  69. oci/dts/appliance_export_job_client.py +6 -6
  70. oci/dts/shipping_vendors_client.py +1 -1
  71. oci/dts/transfer_appliance_client.py +8 -8
  72. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  73. oci/dts/transfer_device_client.py +5 -5
  74. oci/dts/transfer_job_client.py +6 -6
  75. oci/dts/transfer_package_client.py +7 -7
  76. oci/em_warehouse/em_data_lake_client.py +13 -13
  77. oci/em_warehouse/em_warehouse_client.py +13 -13
  78. oci/email/email_client.py +25 -25
  79. oci/events/events_client.py +6 -6
  80. oci/file_storage/file_storage_client.py +35 -35
  81. oci/functions/functions_invoke_client.py +1 -1
  82. oci/functions/functions_management_client.py +16 -16
  83. oci/fusion_apps/data_masking_activity_client.py +3 -3
  84. oci/fusion_apps/fusion_applications_client.py +357 -36
  85. oci/fusion_apps/fusion_applications_client_composite_operations.py +90 -0
  86. oci/fusion_apps/fusion_environment_client.py +15 -15
  87. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  88. oci/fusion_apps/models/__init__.py +2 -12
  89. oci/fusion_apps/models/create_service_attachment_details.py +45 -52
  90. oci/fusion_apps/models/service_attachment.py +0 -31
  91. oci/fusion_apps/models/verify_service_attachment_details.py +101 -0
  92. oci/fusion_apps/refresh_activity_client.py +4 -4
  93. oci/fusion_apps/scheduled_activity_client.py +2 -2
  94. oci/fusion_apps/service_attachment_client.py +2 -2
  95. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  96. oci/golden_gate/golden_gate_client.py +53 -53
  97. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  98. oci/governance_rules_control_plane/work_request_client.py +5 -5
  99. oci/healthchecks/health_checks_client.py +17 -17
  100. oci/identity/identity_client.py +145 -145
  101. oci/identity_data_plane/dataplane_client.py +1 -1
  102. oci/identity_domains/identity_domains_client.py +134 -134
  103. oci/integration/integration_instance_client.py +15 -15
  104. oci/jms/java_management_service_client.py +44 -44
  105. oci/key_management/kms_crypto_client.py +6 -6
  106. oci/key_management/kms_management_client.py +21 -21
  107. oci/key_management/kms_vault_client.py +14 -14
  108. oci/license_manager/license_manager_client.py +18 -18
  109. oci/limits/limits_client.py +4 -4
  110. oci/limits/quotas_client.py +7 -7
  111. oci/load_balancer/load_balancer_client.py +61 -61
  112. oci/lockbox/lockbox_client.py +22 -22
  113. oci/log_analytics/log_analytics_client.py +184 -184
  114. oci/logging/logging_management_client.py +32 -32
  115. oci/loggingingestion/logging_client.py +1 -1
  116. oci/loggingsearch/log_search_client.py +1 -1
  117. oci/management_agent/management_agent_client.py +23 -23
  118. oci/management_dashboard/dashx_apis_client.py +14 -14
  119. oci/marketplace/account_client.py +2 -2
  120. oci/marketplace/marketplace_client.py +25 -25
  121. oci/media_services/media_services_client.py +48 -48
  122. oci/media_services/media_stream_client.py +2 -2
  123. oci/monitoring/monitoring_client.py +13 -13
  124. oci/mysql/channels_client.py +7 -7
  125. oci/mysql/db_backups_client.py +6 -6
  126. oci/mysql/db_system_client.py +26 -26
  127. oci/mysql/mysqlaas_client.py +7 -7
  128. oci/mysql/replicas_client.py +5 -5
  129. oci/mysql/work_requests_client.py +4 -4
  130. oci/network_firewall/network_firewall_client.py +17 -17
  131. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  132. oci/nosql/nosql_client.py +22 -22
  133. oci/object_storage/object_storage_client.py +50 -50
  134. oci/oce/oce_instance_client.py +10 -10
  135. oci/ocvp/esxi_host_client.py +5 -5
  136. oci/ocvp/sddc_client.py +13 -13
  137. oci/ocvp/work_request_client.py +4 -4
  138. oci/oda/management_client.py +56 -56
  139. oci/oda/oda_client.py +17 -17
  140. oci/oda/odapackage_client.py +7 -7
  141. oci/onesubscription/billing_schedule_client.py +1 -1
  142. oci/onesubscription/commitment_client.py +2 -2
  143. oci/onesubscription/computed_usage_client.py +3 -3
  144. oci/onesubscription/invoice_summary_client.py +2 -2
  145. oci/onesubscription/organization_subscription_client.py +1 -1
  146. oci/onesubscription/ratecard_client.py +1 -1
  147. oci/onesubscription/subscribed_service_client.py +2 -2
  148. oci/onesubscription/subscription_client.py +1 -1
  149. oci/ons/notification_control_plane_client.py +6 -6
  150. oci/ons/notification_data_plane_client.py +10 -10
  151. oci/opa/opa_instance_client.py +11 -11
  152. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  153. oci/opensearch/opensearch_cluster_client.py +14 -14
  154. oci/operator_access_control/access_requests_client.py +9 -9
  155. oci/operator_access_control/operator_actions_client.py +2 -2
  156. oci/operator_access_control/operator_control_assignment_client.py +6 -6
  157. oci/operator_access_control/operator_control_client.py +6 -6
  158. oci/opsi/operations_insights_client.py +151 -151
  159. oci/optimizer/optimizer_client.py +26 -26
  160. oci/os_management/event_client.py +8 -8
  161. oci/os_management/os_management_client.py +69 -69
  162. oci/osp_gateway/invoice_service_client.py +5 -5
  163. oci/osp_gateway/subscription_service_client.py +5 -5
  164. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  165. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  166. oci/osub_subscription/commitment_client.py +2 -2
  167. oci/osub_subscription/ratecard_client.py +1 -1
  168. oci/osub_subscription/subscription_client.py +1 -1
  169. oci/osub_usage/computed_usage_client.py +3 -3
  170. oci/queue/queue_admin_client.py +11 -11
  171. oci/queue/queue_client.py +7 -7
  172. oci/recovery/database_recovery_client.py +23 -23
  173. oci/resource_manager/resource_manager_client.py +52 -52
  174. oci/resource_search/resource_search_client.py +3 -3
  175. oci/rover/rover_cluster_client.py +7 -7
  176. oci/rover/rover_entitlement_client.py +6 -6
  177. oci/rover/rover_node_client.py +10 -10
  178. oci/rover/shape_client.py +1 -1
  179. oci/sch/service_connector_client.py +12 -12
  180. oci/secrets/secrets_client.py +3 -3
  181. oci/service_catalog/service_catalog_client.py +26 -26
  182. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  183. oci/service_mesh/service_mesh_client.py +48 -48
  184. oci/stack_monitoring/stack_monitoring_client.py +22 -22
  185. oci/streaming/stream_admin_client.py +18 -18
  186. oci/streaming/stream_client.py +8 -8
  187. oci/tenant_manager_control_plane/domain_client.py +5 -5
  188. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  189. oci/tenant_manager_control_plane/governance_client.py +2 -2
  190. oci/tenant_manager_control_plane/link_client.py +3 -3
  191. oci/tenant_manager_control_plane/orders_client.py +2 -2
  192. oci/tenant_manager_control_plane/organization_client.py +10 -10
  193. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  194. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  195. oci/tenant_manager_control_plane/subscription_client.py +9 -9
  196. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  197. oci/threat_intelligence/threatintel_client.py +5 -5
  198. oci/usage/rewards_client.py +6 -6
  199. oci/usage_api/usageapi_client.py +19 -19
  200. oci/vault/vaults_client.py +11 -11
  201. oci/vbs_inst/vbs_instance_client.py +10 -10
  202. oci/version.py +1 -1
  203. oci/visual_builder/vb_instance_client.py +13 -13
  204. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  205. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  206. oci/waa/waa_client.py +13 -13
  207. oci/waa/work_request_client.py +4 -4
  208. oci/waas/redirect_client.py +6 -6
  209. oci/waas/waas_client.py +66 -66
  210. oci/waf/waf_client.py +24 -24
  211. oci/work_requests/work_request_client.py +4 -4
  212. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/METADATA +1 -1
  213. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/RECORD +217 -216
  214. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/LICENSE.txt +0 -0
  215. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  216. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/WHEEL +0 -0
  217. {oci-2.101.0.dist-info → oci-2.102.0.dist-info}/top_level.txt +0 -0
@@ -304,6 +304,47 @@ class FusionApplicationsClientCompositeOperations(object):
304
304
  except Exception as e:
305
305
  raise oci.exceptions.CompositeOperationError(partial_results=[operation_result], cause=e)
306
306
 
307
+ def create_service_attachment_and_wait_for_state(self, create_service_attachment_details, fusion_environment_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={}):
308
+ """
309
+ Calls :py:func:`~oci.fusion_apps.FusionApplicationsClient.create_service_attachment` and waits for the :py:class:`~oci.fusion_apps.models.WorkRequest`
310
+ to enter the given state(s).
311
+
312
+ :param oci.fusion_apps.models.CreateServiceAttachmentDetails create_service_attachment_details: (required)
313
+ Details for the service attachment.
314
+
315
+ :param str fusion_environment_id: (required)
316
+ unique FusionEnvironment identifier
317
+
318
+ :param list[str] wait_for_states:
319
+ An array of states to wait on. These should be valid values for :py:attr:`~oci.fusion_apps.models.WorkRequest.status`
320
+
321
+ :param dict operation_kwargs:
322
+ A dictionary of keyword arguments to pass to :py:func:`~oci.fusion_apps.FusionApplicationsClient.create_service_attachment`
323
+
324
+ :param dict waiter_kwargs:
325
+ A dictionary of keyword arguments to pass to the :py:func:`oci.wait_until` function. For example, you could pass ``max_interval_seconds`` or ``max_interval_seconds``
326
+ as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
327
+ """
328
+ operation_result = self.client.create_service_attachment(create_service_attachment_details, fusion_environment_id, **operation_kwargs)
329
+ if not wait_for_states:
330
+ return operation_result
331
+
332
+ lowered_wait_for_states = [w.lower() for w in wait_for_states]
333
+ wait_for_resource_id = operation_result.headers['opc-work-request-id']
334
+
335
+ try:
336
+ waiter_result = oci.wait_until(
337
+ self.client,
338
+ self.client.get_work_request(wait_for_resource_id),
339
+ evaluate_response=lambda r: getattr(r.data, 'status') and getattr(r.data, 'status').lower() in lowered_wait_for_states,
340
+ **waiter_kwargs
341
+ )
342
+ result_to_return = waiter_result
343
+
344
+ return result_to_return
345
+ except Exception as e:
346
+ raise oci.exceptions.CompositeOperationError(partial_results=[operation_result], cause=e)
347
+
307
348
  def delete_fusion_environment_and_wait_for_state(self, fusion_environment_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={}):
308
349
  """
309
350
  Calls :py:func:`~oci.fusion_apps.FusionApplicationsClient.delete_fusion_environment` and waits for the :py:class:`~oci.fusion_apps.models.WorkRequest`
@@ -494,6 +535,55 @@ class FusionApplicationsClientCompositeOperations(object):
494
535
  except Exception as e:
495
536
  raise oci.exceptions.CompositeOperationError(partial_results=[operation_result], cause=e)
496
537
 
538
+ def delete_service_attachment_and_wait_for_state(self, fusion_environment_id, service_attachment_id, wait_for_states=[], operation_kwargs={}, waiter_kwargs={}):
539
+ """
540
+ Calls :py:func:`~oci.fusion_apps.FusionApplicationsClient.delete_service_attachment` and waits for the :py:class:`~oci.fusion_apps.models.WorkRequest`
541
+ to enter the given state(s).
542
+
543
+ :param str fusion_environment_id: (required)
544
+ unique FusionEnvironment identifier
545
+
546
+ :param str service_attachment_id: (required)
547
+ OCID of the Service Attachment
548
+
549
+ :param list[str] wait_for_states:
550
+ An array of states to wait on. These should be valid values for :py:attr:`~oci.fusion_apps.models.WorkRequest.status`
551
+
552
+ :param dict operation_kwargs:
553
+ A dictionary of keyword arguments to pass to :py:func:`~oci.fusion_apps.FusionApplicationsClient.delete_service_attachment`
554
+
555
+ :param dict waiter_kwargs:
556
+ A dictionary of keyword arguments to pass to the :py:func:`oci.wait_until` function. For example, you could pass ``max_interval_seconds`` or ``max_interval_seconds``
557
+ as dictionary keys to modify how long the waiter function will wait between retries and the maximum amount of time it will wait
558
+ """
559
+ operation_result = None
560
+ try:
561
+ operation_result = self.client.delete_service_attachment(fusion_environment_id, service_attachment_id, **operation_kwargs)
562
+ except oci.exceptions.ServiceError as e:
563
+ if e.status == 404:
564
+ return WAIT_RESOURCE_NOT_FOUND
565
+ else:
566
+ raise e
567
+
568
+ if not wait_for_states:
569
+ return operation_result
570
+
571
+ lowered_wait_for_states = [w.lower() for w in wait_for_states]
572
+ wait_for_resource_id = operation_result.headers['opc-work-request-id']
573
+
574
+ try:
575
+ waiter_result = oci.wait_until(
576
+ self.client,
577
+ self.client.get_work_request(wait_for_resource_id),
578
+ evaluate_response=lambda r: getattr(r.data, 'status') and getattr(r.data, 'status').lower() in lowered_wait_for_states,
579
+ **waiter_kwargs
580
+ )
581
+ result_to_return = waiter_result
582
+
583
+ return result_to_return
584
+ except Exception as e:
585
+ raise oci.exceptions.CompositeOperationError(partial_results=[operation_result], cause=e)
586
+
497
587
  def reset_fusion_environment_password_and_wait_for_state(self, reset_fusion_environment_password_details, fusion_environment_id, admin_username, wait_for_states=[], operation_kwargs={}, waiter_kwargs={}):
498
588
  """
499
589
  Calls :py:func:`~oci.fusion_apps.FusionApplicationsClient.reset_fusion_environment_password` and waits for the :py:class:`~oci.fusion_apps.models.WorkRequest`
@@ -149,7 +149,7 @@ class FusionEnvironmentClient(object):
149
149
  :rtype: :class:`~oci.response.Response`
150
150
 
151
151
  :example:
152
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/change_fusion_environment_compartment.py.html>`__ to see an example of how to use change_fusion_environment_compartment API.
152
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/change_fusion_environment_compartment.py.html>`__ to see an example of how to use change_fusion_environment_compartment API.
153
153
  """
154
154
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}/actions/changeCompartment"
155
155
  method = "POST"
@@ -253,7 +253,7 @@ class FusionEnvironmentClient(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.101.0/fusionapps/create_fusion_environment.py.html>`__ to see an example of how to use create_fusion_environment API.
256
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/create_fusion_environment.py.html>`__ to see an example of how to use create_fusion_environment API.
257
257
  """
258
258
  resource_path = "/fusionEnvironments"
259
259
  method = "POST"
@@ -346,7 +346,7 @@ class FusionEnvironmentClient(object):
346
346
  :rtype: :class:`~oci.response.Response`
347
347
 
348
348
  :example:
349
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/create_fusion_environment_admin_user.py.html>`__ to see an example of how to use create_fusion_environment_admin_user API.
349
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/create_fusion_environment_admin_user.py.html>`__ to see an example of how to use create_fusion_environment_admin_user API.
350
350
  """
351
351
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}/adminUsers"
352
352
  method = "POST"
@@ -448,7 +448,7 @@ class FusionEnvironmentClient(object):
448
448
  :rtype: :class:`~oci.response.Response`
449
449
 
450
450
  :example:
451
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/delete_fusion_environment.py.html>`__ to see an example of how to use delete_fusion_environment API.
451
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/delete_fusion_environment.py.html>`__ to see an example of how to use delete_fusion_environment API.
452
452
  """
453
453
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}"
454
454
  method = "DELETE"
@@ -550,7 +550,7 @@ class FusionEnvironmentClient(object):
550
550
  :rtype: :class:`~oci.response.Response`
551
551
 
552
552
  :example:
553
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/delete_fusion_environment_admin_user.py.html>`__ to see an example of how to use delete_fusion_environment_admin_user API.
553
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/delete_fusion_environment_admin_user.py.html>`__ to see an example of how to use delete_fusion_environment_admin_user API.
554
554
  """
555
555
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}/adminUsers/{adminUsername}"
556
556
  method = "DELETE"
@@ -643,7 +643,7 @@ class FusionEnvironmentClient(object):
643
643
  :rtype: :class:`~oci.response.Response`
644
644
 
645
645
  :example:
646
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/get_fusion_environment.py.html>`__ to see an example of how to use get_fusion_environment API.
646
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/get_fusion_environment.py.html>`__ to see an example of how to use get_fusion_environment API.
647
647
  """
648
648
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}"
649
649
  method = "GET"
@@ -735,7 +735,7 @@ class FusionEnvironmentClient(object):
735
735
  :rtype: :class:`~oci.response.Response`
736
736
 
737
737
  :example:
738
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/get_fusion_environment_status.py.html>`__ to see an example of how to use get_fusion_environment_status API.
738
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/get_fusion_environment_status.py.html>`__ to see an example of how to use get_fusion_environment_status API.
739
739
  """
740
740
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}/status"
741
741
  method = "GET"
@@ -827,7 +827,7 @@ class FusionEnvironmentClient(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.101.0/fusionapps/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
830
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
831
831
  """
832
832
  resource_path = "/workRequests/{workRequestId}"
833
833
  method = "GET"
@@ -919,7 +919,7 @@ class FusionEnvironmentClient(object):
919
919
  :rtype: :class:`~oci.response.Response`
920
920
 
921
921
  :example:
922
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/list_admin_users.py.html>`__ to see an example of how to use list_admin_users API.
922
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/list_admin_users.py.html>`__ to see an example of how to use list_admin_users API.
923
923
  """
924
924
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}/adminUsers"
925
925
  method = "GET"
@@ -1038,7 +1038,7 @@ class FusionEnvironmentClient(object):
1038
1038
  :rtype: :class:`~oci.response.Response`
1039
1039
 
1040
1040
  :example:
1041
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/list_fusion_environments.py.html>`__ to see an example of how to use list_fusion_environments API.
1041
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/list_fusion_environments.py.html>`__ to see an example of how to use list_fusion_environments API.
1042
1042
  """
1043
1043
  resource_path = "/fusionEnvironments"
1044
1044
  method = "GET"
@@ -1176,7 +1176,7 @@ class FusionEnvironmentClient(object):
1176
1176
  :rtype: :class:`~oci.response.Response`
1177
1177
 
1178
1178
  :example:
1179
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
1179
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
1180
1180
  """
1181
1181
  resource_path = "/workRequests/{workRequestId}/errors"
1182
1182
  method = "GET"
@@ -1312,7 +1312,7 @@ class FusionEnvironmentClient(object):
1312
1312
  :rtype: :class:`~oci.response.Response`
1313
1313
 
1314
1314
  :example:
1315
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
1315
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
1316
1316
  """
1317
1317
  resource_path = "/workRequests/{workRequestId}/logs"
1318
1318
  method = "GET"
@@ -1456,7 +1456,7 @@ class FusionEnvironmentClient(object):
1456
1456
  :rtype: :class:`~oci.response.Response`
1457
1457
 
1458
1458
  :example:
1459
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
1459
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
1460
1460
  """
1461
1461
  resource_path = "/workRequests"
1462
1462
  method = "GET"
@@ -1596,7 +1596,7 @@ class FusionEnvironmentClient(object):
1596
1596
  :rtype: :class:`~oci.response.Response`
1597
1597
 
1598
1598
  :example:
1599
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/reset_fusion_environment_password.py.html>`__ to see an example of how to use reset_fusion_environment_password API.
1599
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/reset_fusion_environment_password.py.html>`__ to see an example of how to use reset_fusion_environment_password API.
1600
1600
  """
1601
1601
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}/adminUsers/{adminUsername}/actions/resetPassword"
1602
1602
  method = "POST"
@@ -1704,7 +1704,7 @@ class FusionEnvironmentClient(object):
1704
1704
  :rtype: :class:`~oci.response.Response`
1705
1705
 
1706
1706
  :example:
1707
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/update_fusion_environment.py.html>`__ to see an example of how to use update_fusion_environment API.
1707
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/update_fusion_environment.py.html>`__ to see an example of how to use update_fusion_environment API.
1708
1708
  """
1709
1709
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}"
1710
1710
  method = "PUT"
@@ -149,7 +149,7 @@ class FusionEnvironmentFamilyClient(object):
149
149
  :rtype: :class:`~oci.response.Response`
150
150
 
151
151
  :example:
152
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/change_fusion_environment_family_compartment.py.html>`__ to see an example of how to use change_fusion_environment_family_compartment API.
152
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/change_fusion_environment_family_compartment.py.html>`__ to see an example of how to use change_fusion_environment_family_compartment API.
153
153
  """
154
154
  resource_path = "/fusionEnvironmentFamilies/{fusionEnvironmentFamilyId}/actions/changeCompartment"
155
155
  method = "POST"
@@ -256,7 +256,7 @@ class FusionEnvironmentFamilyClient(object):
256
256
  :rtype: :class:`~oci.response.Response`
257
257
 
258
258
  :example:
259
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/create_fusion_environment_family.py.html>`__ to see an example of how to use create_fusion_environment_family API.
259
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/create_fusion_environment_family.py.html>`__ to see an example of how to use create_fusion_environment_family API.
260
260
  """
261
261
  resource_path = "/fusionEnvironmentFamilies"
262
262
  method = "POST"
@@ -348,7 +348,7 @@ class FusionEnvironmentFamilyClient(object):
348
348
  :rtype: :class:`~oci.response.Response`
349
349
 
350
350
  :example:
351
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/delete_fusion_environment_family.py.html>`__ to see an example of how to use delete_fusion_environment_family API.
351
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/delete_fusion_environment_family.py.html>`__ to see an example of how to use delete_fusion_environment_family API.
352
352
  """
353
353
  resource_path = "/fusionEnvironmentFamilies/{fusionEnvironmentFamilyId}"
354
354
  method = "DELETE"
@@ -440,7 +440,7 @@ class FusionEnvironmentFamilyClient(object):
440
440
  :rtype: :class:`~oci.response.Response`
441
441
 
442
442
  :example:
443
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/get_fusion_environment_family.py.html>`__ to see an example of how to use get_fusion_environment_family API.
443
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/get_fusion_environment_family.py.html>`__ to see an example of how to use get_fusion_environment_family API.
444
444
  """
445
445
  resource_path = "/fusionEnvironmentFamilies/{fusionEnvironmentFamilyId}"
446
446
  method = "GET"
@@ -532,7 +532,7 @@ class FusionEnvironmentFamilyClient(object):
532
532
  :rtype: :class:`~oci.response.Response`
533
533
 
534
534
  :example:
535
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/get_fusion_environment_family_limits_and_usage.py.html>`__ to see an example of how to use get_fusion_environment_family_limits_and_usage API.
535
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/get_fusion_environment_family_limits_and_usage.py.html>`__ to see an example of how to use get_fusion_environment_family_limits_and_usage API.
536
536
  """
537
537
  resource_path = "/fusionEnvironmentFamilies/{fusionEnvironmentFamilyId}/limitsAndUsage"
538
538
  method = "GET"
@@ -624,7 +624,7 @@ class FusionEnvironmentFamilyClient(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.101.0/fusionapps/get_fusion_environment_family_subscription_detail.py.html>`__ to see an example of how to use get_fusion_environment_family_subscription_detail API.
627
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/get_fusion_environment_family_subscription_detail.py.html>`__ to see an example of how to use get_fusion_environment_family_subscription_detail API.
628
628
  """
629
629
  resource_path = "/fusionEnvironmentFamilies/{fusionEnvironmentFamilyId}/subscriptionDetails"
630
630
  method = "GET"
@@ -743,7 +743,7 @@ class FusionEnvironmentFamilyClient(object):
743
743
  :rtype: :class:`~oci.response.Response`
744
744
 
745
745
  :example:
746
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/list_fusion_environment_families.py.html>`__ to see an example of how to use list_fusion_environment_families API.
746
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/list_fusion_environment_families.py.html>`__ to see an example of how to use list_fusion_environment_families API.
747
747
  """
748
748
  resource_path = "/fusionEnvironmentFamilies"
749
749
  method = "GET"
@@ -875,7 +875,7 @@ class FusionEnvironmentFamilyClient(object):
875
875
  :rtype: :class:`~oci.response.Response`
876
876
 
877
877
  :example:
878
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.101.0/fusionapps/update_fusion_environment_family.py.html>`__ to see an example of how to use update_fusion_environment_family API.
878
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/fusionapps/update_fusion_environment_family.py.html>`__ to see an example of how to use update_fusion_environment_family API.
879
879
  """
880
880
  resource_path = "/fusionEnvironmentFamilies/{fusionEnvironmentFamilyId}"
881
881
  method = "PUT"
@@ -8,7 +8,6 @@ from .action import Action
8
8
  from .admin_user_collection import AdminUserCollection
9
9
  from .admin_user_summary import AdminUserSummary
10
10
  from .allow_rule import AllowRule
11
- from .attach_existing_instance_details import AttachExistingInstanceDetails
12
11
  from .capabilities import Capabilities
13
12
  from .change_fusion_environment_compartment_details import ChangeFusionEnvironmentCompartmentDetails
14
13
  from .change_fusion_environment_family_compartment_details import ChangeFusionEnvironmentFamilyCompartmentDetails
@@ -16,18 +15,13 @@ from .create_data_masking_activity_details import CreateDataMaskingActivityDetai
16
15
  from .create_fusion_environment_admin_user_details import CreateFusionEnvironmentAdminUserDetails
17
16
  from .create_fusion_environment_details import CreateFusionEnvironmentDetails
18
17
  from .create_fusion_environment_family_details import CreateFusionEnvironmentFamilyDetails
19
- from .create_new_instance_details import CreateNewInstanceDetails
20
- from .create_oax_service_instance_details import CreateOaxServiceInstanceDetails
21
- from .create_oic_service_instance_details import CreateOicServiceInstanceDetails
22
18
  from .create_refresh_activity_details import CreateRefreshActivityDetails
23
19
  from .create_service_attachment_details import CreateServiceAttachmentDetails
24
- from .create_service_instance_details import CreateServiceInstanceDetails
25
20
  from .data_masking_activity import DataMaskingActivity
26
21
  from .data_masking_activity_collection import DataMaskingActivityCollection
27
22
  from .data_masking_activity_summary import DataMaskingActivitySummary
28
23
  from .environment_role import EnvironmentRole
29
24
  from .family_maintenance_policy import FamilyMaintenancePolicy
30
- from .faw_admin_info_details import FawAdminInfoDetails
31
25
  from .fusion_environment import FusionEnvironment
32
26
  from .fusion_environment_collection import FusionEnvironmentCollection
33
27
  from .fusion_environment_family import FusionEnvironmentFamily
@@ -70,6 +64,7 @@ from .update_fusion_environment_details import UpdateFusionEnvironmentDetails
70
64
  from .update_fusion_environment_family_details import UpdateFusionEnvironmentFamilyDetails
71
65
  from .update_refresh_activity_details import UpdateRefreshActivityDetails
72
66
  from .upgrade_action import UpgradeAction
67
+ from .verify_service_attachment_details import VerifyServiceAttachmentDetails
73
68
  from .vertex_action import VertexAction
74
69
  from .work_request import WorkRequest
75
70
  from .work_request_error import WorkRequestError
@@ -86,7 +81,6 @@ fusion_apps_type_mapping = {
86
81
  "AdminUserCollection": AdminUserCollection,
87
82
  "AdminUserSummary": AdminUserSummary,
88
83
  "AllowRule": AllowRule,
89
- "AttachExistingInstanceDetails": AttachExistingInstanceDetails,
90
84
  "Capabilities": Capabilities,
91
85
  "ChangeFusionEnvironmentCompartmentDetails": ChangeFusionEnvironmentCompartmentDetails,
92
86
  "ChangeFusionEnvironmentFamilyCompartmentDetails": ChangeFusionEnvironmentFamilyCompartmentDetails,
@@ -94,18 +88,13 @@ fusion_apps_type_mapping = {
94
88
  "CreateFusionEnvironmentAdminUserDetails": CreateFusionEnvironmentAdminUserDetails,
95
89
  "CreateFusionEnvironmentDetails": CreateFusionEnvironmentDetails,
96
90
  "CreateFusionEnvironmentFamilyDetails": CreateFusionEnvironmentFamilyDetails,
97
- "CreateNewInstanceDetails": CreateNewInstanceDetails,
98
- "CreateOaxServiceInstanceDetails": CreateOaxServiceInstanceDetails,
99
- "CreateOicServiceInstanceDetails": CreateOicServiceInstanceDetails,
100
91
  "CreateRefreshActivityDetails": CreateRefreshActivityDetails,
101
92
  "CreateServiceAttachmentDetails": CreateServiceAttachmentDetails,
102
- "CreateServiceInstanceDetails": CreateServiceInstanceDetails,
103
93
  "DataMaskingActivity": DataMaskingActivity,
104
94
  "DataMaskingActivityCollection": DataMaskingActivityCollection,
105
95
  "DataMaskingActivitySummary": DataMaskingActivitySummary,
106
96
  "EnvironmentRole": EnvironmentRole,
107
97
  "FamilyMaintenancePolicy": FamilyMaintenancePolicy,
108
- "FawAdminInfoDetails": FawAdminInfoDetails,
109
98
  "FusionEnvironment": FusionEnvironment,
110
99
  "FusionEnvironmentCollection": FusionEnvironmentCollection,
111
100
  "FusionEnvironmentFamily": FusionEnvironmentFamily,
@@ -148,6 +137,7 @@ fusion_apps_type_mapping = {
148
137
  "UpdateFusionEnvironmentFamilyDetails": UpdateFusionEnvironmentFamilyDetails,
149
138
  "UpdateRefreshActivityDetails": UpdateRefreshActivityDetails,
150
139
  "UpgradeAction": UpgradeAction,
140
+ "VerifyServiceAttachmentDetails": VerifyServiceAttachmentDetails,
151
141
  "VertexAction": VertexAction,
152
142
  "WorkRequest": WorkRequest,
153
143
  "WorkRequestError": WorkRequestError,
@@ -10,90 +10,83 @@ from oci.decorators import init_model_state_from_kwargs
10
10
  @init_model_state_from_kwargs
11
11
  class CreateServiceAttachmentDetails(object):
12
12
  """
13
- Information about the service attachment.
13
+ Information about the service attachment to be created.
14
14
  """
15
15
 
16
- #: A constant which can be used with the action property of a CreateServiceAttachmentDetails.
17
- #: This constant has a value of "CREATE_NEW_INSTANCE"
18
- ACTION_CREATE_NEW_INSTANCE = "CREATE_NEW_INSTANCE"
19
-
20
- #: A constant which can be used with the action property of a CreateServiceAttachmentDetails.
21
- #: This constant has a value of "ATTACH_EXISTING_INSTANCE"
22
- ACTION_ATTACH_EXISTING_INSTANCE = "ATTACH_EXISTING_INSTANCE"
23
-
24
16
  def __init__(self, **kwargs):
25
17
  """
26
- Initializes a new CreateServiceAttachmentDetails object with values from keyword arguments. This class has the following subclasses and if you are using this class as input
27
- to a service operations then you should favor using a subclass over the base class:
28
-
29
- * :class:`~oci.fusion_apps.models.AttachExistingInstanceDetails`
30
- * :class:`~oci.fusion_apps.models.CreateNewInstanceDetails`
31
-
18
+ Initializes a new CreateServiceAttachmentDetails object with values from keyword arguments.
32
19
  The following keyword arguments are supported (corresponding to the getters/setters of this class):
33
20
 
34
- :param action:
35
- The value to assign to the action property of this CreateServiceAttachmentDetails.
36
- Allowed values for this property are: "CREATE_NEW_INSTANCE", "ATTACH_EXISTING_INSTANCE"
37
- :type action: str
21
+ :param service_instance_type:
22
+ The value to assign to the service_instance_type property of this CreateServiceAttachmentDetails.
23
+ :type service_instance_type: str
24
+
25
+ :param service_instance_id:
26
+ The value to assign to the service_instance_id property of this CreateServiceAttachmentDetails.
27
+ :type service_instance_id: str
38
28
 
39
29
  """
40
30
  self.swagger_types = {
41
- 'action': 'str'
31
+ 'service_instance_type': 'str',
32
+ 'service_instance_id': 'str'
42
33
  }
43
34
 
44
35
  self.attribute_map = {
45
- 'action': 'action'
36
+ 'service_instance_type': 'serviceInstanceType',
37
+ 'service_instance_id': 'serviceInstanceId'
46
38
  }
47
39
 
48
- self._action = None
40
+ self._service_instance_type = None
41
+ self._service_instance_id = None
42
+
43
+ @property
44
+ def service_instance_type(self):
45
+ """
46
+ **[Required]** Gets the service_instance_type of this CreateServiceAttachmentDetails.
47
+ Type of the ServiceInstance being attached.
48
+
49
49
 
50
- @staticmethod
51
- def get_subtype(object_dictionary):
50
+ :return: The service_instance_type of this CreateServiceAttachmentDetails.
51
+ :rtype: str
52
52
  """
53
- Given the hash representation of a subtype of this class,
54
- use the info in the hash to return the class of the subtype.
53
+ return self._service_instance_type
54
+
55
+ @service_instance_type.setter
56
+ def service_instance_type(self, service_instance_type):
55
57
  """
56
- type = object_dictionary['action']
58
+ Sets the service_instance_type of this CreateServiceAttachmentDetails.
59
+ Type of the ServiceInstance being attached.
57
60
 
58
- if type == 'ATTACH_EXISTING_INSTANCE':
59
- return 'AttachExistingInstanceDetails'
60
61
 
61
- if type == 'CREATE_NEW_INSTANCE':
62
- return 'CreateNewInstanceDetails'
63
- else:
64
- return 'CreateServiceAttachmentDetails'
62
+ :param service_instance_type: The service_instance_type of this CreateServiceAttachmentDetails.
63
+ :type: str
64
+ """
65
+ self._service_instance_type = service_instance_type
65
66
 
66
67
  @property
67
- def action(self):
68
+ def service_instance_id(self):
68
69
  """
69
- **[Required]** Gets the action of this CreateServiceAttachmentDetails.
70
- The operation type - the customer can ask FAaaS to create a new instance or use an existing instance
71
-
72
- Allowed values for this property are: "CREATE_NEW_INSTANCE", "ATTACH_EXISTING_INSTANCE"
70
+ **[Required]** Gets the service_instance_id of this CreateServiceAttachmentDetails.
71
+ The service instance OCID of the instance being attached
73
72
 
74
73
 
75
- :return: The action of this CreateServiceAttachmentDetails.
74
+ :return: The service_instance_id of this CreateServiceAttachmentDetails.
76
75
  :rtype: str
77
76
  """
78
- return self._action
77
+ return self._service_instance_id
79
78
 
80
- @action.setter
81
- def action(self, action):
79
+ @service_instance_id.setter
80
+ def service_instance_id(self, service_instance_id):
82
81
  """
83
- Sets the action of this CreateServiceAttachmentDetails.
84
- The operation type - the customer can ask FAaaS to create a new instance or use an existing instance
82
+ Sets the service_instance_id of this CreateServiceAttachmentDetails.
83
+ The service instance OCID of the instance being attached
85
84
 
86
85
 
87
- :param action: The action of this CreateServiceAttachmentDetails.
86
+ :param service_instance_id: The service_instance_id of this CreateServiceAttachmentDetails.
88
87
  :type: str
89
88
  """
90
- allowed_values = ["CREATE_NEW_INSTANCE", "ATTACH_EXISTING_INSTANCE"]
91
- if not value_allowed_none_or_none_sentinel(action, allowed_values):
92
- raise ValueError(
93
- "Invalid value for `action`, must be None or one of {0}"
94
- .format(allowed_values)
95
- )
96
- self._action = action
89
+ self._service_instance_id = service_instance_id
97
90
 
98
91
  def __repr__(self):
99
92
  return formatted_flat_dict(self)
@@ -66,10 +66,6 @@ class ServiceAttachment(object):
66
66
  The value to assign to the id property of this ServiceAttachment.
67
67
  :type id: str
68
68
 
69
- :param action:
70
- The value to assign to the action property of this ServiceAttachment.
71
- :type action: str
72
-
73
69
  :param compartment_id:
74
70
  The value to assign to the compartment_id property of this ServiceAttachment.
75
71
  :type compartment_id: str
@@ -121,7 +117,6 @@ class ServiceAttachment(object):
121
117
  """
122
118
  self.swagger_types = {
123
119
  'id': 'str',
124
- 'action': 'str',
125
120
  'compartment_id': 'str',
126
121
  'service_instance_id': 'str',
127
122
  'display_name': 'str',
@@ -137,7 +132,6 @@ class ServiceAttachment(object):
137
132
 
138
133
  self.attribute_map = {
139
134
  'id': 'id',
140
- 'action': 'action',
141
135
  'compartment_id': 'compartmentId',
142
136
  'service_instance_id': 'serviceInstanceId',
143
137
  'display_name': 'displayName',
@@ -152,7 +146,6 @@ class ServiceAttachment(object):
152
146
  }
153
147
 
154
148
  self._id = None
155
- self._action = None
156
149
  self._compartment_id = None
157
150
  self._service_instance_id = None
158
151
  self._display_name = None
@@ -189,30 +182,6 @@ class ServiceAttachment(object):
189
182
  """
190
183
  self._id = id
191
184
 
192
- @property
193
- def action(self):
194
- """
195
- Gets the action of this ServiceAttachment.
196
- Action
197
-
198
-
199
- :return: The action of this ServiceAttachment.
200
- :rtype: str
201
- """
202
- return self._action
203
-
204
- @action.setter
205
- def action(self, action):
206
- """
207
- Sets the action of this ServiceAttachment.
208
- Action
209
-
210
-
211
- :param action: The action of this ServiceAttachment.
212
- :type: str
213
- """
214
- self._action = action
215
-
216
185
  @property
217
186
  def compartment_id(self):
218
187
  """