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
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
"remove"
|
|
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
|
+
Remove a lock to a resource.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci email domain remove [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
|
+
--wait-for-state [text]
|
|
88
|
+
|
|
89
|
+
This operation creates, modifies or deletes a resource that has a
|
|
90
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
91
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
92
|
+
states can be specified, returning on the first state. For example, "
|
|
93
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
94
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
95
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
96
|
+
is returned.
|
|
97
|
+
|
|
98
|
+
Accepted values are:
|
|
99
|
+
|
|
100
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, UPDATING
|
|
101
|
+
|
|
102
|
+
--wait-interval-seconds [integer]
|
|
103
|
+
|
|
104
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
105
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
106
|
+
30 seconds.
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
Global Parameters
|
|
110
|
+
=================
|
|
111
|
+
|
|
112
|
+
Use "oci --help" for help on global parameters.
|
|
113
|
+
|
|
114
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
115
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
116
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
117
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
118
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
119
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
120
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
121
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
Example using required parameter
|
|
125
|
+
================================
|
|
126
|
+
|
|
127
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
128
|
+
command by typing “bash example.sh” and replacing the example
|
|
129
|
+
parameters with your own.
|
|
130
|
+
|
|
131
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
132
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
133
|
+
security policies before trying the examples.
|
|
134
|
+
|
|
135
|
+
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/remove.html#cmdoption-email-domain-id
|
|
136
|
+
export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/domain/remove.html#cmdoption-type
|
|
137
|
+
|
|
138
|
+
oci email domain remove --email-domain-id $email_domain_id --type $type
|
|
@@ -119,6 +119,10 @@ from a previous get, create, or update response for that resource.
|
|
|
119
119
|
The resource will be updated or deleted only if the etag you provide
|
|
120
120
|
matches the resource’s current etag value.
|
|
121
121
|
|
|
122
|
+
--is-lock-override [boolean]
|
|
123
|
+
|
|
124
|
+
Whether to override locks (if any exist).
|
|
125
|
+
|
|
122
126
|
--max-wait-seconds [integer]
|
|
123
127
|
|
|
124
128
|
The maximum time to wait for the work request to reach the state
|
|
@@ -0,0 +1,150 @@
|
|
|
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 email-return-path add [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--email-return-path-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of this email return path.
|
|
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, NEEDS_ATTENTION, 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 parent_resource_id=<substitute-value-of-parent_resource_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-return-path/create.html#cmdoption-parent-resource-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/email-return-path/add.html#cmdoption-type
|
|
147
|
+
|
|
148
|
+
email_return_path_id=$(oci email email-return-path create --parent-resource-id $parent_resource_id --query data.id --raw-output)
|
|
149
|
+
|
|
150
|
+
oci email email-return-path add --email-return-path-id $email_return_path_id --type $type
|
|
@@ -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
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
"remove"
|
|
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
|
+
Remove a lock to a resource.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci email email-return-path remove [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--email-return-path-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of this email return path.
|
|
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
|
+
--wait-for-state [text]
|
|
88
|
+
|
|
89
|
+
This operation creates, modifies or deletes a resource that has a
|
|
90
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
91
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
92
|
+
states can be specified, returning on the first state. For example, "
|
|
93
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
94
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
95
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
96
|
+
is returned.
|
|
97
|
+
|
|
98
|
+
Accepted values are:
|
|
99
|
+
|
|
100
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, NEEDS_ATTENTION, UPDATING
|
|
101
|
+
|
|
102
|
+
--wait-interval-seconds [integer]
|
|
103
|
+
|
|
104
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
105
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
106
|
+
30 seconds.
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
Global Parameters
|
|
110
|
+
=================
|
|
111
|
+
|
|
112
|
+
Use "oci --help" for help on global parameters.
|
|
113
|
+
|
|
114
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
115
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
116
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
117
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
118
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
119
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
120
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
121
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
Example using required parameter
|
|
125
|
+
================================
|
|
126
|
+
|
|
127
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
128
|
+
command by typing “bash example.sh” and replacing the example
|
|
129
|
+
parameters with your own.
|
|
130
|
+
|
|
131
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
132
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
133
|
+
security policies before trying the examples.
|
|
134
|
+
|
|
135
|
+
export parent_resource_id=<substitute-value-of-parent_resource_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-return-path/create.html#cmdoption-parent-resource-id
|
|
136
|
+
export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-return-path/remove.html#cmdoption-type
|
|
137
|
+
|
|
138
|
+
email_return_path_id=$(oci email email-return-path create --parent-resource-id $parent_resource_id --query data.id --raw-output)
|
|
139
|
+
|
|
140
|
+
oci email email-return-path remove --email-return-path-id $email_return_path_id --type $type
|
|
@@ -114,6 +114,10 @@ from a previous get, create, or update response for that resource.
|
|
|
114
114
|
The resource will be updated or deleted only if the etag you provide
|
|
115
115
|
matches the resource’s current etag value.
|
|
116
116
|
|
|
117
|
+
--is-lock-override [boolean]
|
|
118
|
+
|
|
119
|
+
Whether to override locks (if any exist).
|
|
120
|
+
|
|
117
121
|
--max-wait-seconds [integer]
|
|
118
122
|
|
|
119
123
|
The maximum time to wait for the work request to reach the state
|
|
@@ -0,0 +1,151 @@
|
|
|
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 sender add [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--sender-id [text]
|
|
33
|
+
|
|
34
|
+
The unique OCID of the sender.
|
|
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, INACTIVE, NEEDS_ATTENTION
|
|
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 compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/sender/create.html#cmdoption-compartment-id
|
|
146
|
+
export email_address=<substitute-value-of-email_address> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/sender/create.html#cmdoption-email-address
|
|
147
|
+
export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/sender/add.html#cmdoption-type
|
|
148
|
+
|
|
149
|
+
sender_id=$(oci email sender create --compartment-id $compartment_id --email-address $email_address --query data.id --raw-output)
|
|
150
|
+
|
|
151
|
+
oci email sender add --sender-id $sender_id --type $type
|
|
@@ -72,6 +72,10 @@ from a previous get, create, or update response for that resource.
|
|
|
72
72
|
The resource will be updated or deleted only if the etag you provide
|
|
73
73
|
matches the resource’s current etag value.
|
|
74
74
|
|
|
75
|
+
--is-lock-override [boolean]
|
|
76
|
+
|
|
77
|
+
Whether to override locks (if any exist).
|
|
78
|
+
|
|
75
79
|
|
|
76
80
|
Global Parameters
|
|
77
81
|
=================
|
|
@@ -72,6 +72,10 @@ from a previous get, create, or update response for that resource.
|
|
|
72
72
|
The resource will be updated or deleted only if the etag you provide
|
|
73
73
|
matches the resource’s current etag value.
|
|
74
74
|
|
|
75
|
+
--is-lock-override [boolean]
|
|
76
|
+
|
|
77
|
+
Whether to override locks (if any exist).
|
|
78
|
+
|
|
75
79
|
--max-wait-seconds [integer]
|
|
76
80
|
|
|
77
81
|
The maximum time to wait for the resource to reach the lifecycle state
|