oci-cli 3.65.0__py3-none-any.whl → 3.65.1__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 (144) hide show
  1. oci_cli/bin/dbmulticloud.psm1 +39 -4
  2. oci_cli/bin/mysql.psm1 +4 -2
  3. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt +1 -1
  4. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt +1 -1
  5. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt +5 -1
  6. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt +1 -1
  7. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt +4 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt +1 -1
  9. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt +1 -1
  10. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt +1 -1
  11. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt +1 -1
  12. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt +1 -1
  13. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt +1 -1
  14. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.txt +206 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +3 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt +136 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +6 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt +6 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +6 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +3 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +10 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt +10 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +6 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt +6 -6
  25. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt +24 -4
  26. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt +3 -2
  27. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt +3 -3
  28. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt +14 -7
  29. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt +7 -6
  30. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt +57 -12
  31. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt +3 -3
  32. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt +6 -8
  33. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt +2 -2
  34. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt +3 -3
  35. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt +9 -5
  36. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt +8 -8
  37. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt +57 -12
  38. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt +2 -2
  39. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt +8 -8
  40. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt +4 -3
  41. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt +3 -3
  42. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt +7 -5
  43. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt +8 -6
  44. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt +57 -12
  45. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt +4 -4
  46. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt +11 -12
  47. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt +2 -3
  48. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt +3 -2
  49. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt +6 -5
  50. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt +2 -2
  51. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt +12 -13
  52. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt +61 -16
  53. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt +3 -3
  54. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt +7 -4
  55. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt +57 -12
  56. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt +3 -3
  57. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt +10 -10
  58. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt +2 -2
  59. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt +5 -3
  60. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt +8 -5
  61. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt +6 -2
  62. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt +17 -12
  63. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt +2 -2
  64. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt +2 -2
  65. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt +7 -6
  66. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt +2 -2
  67. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt +3 -3
  68. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt +9 -5
  69. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt +9 -7
  70. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt +61 -16
  71. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt +61 -16
  72. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt +132 -0
  73. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.txt +195 -0
  74. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.txt +130 -0
  75. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/get.txt +92 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/list.txt +148 -0
  77. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt +125 -0
  78. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/update.txt +199 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector.txt +29 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/get.txt +92 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/list.txt +150 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/change-compartment.txt +135 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.txt +199 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/delete.txt +133 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/get.txt +113 -0
  86. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/list.txt +151 -0
  87. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/refresh.txt +133 -0
  88. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt +174 -0
  89. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring.txt +26 -0
  90. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key.txt +16 -0
  91. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt +61 -16
  92. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt +95 -12
  93. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  94. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
  95. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry/{list-logs.txt → list-work-request-logs.txt} +5 -5
  96. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-log-entry.txt +1 -1
  97. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
  98. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
  99. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +2 -1
  100. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt +4 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +11 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  103. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  104. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/{list-logs.txt → list-work-request-logs.txt} +5 -5
  105. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt +1 -1
  106. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
  107. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
  108. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt +16 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt +141 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt +2 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt +2 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
  113. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  114. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +1 -1
  115. oci_cli/help_text_producer/data_files/text/index.txt +1 -1
  116. oci_cli/service_mapping.py +1 -1
  117. oci_cli/version.py +1 -1
  118. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/METADATA +2 -2
  119. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/RECORD +144 -117
  120. services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py +18 -10
  121. services/database/src/oci_cli_database/database_cli_extended.py +11 -2
  122. services/database/src/oci_cli_database/generated/database_cli.py +208 -9
  123. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/__init__.py +4 -0
  124. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py +18 -0
  125. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/__init__.py +4 -0
  126. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/client_mappings.py +14 -0
  127. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py +1057 -0
  128. services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py +27 -8
  129. services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py +63 -37
  130. services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py +52 -33
  131. services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py +49 -30
  132. services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py +113 -39
  133. services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py +34 -15
  134. services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py +69 -42
  135. services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py +52 -33
  136. services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py +27 -8
  137. services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +5 -2
  138. services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +7 -3
  139. services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py +70 -1
  140. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/LICENSE.txt +0 -0
  141. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  142. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/WHEEL +0 -0
  143. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/entry_points.txt +0 -0
  144. {oci_cli-3.65.0.dist-info → oci_cli-3.65.1.dist-info}/top_level.txt +0 -0
@@ -8,16 +8,35 @@ from oci_cli import cli_util
8
8
  from oci_cli.aliasing import CommandGroupWithAlias
9
9
 
10
10
 
11
- @cli.command(cli_util.override('work_request.dbmulticloud_service_group.command_name', 'dbmulticloud'), cls=CommandGroupWithAlias, help=cli_util.override('work_request.dbmulticloud_service_group.help', """1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
12
- There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
13
- a. Using Bearer Access Token or
14
- b. By providing Authentication token
11
+ @cli.command(cli_util.override('work_request.dbmulticloud_service_group.command_name', 'dbmulticloud'), cls=CommandGroupWithAlias, help=cli_util.override('work_request.dbmulticloud_service_group.help', """<b>Microsoft Azure:</b> <br>
12
+ <b>Oracle Azure Connector Resource:</b>:&nbsp;&nbsp;The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
13
+ The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
14
+ <ul>
15
+ <li>Using a Bearer Access Token</li>
16
+ </ul>
15
17
 
16
- 2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
17
- and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
18
+ <b>Oracle Azure Blob Container Resource:</b>&nbsp;&nbsp;The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
19
+ This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
18
20
 
19
- 3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
20
- using Oracle Azure Connector and Oracle Azure Blob Container Resource."""), short_help=cli_util.override('work_request.dbmulticloud_service_group.short_help', """Oracle Database MultiCloud Data plane Integration"""))
21
+ <b>Oracle Azure Blob Mount Resource:</b>&nbsp;&nbsp;The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
22
+ It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
23
+
24
+ <b>Discover Azure Vaults and Keys Resource:</b>&nbsp;&nbsp;The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
25
+
26
+ <b>Oracle Azure Vault:</b>&nbsp;&nbsp;The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
27
+
28
+ <b>Oracle Azure Key:</b>&nbsp;&nbsp;Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
29
+
30
+ <br>
31
+
32
+ <b>Google Cloud:</b><br>
33
+ <b>Oracle Google Cloud Connector Resource:</b>&nbsp;&nbsp;The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
34
+
35
+ <b>Discover Google Key Rings and Keys Resource:</b>&nbsp;&nbsp;The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
36
+
37
+ <b>Google Key Rings Resource:</b>&nbsp;&nbsp;The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
38
+
39
+ <b>Google Key Resource:</b>&nbsp;&nbsp;The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring."""), short_help=cli_util.override('work_request.dbmulticloud_service_group.short_help', """Oracle Database MultiCloud Data Plane Integration"""))
21
40
  @cli_util.help_option_group
22
41
  def dbmulticloud_service_group():
23
42
  pass
@@ -16,22 +16,41 @@ from oci_cli.aliasing import CommandGroupWithAlias
16
16
  from services.dbmulticloud.src.oci_cli_dbmulticloud.generated import dbmulticloud_service_cli
17
17
 
18
18
 
