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
@@ -0,0 +1,29 @@
1
+ oracle-db-gcp-identity-connector
2
+ ********************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ This resource is used to create and manage a GCP Identity Connector
9
+ for Oracle Database running on Oracle Exadata Database Service on
10
+ Dedicated Infrastructure (ExaDB-D). The Identity Connector enables
11
+ secure communication between Oracle Cloud and Google Cloud services.
12
+
13
+
14
+ Available Commands
15
+ ==================
16
+
17
+ * change-compartment
18
+
19
+ * create
20
+
21
+ * delete
22
+
23
+ * get
24
+
25
+ * list
26
+
27
+ * refresh
28
+
29
+ * update
@@ -0,0 +1,92 @@
1
+ "get"
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
+ Retrieves Oracle DB Google Cloud Key details using a specific resource
21
+ OCID.
22
+
23
+
24
+ Usage
25
+ =====
26
+
27
+ oci dbmulticloud oracle-db-gcp-key get [OPTIONS]
28
+
29
+
30
+ Required Parameters
31
+ ===================
32
+
33
+ --oracle-db-gcp-key-id [text]
34
+
35
+ The OCID of the Oracle DB Google Cloud Key resource.
36
+
37
+
38
+ Optional Parameters
39
+ ===================
40
+
41
+ --from-json [text]
42
+
43
+ Provide input to this command as a JSON document from a file using the
44
+ file://path-to/file syntax.
45
+
46
+ The "--generate-full-command-json-input" option can be used to
47
+ generate a sample json file to be used with this command option. The
48
+ key names are pre-populated and match the command option names
49
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
50
+ while the values of the keys need to be populated by the user before
51
+ using the sample file as an input to this command. For any command
52
+ option that accepts multiple values, the value of the key can be a
53
+ JSON array.
54
+
55
+ Options can still be provided on the command line. If an option exists
56
+ in both the JSON document and the command line then the command line
57
+ specified value will be used.
58
+
59
+ For examples on usage of this option, please see our “using CLI with
60
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
61
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
62
+
63
+
64
+ Global Parameters
65
+ =================
66
+
67
+ Use "oci --help" for help on global parameters.
68
+
69
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
70
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
71
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
72
+ --generate-param-json-input", "--help", "--latest-version", "--max-
73
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
74
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
75
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
76
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
77
+
78
+
79
+ Example using required parameter
80
+ ================================
81
+
82
+ Copy the following CLI commands into a file named example.sh. Run the
83
+ command by typing “bash example.sh” and replacing the example
84
+ parameters with your own.
85
+
86
+ Please note this sample will only work in the POSIX-compliant bash-
87
+ like shell. You need to set up the OCI configuration and appropriate
88
+ security policies before trying the examples.
89
+
90
+ export oracle_db_gcp_key_id=<substitute-value-of-oracle_db_gcp_key_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-key/get.html#cmdoption-oracle-db-gcp-key-id
91
+
92
+ oci dbmulticloud oracle-db-gcp-key get --oracle-db-gcp-key-id $oracle_db_gcp_key_id
@@ -0,0 +1,150 @@
1
+ "list"
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
+ Lists all Oracle DB Google Cloud Keys based on the specified filters.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci dbmulticloud oracle-db-gcp-key list [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --compartment-id, -c [text]
33
+
34
+ The ID of the compartment.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --all
41
+
42
+ Fetches all pages of results. If you provide this option, then you
43
+ cannot provide the "--limit" option.
44
+
45
+ --display-name [text]
46
+
47
+ A filter to return Oracle DB Google Cloud Key resources that match the
48
+ specified display name.
49
+
50
+ --from-json [text]
51
+
52
+ Provide input to this command as a JSON document from a file using the
53
+ file://path-to/file syntax.
54
+
55
+ The "--generate-full-command-json-input" option can be used to
56
+ generate a sample json file to be used with this command option. The
57
+ key names are pre-populated and match the command option names
58
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
59
+ while the values of the keys need to be populated by the user before
60
+ using the sample file as an input to this command. For any command
61
+ option that accepts multiple values, the value of the key can be a
62
+ JSON array.
63
+
64
+ Options can still be provided on the command line. If an option exists
65
+ in both the JSON document and the command line then the command line
66
+ specified value will be used.
67
+
68
+ For examples on usage of this option, please see our “using CLI with
69
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
70
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
71
+
72
+ --lifecycle-state [text]
73
+
74
+ A filter to return only resources that match the specified lifecycle
75
+ state. The state value is case-insensitive.
76
+
77
+ Accepted values are:
78
+
79
+ ACTIVE, CREATING, DELETED, DELETING, FAILED, UPDATING
80
+
81
+ --limit [integer]
82
+
83
+ The maximum number of items to return.
84
+
85
+ --oracle-db-gcp-key-id [text]
86
+
87
+ A filter to return Oracle DB Google Cloud Key resources.
88
+
89
+ --oracle-db-gcp-key-ring-id [text]
90
+
91
+ A filter to return Oracle DB GCP Key Rings.
92
+
93
+ --page [text]
94
+
95
+ The page token representing the page at which to start retrieving
96
+ results. This is usually retrieved from a previous list call.
97
+
98
+ --page-size [integer]
99
+
100
+ When fetching results, the number of results to fetch per call. Only
101
+ valid when used with "--all" or "--limit", and ignored otherwise.
102
+
103
+ --sort-by [text]
104
+
105
+ The field to sort by. Only one sort order may be provided. Default
106
+ order for timeCreated is descending. Default order for displayName is
107
+ ascending. If no value is specified, default is timeCreated.
108
+
109
+ Accepted values are:
110
+
111
+ displayName, timeCreated
112
+
113
+ --sort-order [text]
114
+
115
+ The sort order to use, either ‘asc’ or ‘desc’.
116
+
117
+ Accepted values are:
118
+
119
+ ASC, DESC
120
+
121
+
122
+ Global Parameters
123
+ =================
124
+
125
+ Use "oci --help" for help on global parameters.
126
+
127
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
128
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
129
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
130
+ --generate-param-json-input", "--help", "--latest-version", "--max-
131
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
132
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
133
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
134
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
135
+
136
+
137
+ Example using required parameter
138
+ ================================
139
+
140
+ Copy the following CLI commands into a file named example.sh. Run the
141
+ command by typing “bash example.sh” and replacing the example
142
+ parameters with your own.
143
+
144
+ Please note this sample will only work in the POSIX-compliant bash-
145
+ like shell. You need to set up the OCI configuration and appropriate
146
+ security policies before trying the examples.
147
+
148
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-key/list.html#cmdoption-compartment-id
149
+
150
+ oci dbmulticloud oracle-db-gcp-key list --compartment-id $compartment_id
@@ -0,0 +1,135 @@
1
+ "change-compartment"
2
+ ********************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Moves the GCP Key Ring resource into a different compartment. When
21
+ provided, ‘If-Match’ is checked against ‘ETag’ values of the resource.
22
+
23
+
24
+ Usage
25
+ =====
26
+
27
+ oci dbmulticloud oracle-db-gcp-key-ring change-compartment [OPTIONS]
28
+
29
+
30
+ Required Parameters
31
+ ===================
32
+
33
+ --oracle-db-gcp-key-ring-id [text]
34
+
35
+ The OCID of the Oracle DB GCP Key-Ring resource.
36
+
37
+
38
+ Optional Parameters
39
+ ===================
40
+
41
+ --compartment-id, -c [text]
42
+
43
+ The compartment OCID where the Oracle DB GCP Key Ring resource
44
+ resides.
45
+
46
+ --from-json [text]
47
+
48
+ Provide input to this command as a JSON document from a file using the
49
+ file://path-to/file syntax.
50
+
51
+ The "--generate-full-command-json-input" option can be used to
52
+ generate a sample json file to be used with this command option. The
53
+ key names are pre-populated and match the command option names
54
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
55
+ while the values of the keys need to be populated by the user before
56
+ using the sample file as an input to this command. For any command
57
+ option that accepts multiple values, the value of the key can be a
58
+ JSON array.
59
+
60
+ Options can still be provided on the command line. If an option exists
61
+ in both the JSON document and the command line then the command line
62
+ specified value will be used.
63
+
64
+ For examples on usage of this option, please see our “using CLI with
65
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
66
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
67
+
68
+ --if-match [text]
69
+
70
+ For optimistic concurrency control. In the PUT or DELETE call for a
71
+ resource, set the *if-match* parameter to the value of the etag from a
72
+ previous GET or POST response for that resource. The resource will be
73
+ updated or deleted only if the etag you provide matches the resource’s
74
+ current etag value.
75
+
76
+ --max-wait-seconds [integer]
77
+
78
+ The maximum time to wait for the work request to reach the state
79
+ defined by "--wait-for-state". Defaults to 1200 seconds.
80
+
81
+ --wait-for-state [text]
82
+
83
+ This operation asynchronously creates, modifies or deletes a resource
84
+ and uses a work request to track the progress of the operation.
85
+ Specify this option to perform the action and then wait until the work
86
+ request reaches a certain state. Multiple states can be specified,
87
+ returning on the first state. For example, "--wait-for-state"
88
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
89
+ lifecycle state is reached first. If timeout is reached, a return code
90
+ of 2 is returned. For any other error, a return code of 1 is returned.
91
+
92
+ Accepted values are:
93
+
94
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
95
+
96
+ --wait-interval-seconds [integer]
97
+
98
+ Check every "--wait-interval-seconds" to see whether the work request
99
+ has reached the state defined by "--wait-for-state". Defaults to 30
100
+ seconds.
101
+
102
+
103
+ Global Parameters
104
+ =================
105
+
106
+ Use "oci --help" for help on global parameters.
107
+
108
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
109
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
110
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
111
+ --generate-param-json-input", "--help", "--latest-version", "--max-
112
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
113
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
114
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
115
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
116
+
117
+
118
+ Example using required parameter
119
+ ================================
120
+
121
+ Copy the following CLI commands into a file named example.sh. Run the
122
+ command by typing “bash example.sh” and replacing the example
123
+ parameters with your own.
124
+
125
+ Please note this sample will only work in the POSIX-compliant bash-
126
+ like shell. You need to set up the OCI configuration and appropriate
127
+ security policies before trying the examples.
128
+
129
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.html#cmdoption-compartment-id
130
+ export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.html#cmdoption-display-name
131
+ export oracle_db_connector_id=<substitute-value-of-oracle_db_connector_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.html#cmdoption-oracle-db-connector-id
132
+
133
+ oracle_db_gcp_key_ring_id=$(oci dbmulticloud oracle-db-gcp-key-ring create --compartment-id $compartment_id --display-name $display_name --oracle-db-connector-id $oracle_db_connector_id --query data.id --raw-output)
134
+
135
+ oci dbmulticloud oracle-db-gcp-key-ring change-compartment --oracle-db-gcp-key-ring-id $oracle_db_gcp_key_ring_id
@@ -0,0 +1,199 @@
1
+ "create"
2
+ ********
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Creates DB GCP Key Rings based on the provided information and
21
+ retrieves the associated keys.
22
+
23
+
24
+ Usage
25
+ =====
26
+
27
+ oci dbmulticloud oracle-db-gcp-key-ring create [OPTIONS]
28
+
29
+
30
+ Required Parameters
31
+ ===================
32
+
33
+ --compartment-id, -c [text]
34
+
35
+ The compartment OCID where the Oracle DB GCP Key Ring resource
36
+ resides.
37
+
38
+ --display-name [text]
39
+
40
+ Display name of DB GCP Key Ring resource.
41
+
42
+ --oracle-db-connector-id [text]
43
+
44
+ The OCID of the compartment where the Oracle DB GCP Identity Connector
45
+ resource resides.
46
+
47
+
48
+ Optional Parameters
49
+ ===================
50
+
51
+ --defined-tags [complex type]
52
+
53
+ Defined tags for this resource. Each key is predefined and scoped to a
54
+ namespace. For more information, see Resource Tags.
55
+
56
+ Example:
57
+
58
+ {"Operations": {"CostCenter": "42"}}
59
+
60
+ This is a complex type whose value must be valid JSON. The value can
61
+ be provided as a string on the command line or passed in as a file
62
+ using the file://path/to/file syntax.
63
+
64
+ The "--generate-param-json-input" option can be used to generate an
65
+ example of the JSON which must be provided. We recommend storing this
66
+ example in a file, modifying it as needed and then passing it back in
67
+ via the file:// syntax.
68
+
69
+ --freeform-tags [complex type]
70
+
71
+ Free-form tags for this resource. Each tag is a simple key-value pair
72
+ with no predefined name, type, or namespace. For more information, see
73
+ Resource Tags.
74
+
75
+ Example:
76
+
77
+ {"Department": "Finance"}
78
+
79
+ This is a complex type whose value must be valid JSON. The value can
80
+ be provided as a string on the command line or passed in as a file
81
+ using the file://path/to/file syntax.
82
+
83
+ The "--generate-param-json-input" option can be used to generate an
84
+ example of the JSON which must be provided. We recommend storing this
85
+ example in a file, modifying it as needed and then passing it back in
86
+ via the file:// syntax.
87
+
88
+ --from-json [text]
89
+
90
+ Provide input to this command as a JSON document from a file using the
91
+ file://path-to/file syntax.
92
+
93
+ The "--generate-full-command-json-input" option can be used to
94
+ generate a sample json file to be used with this command option. The
95
+ key names are pre-populated and match the command option names
96
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
97
+ while the values of the keys need to be populated by the user before
98
+ using the sample file as an input to this command. For any command
99
+ option that accepts multiple values, the value of the key can be a
100
+ JSON array.
101
+
102
+ Options can still be provided on the command line. If an option exists
103
+ in both the JSON document and the command line then the command line
104
+ specified value will be used.
105
+
106
+ For examples on usage of this option, please see our “using CLI with
107
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
108
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
109
+
110
+ --gcp-key-ring-id [text]
111
+
112
+ GCP Key Ring ID.
113
+
114
+ --if-match [text]
115
+
116
+ For optimistic concurrency control. In the PUT or DELETE call for a
117
+ resource, set the *if-match* parameter to the value of the etag from a
118
+ previous GET or POST response for that resource. The resource will be
119
+ updated or deleted only if the etag you provide matches the resource’s
120
+ current etag value.
121
+
122
+ --location [text]
123
+
124
+ Location of the GCP Key Ring resource.
125
+
126
+ --max-wait-seconds [integer]
127
+
128
+ The maximum time to wait for the work request to reach the state
129
+ defined by "--wait-for-state". Defaults to 1200 seconds.
130
+
131
+ --properties [complex type]
132
+
133
+ Oracle DB GCP Key Ring resource’s properties. This is a complex type
134
+ whose value must be valid JSON. The value can be provided as a string
135
+ on the command line or passed in as a file using the
136
+ file://path/to/file syntax.
137
+
138
+ The "--generate-param-json-input" option can be used to generate an
139
+ example of the JSON which must be provided. We recommend storing this
140
+ example in a file, modifying it as needed and then passing it back in
141
+ via the file:// syntax.
142
+
143
+ --type [text]
144
+
145
+ Oracle DB GCP Key Ring resource Type.
146
+
147
+ --wait-for-state [text]
148
+
149
+ This operation asynchronously creates, modifies or deletes a resource
150
+ and uses a work request to track the progress of the operation.
151
+ Specify this option to perform the action and then wait until the work
152
+ request reaches a certain state. Multiple states can be specified,
153
+ returning on the first state. For example, "--wait-for-state"
154
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
155
+ lifecycle state is reached first. If timeout is reached, a return code
156
+ of 2 is returned. For any other error, a return code of 1 is returned.
157
+
158
+ Accepted values are:
159
+
160
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
161
+
162
+ --wait-interval-seconds [integer]
163
+
164
+ Check every "--wait-interval-seconds" to see whether the work request
165
+ has reached the state defined by "--wait-for-state". Defaults to 30
166
+ seconds.
167
+
168
+
169
+ Global Parameters
170
+ =================
171
+
172
+ Use "oci --help" for help on global parameters.
173
+
174
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
175
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
176
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
177
+ --generate-param-json-input", "--help", "--latest-version", "--max-
178
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
179
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
180
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
181
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
182
+
183
+
184
+ Example using required parameter
185
+ ================================
186
+
187
+ Copy the following CLI commands into a file named example.sh. Run the
188
+ command by typing “bash example.sh” and replacing the example
189
+ parameters with your own.
190
+
191
+ Please note this sample will only work in the POSIX-compliant bash-
192
+ like shell. You need to set up the OCI configuration and appropriate
193
+ security policies before trying the examples.
194
+
195
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.html#cmdoption-compartment-id
196
+ export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.html#cmdoption-display-name
197
+ export oracle_db_connector_id=<substitute-value-of-oracle_db_connector_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.html#cmdoption-oracle-db-connector-id
198
+
199
+ oci dbmulticloud oracle-db-gcp-key-ring create --compartment-id $compartment_id --display-name $display_name --oracle-db-connector-id $oracle_db_connector_id