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.
- oci_cli/bin/dbmulticloud.psm1 +39 -4
- oci_cli/bin/email.psm1 +23 -11
- oci_cli/bin/mysql.psm1 +4 -2
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/delete.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt +1 -1
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +3 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +3 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt +6 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt +24 -4
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt +14 -7
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt +6 -8
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt +9 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt +4 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt +7 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt +8 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt +11 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt +2 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt +6 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt +12 -13
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt +7 -4
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt +57 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt +10 -10
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt +5 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt +8 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt +6 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt +17 -12
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt +7 -6
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt +9 -5
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt +9 -7
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/create.txt +195 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/delete.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/list.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt +125 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/update.txt +199 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector.txt +29 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key/list.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/change-compartment.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/create.txt +199 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/get.txt +113 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/list.txt +151 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/refresh.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt +61 -16
- oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt +95 -12
- 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
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/add.txt +148 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/remove.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/domain.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/add.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/remove.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/add.txt +151 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/remove.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email/sender.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/email.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt +12 -5
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry → work-request-log}/list.txt +19 -1
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +1 -1
- oci_cli/help_text_producer/data_files/text/index.txt +1 -1
- oci_cli/service_mapping.py +1 -1
- oci_cli/version.py +1 -1
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/METADATA +2 -2
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/RECORD +161 -128
- services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py +18 -10
- services/database/src/oci_cli_database/database_cli_extended.py +11 -2
- services/database/src/oci_cli_database/generated/database_cli.py +223 -12
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/__init__.py +4 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py +18 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/__init__.py +4 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/client_mappings.py +14 -0
- services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py +1057 -0
- services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py +27 -8
- services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py +63 -37
- services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py +52 -33
- services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py +49 -30
- services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py +113 -39
- services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py +34 -15
- services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py +69 -42
- services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py +52 -33
- services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py +27 -8
- services/email/src/oci_cli_email/generated/email_cli.py +422 -8
- services/file_storage/src/oci_cli_file_storage/generated/filestorage_cli.py +5 -1
- services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +5 -2
- services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +7 -3
- services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py +70 -1
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/WHEEL +0 -0
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.65.0.dist-info → oci_cli-3.66.0.dist-info}/top_level.txt +0 -0
oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-key-ring/update.txt
ADDED
|
@@ -0,0 +1,174 @@
|
|
|
1
|
+
"update"
|
|
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
|
+
Modifies the existing Oracle GCP Key Ring Details for a given OCID.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci dbmulticloud oracle-db-gcp-key-ring update [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--oracle-db-gcp-key-ring-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the Oracle DB GCP Key-Ring resource.
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
Optional Parameters
|
|
38
|
+
===================
|
|
39
|
+
|
|
40
|
+
--defined-tags [complex type]
|
|
41
|
+
|
|
42
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
43
|
+
namespace. For more information, see Resource Tags.
|
|
44
|
+
|
|
45
|
+
Example:
|
|
46
|
+
|
|
47
|
+
{"Operations": {"CostCenter": "42"}}
|
|
48
|
+
|
|
49
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
50
|
+
be provided as a string on the command line or passed in as a file
|
|
51
|
+
using the file://path/to/file syntax.
|
|
52
|
+
|
|
53
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
54
|
+
example of the JSON which must be provided. We recommend storing this
|
|
55
|
+
example in a file, modifying it as needed and then passing it back in
|
|
56
|
+
via the file:// syntax.
|
|
57
|
+
|
|
58
|
+
--display-name [text]
|
|
59
|
+
|
|
60
|
+
Display name of DB GCP Key Ring resource.
|
|
61
|
+
|
|
62
|
+
--force
|
|
63
|
+
|
|
64
|
+
Perform update without prompting for confirmation.
|
|
65
|
+
|
|
66
|
+
--freeform-tags [complex type]
|
|
67
|
+
|
|
68
|
+
Free-form tags for this resource. Each tag is a simple key-value pair
|
|
69
|
+
with no predefined name, type, or namespace. For more information, see
|
|
70
|
+
Resource Tags.
|
|
71
|
+
|
|
72
|
+
Example:
|
|
73
|
+
|
|
74
|
+
{"Department": "Finance"}
|
|
75
|
+
|
|
76
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
77
|
+
be provided as a string on the command line or passed in as a file
|
|
78
|
+
using the file://path/to/file syntax.
|
|
79
|
+
|
|
80
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
81
|
+
example of the JSON which must be provided. We recommend storing this
|
|
82
|
+
example in a file, modifying it as needed and then passing it back in
|
|
83
|
+
via the file:// syntax.
|
|
84
|
+
|
|
85
|
+
--from-json [text]
|
|
86
|
+
|
|
87
|
+
Provide input to this command as a JSON document from a file using the
|
|
88
|
+
file://path-to/file syntax.
|
|
89
|
+
|
|
90
|
+
The "--generate-full-command-json-input" option can be used to
|
|
91
|
+
generate a sample json file to be used with this command option. The
|
|
92
|
+
key names are pre-populated and match the command option names
|
|
93
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
94
|
+
while the values of the keys need to be populated by the user before
|
|
95
|
+
using the sample file as an input to this command. For any command
|
|
96
|
+
option that accepts multiple values, the value of the key can be a
|
|
97
|
+
JSON array.
|
|
98
|
+
|
|
99
|
+
Options can still be provided on the command line. If an option exists
|
|
100
|
+
in both the JSON document and the command line then the command line
|
|
101
|
+
specified value will be used.
|
|
102
|
+
|
|
103
|
+
For examples on usage of this option, please see our “using CLI with
|
|
104
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
105
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
106
|
+
|
|
107
|
+
--if-match [text]
|
|
108
|
+
|
|
109
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
110
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
111
|
+
previous GET or POST response for that resource. The resource will be
|
|
112
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
113
|
+
current etag value.
|
|
114
|
+
|
|
115
|
+
--max-wait-seconds [integer]
|
|
116
|
+
|
|
117
|
+
The maximum time to wait for the work request to reach the state
|
|
118
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
119
|
+
|
|
120
|
+
--wait-for-state [text]
|
|
121
|
+
|
|
122
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
123
|
+
and uses a work request to track the progress of the operation.
|
|
124
|
+
Specify this option to perform the action and then wait until the work
|
|
125
|
+
request reaches a certain state. Multiple states can be specified,
|
|
126
|
+
returning on the first state. For example, "--wait-for-state"
|
|
127
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
128
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
129
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
130
|
+
|
|
131
|
+
Accepted values are:
|
|
132
|
+
|
|
133
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
|
|
134
|
+
|
|
135
|
+
--wait-interval-seconds [integer]
|
|
136
|
+
|
|
137
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
138
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
139
|
+
seconds.
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
Global Parameters
|
|
143
|
+
=================
|
|
144
|
+
|
|
145
|
+
Use "oci --help" for help on global parameters.
|
|
146
|
+
|
|
147
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
148
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
149
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
150
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
151
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
152
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
153
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
154
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
Example using required parameter
|
|
158
|
+
================================
|
|
159
|
+
|
|
160
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
161
|
+
command by typing “bash example.sh” and replacing the example
|
|
162
|
+
parameters with your own.
|
|
163
|
+
|
|
164
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
165
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
166
|
+
security policies before trying the examples.
|
|
167
|
+
|
|
168
|
+
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
|
|
169
|
+
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
|
|
170
|
+
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
|
|
171
|
+
|
|
172
|
+
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)
|
|
173
|
+
|
|
174
|
+
oci dbmulticloud oracle-db-gcp-key-ring update --oracle-db-gcp-key-ring-id $oracle_db_gcp_key_ring_id
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
oracle-db-gcp-key-ring
|
|
2
|
+
**********************
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
Description
|
|
6
|
+
===========
|
|
7
|
+
|
|
8
|
+
Oracle DB GCP Key Ring resource object.
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
Available Commands
|
|
12
|
+
==================
|
|
13
|
+
|
|
14
|
+
* change-compartment
|
|
15
|
+
|
|
16
|
+
* create
|
|
17
|
+
|
|
18
|
+
* delete
|
|
19
|
+
|
|
20
|
+
* get
|
|
21
|
+
|
|
22
|
+
* list
|
|
23
|
+
|
|
24
|
+
* refresh
|
|
25
|
+
|
|
26
|
+
* update
|
|
@@ -5,22 +5,67 @@ work-request
|
|
|
5
5
|
Description
|
|
6
6
|
===========
|
|
7
7
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
8
|
+
<b>Microsoft Azure:</b> <br> <b>Oracle Azure Connector
|
|
9
|
+
Resource:</b>: The Oracle Azure Connector Resource is used
|
|
10
|
+
to install the Azure Arc Server on an Exadata VM cluster in Oracle
|
|
11
|
+
Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
12
|
+
|
|
13
|
+
The supported method to install the Azure Arc Server (Azure
|
|
14
|
+
Identity) on the Exadata VM cluster:
|
|
15
|
+
|
|
16
|
+
<ul>
|
|
17
|
+
<li>Using a Bearer Access Token</li>
|
|
18
|
+
|
|
19
|
+
</ul>
|
|
20
|
+
|
|
21
|
+
<b>Oracle Azure Blob Container Resource:</b> The Oracle
|
|
22
|
+
Azure Blob Container Resource is used to capture the details of an
|
|
23
|
+
Azure Blob Container. This resource can then be reused across multiple
|
|
24
|
+
Exadata VM clusters in Oracle Exadata Database Service on Dedicated
|
|
25
|
+
Infrastructure (ExaDB-D) to mount the Azure container.
|
|
26
|
+
|
|
27
|
+
<b>Oracle Azure Blob Mount Resource:</b> The Oracle Azure
|
|
28
|
+
Blob Mount Resource is used to mount an Azure Blob Container on an
|
|
29
|
+
Exadata VM cluster in Oracle Exadata Database Service on Dedicated
|
|
30
|
+
Infrastructure (ExaDB-D). It relies on both the Oracle Azure Connector
|
|
31
|
+
and the Oracle Azure Blob Container Resource to perform the mount
|
|
32
|
+
operation.
|
|
33
|
+
|
|
34
|
+
<b>Discover Azure Vaults and Keys Resource:</b> The
|
|
35
|
+
Discover Oracle Azure Vaults and Azure Keys Resource is used to
|
|
36
|
+
discover Azure Vaults and the associated encryption keys available in
|
|
37
|
+
your Azure project.
|
|
38
|
+
|
|
39
|
+
<b>Oracle Azure Vault:</b> The Oracle Azure Vault Resource
|
|
40
|
+
is used to manage Azure Vaults within Oracle Cloud Infrastructure
|
|
41
|
+
(OCI) for use with services such as Oracle Exadata Database Service on
|
|
42
|
+
Dedicated Infrastructure.
|
|
43
|
+
|
|
44
|
+
<b>Oracle Azure Key:</b> Oracle Azure Key Resource is used
|
|
45
|
+
to register and manage a Oracle Azure Key Key within Oracle Cloud
|
|
46
|
+
Infrastructure (OCI) under an associated Azure Vault.
|
|
47
|
+
|
|
48
|
+
<br>
|
|
49
|
+
|
|
50
|
+
<b>Google Cloud:</b><br> <b>Oracle Google Cloud Connector
|
|
51
|
+
Resource:</b> The Oracle Google Cloud Connector Resource is
|
|
52
|
+
used to install the Google Cloud Identity Connector on an Exadata VM
|
|
53
|
+
cluster in Oracle Exadata Database Service on Dedicated Infrastructure
|
|
54
|
+
(ExaDB-D).
|
|
55
|
+
|
|
56
|
+
<b>Discover Google Key Rings and Keys Resource:</b> The
|
|
57
|
+
Discover Google Key Rings and Keys Resource is used to discover Google
|
|
58
|
+
Cloud Key Rings and the associated encryption keys available in your
|
|
59
|
+
Google Cloud project.
|
|
60
|
+
|
|
61
|
+
<b>Google Key Rings Resource:</b> The Google Key Rings
|
|
62
|
+
Resource is used to register and manage Google Cloud Key Rings within
|
|
63
|
+
Oracle Cloud Infrastructure (OCI) for use with services such as Oracle
|
|
64
|
+
Exadata Database Service on Dedicated Infrastructure.
|
|
65
|
+
|
|
66
|
+
<b>Google Key Resource:</b> The Google Key Resource is used
|
|
67
|
+
to register and manage a Google Cloud Key within Oracle Cloud
|
|
68
|
+
Infrastructure (OCI) under an associated Google Key Ring.
|
|
24
69
|
|
|
25
70
|
|
|
26
71
|
Available Commands
|
|
@@ -5,22 +5,67 @@ dbmulticloud
|
|
|
5
5
|
Description
|
|
6
6
|
===========
|
|
7
7
|
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
<b>Microsoft Azure:</b> <br> <b>Oracle Azure Connector
|
|
9
|
+
Resource:</b>: The Oracle Azure Connector Resource is used
|
|
10
|
+
to install the Azure Arc Server on an Exadata VM cluster in Oracle
|
|
11
|
+
Exadata Database Service on Dedicated Infrastructure (ExaDB-D).
|
|
10
12
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
1. Using Bearer Access Token or
|
|
13
|
+
The supported method to install the Azure Arc Server (Azure
|
|
14
|
+
Identity) on the Exadata VM cluster:
|
|
14
15
|
|
|
15
|
-
|
|
16
|
+
<ul>
|
|
17
|
+
<li>Using a Bearer Access Token</li>
|
|
16
18
|
|
|
17
|
-
|
|
18
|
-
Container details and same will be used in multiple ExaCS VMCluster
|
|
19
|
-
to mount the Azure Container.
|
|
19
|
+
</ul>
|
|
20
20
|
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
21
|
+
<b>Oracle Azure Blob Container Resource:</b> The Oracle
|
|
22
|
+
Azure Blob Container Resource is used to capture the details of an
|
|
23
|
+
Azure Blob Container. This resource can then be reused across multiple
|
|
24
|
+
Exadata VM clusters in Oracle Exadata Database Service on Dedicated
|
|
25
|
+
Infrastructure (ExaDB-D) to mount the Azure container.
|
|
26
|
+
|
|
27
|
+
<b>Oracle Azure Blob Mount Resource:</b> The Oracle Azure
|
|
28
|
+
Blob Mount Resource is used to mount an Azure Blob Container on an
|
|
29
|
+
Exadata VM cluster in Oracle Exadata Database Service on Dedicated
|
|
30
|
+
Infrastructure (ExaDB-D). It relies on both the Oracle Azure Connector
|
|
31
|
+
and the Oracle Azure Blob Container Resource to perform the mount
|
|
32
|
+
operation.
|
|
33
|
+
|
|
34
|
+
<b>Discover Azure Vaults and Keys Resource:</b> The
|
|
35
|
+
Discover Oracle Azure Vaults and Azure Keys Resource is used to
|
|
36
|
+
discover Azure Vaults and the associated encryption keys available in
|
|
37
|
+
your Azure project.
|
|
38
|
+
|
|
39
|
+
<b>Oracle Azure Vault:</b> The Oracle Azure Vault Resource
|
|
40
|
+
is used to manage Azure Vaults within Oracle Cloud Infrastructure
|
|
41
|
+
(OCI) for use with services such as Oracle Exadata Database Service on
|
|
42
|
+
Dedicated Infrastructure.
|
|
43
|
+
|
|
44
|
+
<b>Oracle Azure Key:</b> Oracle Azure Key Resource is used
|
|
45
|
+
to register and manage a Oracle Azure Key Key within Oracle Cloud
|
|
46
|
+
Infrastructure (OCI) under an associated Azure Vault.
|
|
47
|
+
|
|
48
|
+
<br>
|
|
49
|
+
|
|
50
|
+
<b>Google Cloud:</b><br> <b>Oracle Google Cloud Connector
|
|
51
|
+
Resource:</b> The Oracle Google Cloud Connector Resource is
|
|
52
|
+
used to install the Google Cloud Identity Connector on an Exadata VM
|
|
53
|
+
cluster in Oracle Exadata Database Service on Dedicated Infrastructure
|
|
54
|
+
(ExaDB-D).
|
|
55
|
+
|
|
56
|
+
<b>Discover Google Key Rings and Keys Resource:</b> The
|
|
57
|
+
Discover Google Key Rings and Keys Resource is used to discover Google
|
|
58
|
+
Cloud Key Rings and the associated encryption keys available in your
|
|
59
|
+
Google Cloud project.
|
|
60
|
+
|
|
61
|
+
<b>Google Key Rings Resource:</b> The Google Key Rings
|
|
62
|
+
Resource is used to register and manage Google Cloud Key Rings within
|
|
63
|
+
Oracle Cloud Infrastructure (OCI) for use with services such as Oracle
|
|
64
|
+
Exadata Database Service on Dedicated Infrastructure.
|
|
65
|
+
|
|
66
|
+
<b>Google Key Resource:</b> The Google Key Resource is used
|
|
67
|
+
to register and manage a Google Cloud Key within Oracle Cloud
|
|
68
|
+
Infrastructure (OCI) under an associated Google Key Ring.
|
|
24
69
|
|
|
25
70
|
|
|
26
71
|
Available Commands
|
|
@@ -122,6 +167,44 @@ Available Commands
|
|
|
122
167
|
|
|
123
168
|
* update
|
|
124
169
|
|
|
170
|
+
* oracle-db-gcp-identity-connector
|
|
171
|
+
|
|
172
|
+
* change-compartment
|
|
173
|
+
|
|
174
|
+
* create
|
|
175
|
+
|
|
176
|
+
* delete
|
|
177
|
+
|
|
178
|
+
* get
|
|
179
|
+
|
|
180
|
+
* list
|
|
181
|
+
|
|
182
|
+
* refresh
|
|
183
|
+
|
|
184
|
+
* update
|
|
185
|
+
|
|
186
|
+
* oracle-db-gcp-key
|
|
187
|
+
|
|
188
|
+
* get
|
|
189
|
+
|
|
190
|
+
* list
|
|
191
|
+
|
|
192
|
+
* oracle-db-gcp-key-ring
|
|
193
|
+
|
|
194
|
+
* change-compartment
|
|
195
|
+
|
|
196
|
+
* create
|
|
197
|
+
|
|
198
|
+
* delete
|
|
199
|
+
|
|
200
|
+
* get
|
|
201
|
+
|
|
202
|
+
* list
|
|
203
|
+
|
|
204
|
+
* refresh
|
|
205
|
+
|
|
206
|
+
* update
|
|
207
|
+
|
|
125
208
|
* work-request
|
|
126
209
|
|
|
127
210
|
* cancel
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"list
|
|
2
|
-
|
|
1
|
+
"list"
|
|
2
|
+
******
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -24,7 +24,7 @@ ID.
|
|
|
24
24
|
Usage
|
|
25
25
|
=====
|
|
26
26
|
|
|
27
|
-
oci delegate-access-control work-request work-request-log
|
|
27
|
+
oci delegate-access-control work-request work-request-log list [OPTIONS]
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
Required Parameters
|
|
@@ -123,6 +123,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
123
123
|
like shell. You need to set up the OCI configuration and appropriate
|
|
124
124
|
security policies before trying the examples.
|
|
125
125
|
|
|
126
|
-
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-log
|
|
126
|
+
export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-log/list.html#cmdoption-work-request-id
|
|
127
127
|
|
|
128
|
-
oci delegate-access-control work-request work-request-log
|
|
128
|
+
oci delegate-access-control work-request work-request-log list --work-request-id $work_request_id
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
"add"
|
|
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
|
+
Adds a lock to a resource.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci email domain add [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--email-domain-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of this email domain.
|
|
35
|
+
|
|
36
|
+
--type [text]
|
|
37
|
+
|
|
38
|
+
Lock type.
|
|
39
|
+
|
|
40
|
+
Accepted values are:
|
|
41
|
+
|
|
42
|
+
DELETE, FULL
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
Optional Parameters
|
|
46
|
+
===================
|
|
47
|
+
|
|
48
|
+
--compartment-id, -c [text]
|
|
49
|
+
|
|
50
|
+
The lock compartment ID.
|
|
51
|
+
|
|
52
|
+
--from-json [text]
|
|
53
|
+
|
|
54
|
+
Provide input to this command as a JSON document from a file using the
|
|
55
|
+
file://path-to/file syntax.
|
|
56
|
+
|
|
57
|
+
The "--generate-full-command-json-input" option can be used to
|
|
58
|
+
generate a sample json file to be used with this command option. The
|
|
59
|
+
key names are pre-populated and match the command option names
|
|
60
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
61
|
+
while the values of the keys need to be populated by the user before
|
|
62
|
+
using the sample file as an input to this command. For any command
|
|
63
|
+
option that accepts multiple values, the value of the key can be a
|
|
64
|
+
JSON array.
|
|
65
|
+
|
|
66
|
+
Options can still be provided on the command line. If an option exists
|
|
67
|
+
in both the JSON document and the command line then the command line
|
|
68
|
+
specified value will be used.
|
|
69
|
+
|
|
70
|
+
For examples on usage of this option, please see our “using CLI with
|
|
71
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
72
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
73
|
+
|
|
74
|
+
--if-match [text]
|
|
75
|
+
|
|
76
|
+
Used for optimistic concurrency control. In the update or delete call
|
|
77
|
+
for a resource, set the *if-match* parameter to the value of the etag
|
|
78
|
+
from a previous get, create, or update response for that resource.
|
|
79
|
+
The resource will be updated or deleted only if the etag you provide
|
|
80
|
+
matches the resource’s current etag value.
|
|
81
|
+
|
|
82
|
+
--max-wait-seconds [integer]
|
|
83
|
+
|
|
84
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
85
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
86
|
+
|
|
87
|
+
--message [text]
|
|
88
|
+
|
|
89
|
+
A message added by the lock creator. The message typically gives an
|
|
90
|
+
indication of why the resource is locked.
|
|
91
|
+
|
|
92
|
+
--related-resource-id [text]
|
|
93
|
+
|
|
94
|
+
The resource ID that is locking this resource. Indicates that deleting
|
|
95
|
+
this resource removes the lock.
|
|
96
|
+
|
|
97
|
+
--wait-for-state [text]
|
|
98
|
+
|
|
99
|
+
This operation creates, modifies or deletes a resource that has a
|
|
100
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
101
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
102
|
+
states can be specified, returning on the first state. For example, "
|
|
103
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
104
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
105
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
106
|
+
is returned.
|
|
107
|
+
|
|
108
|
+
Accepted values are:
|
|
109
|
+
|
|
110
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, UPDATING
|
|
111
|
+
|
|
112
|
+
--wait-interval-seconds [integer]
|
|
113
|
+
|
|
114
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
115
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
116
|
+
30 seconds.
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
Global Parameters
|
|
120
|
+
=================
|
|
121
|
+
|
|
122
|
+
Use "oci --help" for help on global parameters.
|
|
123
|
+
|
|
124
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
125
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
126
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
127
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
128
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
129
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
130
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
131
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
Example using required parameter
|
|
135
|
+
================================
|
|
136
|
+
|
|
137
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
138
|
+
command by typing “bash example.sh” and replacing the example
|
|
139
|
+
parameters with your own.
|
|
140
|
+
|
|
141
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
142
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
143
|
+
security policies before trying the examples.
|
|
144
|
+
|
|
145
|
+
export email_domain_id=<substitute-value-of-email_domain_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/domain/add.html#cmdoption-email-domain-id
|
|
146
|
+
export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/domain/add.html#cmdoption-type
|
|
147
|
+
|
|
148
|
+
oci email domain add --email-domain-id $email_domain_id --type $type
|
|
@@ -77,6 +77,10 @@ from a previous get, create, or update response for that resource.
|
|
|
77
77
|
The resource will be updated or deleted only if the etag you provide
|
|
78
78
|
matches the resource’s current etag value.
|
|
79
79
|
|
|
80
|
+
--is-lock-override [boolean]
|
|
81
|
+
|
|
82
|
+
Whether to override locks (if any exist).
|
|
83
|
+
|
|
80
84
|
--max-wait-seconds [integer]
|
|
81
85
|
|
|
82
86
|
The maximum time to wait for the work request to reach the state
|
|
@@ -71,6 +71,10 @@ from a previous get, create, or update response for that resource.
|
|
|
71
71
|
The resource will be updated or deleted only if the etag you provide
|
|
72
72
|
matches the resource’s current etag value.
|
|
73
73
|
|
|
74
|
+
--is-lock-override [boolean]
|
|
75
|
+
|
|
76
|
+
Whether to override locks (if any exist).
|
|
77
|
+
|
|
74
78
|
--max-wait-seconds [integer]
|
|
75
79
|
|
|
76
80
|
The maximum time to wait for the work request to reach the state
|