19
- @click.command(cli_util.override('multi_cloud_resource_discovery.multi_cloud_resource_discovery_root_group.command_name', 'multi-cloud-resource-discovery'), cls=CommandGroupWithAlias, help=cli_util.override('multi_cloud_resource_discovery.multi_cloud_resource_discovery_root_group.help', """1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
20
- There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
21
- a. Using Bearer Access Token or
22
- b. By providing Authentication token
19
+ @click.command(cli_util.override('multi_cloud_resource_discovery.multi_cloud_resource_discovery_root_group.command_name', 'multi-cloud-resource-discovery'), cls=CommandGroupWithAlias, help=cli_util.override('multi_cloud_resource_discovery.multi_cloud_resource_discovery_root_group.help', """<b>Microsoft Azure:</b> <br>
20
+ <b>Oracle Azure Connector Resource:</b>:&nbsp;&nbsp;The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
21
+ The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
22
+ <ul>
23
+ <li>Using a Bearer Access Token</li>
24
+ </ul>
23
25
 
24
- 2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
25
- and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
26
+ <b>Oracle Azure Blob Container Resource:</b>&nbsp;&nbsp;The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
27
+ This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
26
28
 
27
- 3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
28
- using Oracle Azure Connector and Oracle Azure Blob Container Resource."""), short_help=cli_util.override('multi_cloud_resource_discovery.multi_cloud_resource_discovery_root_group.short_help', """Oracle Database MultiCloud Data plane Integration"""))
29
+ <b>Oracle Azure Blob Mount Resource:</b>&nbsp;&nbsp;The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
30
+ It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
31
+
32
+ <b>Discover Azure Vaults and Keys Resource:</b>&nbsp;&nbsp;The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
33
+
34
+ <b>Oracle Azure Vault:</b>&nbsp;&nbsp;The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
35
+
36
+ <b>Oracle Azure Key:</b>&nbsp;&nbsp;Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
37
+
38
+ <br>
39
+
40
+ <b>Google Cloud:</b><br>
41
+ <b>Oracle Google Cloud Connector Resource:</b>&nbsp;&nbsp;The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
42
+
43
+ <b>Discover Google Key Rings and Keys Resource:</b>&nbsp;&nbsp;The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
44
+
45
+ <b>Google Key Rings Resource:</b>&nbsp;&nbsp;The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
46
+
47
+ <b>Google Key Resource:</b>&nbsp;&nbsp;The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring."""), short_help=cli_util.override('multi_cloud_resource_discovery.multi_cloud_resource_discovery_root_group.short_help', """Oracle Database MultiCloud Data Plane Integration"""))
29
48
  @cli_util.help_option_group
30
49
  def multi_cloud_resource_discovery_root_group():
31
50
  pass
32
51
 
33
52
 
34
- @click.command(cli_util.override('multi_cloud_resource_discovery.multi_cloud_resource_discovery_group.command_name', 'multi-cloud-resource-discovery'), cls=CommandGroupWithAlias, help="""Multi Cloud Resource Discovery Object.""")
53
+ @click.command(cli_util.override('multi_cloud_resource_discovery.multi_cloud_resource_discovery_group.command_name', 'multi-cloud-resource-discovery'), cls=CommandGroupWithAlias, help="""Multicloud Resource Discovery resource object""")
35
54
  @cli_util.help_option_group
36
55
  def multi_cloud_resource_discovery_group():
37
56
  pass
@@ -41,9 +60,9 @@ dbmulticloud_service_cli.dbmulticloud_service_group.add_command(multi_cloud_reso
41
60
  multi_cloud_resource_discovery_root_group.add_command(multi_cloud_resource_discovery_group)
42
61
 
43
62
 
44
- @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.change_multi_cloud_resource_discovery_compartment.command_name', 'change-compartment'), help=u"""Moves the Oracle Azure Vault resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource. \n[Command Reference](changeMultiCloudResourceDiscoveryCompartment)""")
45
- @cli_util.option('--multi-cloud-resource-discovery-id', required=True, help=u"""The [OCID] of the Multi Cloud Discovery Resource.""")
46
- @cli_util.option('--compartment-id', help=u"""The [OCID] of the new compartment to contain the Multi Cloud Resource Discovery.""")
63
+ @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.change_multi_cloud_resource_discovery_compartment.command_name', 'change-compartment'), help=u"""Moves the Multicloud Resource Discovery resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource. \n[Command Reference](changeMultiCloudResourceDiscoveryCompartment)""")
64
+ @cli_util.option('--multi-cloud-resource-discovery-id', required=True, help=u"""The [OCID] of the Multicloud Discovery Resource.""")
65
+ @cli_util.option('--compartment-id', help=u"""The [OCID] of the new compartment that contains Multicloud Resource Discovery resource.""")
47
66
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags].
48
67
 
