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
@@ -17,8 +17,8 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Modifies the existing Oracle DB Azure Vault Association Details for a
21
- given ID.
20
+ Modifies the properties of an Oracle DB Azure Vault Association
21
+ resource identified by the specified resource OCID.
22
22
 
23
23
 
24
24
  Usage
@@ -32,7 +32,7 @@ Required Parameters
32
32
 
33
33
  --oracle-db-azure-vault-association-id [text]
34
34
 
35
- The ID of the Oracle DB Azure Vault Association Resource.
35
+ The OCID of the Oracle DB Azure Vault Association resource.
36
36
 
37
37
 
38
38
  Optional Parameters
@@ -41,7 +41,7 @@ Optional Parameters
41
41
  --compartment-id, -c [text]
42
42
 
43
43
  The OCID of the compartment that contains Oracle DB Azure Vault
44
- Association Resource.
44
+ Association resource.
45
45
 
46
46
  --defined-tags [complex type]
47
47
 
@@ -63,7 +63,7 @@ via the file:// syntax.
63
63
 
64
64
  --display-name [text]
65
65
 
66
- Display name of Oracle DB Azure Vault Association Resource.
66
+ Oracle DB Azure Vault Association resource name.
67
67
 
68
68
  --force
69
69
 
@@ -125,11 +125,13 @@ defined by "--wait-for-state". Defaults to 1200 seconds.
125
125
 
126
126
  --oracle-db-azure-connector-id [text]
127
127
 
128
- The OCID of the Oracle DB Azure Connector.
128
+ The OCID of the Oracle DB Azure Connector that contains Oracle DB
129
+ Azure Vault Association resource.
129
130
 
130
131
  --oracle-db-azure-vault-id [text]
131
132
 
132
- The OCID of the Oracle DB Azure Vault.
133
+ The OCID of the Oracle DB Azure Vault that contains Oracle DB Azure
134
+ Vault Association resource.
133
135
 
134
136
  --wait-for-state [text]
135
137
 
@@ -5,22 +5,67 @@ oracle-db-azure-vault-association
5
5
  Description
6
6
  ===========
7
7
 
