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.
- oci_cli/bin/psa.psm1 +51 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +116 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +154 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
- 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 +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-distributed-autonomous-db-backup-config.txt +159 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +42 -12
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +31 -11
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt +2 -0
- 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
- 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/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.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/psa/private-service-access/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +214 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +152 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +211 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa.txt +47 -0
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
- oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
- 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.69.0.dist-info → oci_cli-3.70.0.dist-info}/METADATA +2 -2
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/RECORD +81 -45
- services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py +44 -9
- services/database/src/oci_cli_database/generated/database_cli.py +309 -0
- services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py +77 -12
- services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py +8 -8
- services/psa/__init__.py +4 -0
- services/psa/src/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/generated/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/generated/client_mappings.py +14 -0
- services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py +738 -0
- services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py +92 -0
- services/psa/tests/__init__.py +4 -0
- /oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane → delegate-access-control}/work-request/work-request-log.txt +0 -0
- /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
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/WHEEL +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
"list"
|
|
2
|
+
******
|
|
3
|
+
|
|
4
|
+
* Description
|
|
5
|
+
|
|
6
|
+
* Usage
|
|
7
|
+
|
|
8
|
+
* Optional Parameters
|
|
9
|
+
|
|
10
|
+
* Global Parameters
|
|
11
|
+
|
|
12
|
+
* Example using required parameter
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
Description
|
|
16
|
+
===========
|
|
17
|
+
|
|
18
|
+
Lists the PrivateServiceAccess work requests in a compartment.
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
Usage
|
|
22
|
+
=====
|
|
23
|
+
|
|
24
|
+
oci psa work-request list [OPTIONS]
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
Optional Parameters
|
|
28
|
+
===================
|
|
29
|
+
|
|
30
|
+
--all
|
|
31
|
+
|
|
32
|
+
Fetches all pages of results. If you provide this option, then you
|
|
33
|
+
cannot provide the "--limit" option.
|
|
34
|
+
|
|
35
|
+
--compartment-id, -c [text]
|
|
36
|
+
|
|
37
|
+
The OCID of the compartment in which to list resources.
|
|
38
|
+
|
|
39
|
+
--from-json [text]
|
|
40
|
+
|
|
41
|
+
Provide input to this command as a JSON document from a file using the
|
|
42
|
+
file://path-to/file syntax.
|
|
43
|
+
|
|
44
|
+
The "--generate-full-command-json-input" option can be used to
|
|
45
|
+
generate a sample json file to be used with this command option. The
|
|
46
|
+
key names are pre-populated and match the command option names
|
|
47
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
48
|
+
while the values of the keys need to be populated by the user before
|
|
49
|
+
using the sample file as an input to this command. For any command
|
|
50
|
+
option that accepts multiple values, the value of the key can be a
|
|
51
|
+
JSON array.
|
|
52
|
+
|
|
53
|
+
Options can still be provided on the command line. If an option exists
|
|
54
|
+
in both the JSON document and the command line then the command line
|
|
55
|
+
specified value will be used.
|
|
56
|
+
|
|
57
|
+
For examples on usage of this option, please see our “using CLI with
|
|
58
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
59
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
60
|
+
|
|
61
|
+
--limit [integer]
|
|
62
|
+
|
|
63
|
+
For list pagination. The maximum number of results per page, or items
|
|
64
|
+
to return in a paginated “List” call. For important details about how
|
|
65
|
+
pagination works, see List Pagination.
|
|
66
|
+
|
|
67
|
+
--page [text]
|
|
68
|
+
|
|
69
|
+
For list pagination. The value of the opc-next-page response header
|
|
70
|
+
from the previous “List” call. For important details about how
|
|
71
|
+
pagination works, see List Pagination.
|
|
72
|
+
|
|
73
|
+
--page-size [integer]
|
|
74
|
+
|
|
75
|
+
When fetching results, the number of results to fetch per call. Only
|
|
76
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
77
|
+
|
|
78
|
+
--resource-id [text]
|
|
79
|
+
|
|
80
|
+
The OCID of the resource affected by the work request.
|
|
81
|
+
|
|
82
|
+
--sort-by [text]
|
|
83
|
+
|
|
84
|
+
The field to sort by. Only one sort order may be provided. Default
|
|
85
|
+
order for *timeAccepted* is descending.
|
|
86
|
+
|
|
87
|
+
Accepted values are:
|
|
88
|
+
|
|
89
|
+
timeAccepted
|
|
90
|
+
|
|
91
|
+
--sort-order [text]
|
|
92
|
+
|
|
93
|
+
The sort order to use, either ascending (*ASC*) or descending
|
|
94
|
+
(*DESC*).
|
|
95
|
+
|
|
96
|
+
Accepted values are:
|
|
97
|
+
|
|
98
|
+
ASC, DESC
|
|
99
|
+
|
|
100
|
+
--status [text]
|
|
101
|
+
|
|
102
|
+
A filter to return only the resources that match the given lifecycle
|
|
103
|
+
state.
|
|
104
|
+
|
|
105
|
+
Accepted values are:
|
|
106
|
+
|
|
107
|
+
ACCEPTED, CANCELLED, CANCELLING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
|
|
108
|
+
|
|
109
|
+
--work-request-id [text]
|
|
110
|
+
|
|
111
|
+
The OCID of the asynchronous work request.
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
Global Parameters
|
|
115
|
+
=================
|
|
116
|
+
|
|
117
|
+
Use "oci --help" for help on global parameters.
|
|
118
|
+
|
|
119
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
120
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
121
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
122
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
123
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
124
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
125
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
126
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
Example using required parameter
|
|
130
|
+
================================
|
|
131
|
+
|
|
132
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
133
|
+
command by typing “bash example.sh” and replacing the example
|
|
134
|
+
parameters with your own.
|
|
135
|
+
|
|
136
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
137
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
138
|
+
security policies before trying the examples.
|
|
139
|
+
|
|
140
|
+
oci psa work-request list
|
|
@@ -0,0 +1,131 @@
|
|
|
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
|
+
Lists the errors for a PrivateServiceAccess work request.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci psa work-request-error list [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--work-request-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the asynchronous work 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
|
+
For list pagination. The maximum number of results per page, or items
|
|
70
|
+
to return in a paginated “List” call. For important details about how
|
|
71
|
+
pagination works, see List Pagination.
|
|
72
|
+
|
|
73
|
+
--page [text]
|
|
74
|
+
|
|
75
|
+
For list pagination. The value of the opc-next-page response header
|
|
76
|
+
from the previous “List” call. For important details about how
|
|
77
|
+
pagination works, see List Pagination.
|
|
78
|
+
|
|
79
|
+
--page-size [integer]
|
|
80
|
+
|
|
81
|
+
When fetching results, the number of results to fetch per call. Only
|
|
82
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
83
|
+
|
|
84
|
+
--sort-by [text]
|
|
85
|
+
|
|
86
|
+
The field to sort by. Only one sort order may be provided. Default
|
|
87
|
+
order for *timeCreated* is descending.
|
|
88
|
+
|
|
89
|
+
Accepted values are:
|
|
90
|
+
|
|
91
|
+
timeCreated
|
|
92
|
+
|
|
93
|
+
--sort-order [text]
|
|
94
|
+
|
|
95
|
+
The sort order to use, either ascending (*ASC*) or descending
|
|
96
|
+
(*DESC*).
|
|
97
|
+
|
|
98
|
+
Accepted values are:
|
|
99
|
+
|
|
100
|
+
ASC, DESC
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
Global Parameters
|
|
104
|
+
=================
|
|
105
|
+
|
|
106
|
+
Use "oci --help" for help on global parameters.
|
|
107
|
+
|
|
108
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
109
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
110
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
111
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
112
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
113
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
114
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
115
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
Example using required parameter
|
|
119
|
+
================================
|
|
120
|
+
|
|
121
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
122
|
+
command by typing “bash example.sh” and replacing the example
|
|
123
|
+
parameters with your own.
|
|
124
|
+
|
|
125
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
126
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
127
|
+
security policies before trying the examples.
|
|
128
|
+
|
|
129
|
+
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/psa/work-request-error/list.html#cmdoption-work-request-id
|
|
130
|
+
|
|
131
|
+
oci psa work-request-error list --work-request-id $work_request_id
|
|
@@ -0,0 +1,131 @@
|
|
|
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
|
+
Lists the logs for a PrivateServiceAccess work request.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci psa work-request-log list [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--work-request-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the asynchronous work 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
|
+
For list pagination. The maximum number of results per page, or items
|
|
70
|
+
to return in a paginated “List” call. For important details about how
|
|
71
|
+
pagination works, see List Pagination.
|
|
72
|
+
|
|
73
|
+
--page [text]
|
|
74
|
+
|
|
75
|
+
For list pagination. The value of the opc-next-page response header
|
|
76
|
+
from the previous “List” call. For important details about how
|
|
77
|
+
pagination works, see List Pagination.
|
|
78
|
+
|
|
79
|
+
--page-size [integer]
|
|
80
|
+
|
|
81
|
+
When fetching results, the number of results to fetch per call. Only
|
|
82
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
83
|
+
|
|
84
|
+
--sort-by [text]
|
|
85
|
+
|
|
86
|
+
The field to sort by. Only one sort order may be provided. Default
|
|
87
|
+
order for *timeCreated* is descending.
|
|
88
|
+
|
|
89
|
+
Accepted values are:
|
|
90
|
+
|
|
91
|
+
timeCreated
|
|
92
|
+
|
|
93
|
+
--sort-order [text]
|
|
94
|
+
|
|
95
|
+
The sort order to use, either ascending (*ASC*) or descending
|
|
96
|
+
(*DESC*).
|
|
97
|
+
|
|
98
|
+
Accepted values are:
|
|
99
|
+
|
|
100
|
+
ASC, DESC
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
Global Parameters
|
|
104
|
+
=================
|
|
105
|
+
|
|
106
|
+
Use "oci --help" for help on global parameters.
|
|
107
|
+
|
|
108
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
109
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
110
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
111
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
112
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
113
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
114
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
115
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
Example using required parameter
|
|
119
|
+
================================
|
|
120
|
+
|
|
121
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
122
|
+
command by typing “bash example.sh” and replacing the example
|
|
123
|
+
parameters with your own.
|
|
124
|
+
|
|
125
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
126
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
127
|
+
security policies before trying the examples.
|
|
128
|
+
|
|
129
|
+
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/psa/work-request-log/list.html#cmdoption-work-request-id
|
|
130
|
+
|
|
131
|
+
oci psa work-request-log list --work-request-id $work_request_id
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
work-request
|
|
2
|
+
************
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
Description
|
|
6
|
+
===========
|
|
7
|
+
|
|
8
|
+
An asynchronous work request. Work requests help you monitor long-
|
|
9
|
+
running operations. When you start a long-running operation, the
|
|
10
|
+
service creates a work request. A work request is an activity log that
|
|
11
|
+
lets you track each step in the operation’s progress. Each work
|
|
12
|
+
request has an OCID that lets you interact with it programmatically
|
|
13
|
+
and use it for automation.
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
Available Commands
|
|
17
|
+
==================
|
|
18
|
+
|
|
19
|
+
* cancel
|
|
20
|
+
|
|
21
|
+
* get
|
|
22
|
+
|
|
23
|
+
* list
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
psa
|
|
2
|
+
***
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
Description
|
|
6
|
+
===========
|
|
7
|
+
|
|
8
|
+
Use the PrivateServiceAccess Control Plane CLI to manage
|
|
9
|
+
privateServiceAccess.
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
Available Commands
|
|
13
|
+
==================
|
|
14
|
+
|
|
15
|
+
* private-service-access
|
|
16
|
+
|
|
17
|
+
* change-compartment
|
|
18
|
+
|
|
19
|
+
* create
|
|
20
|
+
|
|
21
|
+
* delete
|
|
22
|
+
|
|
23
|
+
* get
|
|
24
|
+
|
|
25
|
+
* list
|
|
26
|
+
|
|
27
|
+
* update
|
|
28
|
+
|
|
29
|
+
* psa-services
|
|
30
|
+
|
|
31
|
+
* list
|
|
32
|
+
|
|
33
|
+
* work-request
|
|
34
|
+
|
|
35
|
+
* cancel
|
|
36
|
+
|
|
37
|
+
* get
|
|
38
|
+
|
|
39
|
+
* list
|
|
40
|
+
|
|
41
|
+
* work-request-error
|
|
42
|
+
|
|
43
|
+
* list
|
|
44
|
+
|
|
45
|
+
* work-request-log
|
|
46
|
+
|
|
47
|
+
* list
|
|
@@ -54,15 +54,15 @@ sanjose-1,sa-vinhedo-1,sa-santiago-1,il-jerusalem-1,eu-marseille-1,ap-
|
|
|
54
54
|
singapore-1,me-abudhabi-1,eu-milan-1,eu-stockholm-1,af-johannesburg-1
|
|
55
55
|
,eu-paris-1,mx-queretaro-1,eu-madrid-1,us-chicago-1,mx-monterrey-1,us-
|
|
56
56
|
saltlake-2,sa-bogota-1,sa-valparaiso-1,ap-singapore-2,me-riyadh-1,ap-
|
|
57
|
-
delhi-1,ap-batam-1,eu-madrid-3,
|
|
58
|
-
,us-gov-
|
|
59
|
-
,ap-chiyoda-1,ap-ibaraki-1,me-dcc-muscat-1
|
|
60
|
-
,
|
|
61
|
-
|
|
62
|
-
,eu-jovanovac-1,me-dcc-doha-1,us-
|
|
63
|
-
|
|
64
|
-
abudhabi-4,ap-seoul-2,ap-suwon-1,ap-
|
|
65
|
-
newark-1,eu-budapest-1
|
|
57
|
+
delhi-1,ap-batam-1,eu-madrid-3,ap-chennai-1,us-columbus-1,us-langley-1
|
|
58
|
+
,us-luke-1,us-gov-ashburn-1,us-gov-chicago-1,us-gov-phoenix-1,uk-gov-
|
|
59
|
+
london-1,uk-gov-cardiff-1,ap-chiyoda-1,ap-ibaraki-1,me-dcc-muscat-1
|
|
60
|
+
,me-ibri-1,ap-dcc-canberra-1,eu-dcc-milan-1,eu-dcc-milan-2,eu-dcc-
|
|
61
|
+
dublin-2,eu-dcc-rating-2,eu-dcc-rating-1,eu-dcc-dublin-1,ap-dcc-
|
|
62
|
+
gazipur-1,eu-madrid-2,eu-frankfurt-2,eu-jovanovac-1,me-dcc-doha-1,us-
|
|
63
|
+
somerset-1,us-thames-1,eu-dcc-zurich-1,eu-crissier-1,me-abudhabi-3,me-
|
|
64
|
+
alain-1,me-abudhabi-2,me-abudhabi-4,ap-seoul-2,ap-suwon-1,ap-
|
|
65
|
+
chuncheon-2,us-ashburn-2,us-newark-1,eu-budapest-1
|
|
66
66
|
|
|
67
67
|
--session-expiration-in-minutes [text]
|
|
68
68
|
|
|
@@ -45,10 +45,10 @@ provide the results of those.
|
|
|
45
45
|
--problem-type [text]
|
|
46
46
|
|
|
47
47
|
The kind of support request (type of support request). For information
|
|
48
|
-
about *ACCOUNT* support requests, see Creating a Billing Support
|
|
49
|
-
Request. For information about *LIMIT* support requests, see
|
|
50
|
-
a Service Limit Increase Request. For information about
|
|
51
|
-
requests, see Creating a Technical Support Request.
|
|
48
|
+
about *ACCOUNT* support requests, see [Creating a Billing Support
|
|
49
|
+
Request]. For information about *LIMIT* support requests, see
|
|
50
|
+
[Creating a Service Limit Increase Request]. For information about
|
|
51
|
+
*TECH* support requests, see [Creating a Technical Support Request].
|
|
52
52
|
|
|
53
53
|
Accepted values are:
|
|
54
54
|
|
|
@@ -150,9 +150,9 @@ used when creating the support request.
|
|
|
150
150
|
|
|
151
151
|
Technical support type (*TECH*) only: Identifier of the user group to
|
|
152
152
|
assign the new support request to. To find identifiers of user groups
|
|
153
|
-
that you have access to, run the ValidateUser operation. Note: The
|
|
153
|
+
that you have access to, run the [ValidateUser] operation. Note: The
|
|
154
154
|
Customer User Administrator (CUA) can manage user groups by name using
|
|
155
|
-
My Oracle Cloud Support portal.
|
|
155
|
+
[My Oracle Cloud Support portal].
|
|
156
156
|
|
|
157
157
|
|
|
158
158
|
Global Parameters
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
Description
|
|
16
16
|
===========
|
|
17
17
|
|
|
18
|
-
Gets the specified support request. For more information, see Getting
|
|
19
|
-
Details for a Support Request.
|
|
18
|
+
Gets the specified support request. For more information, see [Getting
|
|
19
|
+
Details for a Support Request].
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
Usage
|
|
@@ -132,10 +132,10 @@ mandatory for OCI Users and optional for Multicloud users.
|
|
|
132
132
|
--problem-type [text]
|
|
133
133
|
|
|
134
134
|
The kind of support request (type of support request). For information
|
|
135
|
-
about *ACCOUNT* support requests, see Creating a Billing Support
|
|
136
|
-
Request. For information about *LIMIT* support requests, see
|
|
137
|
-
a Service Limit Increase Request. For information about
|
|
138
|
-
requests, see Creating a Technical Support Request.
|
|
135
|
+
about *ACCOUNT* support requests, see [Creating a Billing Support
|
|
136
|
+
Request]. For information about *LIMIT* support requests, see
|
|
137
|
+
[Creating a Service Limit Increase Request]. For information about
|
|
138
|
+
*TECH* support requests, see [Creating a Technical Support Request].
|
|
139
139
|
|
|
140
140
|
Accepted values are:
|
|
141
141
|
|
|
@@ -20,9 +20,9 @@ products (service groups, services, service categories, and
|
|
|
20
20
|
subcategories) for technical support requests or lists limits and
|
|
21
21
|
current usage for limit increase tickets. This operation is called
|
|
22
22
|
during creation of technical support and limit increase tickets. For
|
|
23
|
-
more information about listing products, see Listing Products for
|
|
24
|
-
Support Requests. For more information about listing limits, see
|
|
25
|
-
Listing Limits for Service Limit Increase Requests.
|
|
23
|
+
more information about listing products, see [Listing Products for
|
|
24
|
+
Support Requests]. For more information about listing limits, see
|
|
25
|
+
[Listing Limits for Service Limit Increase Requests].
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
Usage
|
oci_cli/service_mapping.py
CHANGED
oci_cli/version.py
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
# Copyright (c) 2016, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
3
3
|
# This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
4
4
|
|
|
5
|
-
__version__ = '3.
|
|
5
|
+
__version__ = '3.70.0'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: oci-cli
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.70.0
|
|
4
4
|
Summary: Oracle Cloud Infrastructure CLI
|
|
5
5
|
Home-page: https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm
|
|
6
6
|
Author: Oracle
|
|
@@ -23,7 +23,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.12
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.13
|
|
25
25
|
Requires-Python: >=3.6
|
|
26
|
-
Requires-Dist: oci (==2.
|
|
26
|
+
Requires-Dist: oci (==2.163.0)
|
|
27
27
|
Requires-Dist: arrow (>=1.0.0)
|
|
28
28
|
Requires-Dist: certifi (>=2025.1.31)
|
|
29
29
|
Requires-Dist: click (==8.0.4)
|