49
68
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
@@ -122,11 +141,12 @@ def change_multi_cloud_resource_discovery_compartment(ctx, from_json, wait_for_s
122
141
  cli_util.render_response(result, ctx)
123
142
 
124
143
 
125
- @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.create_multi_cloud_resource_discovery.command_name', 'create'), help=u"""Discover Azure Vaults and Keys based on the provided information. \n[Command Reference](createMultiCloudResourceDiscovery)""")
126
- @cli_util.option('--compartment-id', required=True, help=u"""The [OCID] of the compartment that contains Discovered Resource.""")
127
- @cli_util.option('--display-name', required=True, help=u"""Display name of Discovered Resource.""")
128
- @cli_util.option('--oracle-db-connector-id', required=True, help=u"""The [OCID] of Oracle DB Connector.""")
144
+ @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.create_multi_cloud_resource_discovery.command_name', 'create'), help=u"""Discovers Multicloud Resource and their associated resources based on the information provided. \n[Command Reference](createMultiCloudResourceDiscovery)""")
145
+ @cli_util.option('--compartment-id', required=True, help=u"""The [OCID] of the compartment that contains Multicloud Resource Discovery resource.""")
146
+ @cli_util.option('--display-name', required=True, help=u"""Display name of the Multicloud Resource Discovery resource.""")
147
+ @cli_util.option('--oracle-db-connector-id', required=True, help=u"""The [OCID] of the Oracle DB Connector resource.""")
129
148
  @cli_util.option('--resource-type', required=True, help=u"""Resource Type to discover.""")
149
+ @cli_util.option('--resources-filter', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Discover resource using attributes as key-value pair. For GCP supported attributes (keyRing) For Azure supported attributes (keyVault) GCP Example `{\"keyRing\": \"projects/db-mc-dataplane/locations/global/keyRings/dbmci-keyring\"}` or `{\"keyRing\": \"dbmci-keyring\"}` Azure Example `{\"keyVault\": \"/subscriptions/fd42b73d-5f28-4a23-ae7c-ca08c625fe07/resourceGroups/yumfei0808Test/providers/Microsoft.KeyVault/managedHSMs/orp7HSM001\"}` or `{\"keyVault\": \"orp7HSM001\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
130
150
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags].
131
151
 
132
152
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
@@ -137,12 +157,12 @@ Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`""" + custom_types.cli_comp
137
157
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "WAITING", "NEEDS_ATTENTION", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
138
158
  @cli_util.option('--max-wait-seconds', type=click.INT, help="""The maximum time to wait for the work request to reach the state defined by --wait-for-state. Defaults to 1200 seconds.""")
139
159
  @cli_util.option('--wait-interval-seconds', type=click.INT, help="""Check every --wait-interval-seconds to see whether the work request has reached the state defined by --wait-for-state. Defaults to 30 seconds.""")
140
- @json_skeleton_utils.get_cli_json_input_option({'freeform-tags': {'module': 'dbmulticloud', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'dbmulticloud', 'class': 'dict(str, dict(str, object))'}})
160
+ @json_skeleton_utils.get_cli_json_input_option({'resources-filter': {'module': 'dbmulticloud', 'class': 'dict(str, string)'}, 'freeform-tags': {'module': 'dbmulticloud', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'dbmulticloud', 'class': 'dict(str, dict(str, object))'}})
141
161
  @cli_util.help_option
142
162
  @click.pass_context
143
- @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'freeform-tags': {'module': 'dbmulticloud', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'dbmulticloud', 'class': 'dict(str, dict(str, object))'}}, output_type={'module': 'dbmulticloud', 'class': 'MultiCloudResourceDiscovery'})
163
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'resources-filter': {'module': 'dbmulticloud', 'class': 'dict(str, string)'}, 'freeform-tags': {'module': 'dbmulticloud', 'class': 'dict(str, string)'}, 'defined-tags': {'module': 'dbmulticloud', 'class': 'dict(str, dict(str, object))'}}, output_type={'module': 'dbmulticloud', 'class': 'MultiCloudResourceDiscovery'})
144
164
  @cli_util.wrap_exceptions
145
- def create_multi_cloud_resource_discovery(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, compartment_id, display_name, oracle_db_connector_id, resource_type, freeform_tags, defined_tags, if_match):
165
+ def create_multi_cloud_resource_discovery(ctx, from_json, wait_for_state, max_wait_seconds, wait_interval_seconds, compartment_id, display_name, oracle_db_connector_id, resource_type, resources_filter, freeform_tags, defined_tags, if_match):
146
166
 
147
167
  kwargs = {}
148
168
  if if_match is not None:
@@ -155,6 +175,9 @@ def create_multi_cloud_resource_discovery(ctx, from_json, wait_for_state, max_wa
155
175
  _details['oracleDbConnectorId'] = oracle_db_connector_id
156
176
  _details['resourceType'] = resource_type
157
177
 
178
+ if resources_filter is not None:
179
+ _details['resourcesFilter'] = cli_util.parse_json_parameter("resources_filter", resources_filter)
180
+
158
181
  if freeform_tags is not None:
159
182
  _details['freeformTags'] = cli_util.parse_json_parameter("freeform_tags", freeform_tags)
160
183
 
@@ -196,8 +219,8 @@ def create_multi_cloud_resource_discovery(ctx, from_json, wait_for_state, max_wa
196
219
  cli_util.render_response(result, ctx)
197
220
 
198
221
 
199
- @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.delete_multi_cloud_resource_discovery.command_name', 'delete'), help=u"""Delete Multi Cloud Discovery resource. \n[Command Reference](deleteMultiCloudResourceDiscovery)""")
200
- @cli_util.option('--multi-cloud-resource-discovery-id', required=True, help=u"""The [OCID] of the Multi Cloud Discovery Resource.""")
222
+ @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.delete_multi_cloud_resource_discovery.command_name', 'delete'), help=u"""Deletes the Multicloud Resource Discovery resource and removes its associated metadata from Oracle Cloud Infrastructure. \n[Command Reference](deleteMultiCloudResourceDiscovery)""")
223
+ @cli_util.option('--multi-cloud-resource-discovery-id', required=True, help=u"""The [OCID] of the Multicloud Discovery Resource.""")
201
224
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
202
225
  @cli_util.confirm_delete_option
203
226
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "WAITING", "NEEDS_ATTENTION", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -252,8 +275,8 @@ def delete_multi_cloud_resource_discovery(ctx, from_json, wait_for_state, max_wa
252
275
  cli_util.render_response(result, ctx)
253
276
 
254
277
 
255
- @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.get_multi_cloud_resource_discovery.command_name', 'get'), help=u"""Get Multi Cloud Discovered Resource Details form a particular resource ID. \n[Command Reference](getMultiCloudResourceDiscovery)""")
256
- @cli_util.option('--multi-cloud-resource-discovery-id', required=True, help=u"""The [OCID] of the Multi Cloud Discovery Resource.""")
278
+ @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.get_multi_cloud_resource_discovery.command_name', 'get'), help=u"""Retrieves detailed information about a Multicloud discovered resource by specifying its unique resource [OCID]. \n[Command Reference](getMultiCloudResourceDiscovery)""")
279
+ @cli_util.option('--multi-cloud-resource-discovery-id', required=True, help=u"""The [OCID] of the Multicloud Discovery Resource.""")
257
280
  @cli_util.option('--limit', type=click.INT, help=u"""The maximum number of items to return.""")
258
281
  @cli_util.option('--page', help=u"""The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.""")
259
282
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either 'asc' or 'desc'.""")
@@ -283,25 +306,26 @@ def get_multi_cloud_resource_discovery(ctx, from_json, multi_cloud_resource_disc
283
306
  cli_util.render_response(result, ctx)
284
307
 
285
308
 
286
- @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.list_multi_cloud_resource_discoveries.command_name', 'list'), help=u"""Lists the all Multi Cloud Resource Discovery based on filters. \n[Command Reference](listMultiCloudResourceDiscoveries)""")
309
+ @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.list_multi_cloud_resource_discoveries.command_name', 'list'), help=u"""Lists all Multicloud Resource Discovery resources based on the specified filters. \n[Command Reference](listMultiCloudResourceDiscoveries)""")
287
310
  @cli_util.option('--compartment-id', required=True, help=u"""The [ID] of the compartment.""")
288
- @cli_util.option('--display-name', help=u"""Display Name of the Multi Cloud Discovery Resource.""")
289
- @cli_util.option('--multi-cloud-resource-discovery-id', help=u"""The [OCID] of the Multi Cloud Discovery Resource.""")
290
- @cli_util.option('--lifecycle-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "WAITING", "SUCCEEDED", "UPDATING", "CANCELING", "CANCELED", "FAILED", "NEEDS_ATTENTION"]), help=u"""A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.""")
291
- @cli_util.option('--oracle-db-azure-connector-id', help=u"""A filter to return Oracle DB Azure Blob Mount Resources.""")
292
- @cli_util.option('--resource-type', type=custom_types.CliCaseInsensitiveChoice(["VAULTS", "STORAGE"]), help=u"""The type of Multi Cloud Resource.""")
311
+ @cli_util.option('--display-name', help=u"""A filter to return Oracle DB Multicloud Discovery resources that match the specified display name.""")
312
+ @cli_util.option('--multi-cloud-resource-discovery-id', help=u"""The [OCID] of the Multicloud Discovery resource.""")
313
+ @cli_util.option('--lifecycle-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "WAITING", "SUCCEEDED", "UPDATING", "CANCELING", "CANCELED", "FAILED", "NEEDS_ATTENTION"]), help=u"""A filter to return only resources that match the specified lifecycle state. The state value is case-insensitive.""")
314
+ @cli_util.option('--oracle-db-azure-connector-id', help=u"""A filter to return Oracle DB Azure Azure Identity Connector resources.""")
315
+ @cli_util.option('--resource-type', type=custom_types.CliCaseInsensitiveChoice(["VAULTS", "STORAGE", "GCP_KEY_RINGS"]), help=u"""The type of Multicloud Resource.""")
316
+ @cli_util.option('--resources-filter', multiple=True, help=u"""Specifies the type(s) of resources to discover in the target cloud provider.""")
293
317
  @cli_util.option('--limit', type=click.INT, help=u"""The maximum number of items to return.""")
294
318
  @cli_util.option('--page', help=u"""The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.""")
295
319
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either 'asc' or 'desc'.""")
296
320
  @cli_util.option('--sort-by', type=custom_types.CliCaseInsensitiveChoice(["timeCreated", "displayName"]), help=u"""The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. If no value is specified, default is timeCreated.""")
297
321
  @cli_util.option('--all', 'all_pages', is_flag=True, help="""Fetches all pages of results. If you provide this option, then you cannot provide the --limit option.""")
298
322
  @cli_util.option('--page-size', type=click.INT, help="""When fetching results, the number of results to fetch per call. Only valid when used with --all or --limit, and ignored otherwise.""")
299
- @json_skeleton_utils.get_cli_json_input_option({})
323
+ @json_skeleton_utils.get_cli_json_input_option({'resources-filter': {'module': 'dbmulticloud', 'class': 'list[string]'}})
300
324
  @cli_util.help_option
301
325
  @click.pass_context
302
- @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={}, output_type={'module': 'dbmulticloud', 'class': 'MultiCloudResourceDiscoverySummaryCollection'})
326
+ @json_skeleton_utils.json_skeleton_generation_handler(input_params_to_complex_types={'resources-filter': {'module': 'dbmulticloud', 'class': 'list[string]'}}, output_type={'module': 'dbmulticloud', 'class': 'MultiCloudResourceDiscoverySummaryCollection'})
303
327
  @cli_util.wrap_exceptions
304
- def list_multi_cloud_resource_discoveries(ctx, from_json, all_pages, page_size, compartment_id, display_name, multi_cloud_resource_discovery_id, lifecycle_state, oracle_db_azure_connector_id, resource_type, limit, page, sort_order, sort_by):
328
+ def list_multi_cloud_resource_discoveries(ctx, from_json, all_pages, page_size, compartment_id, display_name, multi_cloud_resource_discovery_id, lifecycle_state, oracle_db_azure_connector_id, resource_type, resources_filter, limit, page, sort_order, sort_by):
305
329
 
306
330
  if all_pages and limit:
307
331
  raise click.UsageError('If you provide the --all option you cannot provide the --limit option')
@@ -317,6 +341,8 @@ def list_multi_cloud_resource_discoveries(ctx, from_json, all_pages, page_size,
317
341
  kwargs['oracle_db_azure_connector_id'] = oracle_db_azure_connector_id
318
342
  if resource_type is not None:
319
343
  kwargs['resource_type'] = resource_type
344
+ if resources_filter is not None and len(resources_filter) > 0:
345
+ kwargs['resources_filter'] = resources_filter
320
346
  if limit is not None:
321
347
  kwargs['limit'] = limit
322
348
  if page is not None:
@@ -352,11 +378,11 @@ def list_multi_cloud_resource_discoveries(ctx, from_json, all_pages, page_size,
352
378
  cli_util.render_response(result, ctx)
353
379
 
354
380
 
355
- @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.update_multi_cloud_resource_discovery.command_name', 'update'), help=u"""Modifies the existing Azure Discovered Resource for a given ID. \n[Command Reference](updateMultiCloudResourceDiscovery)""")
356
- @cli_util.option('--multi-cloud-resource-discovery-id', required=True, help=u"""The [OCID] of the Multi Cloud Discovery Resource.""")
357
- @cli_util.option('--compartment-id', help=u"""The [OCID] of the compartment that contains Multi Cloud Resource Discovery.""")
358
- @cli_util.option('--display-name', help=u"""Display name of Oracle Multi Cloud Resource Discovery.""")
359
- @cli_util.option('--oracle-db-connector-id', help=u"""The [OCID] of the Oracle DB Connector.""")
381
+ @multi_cloud_resource_discovery_group.command(name=cli_util.override('multi_cloud_resource_discovery.update_multi_cloud_resource_discovery.command_name', 'update'), help=u"""Modifies the properties of an Azure discovered resource identified by the specified resource [OCID]. \n[Command Reference](updateMultiCloudResourceDiscovery)""")
382
+ @cli_util.option('--multi-cloud-resource-discovery-id', required=True, help=u"""The [OCID] of the Multicloud Discovery Resource.""")
383
+ @cli_util.option('--compartment-id', help=u"""The [OCID] of the compartment that contains Multicloud Resource Discovery resource.""")
384
+ @cli_util.option('--display-name', help=u"""Display name of the Multicloud Resource Discovery resource.""")
385
+ @cli_util.option('--oracle-db-connector-id', help=u"""The [OCID] of the Oracle DB Connector resource.""")
360
386
  @cli_util.option('--resource-type', help=u"""Resource Type to discover.""")
361
387
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags].
362
388
 
@@ -16,22 +16,41 @@ from oci_cli.aliasing import CommandGroupWithAlias
16
16
  from services.dbmulticloud.src.oci_cli_dbmulticloud.generated import dbmulticloud_service_cli
17
17
 
18
18
 
19
- @click.command(cli_util.override('oracle_db_azure_blob_container.oracle_db_azure_blob_container_root_group.command_name', 'oracle-db-azure-blob-container'), cls=CommandGroupWithAlias, help=cli_util.override('oracle_db_azure_blob_container.oracle_db_azure_blob_container_root_group.help', """1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
20
- There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
21
- a. Using Bearer Access Token or
22
- b. By providing Authentication token
19
+ @click.command(cli_util.override('oracle_db_azure_blob_container.oracle_db_azure_blob_container_root_group.command_name', 'oracle-db-azure-blob-container'), cls=CommandGroupWithAlias, help=cli_util.override('oracle_db_azure_blob_container.oracle_db_azure_blob_container_root_group.help', """<b>Microsoft Azure:</b> <br>
20
+ <b>Oracle Azure Connector Resource:</b>:&nbsp;&nbsp;The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
21
+ The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
22
+ <ul>
23
+ <li>Using a Bearer Access Token</li>
24
+ </ul>
23
25
 
24
- 2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
25
- and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
26
+ <b>Oracle Azure Blob Container Resource:</b>&nbsp;&nbsp;The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
27
+ This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
26
28
 
27
- 3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
28
- using Oracle Azure Connector and Oracle Azure Blob Container Resource."""), short_help=cli_util.override('oracle_db_azure_blob_container.oracle_db_azure_blob_container_root_group.short_help', """Oracle Database MultiCloud Data plane Integration"""))
29
+ <b>Oracle Azure Blob Mount Resource:</b>&nbsp;&nbsp;The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
30
+ It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
31
+
32
+ <b>Discover Azure Vaults and Keys Resource:</b>&nbsp;&nbsp;The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
33
+
34
+ <b>Oracle Azure Vault:</b>&nbsp;&nbsp;The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
35
+
36
+ <b>Oracle Azure Key:</b>&nbsp;&nbsp;Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
37
+
38
+ <br>
39
+
40
+ <b>Google Cloud:</b><br>
41
+ <b>Oracle Google Cloud Connector Resource:</b>&nbsp;&nbsp;The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
42
+
43
+ <b>Discover Google Key Rings and Keys Resource:</b>&nbsp;&nbsp;The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
44
+
45
+ <b>Google Key Rings Resource:</b>&nbsp;&nbsp;The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
46
+
47
+ <b>Google Key Resource:</b>&nbsp;&nbsp;The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring."""), short_help=cli_util.override('oracle_db_azure_blob_container.oracle_db_azure_blob_container_root_group.short_help', """Oracle Database MultiCloud Data Plane Integration"""))
29
48
  @cli_util.help_option_group
30
49
  def oracle_db_azure_blob_container_root_group():
31
50
  pass
32
51
 
33
52
 
34
- @click.command(cli_util.override('oracle_db_azure_blob_container.oracle_db_azure_blob_container_group.command_name', 'oracle-db-azure-blob-container'), cls=CommandGroupWithAlias, help="""Oracle DB Azure Blob Container Resource Object.""")
53
+ @click.command(cli_util.override('oracle_db_azure_blob_container.oracle_db_azure_blob_container_group.command_name', 'oracle-db-azure-blob-container'), cls=CommandGroupWithAlias, help="""Oracle DB Azure Blob Container resource object.""")
35
54
  @cli_util.help_option_group
36
55
  def oracle_db_azure_blob_container_group():
37
56
  pass
@@ -42,8 +61,8 @@ oracle_db_azure_blob_container_root_group.add_command(oracle_db_azure_blob_conta
42
61
 
43
62
 
44
63
  @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.change_oracle_db_azure_blob_container_compartment.command_name', 'change-compartment'), help=u"""Moves the Oracle DB Azure Blob Container resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource. \n[Command Reference](changeOracleDbAzureBlobContainerCompartment)""")
45
- @cli_util.option('--oracle-db-azure-blob-container-id', required=True, help=u"""The ID of the Oracle DB Azure Blob Container Resource.""")
46
- @cli_util.option('--compartment-id', help=u"""The ID of the new compartment to contain the Oracle DB Azure Blob Container Resource.""")
64
+ @cli_util.option('--oracle-db-azure-blob-container-id', required=True, help=u"""The [OCID] of the Oracle DB Azure Blob Container resource.""")
65
+ @cli_util.option('--compartment-id', help=u"""he [OCID] of the compartment that contains the Oracle DB Azure Blob Container resource.""")
47
66
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags].
48
67
 
49
68
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
@@ -122,13 +141,13 @@ def change_oracle_db_azure_blob_container_compartment(ctx, from_json, wait_for_s
122
141
  cli_util.render_response(result, ctx)
123
142
 
124
143
 
125
- @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.create_oracle_db_azure_blob_container.command_name', 'create'), help=u"""Capture Azure Container details for mounting Azure Container on multiple OCI Database Resource. \n[Command Reference](createOracleDbAzureBlobContainer)""")
126
- @cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment that contains Oracle DB Azure Blob Container Resource.""")
127
- @cli_util.option('--display-name', required=True, help=u"""Display name of Oracle DB Azure Blob Container.""")
128
- @cli_util.option('--azure-storage-account-name', required=True, help=u"""Azure Storage Account Name.""")
129
- @cli_util.option('--azure-storage-container-name', required=True, help=u"""Azure Storage Container Name.""")
144
+ @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.create_oracle_db_azure_blob_container.command_name', 'create'), help=u"""Creates Oracle DB Azure Blob Container resource. \n[Command Reference](createOracleDbAzureBlobContainer)""")
145
+ @cli_util.option('--compartment-id', required=True, help=u"""The [OCID] of Oracle DB Azure Blob Container resource.""")
146
+ @cli_util.option('--display-name', required=True, help=u"""Oracle DB Azure Blob Container resource name.""")
147
+ @cli_util.option('--azure-storage-account-name', required=True, help=u"""Azure Storage account name.""")
148
+ @cli_util.option('--azure-storage-container-name', required=True, help=u"""Azure Storage container name.""")
130
149
  @cli_util.option('--private-endpoint-ip-address', help=u"""Private endpoint IP.""")
131
- @cli_util.option('--private-endpoint-dns-alias', help=u"""Private endpoint DNS Alias.""")
150
+ @cli_util.option('--private-endpoint-dns-alias', help=u"""Private endpoint's DNS alias.""")
132
151
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags].
133
152
 
134
153
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
@@ -204,8 +223,8 @@ def create_oracle_db_azure_blob_container(ctx, from_json, wait_for_state, max_wa
204
223
  cli_util.render_response(result, ctx)
205
224
 
206
225
 
207
- @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.delete_oracle_db_azure_blob_container.command_name', 'delete'), help=u"""Delete Oracle DB Azure Blob Container details. \n[Command Reference](deleteOracleDbAzureBlobContainer)""")
208
- @cli_util.option('--oracle-db-azure-blob-container-id', required=True, help=u"""The ID of the Oracle DB Azure Blob Container Resource.""")
226
+ @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.delete_oracle_db_azure_blob_container.command_name', 'delete'), help=u"""Delete Oracle DB Azure Blob Container resource. \n[Command Reference](deleteOracleDbAzureBlobContainer)""")
227
+ @cli_util.option('--oracle-db-azure-blob-container-id', required=True, help=u"""The [OCID] of the Oracle DB Azure Blob Container resource.""")
209
228
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
210
229
  @cli_util.confirm_delete_option
211
230
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "WAITING", "NEEDS_ATTENTION", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -260,8 +279,8 @@ def delete_oracle_db_azure_blob_container(ctx, from_json, wait_for_state, max_wa
260
279
  cli_util.render_response(result, ctx)
261
280
 
262
281
 
263
- @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.get_oracle_db_azure_blob_container.command_name', 'get'), help=u"""Get Oracle DB Azure Blob Container Details form a particular Container Resource ID. \n[Command Reference](getOracleDbAzureBlobContainer)""")
264
- @cli_util.option('--oracle-db-azure-blob-container-id', required=True, help=u"""The ID of the Oracle DB Azure Blob Container Resource.""")
282
+ @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.get_oracle_db_azure_blob_container.command_name', 'get'), help=u"""Retrieves the details of an Oracle DB\u2013associated Azure Blob Container using the specified container resource [OCID]. \n[Command Reference](getOracleDbAzureBlobContainer)""")
283
+ @cli_util.option('--oracle-db-azure-blob-container-id', required=True, help=u"""The [OCID] of the Oracle DB Azure Blob Container resource.""")
265
284
  @cli_util.option('--limit', type=click.INT, help=u"""The maximum number of items to return.""")
266
285
  @cli_util.option('--page', help=u"""The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.""")
267
286
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either 'asc' or 'desc'.""")
@@ -291,13 +310,13 @@ def get_oracle_db_azure_blob_container(ctx, from_json, oracle_db_azure_blob_cont
291
310
  cli_util.render_response(result, ctx)
292
311
 
293
312
 
294
- @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.list_oracle_db_azure_blob_containers.command_name', 'list'), help=u"""Lists the all Oracle DB Azure Blob Container based on filter. \n[Command Reference](listOracleDbAzureBlobContainers)""")
313
+ @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.list_oracle_db_azure_blob_containers.command_name', 'list'), help=u"""Lists all Oracle DB Azure Blob Container resources based on the specified filters. \n[Command Reference](listOracleDbAzureBlobContainers)""")
295
314
  @cli_util.option('--compartment-id', required=True, help=u"""The [ID] of the compartment.""")
296
- @cli_util.option('--display-name', help=u"""A filter to return Azure Containers.""")
297
- @cli_util.option('--oracle-db-azure-blob-container-id', help=u"""A filter to return Oracle DB Azure Blob Mount Resources.""")
315
+ @cli_util.option('--display-name', help=u"""A filter to return Oracle DB Azure Blob Container resources that match the specified display name.""")
316
+ @cli_util.option('--oracle-db-azure-blob-container-id', help=u"""A filter to return Oracle DB Azure Blob Container resource.""")
298
317
  @cli_util.option('--lifecycle-state', type=custom_types.CliCaseInsensitiveChoice(["CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED"]), help=u"""A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.""")
299
- @cli_util.option('--azure-storage-account-name', help=u"""A filter to return Azure Blob Containers.""")
300
- @cli_util.option('--azure-storage-container-name', help=u"""A filter to return Azure Blob containers.""")
318
+ @cli_util.option('--azure-storage-account-name', help=u"""A filter to return Oracle DB Azure Blob Container resources that match the specified Azure Account name.""")
319
+ @cli_util.option('--azure-storage-container-name', help=u"""A filter to return Oracle DB Azure Blob Container resources that match the specified Azure Storage name.""")
301
320
  @cli_util.option('--limit', type=click.INT, help=u"""The maximum number of items to return.""")
302
321
  @cli_util.option('--page', help=u"""The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.""")
303
322
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either 'asc' or 'desc'.""")
@@ -360,14 +379,14 @@ def list_oracle_db_azure_blob_containers(ctx, from_json, all_pages, page_size, c
360
379
  cli_util.render_response(result, ctx)
361
380
 
362
381
 
363
- @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.update_oracle_db_azure_blob_container.command_name', 'update'), help=u"""Modifies the existing Oracle DB Azure Blob Container for a given ID. \n[Command Reference](updateOracleDbAzureBlobContainer)""")
364
- @cli_util.option('--oracle-db-azure-blob-container-id', required=True, help=u"""The ID of the Oracle DB Azure Blob Container Resource.""")
365
- @cli_util.option('--compartment-id', help=u"""The OCID of the compartment that contains Oracle DB Azure Blob Container Resource.""")
366
- @cli_util.option('--display-name', help=u"""Display name of Oracle DB Azure Blob Container Resource.""")
382
+ @oracle_db_azure_blob_container_group.command(name=cli_util.override('oracle_db_azure_blob_container.update_oracle_db_azure_blob_container.command_name', 'update'), help=u"""Modifies the existing Oracle DB Azure Blob Container resource for a given [OCID]. \n[Command Reference](updateOracleDbAzureBlobContainer)""")
383
+ @cli_util.option('--oracle-db-azure-blob-container-id', required=True, help=u"""The [OCID] of the Oracle DB Azure Blob Container resource.""")
384
+ @cli_util.option('--compartment-id', help=u"""The [OCID] of the Oracle DB Azure Blob Container resource.""")
385
+ @cli_util.option('--display-name', help=u"""Oracle DB Azure Blob Container resource name.""")
367
386
  @cli_util.option('--private-endpoint-ip-address', help=u"""Private endpoint IP.""")
368
- @cli_util.option('--private-endpoint-dns-alias', help=u"""Private endpoint DNS Alias.""")
369
- @cli_util.option('--azure-storage-account-name', help=u"""Azure Storage Account Name.""")
370
- @cli_util.option('--azure-storage-container-name', help=u"""Azure Storage Container Name.""")
387
+ @cli_util.option('--private-endpoint-dns-alias', help=u"""Private endpoint's DNS alias.""")
388
+ @cli_util.option('--azure-storage-account-name', help=u"""Azure Storage account name.""")
389
+ @cli_util.option('--azure-storage-container-name', help=u"""Azure Storage container name.""")
371
390
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags].
372
391
 
373
392
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
@@ -16,22 +16,41 @@ from oci_cli.aliasing import CommandGroupWithAlias
16
16
  from services.dbmulticloud.src.oci_cli_dbmulticloud.generated import dbmulticloud_service_cli
17
17
 
18
18
 
19
- @click.command(cli_util.override('oracle_db_azure_blob_mount.oracle_db_azure_blob_mount_root_group.command_name', 'oracle-db-azure-blob-mount'), cls=CommandGroupWithAlias, help=cli_util.override('oracle_db_azure_blob_mount.oracle_db_azure_blob_mount_root_group.help', """1. Oracle Azure Connector Resource: This is for installing Azure Arc Server in ExaCS VM Cluster.
20
- There are two way to install Azure Arc Server (Azure Identity) in ExaCS VMCluster.
21
- a. Using Bearer Access Token or
22
- b. By providing Authentication token
19
+ @click.command(cli_util.override('oracle_db_azure_blob_mount.oracle_db_azure_blob_mount_root_group.command_name', 'oracle-db-azure-blob-mount'), cls=CommandGroupWithAlias, help=cli_util.override('oracle_db_azure_blob_mount.oracle_db_azure_blob_mount_root_group.help', """<b>Microsoft Azure:</b> <br>
20
+ <b>Oracle Azure Connector Resource:</b>:&nbsp;&nbsp;The Oracle Azure Connector Resource is used to install the Azure Arc Server on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
21
+ The supported method to install the Azure Arc Server (Azure Identity) on the Exadata VM cluster:
22
+ <ul>
23
+ <li>Using a Bearer Access Token</li>
24
+ </ul>
23
25
 
24
- 2. Oracle Azure Blob Container Resource: This is for to capture Azure Container details
25
- and same will be used in multiple ExaCS VMCluster to mount the Azure Container.
26
+ <b>Oracle Azure Blob Container Resource:</b>&nbsp;&nbsp;The Oracle Azure Blob Container Resource is used to capture the details of an Azure Blob Container.
27
+ This resource can then be reused across multiple Exadata VM clusters in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) to mount the Azure container.
26
28
 
27
- 3. Oracle Azure Blob Mount Resource: This is for to mount Azure Container in ExaCS VMCluster
28
- using Oracle Azure Connector and Oracle Azure Blob Container Resource."""), short_help=cli_util.override('oracle_db_azure_blob_mount.oracle_db_azure_blob_mount_root_group.short_help', """Oracle Database MultiCloud Data plane Integration"""))
29
+ <b>Oracle Azure Blob Mount Resource:</b>&nbsp;&nbsp;The Oracle Azure Blob Mount Resource is used to mount an Azure Blob Container on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
30
+ It relies on both the Oracle Azure Connector and the Oracle Azure Blob Container Resource to perform the mount operation.
31
+
32
+ <b>Discover Azure Vaults and Keys Resource:</b>&nbsp;&nbsp;The Discover Oracle Azure Vaults and Azure Keys Resource is used to discover Azure Vaults and the associated encryption keys available in your Azure project.
33
+
34
+ <b>Oracle Azure Vault:</b>&nbsp;&nbsp;The Oracle Azure Vault Resource is used to manage Azure Vaults within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
35
+
36
+ <b>Oracle Azure Key:</b>&nbsp;&nbsp;Oracle Azure Key Resource is used to register and manage a Oracle Azure Key Key within Oracle Cloud Infrastructure (OCI) under an associated Azure Vault.
37
+
38
+ <br>
39
+
40
+ <b>Google Cloud:</b><br>
41
+ <b>Oracle Google Cloud Connector Resource:</b>&nbsp;&nbsp;The Oracle Google Cloud Connector Resource is used to install the Google Cloud Identity Connector on an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
42
+
43
+ <b>Discover Google Key Rings and Keys Resource:</b>&nbsp;&nbsp;The Discover Google Key Rings and Keys Resource is used to discover Google Cloud Key Rings and the associated encryption keys available in your Google Cloud project.
44
+
45
+ <b>Google Key Rings Resource:</b>&nbsp;&nbsp;The Google Key Rings Resource is used to register and manage Google Cloud Key Rings within Oracle Cloud Infrastructure (OCI) for use with services such as Oracle Exadata Database Service on Dedicated Infrastructure.
46
+
47
+ <b>Google Key Resource:</b>&nbsp;&nbsp;The Google Key Resource is used to register and manage a Google Cloud Key within Oracle Cloud Infrastructure (OCI) under an associated Google Key Ring."""), short_help=cli_util.override('oracle_db_azure_blob_mount.oracle_db_azure_blob_mount_root_group.short_help', """Oracle Database MultiCloud Data Plane Integration"""))
29
48
  @cli_util.help_option_group
30
49
  def oracle_db_azure_blob_mount_root_group():
31
50
  pass
32
51
 
33
52
 
34
- @click.command(cli_util.override('oracle_db_azure_blob_mount.oracle_db_azure_blob_mount_group.command_name', 'oracle-db-azure-blob-mount'), cls=CommandGroupWithAlias, help="""Oracle DB Azure Blob Mount resource details.""")
53
+ @click.command(cli_util.override('oracle_db_azure_blob_mount.oracle_db_azure_blob_mount_group.command_name', 'oracle-db-azure-blob-mount'), cls=CommandGroupWithAlias, help="""Oracle DB Azure Blob Mount resource object.""")
35
54
  @cli_util.help_option_group
36
55
  def oracle_db_azure_blob_mount_group():
37
56
  pass
@@ -41,8 +60,8 @@ dbmulticloud_service_cli.dbmulticloud_service_group.add_command(oracle_db_azure_
41
60
  oracle_db_azure_blob_mount_root_group.add_command(oracle_db_azure_blob_mount_group)
42
61
 
43
62
 
44
- @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.change_oracle_db_azure_blob_mount_compartment.command_name', 'change-compartment'), help=u"""Moves the Oracle DbAzure Blob Mount resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource. \n[Command Reference](changeOracleDbAzureBlobMountCompartment)""")
45
- @cli_util.option('--oracle-db-azure-blob-mount-id', required=True, help=u"""The ID of the Azure Container Resource.""")
63
+ @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.change_oracle_db_azure_blob_mount_compartment.command_name', 'change-compartment'), help=u"""Moves the Oracle DB Azure Blob Mount resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource. \n[Command Reference](changeOracleDbAzureBlobMountCompartment)""")
64
+ @cli_util.option('--oracle-db-azure-blob-mount-id', required=True, help=u"""The [OCID] of the Oracle DB Azure Blob Mount resource.""")
46
65
  @cli_util.option('--compartment-id', help=u"""The ID of the new compartment to contain the Oracle DB Azure Blob Mount resource.""")
47
66
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags].
48
67
 
@@ -122,11 +141,11 @@ def change_oracle_db_azure_blob_mount_compartment(ctx, from_json, wait_for_state
122
141
  cli_util.render_response(result, ctx)
123
142
 
124
143
 
125
- @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.create_oracle_db_azure_blob_mount.command_name', 'create'), help=u"""Creates Oracle DB Azure Blob Mount resource and mounts Azure Container in OCI Database Resource, based on provided Azure Container details and Database Resource ID. \n[Command Reference](createOracleDbAzureBlobMount)""")
126
- @cli_util.option('--compartment-id', required=True, help=u"""The OCID of the compartment that contains VMs where to mount Azure Container.""")
127
- @cli_util.option('--display-name', required=True, help=u"""Oracle DB Azure Blob Mount Resource name.""")
128
- @cli_util.option('--oracle-db-azure-connector-id', required=True, help=u"""The OCID of the Oracle DB Azure Connector Resource.""")
129
- @cli_util.option('--oracle-db-azure-blob-container-id', required=True, help=u"""The OCID of the Oracle DB Azure Blob Container Resource.""")
144
+ @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.create_oracle_db_azure_blob_mount.command_name', 'create'), help=u"""Creates Oracle DB Azure Blob Mount resource. \n[Command Reference](createOracleDbAzureBlobMount)""")
145
+ @cli_util.option('--compartment-id', required=True, help=u"""TThe [OCID] of the compartment that contains Oracle DB Azure Blob Mount resource.""")
146
+ @cli_util.option('--display-name', required=True, help=u"""Oracle DB Azure Blob Mount resource name.""")
147
+ @cli_util.option('--oracle-db-azure-connector-id', required=True, help=u"""The [OCID] of the Oracle DB Azure Connector resource that contains Oracle DB Azure Blob Mount resource.""")
148
+ @cli_util.option('--oracle-db-azure-blob-container-id', required=True, help=u"""The [OCID] of the Oracle DB Azure Blob Container resource that contains Oracle DB Azure Blob Mount resource.""")
130
149
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags].
131
150
 
132
151
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)
@@ -196,8 +215,8 @@ def create_oracle_db_azure_blob_mount(ctx, from_json, wait_for_state, max_wait_s
196
215
  cli_util.render_response(result, ctx)
197
216
 
198
217
 
199
- @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.delete_oracle_db_azure_blob_mount.command_name', 'delete'), help=u"""Unmount Azure Container Resource from ExaCS VM Cluster and Delete resource. \n[Command Reference](deleteOracleDbAzureBlobMount)""")
200
- @cli_util.option('--oracle-db-azure-blob-mount-id', required=True, help=u"""The ID of the Azure Container Resource.""")
218
+ @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.delete_oracle_db_azure_blob_mount.command_name', 'delete'), help=u"""Unmounts Oracle DB Azure Blob Mount resource from an Exadata VM cluster in Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D) and deletes Oracle DB Azure Blob Mount resource. \n[Command Reference](deleteOracleDbAzureBlobMount)""")
219
+ @cli_util.option('--oracle-db-azure-blob-mount-id', required=True, help=u"""The [OCID] of the Oracle DB Azure Blob Mount resource.""")
201
220
  @cli_util.option('--if-match', help=u"""For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.""")
202
221
  @cli_util.confirm_delete_option
203
222
  @cli_util.option('--wait-for-state', type=custom_types.CliCaseInsensitiveChoice(["ACCEPTED", "IN_PROGRESS", "WAITING", "NEEDS_ATTENTION", "FAILED", "SUCCEEDED", "CANCELING", "CANCELED"]), multiple=True, help="""This operation asynchronously creates, modifies or deletes a resource and uses a work request to track the progress of the operation. Specify this option to perform the action and then wait until the work request reaches a certain state. Multiple states can be specified, returning on the first state. For example, --wait-for-state SUCCEEDED --wait-for-state FAILED would return on whichever lifecycle state is reached first. If timeout is reached, a return code of 2 is returned. For any other error, a return code of 1 is returned.""")
@@ -252,8 +271,8 @@ def delete_oracle_db_azure_blob_mount(ctx, from_json, wait_for_state, max_wait_s
252
271
  cli_util.render_response(result, ctx)
253
272
 
254
273
 
255
- @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.get_oracle_db_azure_blob_mount.command_name', 'get'), help=u"""Get Oracle DB Azure Blob Mount Details form a particular Container Resource ID. \n[Command Reference](getOracleDbAzureBlobMount)""")
256
- @cli_util.option('--oracle-db-azure-blob-mount-id', required=True, help=u"""The ID of the Azure Container Resource.""")
274
+ @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.get_oracle_db_azure_blob_mount.command_name', 'get'), help=u"""Retrieves the Oracle DB Azure Blob Mount resource for a specified resource [OCID]. \n[Command Reference](getOracleDbAzureBlobMount)""")
275
+ @cli_util.option('--oracle-db-azure-blob-mount-id', required=True, help=u"""The [OCID] of the Oracle DB Azure Blob Mount resource.""")
257
276
  @cli_util.option('--limit', type=click.INT, help=u"""The maximum number of items to return.""")
258
277
  @cli_util.option('--page', help=u"""The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.""")
259
278
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either 'asc' or 'desc'.""")
@@ -283,13 +302,13 @@ def get_oracle_db_azure_blob_mount(ctx, from_json, oracle_db_azure_blob_mount_id
283
302
  cli_util.render_response(result, ctx)
284
303
 
285
304
 
286
- @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.list_oracle_db_azure_blob_mounts.command_name', 'list'), help=u"""Lists the all Oracle DB Azure Blob Mounts based on filters. \n[Command Reference](listOracleDbAzureBlobMounts)""")
305
+ @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.list_oracle_db_azure_blob_mounts.command_name', 'list'), help=u"""Lists all Oracle DB Azure Blob Mount resources based on the specified filters. \n[Command Reference](listOracleDbAzureBlobMounts)""")
287
306
  @cli_util.option('--compartment-id', required=True, help=u"""The [ID] of the compartment.""")
288
- @cli_util.option('--display-name', help=u"""A filter to return Oracle DB Azure Blob Mount Resources.""")
289
- @cli_util.option('--oracle-db-azure-blob-mount-id', help=u"""ID of Oracle DB Azure Blob Mount Resource.""")
307
+ @cli_util.option('--display-name', help=u"""A filter to return Oracle DB Azure Blob Mount resources that match the specified display name.""")
308
+ @cli_util.option('--oracle-db-azure-blob-mount-id', help=u"""The [OCID] of the Oracle DB Azure Blob Mount resource.""")
290
309
  @cli_util.option('--lifecycle-state', type=custom_types.CliCaseInsensitiveChoice(["CREATING", "ACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED"]), help=u"""A filter to return only resources that match the given lifecycle state. The state value is case-insensitive.""")
291
- @cli_util.option('--oracle-db-azure-blob-container-id', help=u"""A filter to return Oracle DB Azure Blob Mount Resources.""")
292
- @cli_util.option('--oracle-db-azure-connector-id', help=u"""A filter to return Oracle DB Azure Blob Mount Resources.""")
310
+ @cli_util.option('--oracle-db-azure-blob-container-id', help=u"""A filter to return Oracle DB Azure Blob Container resource.""")
311
+ @cli_util.option('--oracle-db-azure-connector-id', help=u"""A filter to return Oracle DB Azure Azure Identity Connector resources.""")
293
312
  @cli_util.option('--limit', type=click.INT, help=u"""The maximum number of items to return.""")
294
313
  @cli_util.option('--page', help=u"""The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.""")
295
314
  @cli_util.option('--sort-order', type=custom_types.CliCaseInsensitiveChoice(["ASC", "DESC"]), help=u"""The sort order to use, either 'asc' or 'desc'.""")
@@ -352,12 +371,12 @@ def list_oracle_db_azure_blob_mounts(ctx, from_json, all_pages, page_size, compa
352
371
  cli_util.render_response(result, ctx)
353
372
 
354
373
 
355
- @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.update_oracle_db_azure_blob_mount.command_name', 'update'), help=u"""Modifies the existing Oracle DB Azure Blob Mount resource for a given ID. \n[Command Reference](updateOracleDbAzureBlobMount)""")
356
- @cli_util.option('--oracle-db-azure-blob-mount-id', required=True, help=u"""The ID of the Azure Container Resource.""")
357
- @cli_util.option('--compartment-id', help=u"""The OCID of the compartment that contains where to create Oracle DB Azure Blob Mount resource.""")
374
+ @oracle_db_azure_blob_mount_group.command(name=cli_util.override('oracle_db_azure_blob_mount.update_oracle_db_azure_blob_mount.command_name', 'update'), help=u"""Modifies the existing Oracle DB Azure Blob Mount resource for a given [OCID]. \n[Command Reference](updateOracleDbAzureBlobMount)""")
375
+ @cli_util.option('--oracle-db-azure-blob-mount-id', required=True, help=u"""The [OCID] of the Oracle DB Azure Blob Mount resource.""")
376
+ @cli_util.option('--compartment-id', help=u"""The [OCID] of the compartment that contains Oracle DB Azure Blob Mount resource.""")
358
377
  @cli_util.option('--display-name', help=u"""Oracle DB Azure Blob Mount resource name.""")
359
- @cli_util.option('--oracle-db-azure-connector-id', help=u"""The OCID of the Oracle DB Azure Connector Resource.""")
360
- @cli_util.option('--oracle-db-azure-blob-container-id', help=u"""The OCID of the Oracle DB Azure Blob Container Resource.""")
378
+ @cli_util.option('--oracle-db-azure-connector-id', help=u"""The [OCID] of the Oracle DB Azure Connector resource that contains Oracle DB Azure Blob Mount resource.""")
379
+ @cli_util.option('--oracle-db-azure-blob-container-id', help=u"""The [OCID] of the Oracle DB Azure Blob Container resource that contains Oracle DB Azure Blob Mount resource.""")
361
380
  @cli_util.option('--freeform-tags', type=custom_types.CLI_COMPLEX_TYPE, help=u"""Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags].
362
381
 
363
382
  Example: `{\"Department\": \"Finance\"}`""" + custom_types.cli_complex_type.COMPLEX_TYPE_HELP)