oci-cli 3.63.0__py3-none-any.whl → 3.63.1__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/devops.psm1 +5 -4
- oci_cli/bin/psql.psm1 +4 -4
- oci_cli/bin/vault.psm1 +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/add-lock.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/remove-lock.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/api.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/add-lock.txt +143 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/remove-lock.txt +138 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/certificate.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/add-lock.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/remove-lock.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/deployment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/add-lock.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/create.txt +18 -1
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/remove-lock.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway/update.txt +5 -1
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/gateway.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/add-lock.txt +144 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/list.txt +4 -2
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/remove-lock.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/sdk.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/add-lock.txt +147 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/remove-lock.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/subscriber.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/add-lock.txt +146 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/change-compartment.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/create.txt +17 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/delete.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/remove-lock.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway/usage-plan.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-gateway.txt +28 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/create.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/delete.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/get.txt +94 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance/update.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection/list-api-platform-instances.txt +141 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/api-platform-instance.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{organizations/work-request-log-entry/list.txt → api-platform/work-request/get.txt} +23 -32
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request-log-entry.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform/work-request.txt +21 -0
- oci_cli/help_text_producer/data_files/text/cmdref/api-platform.txt +42 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-agent.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/create-macs-extension.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-agent.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config/update-macs-extension.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config-collection/list.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/config.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key/update.txt +107 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config/match-agents-with-attribute-key.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/apm-config.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/create-model-deployment-model-group-deployment-configuration-details.txt +215 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment/update-model-deployment-update-model-group-deployment-configuration-details.txt +235 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state/list.txt +167 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment-model-state.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-deployment.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/activate.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-artifact.txt +123 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-clone-model-group-details.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create-model-group-create-model-group-details.txt +197 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/create.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/deactivate.txt +130 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get-model-group-artifact-content.txt +107 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/get.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/head-model-group-artifact.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list-model-group-models.txt +171 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/list.txt +169 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group/update.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/change-compartment.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/create.txt +166 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/list.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history/update.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group-version-history.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/model-group.txt +41 -0
- oci_cli/help_text_producer/data_files/text/cmdref/data-science/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/data-science.txt +54 -0
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list-errors.txt → list.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/list.txt → work-request-log-entry/list-work-request-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane/work-request/work-request-log.txt → delegate-access-control/work-request/work-request-log-entry.txt} +3 -3
- 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/devops/{protected-branch → protected-branch-collection}/list-protected-branches.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch.txt +0 -2
- oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{create-connection-create-iceberg-connection-details.txt → create-iceberg-connection.txt} +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/{update-connection-update-iceberg-connection-details.txt → update-iceberg-connection.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log/list.txt → work-request-log-entry/list-logs.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/{organizations → governance-rules-control-plane/work-request}/work-request-log-entry.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/import.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/list-oob.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/get-oob.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/saved-search/list-oob.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list.txt → list-errors.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/list.txt +118 -0
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/change-compartment.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/create.txt +21 -7
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/delete.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/get.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration/update.txt +13 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/configuration-collection/list-configurations.txt +9 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psql/default-configuration-collection/list-default-configurations.txt +9 -2
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +8 -8
- oci_cli/help_text_producer/data_files/text/cmdref/speech/voice/list.txt +6 -1
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/create-base64.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update-base64.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/vault/secret/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/index.txt +2 -0
- oci_cli/service_mapping.py +5 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.1.dist-info}/METADATA +2 -2
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.1.dist-info}/RECORD +189 -118
- services/ai_speech/src/oci_cli_ai_service_speech/generated/aiservicespeech_cli.py +5 -2
- services/api_platform/__init__.py +4 -0
- services/api_platform/src/__init__.py +4 -0
- services/api_platform/src/oci_cli_api_platform/__init__.py +4 -0
- services/api_platform/src/oci_cli_api_platform/generated/__init__.py +4 -0
- services/api_platform/src/oci_cli_api_platform/generated/apiplatform_cli.py +567 -0
- services/api_platform/src/oci_cli_api_platform/generated/client_mappings.py +14 -0
- services/api_platform/tests/__init__.py +4 -0
- services/apigateway/src/oci_cli_api_gateway/api_gateway_cli_extended.py +24 -0
- services/apigateway/src/oci_cli_api_gateway/generated/apigateway_cli.py +415 -19
- services/apigateway/src/oci_cli_deployment/apigateway_deployment_extended.py +8 -0
- services/apigateway/src/oci_cli_deployment/generated/deployment_cli.py +139 -6
- services/apigateway/src/oci_cli_gateway/apigateway_gateway_extended.py +9 -1
- services/apigateway/src/oci_cli_gateway/generated/gateway_cli.py +171 -20
- services/apigateway/src/oci_cli_subscribers/generated/subscribers_cli.py +139 -6
- services/apigateway/src/oci_cli_subscribers/subscribers_cli_extended.py +9 -0
- services/apigateway/src/oci_cli_usage_plans/generated/usageplans_cli.py +139 -6
- services/apigateway/src/oci_cli_usage_plans/usageplans_cli_extended.py +9 -0
- services/apm_config/src/oci_cli_config/config_cli_extended.py +16 -0
- services/apm_config/src/oci_cli_config/generated/config_cli.py +289 -3
- services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1477 -98
- services/devops/src/oci_cli_devops/devops_cli_extended.py +11 -11
- services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +44 -0
- services/management_dashboard/src/oci_cli_dashx_apis/generated/dashxapis_cli.py +18 -6
- services/psql/src/oci_cli_postgresql/generated/postgresql_cli.py +38 -14
- services/vault/src/oci_cli_vaults/generated/vaults_cli.py +80 -40
- /oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control/work-request → organizations}/work-request-log.txt +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.1.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.1.dist-info}/WHEEL +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.1.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.63.0.dist-info → oci_cli-3.63.1.dist-info}/top_level.txt +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"create-
|
|
2
|
-
|
|
1
|
+
"create-iceberg-connection"
|
|
2
|
+
***************************
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -23,7 +23,7 @@ Creates a new Connection.
|
|
|
23
23
|
Usage
|
|
24
24
|
=====
|
|
25
25
|
|
|
26
|
-
oci goldengate connection create-
|
|
26
|
+
oci goldengate connection create-iceberg-connection [OPTIONS]
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
Required Parameters
|
|
@@ -242,8 +242,8 @@ Example using required parameter
|
|
|
242
242
|
Copy and paste the following example into a JSON file, replacing the
|
|
243
243
|
example parameters with your own.
|
|
244
244
|
|
|
245
|
-
oci goldengate connection create-
|
|
246
|
-
oci goldengate connection create-
|
|
245
|
+
oci goldengate connection create-iceberg-connection --generate-param-json-input catalog > catalog.json
|
|
246
|
+
oci goldengate connection create-iceberg-connection --generate-param-json-input storage > storage.json
|
|
247
247
|
|
|
248
248
|
Copy the following CLI commands into a file named example.sh. Run the
|
|
249
249
|
command by typing “bash example.sh” and replacing the example
|
|
@@ -253,8 +253,8 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
253
253
|
like shell. You need to set up the OCI configuration and appropriate
|
|
254
254
|
security policies before trying the examples.
|
|
255
255
|
|
|
256
|
-
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-
|
|
257
|
-
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-
|
|
258
|
-
export technology_type=<substitute-value-of-technology_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-
|
|
256
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-iceberg-connection.html#cmdoption-compartment-id
|
|
257
|
+
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-iceberg-connection.html#cmdoption-display-name
|
|
258
|
+
export technology_type=<substitute-value-of-technology_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/create-iceberg-connection.html#cmdoption-technology-type
|
|
259
259
|
|
|
260
|
-
oci goldengate connection create-
|
|
260
|
+
oci goldengate connection create-iceberg-connection --catalog file://catalog.json --compartment-id $compartment_id --display-name $display_name --storage file://storage.json --technology-type $technology_type
|
|
@@ -42,6 +42,15 @@ Optional Parameters
|
|
|
42
42
|
Access key ID to access the Amazon S3 bucket. e.g.: “this-is-not-the-
|
|
43
43
|
secret”
|
|
44
44
|
|
|
45
|
+
--connection-endpoint [text]
|
|
46
|
+
|
|
47
|
+
Optional Microsoft Fabric service endpoint. Default value:
|
|
48
|
+
https://onelake.dfs.fabric.microsoft.com
|
|
49
|
+
|
|
50
|
+
--connection-region [text]
|
|
51
|
+
|
|
52
|
+
The name of the region where the bucket is created.
|
|
53
|
+
|
|
45
54
|
--defined-tags [complex type]
|
|
46
55
|
|
|
47
56
|
Tags defined for this resource. Each key is predefined and scoped to a
|
|
@@ -72,11 +81,6 @@ An object’s Display Name.
|
|
|
72
81
|
|
|
73
82
|
Indicates that sensitive attributes are provided via Secrets.
|
|
74
83
|
|
|
75
|
-
--endpoint-parameterconflict [text]
|
|
76
|
-
|
|
77
|
-
The Amazon Endpoint for S3. e.g.: ‘https://my-bucket.s3.us-
|
|
78
|
-
east-1.amazonaws.com’
|
|
79
|
-
|
|
80
84
|
--force
|
|
81
85
|
|
|
82
86
|
Perform update without prompting for confirmation.
|
|
@@ -157,10 +161,6 @@ example of the JSON which must be provided. We recommend storing this
|
|
|
157
161
|
example in a file, modifying it as needed and then passing it back in
|
|
158
162
|
via the file:// syntax.
|
|
159
163
|
|
|
160
|
-
--region-parameterconflict [text]
|
|
161
|
-
|
|
162
|
-
The name of the region where the bucket is created.
|
|
163
|
-
|
|
164
164
|
--routing-method [text]
|
|
165
165
|
|
|
166
166
|
Controls the network traffic direction to the target:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"update-
|
|
2
|
-
|
|
1
|
+
"update-iceberg-connection"
|
|
2
|
+
***************************
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -23,7 +23,7 @@ Updates the Connection.
|
|
|
23
23
|
Usage
|
|
24
24
|
=====
|
|
25
25
|
|
|
26
|
-
oci goldengate connection update-
|
|
26
|
+
oci goldengate connection update-iceberg-connection [OPTIONS]
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
Required Parameters
|
|
@@ -242,6 +242,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
242
242
|
like shell. You need to set up the OCI configuration and appropriate
|
|
243
243
|
security policies before trying the examples.
|
|
244
244
|
|
|
245
|
-
export connection_id=<substitute-value-of-connection_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/update-
|
|
245
|
+
export connection_id=<substitute-value-of-connection_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/goldengate/connection/update-iceberg-connection.html#cmdoption-connection-id
|
|
246
246
|
|
|
247
|
-
oci goldengate connection update-
|
|
247
|
+
oci goldengate connection update-iceberg-connection --connection-id $connection_id
|
|
@@ -26,8 +26,6 @@ Available Commands
|
|
|
26
26
|
|
|
27
27
|
* create-azure-synapse-connection
|
|
28
28
|
|
|
29
|
-
* create-connection-create-iceberg-connection-details
|
|
30
|
-
|
|
31
29
|
* create-databricks-connection
|
|
32
30
|
|
|
33
31
|
* create-db2-connection
|
|
@@ -46,6 +44,8 @@ Available Commands
|
|
|
46
44
|
|
|
47
45
|
* create-hdfs-connection
|
|
48
46
|
|
|
47
|
+
* create-iceberg-connection
|
|
48
|
+
|
|
49
49
|
* create-jms-connection
|
|
50
50
|
|
|
51
51
|
* create-kafka-connection
|
|
@@ -92,8 +92,6 @@ Available Commands
|
|
|
92
92
|
|
|
93
93
|
* update-azure-synapse-connection
|
|
94
94
|
|
|
95
|
-
* update-connection-update-iceberg-connection-details
|
|
96
|
-
|
|
97
95
|
* update-databricks-connection
|
|
98
96
|
|
|
99
97
|
* update-db2-connection
|
|
@@ -112,6 +110,8 @@ Available Commands
|
|
|
112
110
|
|
|
113
111
|
* update-hdfs-connection
|
|
114
112
|
|
|
113
|
+
* update-iceberg-connection
|
|
114
|
+
|
|
115
115
|
* update-jms-connection
|
|
116
116
|
|
|
117
117
|
* update-kafka-connection
|
|
@@ -38,8 +38,6 @@ Available Commands
|
|
|
38
38
|
|
|
39
39
|
* create-azure-synapse-connection
|
|
40
40
|
|
|
41
|
-
* create-connection-create-iceberg-connection-details
|
|
42
|
-
|
|
43
41
|
* create-databricks-connection
|
|
44
42
|
|
|
45
43
|
* create-db2-connection
|
|
@@ -58,6 +56,8 @@ Available Commands
|
|
|
58
56
|
|
|
59
57
|
* create-hdfs-connection
|
|
60
58
|
|
|
59
|
+
* create-iceberg-connection
|
|
60
|
+
|
|
61
61
|
* create-jms-connection
|
|
62
62
|
|
|
63
63
|
* create-kafka-connection
|
|
@@ -104,8 +104,6 @@ Available Commands
|
|
|
104
104
|
|
|
105
105
|
* update-azure-synapse-connection
|
|
106
106
|
|
|
107
|
-
* update-connection-update-iceberg-connection-details
|
|
108
|
-
|
|
109
107
|
* update-databricks-connection
|
|
110
108
|
|
|
111
109
|
* update-db2-connection
|
|
@@ -124,6 +122,8 @@ Available Commands
|
|
|
124
122
|
|
|
125
123
|
* update-hdfs-connection
|
|
126
124
|
|
|
125
|
+
* update-iceberg-connection
|
|
126
|
+
|
|
127
127
|
* update-jms-connection
|
|
128
128
|
|
|
129
129
|
* update-kafka-connection
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"list"
|
|
2
|
-
|
|
1
|
+
"list-logs"
|
|
2
|
+
***********
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -24,7 +24,7 @@ ID.
|
|
|
24
24
|
Usage
|
|
25
25
|
=====
|
|
26
26
|
|
|
27
|
-
oci governance-rules-control-plane work-request work-request-log list [OPTIONS]
|
|
27
|
+
oci governance-rules-control-plane work-request work-request-log-entry list-logs [OPTIONS]
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
Required Parameters
|
|
@@ -124,6 +124,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
124
124
|
like shell. You need to set up the OCI configuration and appropriate
|
|
125
125
|
security policies before trying the examples.
|
|
126
126
|
|
|
127
|
-
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/governance-rules-control-plane/work-request/work-request-log/list.html#cmdoption-work-request-id
|
|
127
|
+
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/governance-rules-control-plane/work-request/work-request-log-entry/list-logs.html#cmdoption-work-request-id
|
|
128
128
|
|
|
129
|
-
oci governance-rules-control-plane work-request work-request-log list --work-request-id $work_request_id
|
|
129
|
+
oci governance-rules-control-plane work-request work-request-log-entry list-logs --work-request-id $work_request_id
|
oci_cli/help_text_producer/data_files/text/cmdref/management-dashboard/dashboard/get-oob.txt
CHANGED
|
@@ -17,8 +17,9 @@
|
|
|
17
17
|
Description
|
|
18
18
|
===========
|
|
19
19
|
|
|
20
|
-
Gets an
|
|
21
|
-
unauthorized saved searches are marked by tile’s state
|
|
20
|
+
Gets an out-of-the-box dashboard and its saved searches by ID.
|
|
21
|
+
Deleted or unauthorized saved searches are marked by tile’s state
|
|
22
|
+
property.
|
|
22
23
|
|
|
23
24
|
|
|
24
25
|
Usage
|
|
@@ -111,6 +111,30 @@ previous GET or POST response for that resource. The resource will be
|
|
|
111
111
|
updated or deleted only if the etag you provide matches the resource’s
|
|
112
112
|
current etag value.
|
|
113
113
|
|
|
114
|
+
--override-dashboard-compartment-ocid [text]
|
|
115
|
+
|
|
116
|
+
If this attribute is set, the dashboard resources are created or
|
|
117
|
+
updated in the compartment specified by OCID. If this attribute is not
|
|
118
|
+
set, the compartment specified in the JSON metadata is used.
|
|
119
|
+
|
|
120
|
+
--override-same-name [text]
|
|
121
|
+
|
|
122
|
+
By default, if a resource with the same OCID exists in the target
|
|
123
|
+
compartment, it is updated during the import process, otherwise, a new
|
|
124
|
+
resource is created. However, if this attribute is set to true, then
|
|
125
|
+
during the import process if a resource with the same displayName
|
|
126
|
+
exists in the compartment, then it is updated even if the OCIDs are
|
|
127
|
+
different. This is useful when importing the same resource multiple
|
|
128
|
+
times. If the compartment and displayName remain the same, the
|
|
129
|
+
resource is only updated and multiple copies of a resource are not
|
|
130
|
+
created.
|
|
131
|
+
|
|
132
|
+
--override-saved-search-compartment-ocid [text]
|
|
133
|
+
|
|
134
|
+
If this attribute is set, the saved search resources are created or
|
|
135
|
+
updated in the compartment specified by OCID. If this attribute is not
|
|
136
|
+
set, the compartment specified in the JSON metadata is used.
|
|
137
|
+
|
|
114
138
|
|
|
115
139
|
Global Parameters
|
|
116
140
|
=================
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"list"
|
|
2
|
-
|
|
1
|
+
"list-errors"
|
|
2
|
+
*************
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -23,7 +23,7 @@ Lists the errors for the specified work request.
|
|
|
23
23
|
Usage
|
|
24
24
|
=====
|
|
25
25
|
|
|
26
|
-
oci ocvs work-request-error list [OPTIONS]
|
|
26
|
+
oci ocvs work-request-error list-errors [OPTIONS]
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
Required Parameters
|
|
@@ -108,6 +108,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
108
108
|
like shell. You need to set up the OCI configuration and appropriate
|
|
109
109
|
security policies before trying the examples.
|
|
110
110
|
|
|
111
|
-
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/ocvs/work-request-error/list.html#cmdoption-work-request-id
|
|
111
|
+
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/ocvs/work-request-error/list-errors.html#cmdoption-work-request-id
|
|
112
112
|
|
|
113
|
-
oci ocvs work-request-error list --work-request-id $work_request_id
|
|
113
|
+
oci ocvs work-request-error list-errors --work-request-id $work_request_id
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"list"
|
|
2
|
-
|
|
1
|
+
"list-errors"
|
|
2
|
+
*************
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -23,7 +23,7 @@ Return a (paginated) list of errors for a given work request.
|
|
|
23
23
|
Usage
|
|
24
24
|
=====
|
|
25
25
|
|
|
26
|
-
oci organizations work-request-error list [OPTIONS]
|
|
26
|
+
oci organizations work-request-error list-errors [OPTIONS]
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
Required Parameters
|
|
@@ -113,6 +113,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
113
113
|
like shell. You need to set up the OCI configuration and appropriate
|
|
114
114
|
security policies before trying the examples.
|
|
115
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-error/list.html#cmdoption-work-request-id
|
|
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-error/list-errors.html#cmdoption-work-request-id
|
|
117
117
|
|
|
118
|
-
oci organizations work-request-error list --work-request-id $work_request_id
|
|
118
|
+
oci organizations work-request-error list-errors --work-request-id $work_request_id
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
"list"
|
|
2
|
+
******
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Required Parameters
|
|
9
|
+
|
|
10
|
+
* Optional Parameters
|
|
11
|
+
|
|
12
|
+
* Global Parameters
|
|
13
|
+
|
|
14
|
+
* Example using required parameter
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Description
|
|
18
|
+
===========
|
|
19
|
+
|
|
20
|
+
Return a (paginated) list of logs for a given work request.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci organizations work-request-log list [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--work-request-id [text]
|
|
33
|
+
|
|
34
|
+
The ID of the asynchronous request.
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
Optional Parameters
|
|
38
|
+
===================
|
|
39
|
+
|
|
40
|
+
--all
|
|
41
|
+
|
|
42
|
+
Fetches all pages of results. If you provide this option, then you
|
|
43
|
+
cannot provide the "--limit" option.
|
|
44
|
+
|
|
45
|
+
--from-json [text]
|
|
46
|
+
|
|
47
|
+
Provide input to this command as a JSON document from a file using the
|
|
48
|
+
file://path-to/file syntax.
|
|
49
|
+
|
|
50
|
+
The "--generate-full-command-json-input" option can be used to
|
|
51
|
+
generate a sample json file to be used with this command option. The
|
|
52
|
+
key names are pre-populated and match the command option names
|
|
53
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
54
|
+
while the values of the keys need to be populated by the user before
|
|
55
|
+
using the sample file as an input to this command. For any command
|
|
56
|
+
option that accepts multiple values, the value of the key can be a
|
|
57
|
+
JSON array.
|
|
58
|
+
|
|
59
|
+
Options can still be provided on the command line. If an option exists
|
|
60
|
+
in both the JSON document and the command line then the command line
|
|
61
|
+
specified value will be used.
|
|
62
|
+
|
|
63
|
+
For examples on usage of this option, please see our “using CLI with
|
|
64
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
65
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
66
|
+
|
|
67
|
+
--limit [integer]
|
|
68
|
+
|
|
69
|
+
The maximum number of items to return.
|
|
70
|
+
|
|
71
|
+
--page [text]
|
|
72
|
+
|
|
73
|
+
The page token representing the page at which to start retrieving
|
|
74
|
+
results. This is usually retrieved from a previous list call.
|
|
75
|
+
|
|
76
|
+
--page-size [integer]
|
|
77
|
+
|
|
78
|
+
When fetching results, the number of results to fetch per call. Only
|
|
79
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
80
|
+
|
|
81
|
+
--sort-order [text]
|
|
82
|
+
|
|
83
|
+
The sort order to use, whether ‘asc’ or ‘desc’.
|
|
84
|
+
|
|
85
|
+
Accepted values are:
|
|
86
|
+
|
|
87
|
+
ASC, DESC
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
Global Parameters
|
|
91
|
+
=================
|
|
92
|
+
|
|
93
|
+
Use "oci --help" for help on global parameters.
|
|
94
|
+
|
|
95
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
96
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
97
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
98
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
99
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
100
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
101
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
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
|
|
@@ -108,8 +108,7 @@ security policies before trying the examples.
|
|
|
108
108
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
|
|
109
109
|
export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
|
|
110
110
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
|
|
111
|
-
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
|
|
112
111
|
|
|
113
|
-
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --
|
|
112
|
+
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
|
|
114
113
|
|
|
115
114
|
oci psql configuration change-compartment --compartment-id $compartment_id --configuration-id $configuration_id
|
|
@@ -53,15 +53,22 @@ Version of the PostgreSQL database.
|
|
|
53
53
|
A user-friendly display name for the configuration. Avoid entering
|
|
54
54
|
confidential information.
|
|
55
55
|
|
|
56
|
-
--shape [text]
|
|
57
|
-
|
|
58
|
-
The name of the shape for the configuration. Example:
|
|
59
|
-
*VM.Standard.E4.Flex*
|
|
60
|
-
|
|
61
56
|
|
|
62
57
|
Optional Parameters
|
|
63
58
|
===================
|
|
64
59
|
|
|
60
|
+
--compatible-shapes [complex type]
|
|
61
|
+
|
|
62
|
+
Indicates the collection of compatible shapes for this configuration.
|
|
63
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
64
|
+
be provided as a string on the command line or passed in as a file
|
|
65
|
+
using the file://path/to/file syntax.
|
|
66
|
+
|
|
67
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
68
|
+
example of the JSON which must be provided. We recommend storing this
|
|
69
|
+
example in a file, modifying it as needed and then passing it back in
|
|
70
|
+
via the file:// syntax.
|
|
71
|
+
|
|
65
72
|
--defined-tags [complex type]
|
|
66
73
|
|
|
67
74
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -135,6 +142,14 @@ Whether the configuration supports flexible shapes.
|
|
|
135
142
|
The maximum time to wait for the resource to reach the lifecycle state
|
|
136
143
|
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
137
144
|
|
|
145
|
+
--shape [text]
|
|
146
|
+
|
|
147
|
+
The name of the shape for the configuration.
|
|
148
|
+
|
|
149
|
+
For multi-shape enabled configurations, it is set to PostgreSQL.X86 or
|
|
150
|
+
similar. Please use compatibleShapes property to set the list of
|
|
151
|
+
supported shapes.
|
|
152
|
+
|
|
138
153
|
--system-tags [complex type]
|
|
139
154
|
|
|
140
155
|
System tags for this resource. Each key is predefined and scoped to a
|
|
@@ -204,6 +219,5 @@ security policies before trying the examples.
|
|
|
204
219
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
|
|
205
220
|
export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
|
|
206
221
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
|
|
207
|
-
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
|
|
208
222
|
|
|
209
|
-
oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name
|
|
223
|
+
oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name
|
|
@@ -132,8 +132,7 @@ security policies before trying the examples.
|
|
|
132
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/psql/configuration/create.html#cmdoption-compartment-id
|
|
133
133
|
export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
|
|
134
134
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
|
|
135
|
-
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
|
|
136
135
|
|
|
137
|
-
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --
|
|
136
|
+
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
|
|
138
137
|
|
|
139
138
|
oci psql configuration delete --configuration-id $configuration_id
|
|
@@ -94,8 +94,7 @@ security policies before trying the examples.
|
|
|
94
94
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
|
|
95
95
|
export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
|
|
96
96
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
|
|
97
|
-
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
|
|
98
97
|
|
|
99
|
-
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --
|
|
98
|
+
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
|
|
100
99
|
|
|
101
100
|
oci psql configuration get --configuration-id $configuration_id
|
|
@@ -37,6 +37,18 @@ A unique identifier for the configuration.
|
|
|
37
37
|
Optional Parameters
|
|
38
38
|
===================
|
|
39
39
|
|
|
40
|
+
--compatible-shapes [complex type]
|
|
41
|
+
|
|
42
|
+
Indicates the collection of compatible shapes for this configuration.
|
|
43
|
+
This is a complex type whose value must be valid JSON. The value can
|
|
44
|
+
be provided as a string on the command line or passed in as a file
|
|
45
|
+
using the file://path/to/file syntax.
|
|
46
|
+
|
|
47
|
+
The "--generate-param-json-input" option can be used to generate an
|
|
48
|
+
example of the JSON which must be provided. We recommend storing this
|
|
49
|
+
example in a file, modifying it as needed and then passing it back in
|
|
50
|
+
via the file:// syntax.
|
|
51
|
+
|
|
40
52
|
--defined-tags [complex type]
|
|
41
53
|
|
|
42
54
|
Defined tags for this resource. Each key is predefined and scoped to a
|
|
@@ -167,8 +179,7 @@ security policies before trying the examples.
|
|
|
167
179
|
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-compartment-id
|
|
168
180
|
export db_version=<substitute-value-of-db_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-db-version
|
|
169
181
|
export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-display-name
|
|
170
|
-
export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/psql/configuration/create.html#cmdoption-shape
|
|
171
182
|
|
|
172
|
-
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --
|
|
183
|
+
configuration_id=$(oci psql configuration create --compartment-id $compartment_id --db-configuration-overrides file://db-configuration-overrides.json --db-version $db_version --display-name $display_name --query data.id --raw-output)
|
|
173
184
|
|
|
174
185
|
oci psql configuration update --configuration-id $configuration_id
|