8
- 1. Oracle Azure Connector Resource: This is for installing Azure Arc
9
- Server in ExaCS VM Cluster.
10
-
11
- There are two way to install Azure Arc Server (Azure Identity) in
12
- ExaCS VMCluster.
13
- 1. Using Bearer Access Token or
14
-
15
- 2. By providing Authentication token
16
-
17
- 2. Oracle Azure Blob Container Resource: This is for to capture Azure
18
- Container details and same will be used in multiple ExaCS VMCluster
19
- to mount the Azure Container.
20
-
21
- 3. Oracle Azure Blob Mount Resource: This is for to mount Azure
22
- Container in ExaCS VMCluster using Oracle Azure Connector and
23
- Oracle Azure Blob Container Resource.
8
+ <b>Microsoft Azure:</b> <br> <b>Oracle Azure Connector
9
+ Resource:</b>:&nbsp;&nbsp;The Oracle Azure Connector Resource is used
10
+ to install the Azure Arc Server on an Exadata VM cluster in Oracle
11
+ Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
12
+
13
+ The supported method to install the Azure Arc Server (Azure
14
+ Identity) on the Exadata VM cluster:
15
+
16
+ <ul>
17
+ <li>Using a Bearer Access Token</li>
18
+
19
+ </ul>
20
+
21
+ <b>Oracle Azure Blob Container Resource:</b>&nbsp;&nbsp;The Oracle
22
+ Azure Blob Container Resource is used to capture the details of an
23
+ Azure Blob Container. This resource can then be reused across multiple
24
+ Exadata VM clusters in Oracle Exadata Database Service on Dedicated
25
+ Infrastructure (ExaDB-D) to mount the Azure container.
26
+
27
+ <b>Oracle Azure Blob Mount Resource:</b>&nbsp;&nbsp;The Oracle Azure
28
+ Blob Mount Resource is used to mount an Azure Blob Container on an
29
+ Exadata VM cluster in Oracle Exadata Database Service on Dedicated
30
+ Infrastructure (ExaDB-D). It relies on both the Oracle Azure Connector
31
+ and the Oracle Azure Blob Container Resource to perform the mount
32
+ operation.
33
+
34
+ <b>Discover Azure Vaults and Keys Resource:</b>&nbsp;&nbsp;The
35
+ Discover Oracle Azure Vaults and Azure Keys Resource is used to
36
+ discover Azure Vaults and the associated encryption keys available in
37
+ your Azure project.
38
+
39
+ <b>Oracle Azure Vault:</b>&nbsp;&nbsp;The Oracle Azure Vault Resource
40
+ is used to manage Azure Vaults within Oracle Cloud Infrastructure
41
+ (OCI) for use with services such as Oracle Exadata Database Service on
42
+ Dedicated Infrastructure.
43
+
44
+ <b>Oracle Azure Key:</b>&nbsp;&nbsp;Oracle Azure Key Resource is used
45
+ to register and manage a Oracle Azure Key Key within Oracle Cloud
46
+ Infrastructure (OCI) under an associated Azure Vault.
47
+
48
+ <br>
49
+
50
+ <b>Google Cloud:</b><br> <b>Oracle Google Cloud Connector
51
+ Resource:</b>&nbsp;&nbsp;The Oracle Google Cloud Connector Resource is
52
+ used to install the Google Cloud Identity Connector on an Exadata VM
53
+ cluster in Oracle Exadata Database Service on Dedicated Infrastructure
54
+ (ExaDB-D).
55
+
56
+ <b>Discover Google Key Rings and Keys Resource:</b>&nbsp;&nbsp;The
57
+ Discover Google Key Rings and Keys Resource is used to discover Google
58
+ Cloud Key Rings and the associated encryption keys available in your
59
+ Google Cloud project.
60
+
61
+ <b>Google Key Rings Resource:</b>&nbsp;&nbsp;The Google Key Rings
62
+ Resource is used to register and manage Google Cloud Key Rings within
63
+ Oracle Cloud Infrastructure (OCI) for use with services such as Oracle
64
+ Exadata Database Service on Dedicated Infrastructure.
65
+
66
+ <b>Google Key Resource:</b>&nbsp;&nbsp;The Google Key Resource is used
67
+ to register and manage a Google Cloud Key within Oracle Cloud
68
+ Infrastructure (OCI) under an associated Google Key Ring.
24
69
 
25
70
 
26
71
  Available Commands
@@ -5,22 +5,67 @@ oracle-db-azure-vault
5
5
  Description
6
6
  ===========
7
7
 
