oci-cli 3.69.0__py3-none-any.whl → 3.70.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.
Files changed (81) hide show
  1. oci_cli/bin/psa.psm1 +51 -0
  2. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +11 -0
  3. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +11 -0
  4. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +1 -1
  5. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +116 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt +2 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt +2 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +129 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +92 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +153 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +131 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +131 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt +22 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +154 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt +2 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
  17. 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
  18. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
  19. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
  20. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-distributed-autonomous-db-backup-config.txt +159 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +42 -12
  22. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt +3 -2
  23. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt +2 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt +2 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +31 -11
  26. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +3 -2
  27. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt +2 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  29. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  30. 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-work-request-logs.txt} +5 -5
  31. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
  32. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
  33. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt +136 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +214 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +133 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +95 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +152 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +211 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt +25 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +129 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt +16 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +103 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +91 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +140 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +131 -0
  46. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt +15 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +131 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt +15 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt +23 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/psa.txt +47 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
  52. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
  53. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  54. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
  55. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
  56. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
  57. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
  58. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  59. oci_cli/service_mapping.py +5 -0
  60. oci_cli/version.py +1 -1
  61. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/METADATA +2 -2
  62. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/RECORD +81 -45
  63. services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py +44 -9
  64. services/database/src/oci_cli_database/generated/database_cli.py +309 -0
  65. services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py +77 -12
  66. services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py +8 -8
  67. services/psa/__init__.py +4 -0
  68. services/psa/src/__init__.py +4 -0
  69. services/psa/src/oci_cli_private_service_access/__init__.py +4 -0
  70. services/psa/src/oci_cli_private_service_access/generated/__init__.py +4 -0
  71. services/psa/src/oci_cli_private_service_access/generated/client_mappings.py +14 -0
  72. services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py +738 -0
  73. services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py +92 -0
  74. services/psa/tests/__init__.py +4 -0
  75. /oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane → delegate-access-control}/work-request/work-request-log.txt +0 -0
  76. /oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control → governance-rules-control-plane}/work-request/work-request-log-entry.txt +0 -0
  77. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/LICENSE.txt +0 -0
  78. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  79. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/WHEEL +0 -0
  80. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/entry_points.txt +0 -0
  81. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,131 @@
