oci-cli 3.62.1__py3-none-any.whl → 3.63.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/cli_util.py +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/list.txt +7 -0
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling.txt +3 -8
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/create-kubeconfig.txt +0 -4
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer/get-offer-internal-detail.txt → database-management/cloud-asm/get-cloud-asm-configuration.txt} +13 -11
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer → database-management/cloud-asm}/get.txt +6 -9
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-disk-groups.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-users.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/update.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer.txt → database-management/cloud-asm-instance.txt} +4 -8
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/summarize-cloud-cluster-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/update.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection/list-cloud-databases.txt +144 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/update.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/summarize-cloud-db-node-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/create.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer → database-management/cloud-db-system}/delete.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-database-management.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-stack-monitoring.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-database-management.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-stack-monitoring.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/list.txt +156 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/summarize-cloud-db-system-availability-metrics.txt +126 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/update.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/check-cloud-db-system-connector-connection-status.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details.txt +170 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment → database-management/cloud-db-system-connector}/create.txt +19 -20
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/get.txt +98 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update-cloud-db-system-connector-update-cloud-db-system-macs-connector-details.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/create.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment → database-management/cloud-db-system-discovery}/get.txt +11 -16
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/list.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/patch.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/update.txt +168 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system.txt +32 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list-cloud-listener-services.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/summarize-cloud-listener-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-result-location.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-sql-job-details.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-sql-report.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-binary-log-information.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-general-replication-information.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-high-availability-members.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-outbound-replications.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/list.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-agent-tool-config.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-sql-tool-config.txt +12 -17
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-agent-tool-config.txt +202 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-sql-tool-config.txt +12 -14
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/agent-endpoint/chat.txt +21 -3
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log-entry.txt → work-request-log.txt} +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment/delete.txt → management-agent/agent/delete-named-credential.txt} +18 -19
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-named-credential.txt +100 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-named-credential.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/create.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/get-named-cred-metadata.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/list.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/plugin/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-machine-image-artifact-details.txt +181 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-stack-artifact-details.txt +181 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-machine-image-artifact-details.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-stack-artifact-details.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer-collection/list-offers.txt → available-service-collection/list-available-services.txt} +21 -33
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/available-service-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{attachment/attachment-collection/list-attachments.txt → customer-instance-report-record-collection/list-customer-instance-report-records.txt} +21 -39
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/customer-instance-report-record-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection/list-disbursement-report-records.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection/list-leads.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/create.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-collection/list-listings.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/cascading-delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/change-listing-revision-to-new-status.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/clone.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer/create.txt → listing-revision/create-listing-revision-create-lead-gen-listing-revision-details.txt} +120 -207
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-oci-listing-revision-details.txt +318 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-service-listing-revision-details.txt +312 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create.txt +10 -51
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get-listing-revision-icon-content.txt +105 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish-listing-revision-as-private.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/submit-listing-revision-for-review.txt +6 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-icon-content.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer/update.txt → listing-revision/update-listing-revision-update-lead-gen-listing-revision-details.txt} +113 -206
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-oci-listing-revision-details.txt +326 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-service-listing-revision-details.txt +316 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update.txt +12 -53
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/withdraw.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-customer-success-attachment.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-related-document-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-review-support-document-attachment.txt +169 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-screen-shot-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-supported-service-attachment.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-video-attachment-details.txt +1 -4
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get-listing-revision-attachment-content.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-content.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-customer-success-attachment.txt +195 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-related-document-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-review-support-document-attachment.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-screen-shot-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-supported-service-attachment.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-video-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment-collection/list-listing-revision-attachments.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/update.txt +166 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note-collection/list-listing-revision-notes.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/mark-listing-revision-package-as-default.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/un-publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package-collection/list-listing-revision-packages.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market-collection/list-markets.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product-collection/list-products.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get-support-doc-content.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection/list-support-docs.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection/list-supported-currencies.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection/list-supported-shapes.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{attachment/attachment/get-attachment-content.txt → term-version/get-term-version-content.txt} +13 -17
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher.txt +78 -28
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log → work-request-log-entry}/list.txt +1 -19
- oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control/work-request → organizations}/work-request-log-entry.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
- oci_cli/version.py +1 -1
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/METADATA +2 -2
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/RECORD +249 -162
- services/autoscaling/src/oci_cli_auto_scaling/generated/autoscaling_cli.py +8 -7
- services/container_engine/src/oci_cli_container_engine/containerengine_cli_extended.py +1 -1
- services/database/src/oci_cli_database/generated/database_cli.py +98 -10
- services/database_management/src/oci_cli_db_management/dbmanagement_cli_extended.py +13 -0
- services/database_management/src/oci_cli_db_management/generated/dbmanagement_cli.py +8336 -5389
- services/database_management/src/oci_cli_managed_my_sql_databases/generated/managedmysqldatabases_cli.py +4 -4
- services/generative_ai_agent/src/oci_cli_generative_ai_agent/generated/generativeaiagent_cli.py +185 -6
- services/generative_ai_agent_runtime/src/oci_cli_generative_ai_agent_runtime/generated/generativeaiagentruntime_cli.py +10 -4
- services/management_agent/src/oci_cli_management_agent/generated/managementagent_cli.py +328 -3
- services/marketplace_publisher/__init__.py +1 -1
- services/marketplace_publisher/src/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/client_mappings.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplacepublisher_cli.py +4035 -1530
- services/marketplace_publisher/tests/__init__.py +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment-collection.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment.txt +0 -20
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment.txt +0 -27
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer-collection.txt +0 -15
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer.txt +0 -29
- services/marketplace_publisher/src/oci_cli_attachment/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_attachment/generated/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_attachment/generated/attachment_cli.py +0 -307
- services/marketplace_publisher/src/oci_cli_attachment/generated/client_mappings.py +0 -14
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplace_publisher_service_cli.py +0 -14
- services/marketplace_publisher/src/oci_cli_offer/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_offer/generated/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_offer/generated/client_mappings.py +0 -14
- services/marketplace_publisher/src/oci_cli_offer/generated/offer_cli.py +0 -431
- /oci_cli/help_text_producer/data_files/text/cmdref/{organizations → delegate-access-control/work-request}/work-request-log.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/WHEEL +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
"check-cloud-db-system-connector-connection-status"
|
|
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
|
+
Checks the status of the cloud DB system component connection
|
|
21
|
+
specified in this connector. This operation will refresh the
|
|
22
|
+
connectionStatus and timeConnectionStatusLastUpdated fields.
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
Usage
|
|
26
|
+
=====
|
|
27
|
+
|
|
28
|
+
oci database-management cloud-db-system-connector check-cloud-db-system-connector-connection-status [OPTIONS]
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
Required Parameters
|
|
32
|
+
===================
|
|
33
|
+
|
|
34
|
+
--cloud-db-system-connector-id [text]
|
|
35
|
+
|
|
36
|
+
The OCID of the cloud connector.
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
Optional Parameters
|
|
40
|
+
===================
|
|
41
|
+
|
|
42
|
+
--from-json [text]
|
|
43
|
+
|
|
44
|
+
Provide input to this command as a JSON document from a file using the
|
|
45
|
+
file://path-to/file syntax.
|
|
46
|
+
|
|
47
|
+
The "--generate-full-command-json-input" option can be used to
|
|
48
|
+
generate a sample json file to be used with this command option. The
|
|
49
|
+
key names are pre-populated and match the command option names
|
|
50
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
51
|
+
while the values of the keys need to be populated by the user before
|
|
52
|
+
using the sample file as an input to this command. For any command
|
|
53
|
+
option that accepts multiple values, the value of the key can be a
|
|
54
|
+
JSON array.
|
|
55
|
+
|
|
56
|
+
Options can still be provided on the command line. If an option exists
|
|
57
|
+
in both the JSON document and the command line then the command line
|
|
58
|
+
specified value will be used.
|
|
59
|
+
|
|
60
|
+
For examples on usage of this option, please see our “using CLI with
|
|
61
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
62
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
63
|
+
|
|
64
|
+
--if-match [text]
|
|
65
|
+
|
|
66
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
67
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
68
|
+
previous GET or POST response for that resource. The resource will be
|
|
69
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
70
|
+
current etag value.
|
|
71
|
+
|
|
72
|
+
--max-wait-seconds [integer]
|
|
73
|
+
|
|
74
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
75
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
76
|
+
|
|
77
|
+
--wait-for-state [text]
|
|
78
|
+
|
|
79
|
+
This operation creates, modifies or deletes a resource that has a
|
|
80
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
81
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
82
|
+
states can be specified, returning on the first state. For example, "
|
|
83
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
84
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
85
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
86
|
+
is returned.
|
|
87
|
+
|
|
88
|
+
Accepted values are:
|
|
89
|
+
|
|
90
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, INACTIVE, NOT_CONNECTED, UPDATING
|
|
91
|
+
|
|
92
|
+
--wait-interval-seconds [integer]
|
|
93
|
+
|
|
94
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
95
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
96
|
+
30 seconds.
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
Global Parameters
|
|
100
|
+
=================
|
|
101
|
+
|
|
102
|
+
Use "oci --help" for help on global parameters.
|
|
103
|
+
|
|
104
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
105
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
106
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
107
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
108
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
109
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
110
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
111
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
Example using required parameter
|
|
115
|
+
================================
|
|
116
|
+
|
|
117
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
118
|
+
command by typing “bash example.sh” and replacing the example
|
|
119
|
+
parameters with your own.
|
|
120
|
+
|
|
121
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
122
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
123
|
+
security policies before trying the examples.
|
|
124
|
+
|
|
125
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system/create.html#cmdoption-compartment-id
|
|
126
|
+
export db_system_discovery_id=<substitute-value-of-db_system_discovery_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system/create.html#cmdoption-db-system-discovery-id
|
|
127
|
+
export connector_type=<substitute-value-of-connector_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system-connector/create.html#cmdoption-connector-type
|
|
128
|
+
|
|
129
|
+
cloud_db_system_id=$(oci database-management cloud-db-system create --compartment-id $compartment_id --db-system-discovery-id $db_system_discovery_id --query data.id --raw-output)
|
|
130
|
+
|
|
131
|
+
cloud_db_system_connector_id=$(oci database-management cloud-db-system-connector create --cloud-db-system-id $cloud_db_system_id --connector-type $connector_type --query data.id --raw-output)
|
|
132
|
+
|
|
133
|
+
oci database-management cloud-db-system-connector check-cloud-db-system-connector-connection-status --cloud-db-system-connector-id $cloud_db_system_connector_id
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
"create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details"
|
|
2
|
+
********************************************************************************
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Required Parameters
|
|
9
|
+
|
|
10
|
+
* Optional Parameters
|
|
11
|
+
|
|
12
|
+
* Global Parameters
|
|
13
|
+
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Description
|
|
18
|
+
===========
|
|
19
|
+
|
|
20
|
+
Creates a new cloud connector.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci database-management cloud-db-system-connector create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--agent-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the management agent used for the cloud DB system
|
|
35
|
+
connector.
|
|
36
|
+
|
|
37
|
+
--cloud-db-system-id [text]
|
|
38
|
+
|
|
39
|
+
The OCID of the cloud DB system.
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
Optional Parameters
|
|
43
|
+
===================
|
|
44
|
+
|
|
45
|
+
--connection-info [complex type]
|
|
46
|
+
|
|
47
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
48
|
+
be provided as a string on the command line or passed in as a file
|
|
49
|
+
using the file://path/to/file syntax.
|
|
50
|
+
|
|
51
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
52
|
+
example of the JSON which must be provided. We recommend storing this
|
|
53
|
+
example in a file, modifying it as needed and then passing it back in
|
|
54
|
+
via the file:// syntax.
|
|
55
|
+
|
|
56
|
+
--defined-tags [complex type]
|
|
57
|
+
|
|
58
|
+
Defined tags for this resource. Each key is predefined and scoped to a
|
|
59
|
+
namespace. For more information, see Resource Tags. Example:
|
|
60
|
+
*{“Operations”: {“CostCenter”: “42”}}* This is a complex type whose
|
|
61
|
+
value must be valid JSON. The value can be provided as a string on the
|
|
62
|
+
command line or passed in as a file using the file://path/to/file
|
|
63
|
+
syntax.
|
|
64
|
+
|
|
65
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
66
|
+
example of the JSON which must be provided. We recommend storing this
|
|
67
|
+
example in a file, modifying it as needed and then passing it back in
|
|
68
|
+
via the file:// syntax.
|
|
69
|
+
|
|
70
|
+
--display-name [text]
|
|
71
|
+
|
|
72
|
+
The user-friendly name for the cloud connector. The name does not have
|
|
73
|
+
to be unique.
|
|
74
|
+
|
|
75
|
+
--freeform-tags [complex type]
|
|
76
|
+
|
|
77
|
+
Free-form tags for this resource. Each tag is a simple key-value pair
|
|
78
|
+
with no predefined name, type, or namespace. For more information, see
|
|
79
|
+
Resource Tags. Example: *{“Department”: “Finance”}* This is a complex
|
|
80
|
+
type whose value must be valid JSON. The value can be provided as a
|
|
81
|
+
string on the command line or passed in as a file using the
|
|
82
|
+
file://path/to/file syntax.
|
|
83
|
+
|
|
84
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
85
|
+
example of the JSON which must be provided. We recommend storing this
|
|
86
|
+
example in a file, modifying it as needed and then passing it back in
|
|
87
|
+
via the file:// syntax.
|
|
88
|
+
|
|
89
|
+
--from-json [text]
|
|
90
|
+
|
|
91
|
+
Provide input to this command as a JSON document from a file using the
|
|
92
|
+
file://path-to/file syntax.
|
|
93
|
+
|
|
94
|
+
The "--generate-full-command-json-input" option can be used to
|
|
95
|
+
generate a sample json file to be used with this command option. The
|
|
96
|
+
key names are pre-populated and match the command option names
|
|
97
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
98
|
+
while the values of the keys need to be populated by the user before
|
|
99
|
+
using the sample file as an input to this command. For any command
|
|
100
|
+
option that accepts multiple values, the value of the key can be a
|
|
101
|
+
JSON array.
|
|
102
|
+
|
|
103
|
+
Options can still be provided on the command line. If an option exists
|
|
104
|
+
in both the JSON document and the command line then the command line
|
|
105
|
+
specified value will be used.
|
|
106
|
+
|
|
107
|
+
For examples on usage of this option, please see our “using CLI with
|
|
108
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
109
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
110
|
+
|
|
111
|
+
--max-wait-seconds [integer]
|
|
112
|
+
|
|
113
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
114
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
115
|
+
|
|
116
|
+
--wait-for-state [text]
|
|
117
|
+
|
|
118
|
+
This operation creates, modifies or deletes a resource that has a
|
|
119
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
120
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
121
|
+
states can be specified, returning on the first state. For example, "
|
|
122
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
123
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
124
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
125
|
+
is returned.
|
|
126
|
+
|
|
127
|
+
Accepted values are:
|
|
128
|
+
|
|
129
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, INACTIVE, NOT_CONNECTED, UPDATING
|
|
130
|
+
|
|
131
|
+
--wait-interval-seconds [integer]
|
|
132
|
+
|
|
133
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
134
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
135
|
+
30 seconds.
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
Global Parameters
|
|
139
|
+
=================
|
|
140
|
+
|
|
141
|
+
Use "oci --help" for help on global parameters.
|
|
142
|
+
|
|
143
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
144
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
145
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
146
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
147
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
148
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
149
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
150
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
Example using required parameter
|
|
154
|
+
================================
|
|
155
|
+
|
|
156
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
157
|
+
command by typing “bash example.sh” and replacing the example
|
|
158
|
+
parameters with your own.
|
|
159
|
+
|
|
160
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
161
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
162
|
+
security policies before trying the examples.
|
|
163
|
+
|
|
164
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system/create.html#cmdoption-compartment-id
|
|
165
|
+
export db_system_discovery_id=<substitute-value-of-db_system_discovery_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system/create.html#cmdoption-db-system-discovery-id
|
|
166
|
+
export agent_id=<substitute-value-of-agent_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system-connector/create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details.html#cmdoption-agent-id
|
|
167
|
+
|
|
168
|
+
cloud_db_system_id=$(oci database-management cloud-db-system create --compartment-id $compartment_id --db-system-discovery-id $db_system_discovery_id --query data.id --raw-output)
|
|
169
|
+
|
|
170
|
+
oci database-management cloud-db-system-connector create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details --agent-id $agent_id --cloud-db-system-id $cloud_db_system_id
|
|
@@ -17,39 +17,39 @@
|
|
|
17
17
|
Description
|
|
18
18
|
===========
|
|
19
19
|
|
|
20
|
-
Creates a new
|
|
20
|
+
Creates a new cloud connector.
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
Usage
|
|
24
24
|
=====
|
|
25
25
|
|
|
26
|
-
oci
|
|
26
|
+
oci database-management cloud-db-system-connector create [OPTIONS]
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
Required Parameters
|
|
30
30
|
===================
|
|
31
31
|
|
|
32
|
-
--
|
|
33
|
-
|
|
34
|
-
The name used to refer to the uploaded data.
|
|
32
|
+
--cloud-db-system-id [text]
|
|
35
33
|
|
|
36
|
-
|
|
34
|
+
The OCID of the cloud DB system.
|
|
37
35
|
|
|
38
|
-
|
|
39
|
-
maximum size of 1 MB
|
|
36
|
+
--connector-type [text]
|
|
40
37
|
|
|
41
|
-
|
|
38
|
+
The type of connector.
|
|
42
39
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
--type [text]
|
|
40
|
+
Accepted values are:
|
|
46
41
|
|
|
47
|
-
|
|
42
|
+
MACS
|
|
48
43
|
|
|
49
44
|
|
|
50
45
|
Optional Parameters
|
|
51
46
|
===================
|
|
52
47
|
|
|
48
|
+
--display-name [text]
|
|
49
|
+
|
|
50
|
+
The user-friendly name for the cloud connector. The name does not have
|
|
51
|
+
to be unique.
|
|
52
|
+
|
|
53
53
|
--from-json [text]
|
|
54
54
|
|
|
55
55
|
Provide input to this command as a JSON document from a file using the
|
|
@@ -90,7 +90,7 @@ is returned.
|
|
|
90
90
|
|
|
91
91
|
Accepted values are:
|
|
92
92
|
|
|
93
|
-
ACTIVE, CREATING, DELETED, DELETING, FAILED, UPDATING
|
|
93
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, INACTIVE, NOT_CONNECTED, UPDATING
|
|
94
94
|
|
|
95
95
|
--wait-interval-seconds [integer]
|
|
96
96
|
|
|
@@ -125,11 +125,10 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
125
125
|
like shell. You need to set up the OCI configuration and appropriate
|
|
126
126
|
security policies before trying the examples.
|
|
127
127
|
|
|
128
|
-
export
|
|
129
|
-
export
|
|
130
|
-
export
|
|
131
|
-
export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/attachment/attachment/create.html#cmdoption-type
|
|
128
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system/create.html#cmdoption-compartment-id
|
|
129
|
+
export db_system_discovery_id=<substitute-value-of-db_system_discovery_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system/create.html#cmdoption-db-system-discovery-id
|
|
130
|
+
export connector_type=<substitute-value-of-connector_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system-connector/create.html#cmdoption-connector-type
|
|
132
131
|
|
|
133
|
-
|
|
132
|
+
cloud_db_system_id=$(oci database-management cloud-db-system create --compartment-id $compartment_id --db-system-discovery-id $db_system_discovery_id --query data.id --raw-output)
|
|
134
133
|
|
|
135
|
-
oci
|
|
134
|
+
oci database-management cloud-db-system-connector create --cloud-db-system-id $cloud_db_system_id --connector-type $connector_type
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
"delete"
|
|
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
|
+
Deletes the cloud connector specified by *cloudDbSystemConnectorId*.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci database-management cloud-db-system-connector delete [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--cloud-db-system-connector-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the cloud connector.
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
Optional Parameters
|
|
38
|
+
===================
|
|
39
|
+
|
|
40
|
+
--force
|
|
41
|
+
|
|
42
|
+
Perform deletion without prompting for confirmation.
|
|
43
|
+
|
|
44
|
+
--from-json [text]
|
|
45
|
+
|
|
46
|
+
Provide input to this command as a JSON document from a file using the
|
|
47
|
+
file://path-to/file syntax.
|
|
48
|
+
|
|
49
|
+
The "--generate-full-command-json-input" option can be used to
|
|
50
|
+
generate a sample json file to be used with this command option. The
|
|
51
|
+
key names are pre-populated and match the command option names
|
|
52
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
53
|
+
while the values of the keys need to be populated by the user before
|
|
54
|
+
using the sample file as an input to this command. For any command
|
|
55
|
+
option that accepts multiple values, the value of the key can be a
|
|
56
|
+
JSON array.
|
|
57
|
+
|
|
58
|
+
Options can still be provided on the command line. If an option exists
|
|
59
|
+
in both the JSON document and the command line then the command line
|
|
60
|
+
specified value will be used.
|
|
61
|
+
|
|
62
|
+
For examples on usage of this option, please see our “using CLI with
|
|
63
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
64
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
65
|
+
|
|
66
|
+
--if-match [text]
|
|
67
|
+
|
|
68
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
69
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
70
|
+
previous GET or POST response for that resource. The resource will be
|
|
71
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
72
|
+
current etag value.
|
|
73
|
+
|
|
74
|
+
--max-wait-seconds [integer]
|
|
75
|
+
|
|
76
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
77
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
78
|
+
|
|
79
|
+
--wait-for-state [text]
|
|
80
|
+
|
|
81
|
+
This operation creates, modifies or deletes a resource that has a
|
|
82
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
83
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
84
|
+
states can be specified, returning on the first state. For example, "
|
|
85
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
86
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
87
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
88
|
+
is returned.
|
|
89
|
+
|
|
90
|
+
Accepted values are:
|
|
91
|
+
|
|
92
|
+
ACTIVE, CREATING, DELETED, DELETING, FAILED, INACTIVE, NOT_CONNECTED, UPDATING
|
|
93
|
+
|
|
94
|
+
--wait-interval-seconds [integer]
|
|
95
|
+
|
|
96
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
97
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
98
|
+
30 seconds.
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
Global Parameters
|
|
102
|
+
=================
|
|
103
|
+
|
|
104
|
+
Use "oci --help" for help on global parameters.
|
|
105
|
+
|
|
106
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
107
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
108
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
109
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
110
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
111
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
112
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
113
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
Example using required parameter
|
|
117
|
+
================================
|
|
118
|
+
|
|
119
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
120
|
+
command by typing “bash example.sh” and replacing the example
|
|
121
|
+
parameters with your own.
|
|
122
|
+
|
|
123
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
124
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
125
|
+
security policies before trying the examples.
|
|
126
|
+
|
|
127
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system/create.html#cmdoption-compartment-id
|
|
128
|
+
export db_system_discovery_id=<substitute-value-of-db_system_discovery_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system/create.html#cmdoption-db-system-discovery-id
|
|
129
|
+
export connector_type=<substitute-value-of-connector_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system-connector/create.html#cmdoption-connector-type
|
|
130
|
+
|
|
131
|
+
cloud_db_system_id=$(oci database-management cloud-db-system create --compartment-id $compartment_id --db-system-discovery-id $db_system_discovery_id --query data.id --raw-output)
|
|
132
|
+
|
|
133
|
+
cloud_db_system_connector_id=$(oci database-management cloud-db-system-connector create --cloud-db-system-id $cloud_db_system_id --connector-type $connector_type --query data.id --raw-output)
|
|
134
|
+
|
|
135
|
+
oci database-management cloud-db-system-connector delete --cloud-db-system-connector-id $cloud_db_system_connector_id
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
"get"
|
|
2
|
+
*****
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Required Parameters
|
|
9
|
+
|
|
10
|
+
* Optional Parameters
|
|
11
|
+
|
|
12
|
+
* Global Parameters
|
|
13
|
+
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Description
|
|
18
|
+
===========
|
|
19
|
+
|
|
20
|
+
Gets the details for the cloud connector specified by
|
|
21
|
+
*cloudDbSystemConnectorId*.
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
Usage
|
|
25
|
+
=====
|
|
26
|
+
|
|
27
|
+
oci database-management cloud-db-system-connector get [OPTIONS]
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
Required Parameters
|
|
31
|
+
===================
|
|
32
|
+
|
|
33
|
+
--cloud-db-system-connector-id [text]
|
|
34
|
+
|
|
35
|
+
The OCID of the cloud connector.
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
Optional Parameters
|
|
39
|
+
===================
|
|
40
|
+
|
|
41
|
+
--from-json [text]
|
|
42
|
+
|
|
43
|
+
Provide input to this command as a JSON document from a file using the
|
|
44
|
+
file://path-to/file syntax.
|
|
45
|
+
|
|
46
|
+
The "--generate-full-command-json-input" option can be used to
|
|
47
|
+
generate a sample json file to be used with this command option. The
|
|
48
|
+
key names are pre-populated and match the command option names
|
|
49
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
50
|
+
while the values of the keys need to be populated by the user before
|
|
51
|
+
using the sample file as an input to this command. For any command
|
|
52
|
+
option that accepts multiple values, the value of the key can be a
|
|
53
|
+
JSON array.
|
|
54
|
+
|
|
55
|
+
Options can still be provided on the command line. If an option exists
|
|
56
|
+
in both the JSON document and the command line then the command line
|
|
57
|
+
specified value will be used.
|
|
58
|
+
|
|
59
|
+
For examples on usage of this option, please see our “using CLI with
|
|
60
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
61
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
Global Parameters
|
|
65
|
+
=================
|
|
66
|
+
|
|
67
|
+
Use "oci --help" for help on global parameters.
|
|
68
|
+
|
|
69
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
70
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
71
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
72
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
73
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
74
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
75
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
76
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
Example using required parameter
|
|
80
|
+
================================
|
|
81
|
+
|
|
82
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
83
|
+
command by typing “bash example.sh” and replacing the example
|
|
84
|
+
parameters with your own.
|
|
85
|
+
|
|
86
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
87
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
88
|
+
security policies before trying the examples.
|
|
89
|
+
|
|
90
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system/create.html#cmdoption-compartment-id
|
|
91
|
+
export db_system_discovery_id=<substitute-value-of-db_system_discovery_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system/create.html#cmdoption-db-system-discovery-id
|
|
92
|
+
export connector_type=<substitute-value-of-connector_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-db-system-connector/create.html#cmdoption-connector-type
|
|
93
|
+
|
|
94
|
+
cloud_db_system_id=$(oci database-management cloud-db-system create --compartment-id $compartment_id --db-system-discovery-id $db_system_discovery_id --query data.id --raw-output)
|
|
95
|
+
|
|
96
|
+
cloud_db_system_connector_id=$(oci database-management cloud-db-system-connector create --cloud-db-system-id $cloud_db_system_id --connector-type $connector_type --query data.id --raw-output)
|
|
97
|
+
|
|
98
|
+
oci database-management cloud-db-system-connector get --cloud-db-system-connector-id $cloud_db_system_connector_id
|