8
- 1. Oracle Azure Connector Resource: This is for installing Azure Arc
9
- Server in ExaCS VM Cluster.
10
-
11
- There are two way to install Azure Arc Server (Azure Identity) in
12
- ExaCS VMCluster.
13
- 1. Using Bearer Access Token or
14
-
15
- 2. By providing Authentication token
16
-
17
- 2. Oracle Azure Blob Container Resource: This is for to capture Azure
18
- Container details and same will be used in multiple ExaCS VMCluster
19
- to mount the Azure Container.
20
-
21
- 3. Oracle Azure Blob Mount Resource: This is for to mount Azure
22
- Container in ExaCS VMCluster using Oracle Azure Connector and
23
- Oracle Azure Blob Container Resource.
8
+ <b>Microsoft Azure:</b> <br> <b>Oracle Azure Connector
9
+ Resource:</b>:&nbsp;&nbsp;The Oracle Azure Connector Resource is used
10
+ to install the Azure Arc Server on an Exadata VM cluster in Oracle
11
+ Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
12
+
13
+ The supported method to install the Azure Arc Server (Azure
14
+ Identity) on the Exadata VM cluster:
15
+
16
+ <ul>
17
+ <li>Using a Bearer Access Token</li>
18
+
19
+ </ul>
20
+
21
+ <b>Oracle Azure Blob Container Resource:</b>&nbsp;&nbsp;The Oracle
22
+ Azure Blob Container Resource is used to capture the details of an
23
+ Azure Blob Container. This resource can then be reused across multiple
24
+ Exadata VM clusters in Oracle Exadata Database Service on Dedicated
25
+ Infrastructure (ExaDB-D) to mount the Azure container.
26
+
27
+ <b>Oracle Azure Blob Mount Resource:</b>&nbsp;&nbsp;The Oracle Azure
28
+ Blob Mount Resource is used to mount an Azure Blob Container on an
29
+ Exadata VM cluster in Oracle Exadata Database Service on Dedicated
30
+ Infrastructure (ExaDB-D). It relies on both the Oracle Azure Connector
31
+ and the Oracle Azure Blob Container Resource to perform the mount
32
+ operation.
33
+
34
+ <b>Discover Azure Vaults and Keys Resource:</b>&nbsp;&nbsp;The
35
+ Discover Oracle Azure Vaults and Azure Keys Resource is used to
36
+ discover Azure Vaults and the associated encryption keys available in
37
+ your Azure project.
38
+
39
+ <b>Oracle Azure Vault:</b>&nbsp;&nbsp;The Oracle Azure Vault Resource
40
+ is used to manage Azure Vaults within Oracle Cloud Infrastructure
41
+ (OCI) for use with services such as Oracle Exadata Database Service on
42
+ Dedicated Infrastructure.
43
+
44
+ <b>Oracle Azure Key:</b>&nbsp;&nbsp;Oracle Azure Key Resource is used
45
+ to register and manage a Oracle Azure Key Key within Oracle Cloud
46
+ Infrastructure (OCI) under an associated Azure Vault.
47
+
48
+ <br>
49
+
50
+ <b>Google Cloud:</b><br> <b>Oracle Google Cloud Connector
51
+ Resource:</b>&nbsp;&nbsp;The Oracle Google Cloud Connector Resource is
52
+ used to install the Google Cloud Identity Connector on an Exadata VM
53
+ cluster in Oracle Exadata Database Service on Dedicated Infrastructure
54
+ (ExaDB-D).
55
+
56
+ <b>Discover Google Key Rings and Keys Resource:</b>&nbsp;&nbsp;The
57
+ Discover Google Key Rings and Keys Resource is used to discover Google
58
+ Cloud Key Rings and the associated encryption keys available in your
59
+ Google Cloud project.
60
+
61
+ <b>Google Key Rings Resource:</b>&nbsp;&nbsp;The Google Key Rings
62
+ Resource is used to register and manage Google Cloud Key Rings within
63
+ Oracle Cloud Infrastructure (OCI) for use with services such as Oracle
64
+ Exadata Database Service on Dedicated Infrastructure.
65
+
66
+ <b>Google Key Resource:</b>&nbsp;&nbsp;The Google Key Resource is used
67
+ to register and manage a Google Cloud Key within Oracle Cloud
68
+ Infrastructure (OCI) under an associated Google Key Ring.
24
69
 
25
70
 
26
71
  Available Commands