1
+ "mount"
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
+ Mounts the snapshot for the provided dbNode.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci db dbnode-snapshot mount [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --db-node-id [text]
33
+
34
+ The OCID of the Exadata Database Node where snapshot needs to be
35
+ mounted.
36
+
37
+ --dbnode-snapshot-id [text]
38
+
39
+ The Exadata Database Node Snapshot OCID.
40
+
41
+
42
+ Optional Parameters
43
+ ===================
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
+ --if-match [text]
68
+
69
+ For optimistic concurrency control. In the PUT or DELETE call for a
70
+ resource, set the *if-match* parameter to the value of the etag from a
71
+ previous GET or POST response for that resource. The resource will be
72
+ updated or deleted only if the etag you provide matches the resource’s
73
+ current etag value.
74
+
75
+ --max-wait-seconds [integer]
76
+
77
+ The maximum time to wait for the resource to reach the lifecycle state
78
+ defined by "--wait-for-state". Defaults to 1200 seconds.
79
+
80
+ --wait-for-state [text]
81
+
82
+ This operation creates, modifies or deletes a resource that has a
83
+ defined lifecycle state. Specify this option to perform the action and
84
+ then wait until the resource reaches a given lifecycle state. Multiple
85
+ states can be specified, returning on the first state. For example, "
86
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
87
+ whichever lifecycle state is reached first. If timeout is reached, a
88
+ return code of 2 is returned. For any other error, a return code of 1
89
+ is returned.
90
+
91
+ Accepted values are:
92
+
93
+ AVAILABLE, CREATING, FAILED, MOUNTED, MOUNTING, TERMINATED, TERMINATING, UNMOUNTING
94
+
95
+ --wait-interval-seconds [integer]
96
+
97
+ Check every "--wait-interval-seconds" to see whether the resource has
98
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
99
+ 30 seconds.
100
+
101
+
102
+ Global Parameters
103
+ =================
104
+
105
+ Use "oci --help" for help on global parameters.
106
+
107
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
108
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
109
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
110
+ --generate-param-json-input", "--help", "--latest-version", "--max-
111
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
112
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
113
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
114
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
115
+
116
+
117
+ Example using required parameter
118
+ ================================
119
+
120
+ Copy the following CLI commands into a file named example.sh. Run the
121
+ command by typing “bash example.sh” and replacing the example
122
+ parameters with your own.
123
+
124
+ Please note this sample will only work in the POSIX-compliant bash-
125
+ like shell. You need to set up the OCI configuration and appropriate
126
+ security policies before trying the examples.
127
+
128
+ export db_node_id=<substitute-value-of-db_node_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/mount.html#cmdoption-db-node-id
129
+ export dbnode_snapshot_id=<substitute-value-of-dbnode_snapshot_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/mount.html#cmdoption-dbnode-snapshot-id
130
+
131
+ oci db dbnode-snapshot mount --db-node-id $db_node_id --dbnode-snapshot-id $dbnode_snapshot_id
@@ -0,0 +1,131 @@
1
+ "unmount"
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
+ Unmounts the snapshot for the provided dbNode.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci db dbnode-snapshot unmount [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --db-node-id [text]
33
+
34
+ The OCID of the Exadata Database Node where snapshot needs to be
35
+ unmounted.
36
+
37
+ --dbnode-snapshot-id [text]
38
+
39
+ The Exadata Database Node Snapshot OCID.
40
+
41
+
42
+ Optional Parameters
43
+ ===================
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
+ --if-match [text]
68
+
69
+ For optimistic concurrency control. In the PUT or DELETE call for a
70
+ resource, set the *if-match* parameter to the value of the etag from a
71
+ previous GET or POST response for that resource. The resource will be
72
+ updated or deleted only if the etag you provide matches the resource’s
73
+ current etag value.
74
+
75
+ --max-wait-seconds [integer]
76
+
77
+ The maximum time to wait for the resource to reach the lifecycle state
78
+ defined by "--wait-for-state". Defaults to 1200 seconds.
79
+
80
+ --wait-for-state [text]
81
+
82
+ This operation creates, modifies or deletes a resource that has a
83
+ defined lifecycle state. Specify this option to perform the action and
84
+ then wait until the resource reaches a given lifecycle state. Multiple
85
+ states can be specified, returning on the first state. For example, "
86
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
87
+ whichever lifecycle state is reached first. If timeout is reached, a
88
+ return code of 2 is returned. For any other error, a return code of 1
89
+ is returned.
90
+
91
+ Accepted values are:
92
+
93
+ AVAILABLE, CREATING, FAILED, MOUNTED, MOUNTING, TERMINATED, TERMINATING, UNMOUNTING
94
+
95
+ --wait-interval-seconds [integer]
96
+
97
+ Check every "--wait-interval-seconds" to see whether the resource has
98
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
99
+ 30 seconds.
100
+
101
+
102
+ Global Parameters
103
+ =================
104
+
105
+ Use "oci --help" for help on global parameters.
106
+
107
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
108
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
109
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
110
+ --generate-param-json-input", "--help", "--latest-version", "--max-
111
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
112
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
113
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
114
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
115
+
116
+
117
+ Example using required parameter
118
+ ================================
119
+
120
+ Copy the following CLI commands into a file named example.sh. Run the
121
+ command by typing “bash example.sh” and replacing the example
122
+ parameters with your own.
123
+
124
+ Please note this sample will only work in the POSIX-compliant bash-
125
+ like shell. You need to set up the OCI configuration and appropriate
126
+ security policies before trying the examples.
127
+
128
+ export db_node_id=<substitute-value-of-db_node_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/unmount.html#cmdoption-db-node-id
129
+ export dbnode_snapshot_id=<substitute-value-of-dbnode_snapshot_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/unmount.html#cmdoption-dbnode-snapshot-id
130
+
131
+ oci db dbnode-snapshot unmount --db-node-id $db_node_id --dbnode-snapshot-id $dbnode_snapshot_id
@@ -0,0 +1,22 @@
1
+ dbnode-snapshot
2
+ ***************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Details of the Database Node Snapshot.
9
+
10
+
11
+ Available Commands
12
+ ==================
13
+
14
+ * delete
15
+
16
+ * get
17
+
18
+ * list
19
+
20
+ * mount
21
+
22
+ * unmount
@@ -0,0 +1,154 @@
1
+ "add"
2
+ *****
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Add a database node snapshots to the Exadb VM cluster..
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci db exadb-vm-cluster add [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --exadb-vm-cluster-id [text]
33
+
34
+ The Exadata VM cluster OCID on Exascale Infrastructure.
35
+
36
+ --name [text]
37
+
38
+ The user-friendly name for the Database Node Snapshot. The name should
39
+ be unique.
40
+
41
+ --source-dbnode-ids [complex type]
42
+
43
+ The OCID of the Exadata Database Node. This is a complex type whose
44
+ value must be valid JSON. The value can be provided as a string on the
45
+ command line or passed in as a file using the file://path/to/file
46
+ syntax.
47
+
48
+ The "--generate-param-json-input" option can be used to generate an
49
+ example of the JSON which must be provided. We recommend storing this
50
+ example in a file, modifying it as needed and then passing it back in
51
+ via the file:// syntax.
52
+
53
+
54
+ Optional Parameters
55
+ ===================
56
+
57
+ --defined-tags [complex type]
58
+
59
+ Defined tags for this resource. Each key is predefined and scoped to a
60
+ namespace. For more information, see Resource Tags. This is a complex
61
+ type whose value must be valid JSON. The value can be provided as a
62
+ string on the command line or passed in as a file using the
63
+ file://path/to/file 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
+ --freeform-tags [complex type]
71
+
72
+ Free-form tags for this resource. Each tag is a simple key-value pair
73
+ with no predefined name, type, or namespace. For more information, see
74
+ Resource Tags.
75
+
76
+ Example:
77
+
78
+ {"Department": "Finance"}
79
+
80
+ This is a complex type whose value must be valid JSON. The value can
81
+ be provided as a string on the command line or passed in as a file
82
+ using the 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
+ --if-match [text]
112
+
113
+ For optimistic concurrency control. In the PUT or DELETE call for a
114
+ resource, set the *if-match* parameter to the value of the etag from a
115
+ previous GET or POST response for that resource. The resource will be
116
+ updated or deleted only if the etag you provide matches the resource’s
117
+ current etag value.
118
+
119
+
120
+ Global Parameters
121
+ =================
122
+
123
+ Use "oci --help" for help on global parameters.
124
+
125
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
126
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
127
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
128
+ --generate-param-json-input", "--help", "--latest-version", "--max-
129
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
130
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
131
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
132
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
133
+
134
+
135
+ Example using required parameter
136
+ ================================
137
+
138
+ Copy and paste the following example into a JSON file, replacing the
139
+ example parameters with your own.
140
+
141
+ oci db exadb-vm-cluster add --generate-param-json-input source-dbnode-ids > source-dbnode-ids.json
142
+
143
+ Copy the following CLI commands into a file named example.sh. Run the
144
+ command by typing “bash example.sh” and replacing the example
145
+ parameters with your own.
146
+
147
+ Please note this sample will only work in the POSIX-compliant bash-
148
+ like shell. You need to set up the OCI configuration and appropriate
149
+ security policies before trying the examples.
150
+
151
+ export exadb_vm_cluster_id=<substitute-value-of-exadb_vm_cluster_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/exadb-vm-cluster/add.html#cmdoption-exadb-vm-cluster-id
152
+ export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/exadb-vm-cluster/add.html#cmdoption-name
153
+
154
+ oci db exadb-vm-cluster add --exadb-vm-cluster-id $exadb_vm_cluster_id --name $name --source-dbnode-ids file://source-dbnode-ids.json
@@ -12,6 +12,8 @@ to Exadata Database Service on Exascale Infrastructure only.
12
12
  Available Commands
13
13
  ==================
14
14
 
15
+ * add
16
+
15
17
  * change-compartment
16
18
 
17
19
  * change-exadb-vm-cluster-subscription
@@ -582,6 +582,18 @@ Available Commands
582
582
 
583
583
  * list-db-system-upgrades
584
584
 
585
+ * dbnode-snapshot
586
+
587
+ * delete
588
+
589
+ * get
590
+
591
+ * list
592
+
593
+ * mount
594
+
595
+ * unmount
596
+
585
597
  * exadata-infrastructure
586
598
 
587
599
  * activate
@@ -614,6 +626,8 @@ Available Commands
614
626
 
615
627
  * exadb-vm-cluster
616
628
 
629
+ * add
630
+
617
631
  * change-compartment
618
632
 
619
633
  * change-exadb-vm-cluster-subscription
@@ -1,5 +1,5 @@
1
- "list-work-request-logs"
2
- ************************
1
+ "list"
2
+ ******
3
3
 
4
4
  * Description
5
5
 
@@ -24,7 +24,7 @@ ID.
24
24
  Usage
25
25
  =====
26
26
 
27
- oci delegate-access-control work-request work-request-log-entry list-work-request-logs [OPTIONS]
27
+ oci delegate-access-control work-request work-request-log list [OPTIONS]
28
28
 
29
29
 
30
30
  Required Parameters
@@ -123,6 +123,6 @@ Please note this sample will only work in the POSIX-compliant bash-
123
123
  like shell. You need to set up the OCI configuration and appropriate
124
124
  security policies before trying the examples.
125
125
 
126
- export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-log-entry/list-work-request-logs.html#cmdoption-work-request-id
126
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/delegate-access-control/work-request/work-request-log/list.html#cmdoption-work-request-id
127
127
 
128
- oci delegate-access-control work-request work-request-log-entry list-work-request-logs --work-request-id $work_request_id
128
+ oci delegate-access-control work-request work-request-log list --work-request-id $work_request_id
@@ -30,6 +30,6 @@ Available Commands
30
30
 
31
31
  * list
32
32
 
33
- * work-request-log-entry
33
+ * work-request-log
34
34
 
35
- * list-work-request-logs
35
+ * list
@@ -96,6 +96,6 @@ Available Commands
96
96
 
97
97
  * list
98
98
 
99
- * work-request-log-entry
99
+ * work-request-log
100
100
 
101
- * list-work-request-logs
101
+ * list