oci-cli 3.65.0__py3-none-any.whl → 3.66.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (161) hide show
  1. oci_cli/bin/dbmulticloud.psm1 +39 -4
  2. oci_cli/bin/email.psm1 +23 -11
  3. oci_cli/bin/mysql.psm1 +4 -2
  4. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt +1 -1
  5. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt +1 -1
  6. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt +5 -1
  7. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt +1 -1
  8. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt +4 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt +1 -1
  10. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt +1 -1
  11. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt +1 -1
  12. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt +1 -1
  13. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/delete.txt +5 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt +18 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt +1 -1
  16. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt +1 -1
  17. 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
  18. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +3 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt +136 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +6 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt +6 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +6 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +3 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +10 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt +10 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +3 -3
  27. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +6 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt +6 -6
  29. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt +24 -4
  30. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt +3 -2
  31. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt +3 -3
  32. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt +14 -7
  33. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt +7 -6
  34. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt +57 -12
  35. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt +3 -3
  36. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt +6 -8
  37. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt +2 -2
  38. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt +3 -3
  39. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt +9 -5
  40. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt +8 -8
  41. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt +57 -12
  42. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt +2 -2
  43. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt +8 -8
  44. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt +4 -3
  45. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt +3 -3
  46. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt +7 -5
  47. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt +8 -6
  48. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt +57 -12
  49. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt +4 -4
  50. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt +11 -12
  51. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt +2 -3
  52. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt +3 -2
  53. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt +6 -5
  54. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt +2 -2
  55. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt +12 -13
  56. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt +61 -16
  57. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt +3 -3
  58. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt +7 -4
  59. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt +57 -12
  60. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt +3 -3
  61. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt +10 -10
  62. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt +2 -2
  63. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt +5 -3
  64. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt +8 -5
  65. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt +6 -2
  66. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt +17 -12
  67. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt +2 -2
  68. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt +2 -2
  69. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt +7 -6
  70. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt +2 -2
  71. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt +3 -3
  72. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt +9 -5
  73. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt +9 -7
  74. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt +61 -16
  75. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt +61 -16
  76. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt +132 -0
  77. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.txt +195 -0
  78. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.txt +130 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/get.txt +92 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/list.txt +148 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt +125 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/update.txt +199 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector.txt +29 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/get.txt +92 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/list.txt +150 -0
  86. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/change-compartment.txt +135 -0
  87. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.txt +199 -0
  88. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/delete.txt +133 -0
  89. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/get.txt +113 -0
  90. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/list.txt +151 -0
  91. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/refresh.txt +133 -0
  92. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt +174 -0
  93. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring.txt +26 -0
  94. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key.txt +16 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt +61 -16
  96. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt +95 -12
  97. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log-entry/list-logs.txt → work-request-log/list.txt} +5 -5
  98. oci_cli/help_text_producer/data_files/text/cmdref/{organizations/work-request-log-entry.txt → delegate-access-control/work-request/work-request-log.txt} +2 -2
  99. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
  100. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
  101. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/add.txt +148 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/change-compartment.txt +4 -0
  103. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt +4 -0
  104. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/remove.txt +138 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/update.txt +4 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/email/domain.txt +4 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/add.txt +150 -0
  108. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt +4 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/remove.txt +140 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/update.txt +4 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path.txt +4 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/add.txt +151 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/change-compartment.txt +4 -0
  114. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt +4 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/remove.txt +141 -0
  116. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/update.txt +4 -0
  117. oci_cli/help_text_producer/data_files/text/cmdref/email/sender.txt +4 -0
  118. oci_cli/help_text_producer/data_files/text/cmdref/email.txt +12 -0
  119. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt +12 -5
  120. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +2 -1
  121. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt +4 -0
  122. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +11 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt +16 -0
  124. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt +141 -0
  125. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt +2 -0
  126. oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt +2 -0
  127. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry → work-request-log}/list.txt +19 -1
  128. oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control/work-request/work-request-log-entry.txt → organizations/work-request-log.txt} +3 -3
  129. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +1 -1
  130. oci_cli/help_text_producer/data_files/text/index.txt +1 -1
  131. oci_cli/service_mapping.py +1 -1
  132. oci_cli/version.py +1 -1
  133. {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/METADATA +2 -2
  134. {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/RECORD +161 -128
  135. services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py +18 -10
  136. services/database/src/oci_cli_database/database_cli_extended.py +11 -2
  137. services/database/src/oci_cli_database/generated/database_cli.py +223 -12
  138. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/__init__.py +4 -0
  139. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py +18 -0
  140. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/__init__.py +4 -0
  141. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/client_mappings.py +14 -0
  142. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py +1057 -0
  143. services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py +27 -8
  144. services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py +63 -37
  145. services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py +52 -33
  146. services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py +49 -30
  147. services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py +113 -39
  148. services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py +34 -15
  149. services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py +69 -42
  150. services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py +52 -33
  151. services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py +27 -8
  152. services/email/src/oci_cli_email/generated/email_cli.py +422 -8
  153. services/file_storage/src/oci_cli_file_storage/generated/filestorage_cli.py +5 -1
  154. services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +5 -2
  155. services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +7 -3
  156. services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py +70 -1
  157. {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/LICENSE.txt +0 -0
  158. {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  159. {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/WHEEL +0 -0
  160. {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/entry_points.txt +0 -0
  161. {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.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/email.psm1 CHANGED
@@ -7,9 +7,9 @@ function GetOciSubcommands_email() {
7
7
  'email' = 'configuration dkim domain email-return-path sender suppression work-request work-request-error work-request-log'
8
8
  'email configuration' = 'get-email'
9
9
  'email dkim' = 'create delete get list update'
10
- 'email domain' = 'change-compartment create delete get list update'
11
- 'email email-return-path' = 'create delete get list update'
12
- 'email sender' = 'change-compartment create delete get list update'
10
+ 'email domain' = 'add change-compartment create delete get list remove update'
11
+ 'email email-return-path' = 'add create delete get list remove update'
12
+ 'email sender' = 'add change-compartment create delete get list remove update'
13
13
  'email suppression' = 'create delete get list'
14
14
  'email work-request' = 'get list'
15
15
  'email work-request-error' = 'list'
@@ -26,23 +26,29 @@ function GetOciCommandsToLongParams_email() {
26
26
  'email dkim get' = 'dkim-id from-json help'
27
27
  'email dkim list' = 'all email-domain-id from-json help id lifecycle-state limit name page page-size sort-by sort-order'
28
28
  'email dkim update' = 'defined-tags description dkim-id force freeform-tags from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
29
- 'email domain change-compartment' = 'compartment-id email-domain-id from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
29
+ 'email domain add' = 'compartment-id email-domain-id from-json help if-match max-wait-seconds message related-resource-id type wait-for-state wait-interval-seconds'
30
+ 'email domain change-compartment' = 'compartment-id email-domain-id from-json help if-match is-lock-override max-wait-seconds wait-for-state wait-interval-seconds'
30
31
  'email domain create' = 'compartment-id defined-tags description domain-verification-id freeform-tags from-json help max-wait-seconds name wait-for-state wait-interval-seconds'
31
- 'email domain delete' = 'email-domain-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
32
+ 'email domain delete' = 'email-domain-id force from-json help if-match is-lock-override max-wait-seconds wait-for-state wait-interval-seconds'
32
33
  'email domain get' = 'email-domain-id from-json help'
33
34
  'email domain list' = 'all compartment-id from-json help id lifecycle-state limit name page page-size sort-by sort-order'
34
- 'email domain update' = 'defined-tags description domain-verification-id email-domain-id force freeform-tags from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
35
+ 'email domain remove' = 'compartment-id email-domain-id from-json help if-match max-wait-seconds type wait-for-state wait-interval-seconds'
36
+ 'email domain update' = 'defined-tags description domain-verification-id email-domain-id force freeform-tags from-json help if-match is-lock-override max-wait-seconds wait-for-state wait-interval-seconds'
37
+ 'email email-return-path add' = 'compartment-id email-return-path-id from-json help if-match max-wait-seconds message related-resource-id type wait-for-state wait-interval-seconds'
35
38
  'email email-return-path create' = 'defined-tags description freeform-tags from-json help max-wait-seconds name parent-resource-id wait-for-state wait-interval-seconds'
36
- 'email email-return-path delete' = 'email-return-path-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
39
+ 'email email-return-path delete' = 'email-return-path-id force from-json help if-match is-lock-override max-wait-seconds wait-for-state wait-interval-seconds'
37
40
  'email email-return-path get' = 'email-return-path-id from-json help'
38
41
  'email email-return-path list' = 'all compartment-id from-json help id lifecycle-state limit name page page-size parent-resource-id sort-by sort-order'
39
- 'email email-return-path update' = 'defined-tags description email-return-path-id force freeform-tags from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
40
- 'email sender change-compartment' = 'compartment-id from-json help if-match sender-id'
42
+ 'email email-return-path remove' = 'compartment-id email-return-path-id from-json help if-match max-wait-seconds type wait-for-state wait-interval-seconds'
43
+ 'email email-return-path update' = 'defined-tags description email-return-path-id force freeform-tags from-json help if-match is-lock-override max-wait-seconds wait-for-state wait-interval-seconds'
44
+ 'email sender add' = 'compartment-id from-json help if-match max-wait-seconds message related-resource-id sender-id type wait-for-state wait-interval-seconds'
45
+ 'email sender change-compartment' = 'compartment-id from-json help if-match is-lock-override sender-id'
41
46
  'email sender create' = 'compartment-id defined-tags email-address freeform-tags from-json help max-wait-seconds wait-for-state wait-interval-seconds'
42
- 'email sender delete' = 'force from-json help if-match max-wait-seconds sender-id wait-for-state wait-interval-seconds'
47
+ 'email sender delete' = 'force from-json help if-match is-lock-override max-wait-seconds sender-id wait-for-state wait-interval-seconds'
43
48
  'email sender get' = 'from-json help sender-id'
44
49
  'email sender list' = 'all compartment-id domain email-address from-json help lifecycle-state limit page page-size sort-by sort-order'
45
- 'email sender update' = 'defined-tags force freeform-tags from-json help if-match max-wait-seconds sender-id wait-for-state wait-interval-seconds'
50
+ 'email sender remove' = 'compartment-id from-json help if-match max-wait-seconds sender-id type wait-for-state wait-interval-seconds'
51
+ 'email sender update' = 'defined-tags force freeform-tags from-json help if-match is-lock-override max-wait-seconds sender-id wait-for-state wait-interval-seconds'
46
52
  'email suppression create' = 'compartment-id email-address from-json help'
47
53
  'email suppression delete' = 'force from-json help suppression-id'
48
54
  'email suppression get' = 'from-json help suppression-id'
@@ -63,22 +69,28 @@ function GetOciCommandsToShortParams_email() {
63
69
  'email dkim get' = '? h'
64
70
  'email dkim list' = '? h'
65
71
  'email dkim update' = '? h'
72
+ 'email domain add' = '? c h'
66
73
  'email domain change-compartment' = '? c h'
67
74
  'email domain create' = '? c h'
68
75
  'email domain delete' = '? h'
69
76
  'email domain get' = '? h'
70
77
  'email domain list' = '? c h'
78
+ 'email domain remove' = '? c h'
71
79
  'email domain update' = '? h'
80
+ 'email email-return-path add' = '? c h'
72
81
  'email email-return-path create' = '? h'
73
82
  'email email-return-path delete' = '? h'
74
83
  'email email-return-path get' = '? h'
75
84
  'email email-return-path list' = '? c h'
85
+ 'email email-return-path remove' = '? c h'
76
86
  'email email-return-path update' = '? h'
87
+ 'email sender add' = '? c h'
77
88
  'email sender change-compartment' = '? c h'
78
89
  'email sender create' = '? c h'
79
90
  'email sender delete' = '? h'
80
91
  'email sender get' = '? h'
81
92
  'email sender list' = '? c h'
93
+ 'email sender remove' = '? c h'
82
94
  'email sender update' = '? h'
83
95
  'email suppression create' = '? c h'
84
96
  'email suppression delete' = '? 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
 
@@ -76,6 +76,11 @@ current etag value.
76
76
  The maximum time to wait for the work request to reach the state
77
77
  defined by "--wait-for-state". Defaults to 1200 seconds.
78
78
 
79
+ --must-delete-associated-long-term-backups [boolean]
80
+
81
+ If set to true, terminating the Autonomous Database also deletes its
82
+ associated long-term backups if the retention lock is not enabled.
83
+
79
84
  --opc-dry-run [boolean]
80
85
 
81
86
  Indicates that the request is a dry run, if set to “true”. A dry run
@@ -38,6 +38,11 @@ cannot provide the "--limit" option.
38
38
 
39
39
  The database OCID.
40
40
 
41
+ --backup-destination-id [text]
42
+
43
+ A filter to return only resources that have the given backup
44
+ destination id.
45
+
41
46
  --compartment-id, -c [text]
42
47
 
43
48
  The compartment OCID.
@@ -69,6 +74,19 @@ For examples on usage of this option, please see our “using CLI with
69
74
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
70
75
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
71
76
 
77
+ --infrastructure-type [text]
78
+
79
+ A filter to return only resources that match the given Infrastructure
80
+ Type.
81
+
82
+ Accepted values are:
83
+
84
+ CLOUD, CLOUD_AT_CUSTOMER
85
+
86
+ --key-store-id [text]
87
+
88
+ A filter to return only resources that have the given key store id.
89
+
72
90
  --lifecycle-state [text]
73
91
 
74
92
  A filter to return only resources that match the given lifecycle state
@@ -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