@@ -0,0 +1,132 @@
1
+ "change-compartment"
2
+ ********************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Moves the Oracle DB GCP Identity Connector resource into a different
21
+ compartment. When provided, ‘If-Match’ is checked against ‘ETag’
22
+ values of the resource.
23
+
24
+
25
+ Usage
26
+ =====
27
+
28
+ oci dbmulticloud oracle-db-gcp-identity-connector change-compartment [OPTIONS]
29
+
30
+
31
+ Required Parameters
32
+ ===================
33
+
34
+ --oracle-db-gcp-identity-connector-id [text]
35
+
36
+ The OCID of the Oracle DB GCP Identity Configuration Resource.
37
+
38
+
39
+ Optional Parameters
40
+ ===================
41
+
42
+ --compartment-id, -c [text]
43
+
44
+ The OCID of the compartment that contains the Oracle DB GCP Identity
45
+ Connector resource.
46
+
47
+ --from-json [text]
48
+
49
+ Provide input to this command as a JSON document from a file using the
50
+ file://path-to/file syntax.
51
+
52
+ The "--generate-full-command-json-input" option can be used to
53
+ generate a sample json file to be used with this command option. The
54
+ key names are pre-populated and match the command option names
55
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
56
+ while the values of the keys need to be populated by the user before
57
+ using the sample file as an input to this command. For any command
58
+ option that accepts multiple values, the value of the key can be a
59
+ JSON array.
60
+
61
+ Options can still be provided on the command line. If an option exists
62
+ in both the JSON document and the command line then the command line
63
+ specified value will be used.
64
+
65
+ For examples on usage of this option, please see our “using CLI with
66
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
67
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
68
+
69
+ --if-match [text]
70
+
71
+ For optimistic concurrency control. In the PUT or DELETE call for a
72
+ resource, set the *if-match* parameter to the value of the etag from a
73
+ previous GET or POST response for that resource. The resource will be
74
+ updated or deleted only if the etag you provide matches the resource’s
75
+ current etag value.
76
+
77
+ --max-wait-seconds [integer]
78
+
79
+ The maximum time to wait for the work request to reach the state
80
+ defined by "--wait-for-state". Defaults to 1200 seconds.
81
+
82
+ --wait-for-state [text]
83
+
84
+ This operation asynchronously creates, modifies or deletes a resource
85
+ and uses a work request to track the progress of the operation.
86
+ Specify this option to perform the action and then wait until the work
87
+ request reaches a certain state. Multiple states can be specified,
88
+ returning on the first state. For example, "--wait-for-state"
89
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
90
+ lifecycle state is reached first. If timeout is reached, a return code
91
+ of 2 is returned. For any other error, a return code of 1 is returned.
92
+
93
+ Accepted values are:
94
+
95
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
96
+
97
+ --wait-interval-seconds [integer]
98
+
99
+ Check every "--wait-interval-seconds" to see whether the work request
100
+ has reached the state defined by "--wait-for-state". Defaults to 30
101
+ seconds.
102
+
103
+
104
+ Global Parameters
105
+ =================
106
+
107
+ Use "oci --help" for help on global parameters.
108
+
109
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
110
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
111
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
112
+ --generate-param-json-input", "--help", "--latest-version", "--max-
113
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
114
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
115
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
116
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
117
+
118
+
119
+ Example using required parameter
120
+ ================================
121
+
122
+ Copy the following CLI commands into a file named example.sh. Run the
123
+ command by typing “bash example.sh” and replacing the example
124
+ parameters with your own.
125
+
126
+ Please note this sample will only work in the POSIX-compliant bash-
127
+ like shell. You need to set up the OCI configuration and appropriate
128
+ security policies before trying the examples.
129
+
130
+ export oracle_db_gcp_identity_connector_id=<substitute-value-of-oracle_db_gcp_identity_connector_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.html#cmdoption-oracle-db-gcp-identity-connector-id
131
+
132
+ oci dbmulticloud oracle-db-gcp-identity-connector change-compartment --oracle-db-gcp-identity-connector-id $oracle_db_gcp_identity_connector_id
@@ -0,0 +1,195 @@
1
+ "create"
2
+ ********
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Creates Oracle DB GCP Identity Connector resource.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci dbmulticloud oracle-db-gcp-identity-connector create [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --compartment-id, -c [text]
33
+
34
+ The OCID of the compartment that contains the Oracle DB GCP Identity
35
+ Connector resource.
36
+
37
+ --display-name [text]
38
+
39
+ Oracle DB Google GCP Identity Connector resource name.
40
+
41
+ --gcp-location [text]
42
+
43
+ GCP Location.
44
+
45
+ --gcp-resource-service-agent-id [text]
46
+
47
+ The ID of the GCP resource service agent.
48
+
49
+ --gcp-workload-identity-pool-id [text]
50
+
51
+ The ID of the cloud GCP Workload Identity Pool.
52
+
53
+ --gcp-workload-identity-provider-id [text]
54
+
55
+ The ID of the GCP Workload Identity Provider.
56
+
57
+ --issuer-url [text]
58
+
59
+ OIDC token issuer Url
60
+
61
+ --project-id [text]
62
+
63
+ Project id of the customer project.
64
+
65
+ --resource-id [text]
66
+
67
+ The OCID of the GCP VM Cluster resource.
68
+
69
+
70
+ Optional Parameters
71
+ ===================
72
+
73
+ --defined-tags [complex type]
74
+
75
+ Defined tags for this resource. Each key is predefined and scoped to a
76
+ namespace. For more information, see Resource Tags.
77
+
78
+ Example:
79
+
80
+ {"Operations": {"CostCenter": "42"}}
81
+
82
+ This is a complex type whose value must be valid JSON. The value can
83
+ be provided as a string on the command line or passed in as a file
84
+ using the file://path/to/file syntax.
85
+
86
+ The "--generate-param-json-input" option can be used to generate an
87
+ example of the JSON which must be provided. We recommend storing this
88
+ example in a file, modifying it as needed and then passing it back in
89
+ via the file:// syntax.
90
+
91
+ --freeform-tags [complex type]
92
+
93
+ Free-form tags for this resource. Each tag is a simple key-value pair
94
+ with no predefined name, type, or namespace. For more information, see
95
+ Resource Tags.
96
+
97
+ Example:
98
+
99
+ {"Department": "Finance"}
100
+
101
+ This is a complex type whose value must be valid JSON. The value can
102
+ be provided as a string on the command line or passed in as a file
103
+ using the file://path/to/file syntax.
104
+
105
+ The "--generate-param-json-input" option can be used to generate an
106
+ example of the JSON which must be provided. We recommend storing this
107
+ example in a file, modifying it as needed and then passing it back in
108
+ via the file:// syntax.
109
+
110
+ --from-json [text]
111
+
112
+ Provide input to this command as a JSON document from a file using the
113
+ file://path-to/file syntax.
114
+
115
+ The "--generate-full-command-json-input" option can be used to
116
+ generate a sample json file to be used with this command option. The
117
+ key names are pre-populated and match the command option names
118
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
119
+ while the values of the keys need to be populated by the user before
120
+ using the sample file as an input to this command. For any command
121
+ option that accepts multiple values, the value of the key can be a
122
+ JSON array.
123
+
124
+ Options can still be provided on the command line. If an option exists
125
+ in both the JSON document and the command line then the command line
126
+ specified value will be used.
127
+
128
+ For examples on usage of this option, please see our “using CLI with
129
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
130
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
131
+
132
+ --max-wait-seconds [integer]
133
+
134
+ The maximum time to wait for the work request to reach the state
135
+ defined by "--wait-for-state". Defaults to 1200 seconds.
136
+
137
+ --wait-for-state [text]
138
+
139
+ This operation asynchronously creates, modifies or deletes a resource
140
+ and uses a work request to track the progress of the operation.
141
+ Specify this option to perform the action and then wait until the work
142
+ request reaches a certain state. Multiple states can be specified,
143
+ returning on the first state. For example, "--wait-for-state"
144
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
145
+ lifecycle state is reached first. If timeout is reached, a return code
146
+ of 2 is returned. For any other error, a return code of 1 is returned.
147
+
148
+ Accepted values are:
149
+
150
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
151
+
152
+ --wait-interval-seconds [integer]
153
+
154
+ Check every "--wait-interval-seconds" to see whether the work request
155
+ has reached the state defined by "--wait-for-state". Defaults to 30
156
+ seconds.
157
+
158
+
159
+ Global Parameters
160
+ =================
161
+
162
+ Use "oci --help" for help on global parameters.
163
+
164
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
165
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
166
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
167
+ --generate-param-json-input", "--help", "--latest-version", "--max-
168
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
169
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
170
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
171
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
172
+
173
+
174
+ Example using required parameter
175
+ ================================
176
+
177
+ Copy the following CLI commands into a file named example.sh. Run the
178
+ command by typing “bash example.sh” and replacing the example
179
+ parameters with your own.
180
+
181
+ Please note this sample will only work in the POSIX-compliant bash-
182
+ like shell. You need to set up the OCI configuration and appropriate
183
+ security policies before trying the examples.
184
+
185
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.html#cmdoption-compartment-id
186
+ export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.html#cmdoption-display-name
187
+ export gcp_location=<substitute-value-of-gcp_location> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.html#cmdoption-gcp-location
188
+ export gcp_resource_service_agent_id=<substitute-value-of-gcp_resource_service_agent_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.html#cmdoption-gcp-resource-service-agent-id
189
+ export gcp_workload_identity_pool_id=<substitute-value-of-gcp_workload_identity_pool_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.html#cmdoption-gcp-workload-identity-pool-id
190
+ export gcp_workload_identity_provider_id=<substitute-value-of-gcp_workload_identity_provider_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.html#cmdoption-gcp-workload-identity-provider-id
191
+ export issuer_url=<substitute-value-of-issuer_url> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.html#cmdoption-issuer-url
192
+ export project_id=<substitute-value-of-project_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.html#cmdoption-project-id
193
+ export resource_id=<substitute-value-of-resource_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.html#cmdoption-resource-id
194
+
195
+ oci dbmulticloud oracle-db-gcp-identity-connector create --compartment-id $compartment_id --display-name $display_name --gcp-location $gcp_location --gcp-resource-service-agent-id $gcp_resource_service_agent_id --gcp-workload-identity-pool-id $gcp_workload_identity_pool_id --gcp-workload-identity-provider-id $gcp_workload_identity_provider_id --issuer-url $issuer_url --project-id $project_id --resource-id $resource_id
@@ -0,0 +1,130 @@
1
+ "delete"
2
+ ********
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Deletes the Oracle DB GCP Identity Connector resource and removes the
21
+ associated connector from the database resource.
22
+
23
+
24
+ Usage
25
+ =====
26
+
27
+ oci dbmulticloud oracle-db-gcp-identity-connector delete [OPTIONS]
28
+
29
+
30
+ Required Parameters
31
+ ===================
32
+
33
+ --oracle-db-gcp-identity-connector-id [text]
34
+
35
+ The OCID of the Oracle DB GCP Identity Configuration Resource.
36
+
37
+
38
+ Optional Parameters
39
+ ===================
40
+
41
+ --force
42
+
43
+ Perform deletion without prompting for confirmation.
44
+
45
+ --from-json [text]
46
+
47
+ Provide input to this command as a JSON document from a file using the
48
+ file://path-to/file syntax.
49
+
50
+ The "--generate-full-command-json-input" option can be used to
51
+ generate a sample json file to be used with this command option. The
52
+ key names are pre-populated and match the command option names
53
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
54
+ while the values of the keys need to be populated by the user before
55
+ using the sample file as an input to this command. For any command
56
+ option that accepts multiple values, the value of the key can be a
57
+ JSON array.
58
+
59
+ Options can still be provided on the command line. If an option exists
60
+ in both the JSON document and the command line then the command line
61
+ specified value will be used.
62
+
63
+ For examples on usage of this option, please see our “using CLI with
64
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
65
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
66
+
67
+ --if-match [text]
68
+
69
+ For optimistic concurrency control. In the PUT or DELETE call for a
70
+ resource, set the *if-match* parameter to the value of the etag from a
71
+ previous GET or POST response for that resource. The resource will be
72
+ updated or deleted only if the etag you provide matches the resource’s
73
+ current etag value.
74
+
75
+ --max-wait-seconds [integer]
76
+
77
+ The maximum time to wait for the work request to reach the state
78
+ defined by "--wait-for-state". Defaults to 1200 seconds.
79
+
80
+ --wait-for-state [text]
81
+
82
+ This operation asynchronously creates, modifies or deletes a resource
83
+ and uses a work request to track the progress of the operation.
84
+ Specify this option to perform the action and then wait until the work
85
+ request reaches a certain state. Multiple states can be specified,
86
+ returning on the first state. For example, "--wait-for-state"
87
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
88
+ lifecycle state is reached first. If timeout is reached, a return code
89
+ of 2 is returned. For any other error, a return code of 1 is returned.
90
+
91
+ Accepted values are:
92
+
93
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
94
+
95
+ --wait-interval-seconds [integer]
96
+
97
+ Check every "--wait-interval-seconds" to see whether the work request
98
+ has reached the state defined by "--wait-for-state". Defaults to 30
99
+ seconds.
100
+
101
+
102
+ Global Parameters
103
+ =================
104
+
105
+ Use "oci --help" for help on global parameters.
106
+
107
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
108
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
109
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
110
+ --generate-param-json-input", "--help", "--latest-version", "--max-
111
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
112
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
113
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
114
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
115
+
116
+
117
+ Example using required parameter
118
+ ================================
119
+
120
+ Copy the following CLI commands into a file named example.sh. Run the
121
+ command by typing “bash example.sh” and replacing the example
122
+ parameters with your own.
123
+
124
+ Please note this sample will only work in the POSIX-compliant bash-
125
+ like shell. You need to set up the OCI configuration and appropriate
126
+ security policies before trying the examples.
127
+
128
+ export oracle_db_gcp_identity_connector_id=<substitute-value-of-oracle_db_gcp_identity_connector_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.html#cmdoption-oracle-db-gcp-identity-connector-id
129
+
130
+ oci dbmulticloud oracle-db-gcp-identity-connector delete --oracle-db-gcp-identity-connector-id $oracle_db_gcp_identity_connector_id