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,141 @@
|
|
|
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 sender remove [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
|
+
--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, INACTIVE, NEEDS_ATTENTION
|
|
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 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
|
|
136
|
+
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
|
|
137
|
+
export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/sender/remove.html#cmdoption-type
|
|
138
|
+
|
|
139
|
+
sender_id=$(oci email sender create --compartment-id $compartment_id --email-address $email_address --query data.id --raw-output)
|
|
140
|
+
|
|
141
|
+
oci email sender remove --sender-id $sender_id --type $type
|
|
@@ -112,6 +112,10 @@ from a previous get, create, or update response for that resource.
|
|
|
112
112
|
The resource will be updated or deleted only if the etag you provide
|
|
113
113
|
matches the resource’s current etag value.
|
|
114
114
|
|
|
115
|
+
--is-lock-override [boolean]
|
|
116
|
+
|
|
117
|
+
Whether to override locks (if any exist).
|
|
118
|
+
|
|
115
119
|
--max-wait-seconds [integer]
|
|
116
120
|
|
|
117
121
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
@@ -29,6 +29,8 @@ Available Commands
|
|
|
29
29
|
|
|
30
30
|
* domain
|
|
31
31
|
|
|
32
|
+
* add
|
|
33
|
+
|
|
32
34
|
* change-compartment
|
|
33
35
|
|
|
34
36
|
* create
|
|
@@ -39,10 +41,14 @@ Available Commands
|
|
|
39
41
|
|
|
40
42
|
* list
|
|
41
43
|
|
|
44
|
+
* remove
|
|
45
|
+
|
|
42
46
|
* update
|
|
43
47
|
|
|
44
48
|
* email-return-path
|
|
45
49
|
|
|
50
|
+
* add
|
|
51
|
+
|
|
46
52
|
* create
|
|
47
53
|
|
|
48
54
|
* delete
|
|
@@ -51,10 +57,14 @@ Available Commands
|
|
|
51
57
|
|
|
52
58
|
* list
|
|
53
59
|
|
|
60
|
+
* remove
|
|
61
|
+
|
|
54
62
|
* update
|
|
55
63
|
|
|
56
64
|
* sender
|
|
57
65
|
|
|
66
|
+
* add
|
|
67
|
+
|
|
58
68
|
* change-compartment
|
|
59
69
|
|
|
60
70
|
* create
|
|
@@ -65,6 +75,8 @@ Available Commands
|
|
|
65
75
|
|
|
66
76
|
* list
|
|
67
77
|
|
|
78
|
+
* remove
|
|
79
|
+
|
|
68
80
|
* update
|
|
69
81
|
|
|
70
82
|
* suppression
|
|
@@ -145,11 +145,18 @@ address’s fully qualified domain name (FQDN). For example, *files-1*
|
|
|
145
145
|
in the FQDN *files-1.subnet123.vcn1.oraclevcn.com*. Must be unique
|
|
146
146
|
across all VNICs in the subnet and comply with RFC 952 and RFC 1123.
|
|
147
147
|
|
|
148
|
-
Note:
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
*hostnameLabel*
|
|
148
|
+
Note:
|
|
149
|
+
|
|
150
|
+
If the IP address is IPv4, this attribute value is stored in the
|
|
151
|
+
PrivateIp resource, not in the *mountTarget* resource. To update the
|
|
152
|
+
*hostnameLabel*, use *GetMountTarget* to obtain the OCIDs of the mount
|
|
153
|
+
target’s private IPs (*privateIpIds*). Then, you can use
|
|
154
|
+
UpdatePrivateIp to update the *hostnameLabel* value.
|
|
155
|
+
|
|
156
|
+
If the IP address is IPv6, it is stored in the Ipv6 resource To
|
|
157
|
+
update the *hostnameLabel*, use *GetMountTarget* to obtain the OCIDs
|
|
158
|
+
of the mount target’s IPv6 address (*mountTargetIpv6Ids*). Then, you
|
|
159
|
+
can use UpdateIpv6 to update the *hostnameLabel* value.
|
|
153
160
|
|
|
154
161
|
For more information, see DNS in Your Virtual Cloud Network.
|
|
155
162
|
|
oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt
CHANGED
|
@@ -52,7 +52,8 @@ hardware configuration is hidden from customers.
|
|
|
52
52
|
Allowed values are: - LARGE_COHERE - LARGE_COHERE_V2 - SMALL_COHERE -
|
|
53
53
|
SMALL_COHERE_V2 - SMALL_COHERE_4 - EMBED_COHERE - LLAMA2_70 -
|
|
54
54
|
LARGE_GENERIC - LARGE_COHERE_V2_2 - LARGE_GENERIC_4 - SMALL_GENERIC_V2
|
|
55
|
-
- LARGE_GENERIC_2 - LARGE_COHERE_V3 - RERANK_COHERE
|
|
55
|
+
- LARGE_GENERIC_2 - LARGE_COHERE_V3 - RERANK_COHERE - SMALL_GENERIC_V1
|
|
56
|
+
- MEDIUM_GENERIC_V1 - LARGE_GENERIC_V1
|
|
56
57
|
|
|
57
58
|
|
|
58
59
|
Optional Parameters
|
|
@@ -69,6 +69,10 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
69
69
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
70
70
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
71
71
|
|
|
72
|
+
--generative-ai-private-endpoint-id [text]
|
|
73
|
+
|
|
74
|
+
The OCID of the private endpoint.
|
|
75
|
+
|
|
72
76
|
--id [text]
|
|
73
77
|
|
|
74
78
|
The OCID of the endpoint.
|
|
@@ -300,6 +300,17 @@ Accepted values are:
|
|
|
300
300
|
|
|
301
301
|
HIGH, LOW, MEDIUM
|
|
302
302
|
|
|
303
|
+
--chat-request-web-search-options [complex type]
|
|
304
|
+
|
|
305
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
306
|
+
be provided as a string on the command line or passed in as a file
|
|
307
|
+
using the file://path/to/file syntax.
|
|
308
|
+
|
|
309
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
310
|
+
example of the JSON which must be provided. We recommend storing this
|
|
311
|
+
example in a file, modifying it as needed and then passing it back in
|
|
312
|
+
via the file:// syntax.
|
|
313
|
+
|
|
303
314
|
--from-json [text]
|
|
304
315
|
|
|
305
316
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -46,6 +46,14 @@ cannot provide the "--limit" option.
|
|
|
46
46
|
|
|
47
47
|
Backup OCID
|
|
48
48
|
|
|
49
|
+
--backup-preparation-status [text]
|
|
50
|
+
|
|
51
|
+
Indicates whether the backup has been prepared successfully.
|
|
52
|
+
|
|
53
|
+
Accepted values are:
|
|
54
|
+
|
|
55
|
+
NOT_PREPARED, PREPARED
|
|
56
|
+
|
|
49
57
|
--creation-type [text]
|
|
50
58
|
|
|
51
59
|
Backup creationType
|
|
@@ -134,6 +142,14 @@ Accepted values are:
|
|
|
134
142
|
|
|
135
143
|
ASC, DESC
|
|
136
144
|
|
|
145
|
+
--validation-status [text]
|
|
146
|
+
|
|
147
|
+
Backup validation status
|
|
148
|
+
|
|
149
|
+
Accepted values are:
|
|
150
|
+
|
|
151
|
+
FAILED, NEEDS_ATTENTION, NOT_VALIDATED, VALIDATED
|
|
152
|
+
|
|
137
153
|
|
|
138
154
|
Global Parameters
|
|
139
155
|
=================
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
"validate"
|
|
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
|
+
Request to validate the backup by checking the data consistency.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci mysql backup validate [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--backup-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the Backup
|
|
35
|
+
|
|
36
|
+
--is-prepared-backup-required [boolean]
|
|
37
|
+
|
|
38
|
+
Specifies whether the backup needs to be prepared for fast restore or
|
|
39
|
+
not. Set to true to prepare the backup, set to false (default) if not
|
|
40
|
+
required. Note: The prepared backup will replace the original backup
|
|
41
|
+
and will not generate a new backup copy. The cost associated with the
|
|
42
|
+
backup may vary, as the prepared backup will consistently be a full
|
|
43
|
+
backup, it may also change the storage size of the original backup.
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
Optional Parameters
|
|
47
|
+
===================
|
|
48
|
+
|
|
49
|
+
--from-json [text]
|
|
50
|
+
|
|
51
|
+
Provide input to this command as a JSON document from a file using the
|
|
52
|
+
file://path-to/file syntax.
|
|
53
|
+
|
|
54
|
+
The "--generate-full-command-json-input" option can be used to
|
|
55
|
+
generate a sample json file to be used with this command option. The
|
|
56
|
+
key names are pre-populated and match the command option names
|
|
57
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
58
|
+
while the values of the keys need to be populated by the user before
|
|
59
|
+
using the sample file as an input to this command. For any command
|
|
60
|
+
option that accepts multiple values, the value of the key can be a
|
|
61
|
+
JSON array.
|
|
62
|
+
|
|
63
|
+
Options can still be provided on the command line. If an option exists
|
|
64
|
+
in both the JSON document and the command line then the command line
|
|
65
|
+
specified value will be used.
|
|
66
|
+
|
|
67
|
+
For examples on usage of this option, please see our “using CLI with
|
|
68
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
69
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
70
|
+
|
|
71
|
+
--if-match [text]
|
|
72
|
+
|
|
73
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
74
|
+
resource, set the *If-Match* header to the value of the etag from a
|
|
75
|
+
previous GET or POST response for that resource. The resource will be
|
|
76
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
77
|
+
current etag value.
|
|
78
|
+
|
|
79
|
+
--max-wait-seconds [integer]
|
|
80
|
+
|
|
81
|
+
The maximum time to wait for the work request to reach the state
|
|
82
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
83
|
+
|
|
84
|
+
--wait-for-state [text]
|
|
85
|
+
|
|
86
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
87
|
+
and uses a work request to track the progress of the operation.
|
|
88
|
+
Specify this option to perform the action and then wait until the work
|
|
89
|
+
request reaches a certain state. Multiple states can be specified,
|
|
90
|
+
returning on the first state. For example, "--wait-for-state"
|
|
91
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
92
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
93
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
94
|
+
|
|
95
|
+
Accepted values are:
|
|
96
|
+
|
|
97
|
+
ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED
|
|
98
|
+
|
|
99
|
+
--wait-interval-seconds [integer]
|
|
100
|
+
|
|
101
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
102
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
103
|
+
seconds.
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
Global Parameters
|
|
107
|
+
=================
|
|
108
|
+
|
|
109
|
+
Use "oci --help" for help on global parameters.
|
|
110
|
+
|
|
111
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
112
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
113
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
114
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
115
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
116
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
117
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
118
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
Example using required parameter
|
|
122
|
+
================================
|
|
123
|
+
|
|
124
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
125
|
+
command by typing “bash example.sh” and replacing the example
|
|
126
|
+
parameters with your own.
|
|
127
|
+
|
|
128
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
129
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
130
|
+
security policies before trying the examples.
|
|
131
|
+
|
|
132
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/mysql/db-system/create.html#cmdoption-compartment-id
|
|
133
|
+
export shape_name=<substitute-value-of-shape_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/mysql/db-system/create.html#cmdoption-shape-name
|
|
134
|
+
export subnet_id=<substitute-value-of-subnet_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/mysql/db-system/create.html#cmdoption-subnet-id
|
|
135
|
+
export is_prepared_backup_required=<substitute-value-of-is_prepared_backup_required> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/mysql/backup/validate.html#cmdoption-is-prepared-backup-required
|
|
136
|
+
|
|
137
|
+
db_system_id=$(oci mysql db-system create --compartment-id $compartment_id --shape-name $shape_name --subnet-id $subnet_id --query data.id --raw-output)
|
|
138
|
+
|
|
139
|
+
backup_id=$(oci mysql backup create --db-system-id $db_system_id --query data.id --raw-output)
|
|
140
|
+
|
|
141
|
+
oci mysql backup validate --backup-id $backup_id --is-prepared-backup-required $is_prepared_backup_required
|
|
@@ -11,6 +11,8 @@
|
|
|
11
11
|
|
|
12
12
|
* Global Parameters
|
|
13
13
|
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
14
16
|
|
|
15
17
|
Description
|
|
16
18
|
===========
|
|
@@ -21,7 +23,7 @@ Return a (paginated) list of logs for a given work request.
|
|
|
21
23
|
Usage
|
|
22
24
|
=====
|
|
23
25
|
|
|
24
|
-
oci organizations work-request-log
|
|
26
|
+
oci organizations work-request-log list [OPTIONS]
|
|
25
27
|
|
|
26
28
|
|
|
27
29
|
Required Parameters
|
|
@@ -98,3 +100,19 @@ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
|
98
100
|
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
99
101
|
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
100
102
|
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
Example using required parameter
|
|
106
|
+
================================
|
|
107
|
+
|
|
108
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
109
|
+
command by typing “bash example.sh” and replacing the example
|
|
110
|
+
parameters with your own.
|
|
111
|
+
|
|
112
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
113
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
114
|
+
security policies before trying the examples.
|
|
115
|
+
|
|
116
|
+
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/organizations/work-request-log/list.html#cmdoption-work-request-id
|
|
117
|
+
|
|
118
|
+
oci organizations work-request-log list --work-request-id $work_request_id
|
|
@@ -266,7 +266,7 @@ Available Service Commands
|
|
|
266
266
|
|
|
267
267
|
* Oracle Database Autonomous Recovery Service (recovery)
|
|
268
268
|
|
|
269
|
-
* Oracle Database MultiCloud Data
|
|
269
|
+
* Oracle Database MultiCloud Data Plane Integration (dbmulticloud)
|
|
270
270
|
|
|
271
271
|
* Oracle Delegate Access Control (delegate-access-control)
|
|
272
272
|
|
oci_cli/service_mapping.py
CHANGED
oci_cli/version.py
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
# Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
3
3
|
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
4
4
|
|
|
5
|
-
__version__ = '3.
|
|
5
|
+
__version__ = '3.66.0'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: oci-cli
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.66.0
|
|
4
4
|
Summary: Oracle Cloud Infrastructure CLI
|
|
5
5
|
Home-page: https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm
|
|
6
6
|
Author: Oracle
|
|
@@ -19,7 +19,7 @@ Classifier: Programming Language :: Python :: 3.7
|
|
|
19
19
|
Classifier: Programming Language :: Python :: 3.8
|
|
20
20
|
Classifier: Programming Language :: Python :: 3.9
|
|
21
21
|
Requires-Python: >=3.6
|
|
22
|
-
Requires-Dist: oci (==2.
|
|
22
|
+
Requires-Dist: oci (==2.160.0)
|
|
23
23
|
Requires-Dist: arrow (>=1.0.0)
|
|
24
24
|
Requires-Dist: certifi (>=2025.1.31)
|
|
25
25
|
Requires-Dist: click (==8.0.4)
|