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
@@ -4,7 +4,7 @@ function GetOciTopLevelCommand_dbmulticloud() {
4
4
 
5
5
  function GetOciSubcommands_dbmulticloud() {
6
6
  $ociSubcommands = @{
7
- 'dbmulticloud' = 'multi-cloud-resource-discovery oracle-db-azure-blob-container oracle-db-azure-blob-mount oracle-db-azure-connector oracle-db-azure-key oracle-db-azure-vault oracle-db-azure-vault-association work-request'
7
+ 'dbmulticloud' = 'multi-cloud-resource-discovery oracle-db-azure-blob-container oracle-db-azure-blob-mount oracle-db-azure-connector oracle-db-azure-key oracle-db-azure-vault oracle-db-azure-vault-association oracle-db-gcp-identity-connector oracle-db-gcp-key oracle-db-gcp-key-ring work-request'
8
8
  'dbmulticloud multi-cloud-resource-discovery' = 'change-compartment create delete get list update'
9
9
  'dbmulticloud oracle-db-azure-blob-container' = 'change-compartment create delete get list update'
10
10
  'dbmulticloud oracle-db-azure-blob-mount' = 'change-compartment create delete get list update'
@@ -12,6 +12,9 @@ function GetOciSubcommands_dbmulticloud() {
12
12
  'dbmulticloud oracle-db-azure-key' = 'get list'
13
13
  'dbmulticloud oracle-db-azure-vault' = 'change-compartment create delete get list refresh update'
14
14
  'dbmulticloud oracle-db-azure-vault-association' = 'cascading-delete change-compartment create delete get list update'
15
+ 'dbmulticloud oracle-db-gcp-identity-connector' = 'change-compartment create delete get list refresh update'
16
+ 'dbmulticloud oracle-db-gcp-key' = 'get list'
17
+ 'dbmulticloud oracle-db-gcp-key-ring' = 'change-compartment create delete get list refresh update'
15
18
  'dbmulticloud work-request' = 'cancel get list work-request-error work-request-log-entry'
16
19
  'dbmulticloud work-request work-request-error' = 'list'
17
20
  'dbmulticloud work-request work-request-log-entry' = 'list-work-request-logs'
@@ -22,10 +25,10 @@ function GetOciSubcommands_dbmulticloud() {
22
25
  function GetOciCommandsToLongParams_dbmulticloud() {
23
26
  $ociCommandsToLongParams = @{
24
27
  'dbmulticloud multi-cloud-resource-discovery change-compartment' = 'compartment-id defined-tags freeform-tags from-json help if-match max-wait-seconds multi-cloud-resource-discovery-id system-tags wait-for-state wait-interval-seconds'
25
- 'dbmulticloud multi-cloud-resource-discovery create' = 'compartment-id defined-tags display-name freeform-tags from-json help if-match max-wait-seconds oracle-db-connector-id resource-type wait-for-state wait-interval-seconds'
28
+ 'dbmulticloud multi-cloud-resource-discovery create' = 'compartment-id defined-tags display-name freeform-tags from-json help if-match max-wait-seconds oracle-db-connector-id resource-type resources-filter wait-for-state wait-interval-seconds'
26
29
  'dbmulticloud multi-cloud-resource-discovery delete' = 'force from-json help if-match max-wait-seconds multi-cloud-resource-discovery-id wait-for-state wait-interval-seconds'
27
30
  'dbmulticloud multi-cloud-resource-discovery get' = 'from-json help limit multi-cloud-resource-discovery-id page sort-order'
28
- 'dbmulticloud multi-cloud-resource-discovery list' = 'all compartment-id display-name from-json help lifecycle-state limit multi-cloud-resource-discovery-id oracle-db-azure-connector-id page page-size resource-type sort-by sort-order'
31
+ 'dbmulticloud multi-cloud-resource-discovery list' = 'all compartment-id display-name from-json help lifecycle-state limit multi-cloud-resource-discovery-id oracle-db-azure-connector-id page page-size resource-type resources-filter sort-by sort-order'
29
32
  'dbmulticloud multi-cloud-resource-discovery update' = 'compartment-id defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds multi-cloud-resource-discovery-id oracle-db-connector-id resource-type wait-for-state wait-interval-seconds'
30
33
  'dbmulticloud oracle-db-azure-blob-container change-compartment' = 'compartment-id defined-tags freeform-tags from-json help if-match max-wait-seconds oracle-db-azure-blob-container-id system-tags wait-for-state wait-interval-seconds'
31
34
  'dbmulticloud oracle-db-azure-blob-container create' = 'azure-storage-account-name azure-storage-container-name compartment-id defined-tags display-name freeform-tags from-json help if-match max-wait-seconds private-endpoint-dns-alias private-endpoint-ip-address wait-for-state wait-interval-seconds'
@@ -53,7 +56,7 @@ function GetOciCommandsToLongParams_dbmulticloud() {
53
56
  'dbmulticloud oracle-db-azure-vault delete' = 'force from-json help if-match max-wait-seconds oracle-db-azure-vault-id wait-for-state wait-interval-seconds'
54
57
  'dbmulticloud oracle-db-azure-vault get' = 'from-json help limit oracle-db-azure-vault-id page sort-order'
55
58
  'dbmulticloud oracle-db-azure-vault list' = 'all compartment-id display-name from-json help lifecycle-state limit oracle-db-azure-connector-id oracle-db-azure-resource-group oracle-db-azure-vault-id page page-size sort-by sort-order'
56
- 'dbmulticloud oracle-db-azure-vault refresh' = 'from-json help if-match max-wait-seconds oracle-db-azure-vault-id wait-for-state wait-interval-seconds'
59
+ 'dbmulticloud oracle-db-azure-vault refresh' = 'from-json help if-match max-wait-seconds oracle-db-azure-connector-id oracle-db-azure-vault-id wait-for-state wait-interval-seconds'
57
60
  'dbmulticloud oracle-db-azure-vault update' = 'azure-vault-id compartment-id defined-tags display-name force freeform-tags from-json help if-match location max-wait-seconds oracle-db-azure-resource-group oracle-db-azure-vault-id oracle-db-connector-id properties type wait-for-state wait-interval-seconds'
58
61
  'dbmulticloud oracle-db-azure-vault-association cascading-delete' = 'from-json help if-match max-wait-seconds oracle-db-azure-vault-association-id wait-for-state wait-interval-seconds'
59
62
  'dbmulticloud oracle-db-azure-vault-association change-compartment' = 'compartment-id defined-tags freeform-tags from-json help if-match max-wait-seconds oracle-db-azure-vault-association-id system-tags wait-for-state wait-interval-seconds'
@@ -62,6 +65,22 @@ function GetOciCommandsToLongParams_dbmulticloud() {
62
65
  'dbmulticloud oracle-db-azure-vault-association get' = 'from-json help limit oracle-db-azure-vault-association-id page sort-order'
63
66
  'dbmulticloud oracle-db-azure-vault-association list' = 'all compartment-id display-name from-json help lifecycle-state limit oracle-db-azure-connector-id oracle-db-azure-vault-association-id oracle-db-azure-vault-id page page-size sort-by sort-order'
64
67
  'dbmulticloud oracle-db-azure-vault-association update' = 'compartment-id defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds oracle-db-azure-connector-id oracle-db-azure-vault-association-id oracle-db-azure-vault-id wait-for-state wait-interval-seconds'
68
+ 'dbmulticloud oracle-db-gcp-identity-connector change-compartment' = 'compartment-id from-json help if-match max-wait-seconds oracle-db-gcp-identity-connector-id wait-for-state wait-interval-seconds'
69
+ 'dbmulticloud oracle-db-gcp-identity-connector create' = 'compartment-id defined-tags display-name freeform-tags from-json gcp-location gcp-resource-service-agent-id gcp-workload-identity-pool-id gcp-workload-identity-provider-id help issuer-url max-wait-seconds project-id resource-id wait-for-state wait-interval-seconds'
70
+ 'dbmulticloud oracle-db-gcp-identity-connector delete' = 'force from-json help if-match max-wait-seconds oracle-db-gcp-identity-connector-id wait-for-state wait-interval-seconds'
71
+ 'dbmulticloud oracle-db-gcp-identity-connector get' = 'from-json help oracle-db-gcp-identity-connector-id'
72
+ 'dbmulticloud oracle-db-gcp-identity-connector list' = 'all compartment-id display-name from-json help lifecycle-state limit page page-size resource-id sort-by sort-order'
73
+ 'dbmulticloud oracle-db-gcp-identity-connector refresh' = 'from-json help if-match max-wait-seconds oracle-db-gcp-identity-connector-id wait-for-state wait-interval-seconds'
74
+ 'dbmulticloud oracle-db-gcp-identity-connector update' = 'defined-tags display-name force freeform-tags from-json gcp-location gcp-resource-service-agent-id gcp-workload-identity-pool-id gcp-workload-identity-provider-id help if-match issuer-url max-wait-seconds oracle-db-gcp-identity-connector-id project-id resource-id wait-for-state wait-interval-seconds'
75
+ 'dbmulticloud oracle-db-gcp-key get' = 'from-json help oracle-db-gcp-key-id'
76
+ 'dbmulticloud oracle-db-gcp-key list' = 'all compartment-id display-name from-json help lifecycle-state limit oracle-db-gcp-key-id oracle-db-gcp-key-ring-id page page-size sort-by sort-order'
77
+ 'dbmulticloud oracle-db-gcp-key-ring change-compartment' = 'compartment-id from-json help if-match max-wait-seconds oracle-db-gcp-key-ring-id wait-for-state wait-interval-seconds'
78
+ 'dbmulticloud oracle-db-gcp-key-ring create' = 'compartment-id defined-tags display-name freeform-tags from-json gcp-key-ring-id help if-match location max-wait-seconds oracle-db-connector-id properties type wait-for-state wait-interval-seconds'
79
+ 'dbmulticloud oracle-db-gcp-key-ring delete' = 'force from-json help if-match max-wait-seconds oracle-db-gcp-key-ring-id wait-for-state wait-interval-seconds'
80
+ 'dbmulticloud oracle-db-gcp-key-ring get' = 'from-json help limit oracle-db-gcp-key-ring-id page sort-order'
81
+ 'dbmulticloud oracle-db-gcp-key-ring list' = 'all compartment-id display-name from-json help lifecycle-state limit oracle-db-gcp-connector-id oracle-db-gcp-key-ring-id page page-size sort-by sort-order'
82
+ 'dbmulticloud oracle-db-gcp-key-ring refresh' = 'from-json help if-match max-wait-seconds oracle-db-gcp-connector-id oracle-db-gcp-key-ring-id wait-for-state wait-interval-seconds'
83
+ 'dbmulticloud oracle-db-gcp-key-ring update' = 'defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds oracle-db-gcp-key-ring-id wait-for-state wait-interval-seconds'
65
84
  'dbmulticloud work-request cancel' = 'force from-json help if-match work-request-id'
66
85
  'dbmulticloud work-request get' = 'from-json help work-request-id'
67
86
  'dbmulticloud work-request list' = 'all compartment-id from-json help limit page page-size resource-id sort-by sort-order status work-request-id'
@@ -114,6 +133,22 @@ function GetOciCommandsToShortParams_dbmulticloud() {
114
133
  'dbmulticloud oracle-db-azure-vault-association get' = '? h'
115
134
  'dbmulticloud oracle-db-azure-vault-association list' = '? c h'
116
135
  'dbmulticloud oracle-db-azure-vault-association update' = '? c h'
136
+ 'dbmulticloud oracle-db-gcp-identity-connector change-compartment' = '? c h'
137
+ 'dbmulticloud oracle-db-gcp-identity-connector create' = '? c h'
138
+ 'dbmulticloud oracle-db-gcp-identity-connector delete' = '? h'
139
+ 'dbmulticloud oracle-db-gcp-identity-connector get' = '? h'
140
+ 'dbmulticloud oracle-db-gcp-identity-connector list' = '? c h'
141
+ 'dbmulticloud oracle-db-gcp-identity-connector refresh' = '? h'
142
+ 'dbmulticloud oracle-db-gcp-identity-connector update' = '? h'
143
+ 'dbmulticloud oracle-db-gcp-key get' = '? h'
144
+ 'dbmulticloud oracle-db-gcp-key list' = '? c h'
145
+ 'dbmulticloud oracle-db-gcp-key-ring change-compartment' = '? c h'
146
+ 'dbmulticloud oracle-db-gcp-key-ring create' = '? c h'
147
+ 'dbmulticloud oracle-db-gcp-key-ring delete' = '? h'
148
+ 'dbmulticloud oracle-db-gcp-key-ring get' = '? h'
149
+ 'dbmulticloud oracle-db-gcp-key-ring list' = '? c h'
150
+ 'dbmulticloud oracle-db-gcp-key-ring refresh' = '? h'
151
+ 'dbmulticloud oracle-db-gcp-key-ring update' = '? h'
117
152
  'dbmulticloud work-request cancel' = '? h'
118
153
  'dbmulticloud work-request get' = '? h'
119
154
  'dbmulticloud work-request list' = '? c h'
oci_cli/bin/mysql.psm1 CHANGED
@@ -5,7 +5,7 @@ function GetOciTopLevelCommand_mysql() {
5
5
  function GetOciSubcommands_mysql() {
6
6
  $ociSubcommands = @{
7
7
  'mysql' = 'backup channel configuration db-system replica shape version work-request work-request-error work-request-log-entry'
8
- 'mysql backup' = 'cancel-backup-deletion change-compartment copy create delete get list update'
8
+ 'mysql backup' = 'cancel-backup-deletion change-compartment copy create delete get list update validate'
9
9
  'mysql channel' = 'create-from-mysql delete get list reset resume update-from-mysql'
10
10
  'mysql configuration' = 'create delete get list update'
11
11
  'mysql db-system' = 'clone create delete get heatwave-cluster heatwave-cluster-memory-estimate import list restart start stop update'
@@ -29,8 +29,9 @@ function GetOciCommandsToLongParams_mysql() {
29
29
  'mysql backup create' = 'backup-type db-system-id defined-tags description display-name freeform-tags from-json help max-wait-seconds retention-in-days soft-delete wait-for-state wait-interval-seconds'
30
30
  'mysql backup delete' = 'backup-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
31
31
  'mysql backup get' = 'backup-id from-json help if-none-match'
32
- 'mysql backup list' = 'all backup-id compartment-id creation-type db-system-id display-name from-json help lifecycle-state limit page page-size soft-delete sort-by sort-order'
32
+ 'mysql backup list' = 'all backup-id backup-preparation-status compartment-id creation-type db-system-id display-name from-json help lifecycle-state limit page page-size soft-delete sort-by sort-order validation-status'
33
33
  'mysql backup update' = 'backup-id defined-tags description display-name force freeform-tags from-json help if-match max-wait-seconds retention-in-days soft-delete wait-for-state wait-interval-seconds'
34
+ 'mysql backup validate' = 'backup-id from-json help if-match is-prepared-backup-required max-wait-seconds wait-for-state wait-interval-seconds'
34
35
  'mysql channel create-from-mysql' = 'compartment-id defined-tags description display-name freeform-tags from-json help is-enabled max-wait-seconds source-anonymous-transactions-handling source-hostname source-password source-port source-ssl-ca-certificate source-ssl-mode source-username target-applier-username target-channel-name target-db-system-id target-delay-in-seconds target-filters target-tables-without-primary-key-handling wait-for-state wait-interval-seconds'
35
36
  'mysql channel delete' = 'channel-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
36
37
  'mysql channel get' = 'channel-id from-json help if-none-match'
@@ -87,6 +88,7 @@ function GetOciCommandsToShortParams_mysql() {
87
88
  'mysql backup get' = '? h'
88
89
  'mysql backup list' = '? c h'
89
90
  'mysql backup update' = '? h'
91
+ 'mysql backup validate' = '? h'
90
92
  'mysql channel create-from-mysql' = '? c h'
91
93
  'mysql channel delete' = '? h'
92
94
  'mysql channel get' = '? h'
@@ -35,7 +35,7 @@ The type of the condition metadata.
35
35
 
36
36
  Accepted values are:
37
37
 
38
- ActivityCondition, CloudGuardCondition, InstanceSecurityCondition, SecurityCondition, ThreatCondition
38
+ ActivityCondition, CloudGuardCondition, ContainerCondition, InstanceSecurityCondition, SecurityCondition, ThreatCondition
39
39
 
40
40
 
41
41
  Optional Parameters
@@ -68,7 +68,7 @@ Detector for the rule
68
68
 
69
69
  Accepted values are:
70
70
 
71
- IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
71
+ IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_CONTAINER_SECURITY_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
72
72
 
73
73
  --detector-rules [complex type]
74
74
 
@@ -100,6 +100,10 @@ For examples on usage of this option, please see our “using CLI with
100
100
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
101
101
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
102
102
 
103
+ --group [text]
104
+
105
+ Managed list type group
106
+
103
107
  --list-items [complex type]
104
108
 
105
109
  List of items in the managed list This is a complex type whose value
@@ -118,7 +122,7 @@ Type of information stored in the list
118
122
 
119
123
  Accepted values are:
120
124
 
121
- CIDR_BLOCK, CITY, COUNTRY, FUSION_APPS_PERMISSION, FUSION_APPS_ROLE, GENERIC, GROUPS, IPV4ADDRESS, IPV6ADDRESS, REGION, RESOURCE_OCID, STATE, TAGS, USERS
125
+ CIDR_BLOCK, CITY, COUNTRY, FUSION_APPS_PERMISSION, FUSION_APPS_ROLE, GENERIC, GROUPS, IPV4ADDRESS, IPV6ADDRESS, NAMESPACE_SELECTOR, POD_RESOURCE_SELECTOR, REGION, RESOURCE_OCID, STATE, TAGS, USERS
122
126
 
123
127
  --max-wait-seconds [integer]
124
128
 
@@ -125,7 +125,7 @@ The type of managed list.
125
125
 
126
126
  Accepted values are:
127
127
 
128
- CIDR_BLOCK, CITY, COUNTRY, FUSION_APPS_PERMISSION, FUSION_APPS_ROLE, GENERIC, GROUPS, IPV4ADDRESS, IPV6ADDRESS, REGION, RESOURCE_OCID, STATE, TAGS, USERS
128
+ CIDR_BLOCK, CITY, COUNTRY, FUSION_APPS_PERMISSION, FUSION_APPS_ROLE, GENERIC, GROUPS, IPV4ADDRESS, IPV6ADDRESS, NAMESPACE_SELECTOR, POD_RESOURCE_SELECTOR, REGION, RESOURCE_OCID, STATE, TAGS, USERS
129
129
 
130
130
  --page [text]
131
131
 
@@ -102,6 +102,10 @@ For examples on usage of this option, please see our “using CLI with
102
102
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
103
103
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
104
104
 
105
+ --group [text]
106
+
107
+ Managed list type group
108
+
105
109
  --if-match [text]
106
110
 
107
111
  For optimistic concurrency control. In the PUT or DELETE call for a
@@ -99,7 +99,7 @@ The field to list the problems by detector type.
99
99
 
100
100
  Accepted values are:
101
101
 
102
- IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
102
+ IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_CONTAINER_SECURITY_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
103
103
 
104
104
  --from-json [text]
105
105
 
@@ -55,7 +55,7 @@ distinguished.
55
55
 
56
56
  Accepted values are:
57
57
 
58
- COMPARTMENT_ID, REGION, RESOURCE_TYPE, RISK_LEVEL
58
+ COMPARTMENT_ID, DETECTOR_ID, REGION, RESOURCE_TYPE, RISK_LEVEL, TARGET_ID
59
59
 
60
60
 
61
61
  Optional Parameters
@@ -106,7 +106,7 @@ The field to list the problems by detector type.
106
106
 
107
107
  Accepted values are:
108
108
 
109
- IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
109
+ IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_CONTAINER_SECURITY_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
110
110
 
111
111
  --from-json [text]
112
112
 
@@ -49,7 +49,7 @@ Detector type.
49
49
 
50
50
  Accepted values are:
51
51
 
52
- IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
52
+ IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_CONTAINER_SECURITY_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
53
53
 
54
54
  --from-json [text]
55
55
 
@@ -39,7 +39,7 @@ TDE keystore type
39
39
 
40
40
  Accepted values are:
41
41
 
42
- AZURE, OCI
42
+ AZURE, GCP, OCI
43
43
 
44
44
 
45
45
  Optional Parameters
@@ -39,7 +39,7 @@ TDE keystore type
39
39
 
40
40
  Accepted values are:
41
41
 
42
- AZURE, OCI
42
+ AZURE, GCP, OCI
43
43
 
44
44
 
45
45
  Optional Parameters
@@ -0,0 +1,206 @@
1
+ "create-data-guard-association-google-cloud-provider-encryption-key-details"
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 a new Data Guard association. A Data Guard association
21
+ represents the replication relationship between the specified database
22
+ and a peer database. For more information, see Using Oracle Data
23
+ Guard.
24
+
25
+ All Oracle Cloud Infrastructure resources, including Data Guard
26
+ associations, get an Oracle-assigned, unique ID called an Oracle Cloud
27
+ Identifier (OCID). When you create a resource, you can find its OCID
28
+ in the response. You can also retrieve a resource’s OCID by using a
29
+ List API operation on that resource type, or by viewing the resource
30
+ in the Console. For more information, see Resource Identifiers.
31
+
32
+
33
+ Usage
34
+ =====
35
+
36
+ oci db data-guard-association create-data-guard-association-google-cloud-provider-encryption-key-details [OPTIONS]
37
+
38
+
39
+ Required Parameters
40
+ ===================
41
+
42
+ --database-admin-password [text]
43
+
44
+ A strong password for the *SYS*, *SYSTEM*, and *PDB Admin* users to
45
+ apply during standby creation.
46
+
47
+ The password must contain no fewer than nine characters and include:
48
+
49
+ * At least two uppercase characters.
50
+
51
+ * At least two lowercase characters.
52
+
53
+ * At least two numeric characters.
54
+
55
+ * At least two special characters. Valid special characters include
56
+ “_”, “#”, and “-” only.
57
+
58
+ **The password MUST be the same as the primary admin password.**
59
+
60
+ --database-id [text]
61
+
62
+ The database OCID.
63
+
64
+ --protection-mode [text]
65
+
66
+ The protection mode to set up between the primary and standby
67
+ databases. For more information, see Oracle Data Guard Protection
68
+ Modes in the Oracle Data Guard documentation.
69
+
70
+ **IMPORTANT** - The only protection mode currently supported by the
71
+ Database service is MAXIMUM_PERFORMANCE.
72
+
73
+ Accepted values are:
74
+
75
+ MAXIMUM_AVAILABILITY, MAXIMUM_PERFORMANCE, MAXIMUM_PROTECTION
76
+
77
+ --source-encryption-key-location-details-google-cloud-provider-encryption-key-id [text]
78
+
79
+ Provide the key OCID of a registered Google Cloud Provider key.
80
+
81
+ --transport-type [text]
82
+
83
+ The redo transport type to use for this Data Guard association. Valid
84
+ values depend on the specified *protectionMode*:
85
+
86
+ * MAXIMUM_AVAILABILITY - SYNC or FASTSYNC * MAXIMUM_PERFORMANCE -
87
+ ASYNC * MAXIMUM_PROTECTION - SYNC
88
+
89
+ For more information, see Redo Transport Services in the Oracle Data
90
+ Guard documentation.
91
+
92
+ **IMPORTANT** - The only transport type currently supported by the
93
+ Database service is ASYNC.
94
+
95
+ Accepted values are:
96
+
97
+ ASYNC, FASTSYNC, SYNC
98
+
99
+
100
+ Optional Parameters
101
+ ===================
102
+
103
+ --database-software-image-id [text]
104
+
105
+ The database software image OCID
106
+
107
+ --from-json [text]
108
+
109
+ Provide input to this command as a JSON document from a file using the
110
+ file://path-to/file syntax.
111
+
112
+ The "--generate-full-command-json-input" option can be used to
113
+ generate a sample json file to be used with this command option. The
114
+ key names are pre-populated and match the command option names
115
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
116
+ while the values of the keys need to be populated by the user before
117
+ using the sample file as an input to this command. For any command
118
+ option that accepts multiple values, the value of the key can be a
119
+ JSON array.
120
+
121
+ Options can still be provided on the command line. If an option exists
122
+ in both the JSON document and the command line then the command line
123
+ specified value will be used.
124
+
125
+ For examples on usage of this option, please see our “using CLI with
126
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
127
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
128
+
129
+ --is-active-data-guard-enabled [boolean]
130
+
131
+ True if active Data Guard is enabled.
132
+
133
+ --max-wait-seconds [integer]
134
+
135
+ The maximum time to wait for the resource to reach the lifecycle state
136
+ defined by "--wait-for-state". Defaults to 1200 seconds.
137
+
138
+ --peer-db-unique-name [text]
139
+
140
+ Specifies the *DB_UNIQUE_NAME* of the peer database to be created.
141
+
142
+ --peer-sid-prefix [text]
143
+
144
+ Specifies a prefix for the *Oracle SID* of the database to be created.
145
+
146
+ --wait-for-state [text]
147
+
148
+ This operation creates, modifies or deletes a resource that has a
149
+ defined lifecycle state. Specify this option to perform the action and
150
+ then wait until the resource reaches a given lifecycle state. Multiple
151
+ states can be specified, returning on the first state. For example, "
152
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
153
+ whichever lifecycle state is reached first. If timeout is reached, a
154
+ return code of 2 is returned. For any other error, a return code of 1
155
+ is returned.
156
+
157
+ Accepted values are:
158
+
159
+ AVAILABLE, FAILED, PROVISIONING, TERMINATED, TERMINATING, UPDATING, UPGRADING
160
+
161
+ --wait-interval-seconds [integer]
162
+
163
+ Check every "--wait-interval-seconds" to see whether the resource has
164
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
165
+ 30 seconds.
166
+
167
+
168
+ Global Parameters
169
+ =================
170
+
171
+ Use "oci --help" for help on global parameters.
172
+
173
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
174
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
175
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
176
+ --generate-param-json-input", "--help", "--latest-version", "--max-
177
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
178
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
179
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
180
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
181
+
182
+
183
+ Example using required parameter
184
+ ================================
185
+
186
+ Copy the following CLI commands into a file named example.sh. Run the
187
+ command by typing “bash example.sh” and replacing the example
188
+ parameters with your own.
189
+
190
+ Please note this sample will only work in the POSIX-compliant bash-
191
+ like shell. You need to set up the OCI configuration and appropriate
192
+ security policies before trying the examples.
193
+
194
+ export db_system_id=<substitute-value-of-db_system_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/db-home/create.html#cmdoption-db-system-id
195
+ export admin_password=<substitute-value-of-admin_password> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create.html#cmdoption-admin-password
196
+ export db_name=<substitute-value-of-db_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create.html#cmdoption-db-name
197
+ export database_admin_password=<substitute-value-of-database_admin_password> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.html#cmdoption-database-admin-password
198
+ export protection_mode=<substitute-value-of-protection_mode> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.html#cmdoption-protection-mode
199
+ export source_encryption_key_location_details_google_cloud_provider_encryption_key_id=<substitute-value-of-source_encryption_key_location_details_google_cloud_provider_encryption_key_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.html#cmdoption-source-encryption-key-location-details-google-cloud-provider-encryption-key-id
200
+ export transport_type=<substitute-value-of-transport_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.html#cmdoption-transport-type
201
+
202
+ db_home_id=$(oci db db-home create --db-system-id $db_system_id --query data.id --raw-output)
203
+
204
+ database_id=$(oci db database create --admin-password $admin_password --db-home-id $db_home_id --db-name $db_name --db-system-id $db_system_id --query data.id --raw-output)
205
+
206
+ oci db data-guard-association create-data-guard-association-google-cloud-provider-encryption-key-details --database-admin-password $database_admin_password --database-id $database_id --protection-mode $protection_mode --source-encryption-key-location-details-google-cloud-provider-encryption-key-id $source_encryption_key_location_details_google_cloud_provider_encryption_key_id --transport-type $transport_type
@@ -29,6 +29,9 @@ Available Commands
29
29
 
30
30
  * create-data-guard-association-external-hsm-encryption-details
31
31
 
32
+ * create-data-guard-association-google-cloud-provider-encryption-key-
33
+ details
34
+
32
35
  * failover
33
36
 
34
37
  * get
@@ -0,0 +1,136 @@
1
+ "change-encryption-key-location-google-cloud-provider-encryption-key-details"
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
+ Update the encryption key management location for the database
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci db database change-encryption-key-location-google-cloud-provider-encryption-key-details [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --database-id [text]
33
+
34
+ The database OCID.
35
+
36
+ --google-cloud-provider-encryption-key-id [text]
37
+
38
+ Provide the key OCID of a registered Google Cloud Provider key.
39
+
40
+
41
+ Optional Parameters
42
+ ===================
43
+
44
+ --from-json [text]
45
+
46
+ Provide input to this command as a JSON document from a file using the
47
+ file://path-to/file syntax.
48
+
49
+ The "--generate-full-command-json-input" option can be used to
50
+ generate a sample json file to be used with this command option. The
51
+ key names are pre-populated and match the command option names
52
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
53
+ while the values of the keys need to be populated by the user before
54
+ using the sample file as an input to this command. For any command
55
+ option that accepts multiple values, the value of the key can be a
56
+ JSON array.
57
+
58
+ Options can still be provided on the command line. If an option exists
59
+ in both the JSON document and the command line then the command line
60
+ specified value will be used.
61
+
62
+ For examples on usage of this option, please see our “using CLI with
63
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
64
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
65
+
66
+ --if-match [text]
67
+
68
+ For optimistic concurrency control. In the PUT or DELETE call for a
69
+ resource, set the *if-match* parameter to the value of the etag from a
70
+ previous GET or POST response for that resource. The resource will be
71
+ updated or deleted only if the etag you provide matches the resource’s
72
+ current etag value.
73
+
74
+ --max-wait-seconds [integer]
75
+
76
+ The maximum time to wait for the work request to reach the state
77
+ defined by "--wait-for-state". Defaults to 1200 seconds.
78
+
79
+ --wait-for-state [text]
80
+
81
+ This operation asynchronously creates, modifies or deletes a resource
82
+ and uses a work request to track the progress of the operation.
83
+ Specify this option to perform the action and then wait until the work
84
+ request reaches a certain state. Multiple states can be specified,
85
+ returning on the first state. For example, "--wait-for-state"
86
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
87
+ lifecycle state is reached first. If timeout is reached, a return code
88
+ of 2 is returned. For any other error, a return code of 1 is returned.
89
+
90
+ Accepted values are:
91
+
92
+ ACCEPTED, FAILED, IN_PROGRESS, SUCCEEDED
93
+
94
+ --wait-interval-seconds [integer]
95
+
96
+ Check every "--wait-interval-seconds" to see whether the work request
97
+ has reached the state defined by "--wait-for-state". Defaults to 30
98
+ seconds.
99
+
100
+
101
+ Global Parameters
102
+ =================
103
+
104
+ Use "oci --help" for help on global parameters.
105
+
106
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
107
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
108
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
109
+ --generate-param-json-input", "--help", "--latest-version", "--max-
110
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
111
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
112
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
113
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
114
+
115
+
116
+ Example using required parameter
117
+ ================================
118
+
119
+ Copy the following CLI commands into a file named example.sh. Run the
120
+ command by typing “bash example.sh” and replacing the example
121
+ parameters with your own.
122
+
123
+ Please note this sample will only work in the POSIX-compliant bash-
124
+ like shell. You need to set up the OCI configuration and appropriate
125
+ security policies before trying the examples.
126
+
127
+ export db_system_id=<substitute-value-of-db_system_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/db-home/create.html#cmdoption-db-system-id
128
+ export admin_password=<substitute-value-of-admin_password> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create.html#cmdoption-admin-password
129
+ export db_name=<substitute-value-of-db_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create.html#cmdoption-db-name
130
+ export google_cloud_provider_encryption_key_id=<substitute-value-of-google_cloud_provider_encryption_key_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.html#cmdoption-google-cloud-provider-encryption-key-id
131
+
132
+ db_home_id=$(oci db db-home create --db-system-id $db_system_id --query data.id --raw-output)
133
+
134
+ database_id=$(oci db database create --admin-password $admin_password --db-home-id $db_home_id --db-name $db_name --db-system-id $db_system_id --query data.id --raw-output)
135
+
136
+ oci db database change-encryption-key-location-google-cloud-provider-encryption-key-details --database-id $database_id --google-cloud-provider-encryption-key-id $google_cloud_provider_encryption_key_id
@@ -103,6 +103,12 @@ Autonomous Database Serverless instances.
103
103
  The maximum time to wait for the resource to reach the lifecycle state
104
104
  defined by "--wait-for-state". Defaults to 1200 seconds.
105
105
 
106
+ --opc-dry-run [boolean]
107
+
108
+ Indicates that the request is a dry run, if set to “true”. A dry run
109
+ request does not actually creating or updating a resource and is used
110
+ only to perform validation on the submitted data.
111
+
106
112
  --wait-for-state [text]
107
113
 
108
114
  This operation creates, modifies or deletes a resource that has a
@@ -103,6 +103,12 @@ Autonomous Database Serverless instances.
103
103
  The maximum time to wait for the resource to reach the lifecycle state
104
104
  defined by "--wait-for-state". Defaults to 1200 seconds.
105
105
 
106
+ --opc-dry-run [boolean]
107
+
108
+ Indicates that the request is a dry run, if set to “true”. A dry run
109
+ request does not actually creating or updating a resource and is used
110
+ only to perform validation on the submitted data.
111
+
106
112
  --wait-for-state [text]
107
113
 
108
114
  This operation creates, modifies or deletes a resource that has a
@@ -150,6 +150,12 @@ Autonomous Database Serverless instances.
150
150
  The maximum time to wait for the resource to reach the lifecycle state
151
151
  defined by "--wait-for-state". Defaults to 1200 seconds.
152
152
 
153
+ --opc-dry-run [boolean]
154
+
155
+ Indicates that the request is a dry run, if set to “true”. A dry run
156
+ request does not actually creating or updating a resource and is used
157
+ only to perform validation on the submitted data.
158
+
153
159
  --protection-mode [text]
154
160
 
155
161
  The protection mode to set up between the primary and standby