oci-cli 3.63.1__py3-none-any.whl → 3.63.3__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 (75) hide show
  1. oci_cli/bin/multicloud.psm1 +53 -0
  2. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +114 -1
  3. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.txt +128 -0
  4. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response.txt +15 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt +4 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log-entry/list-logs.txt → work-request-log/list.txt} +5 -5
  7. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
  8. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
  9. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.txt +167 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection.txt +14 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection/list-external-location-summaries-metadata.txt +162 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection.txt +15 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.txt +216 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection.txt +14 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata.txt +26 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata/get.txt +96 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection/list-multi-cloud-metadata.txt +133 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection.txt +14 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata.txt +15 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata.txt +22 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor/get.txt +111 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection/list-network-anchors.txt +180 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection.txt +15 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor.txt +19 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor.txt +22 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt +106 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt +172 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection.txt +15 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor.txt +19 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor.txt +22 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/multicloud.txt +58 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
  33. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  34. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  35. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
  36. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  37. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log → work-request-log-entry}/list.txt +1 -19
  38. oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane/work-request → organizations}/work-request-log-entry.txt +1 -1
  39. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  40. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +3 -3
  41. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  42. oci_cli/service_mapping.py +5 -0
  43. oci_cli/version.py +1 -1
  44. {oci_cli-3.63.1.dist-info → oci_cli-3.63.3.dist-info}/METADATA +2 -2
  45. {oci_cli-3.63.1.dist-info → oci_cli-3.63.3.dist-info}/RECORD +75 -27
  46. services/database/src/oci_cli_database/database_cli_extended.py +16 -1
  47. services/email_data_plane/src/oci_cli_email_dp/generated/emaildp_cli.py +41 -0
  48. services/multicloud/__init__.py +4 -0
  49. services/multicloud/src/__init__.py +4 -0
  50. services/multicloud/src/oci_cli_metadata/__init__.py +4 -0
  51. services/multicloud/src/oci_cli_metadata/generated/__init__.py +4 -0
  52. services/multicloud/src/oci_cli_metadata/generated/client_mappings.py +14 -0
  53. services/multicloud/src/oci_cli_metadata/generated/metadata_cli.py +239 -0
  54. services/multicloud/src/oci_cli_multi_clouds_metadata/__init__.py +4 -0
  55. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/__init__.py +4 -0
  56. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/client_mappings.py +14 -0
  57. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/multicloudsmetadata_cli.py +117 -0
  58. services/multicloud/src/oci_cli_multicloud/__init__.py +4 -0
  59. services/multicloud/src/oci_cli_multicloud/generated/__init__.py +4 -0
  60. services/multicloud/src/oci_cli_multicloud/generated/multicloud_service_cli.py +14 -0
  61. services/multicloud/src/oci_cli_omhub_network_anchor/__init__.py +4 -0
  62. services/multicloud/src/oci_cli_omhub_network_anchor/generated/__init__.py +4 -0
  63. services/multicloud/src/oci_cli_omhub_network_anchor/generated/client_mappings.py +14 -0
  64. services/multicloud/src/oci_cli_omhub_network_anchor/generated/omhubnetworkanchor_cli.py +150 -0
  65. services/multicloud/src/oci_cli_omhub_resource_anchor/__init__.py +4 -0
  66. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/__init__.py +4 -0
  67. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/client_mappings.py +14 -0
  68. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/omhubresourceanchor_cli.py +143 -0
  69. services/multicloud/tests/__init__.py +4 -0
  70. /oci_cli/help_text_producer/data_files/text/cmdref/{organizations → governance-rules-control-plane/work-request}/work-request-log.txt +0 -0
  71. {oci_cli-3.63.1.dist-info → oci_cli-3.63.3.dist-info}/LICENSE.txt +0 -0
  72. {oci_cli-3.63.1.dist-info → oci_cli-3.63.3.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  73. {oci_cli-3.63.1.dist-info → oci_cli-3.63.3.dist-info}/WHEEL +0 -0
  74. {oci_cli-3.63.1.dist-info → oci_cli-3.63.3.dist-info}/entry_points.txt +0 -0
  75. {oci_cli-3.63.1.dist-info → oci_cli-3.63.3.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,53 @@
1
+ function GetOciTopLevelCommand_multicloud() {
2
+ return 'multicloud'
3
+ }
4
+
5
+ function GetOciSubcommands_multicloud() {
6
+ $ociSubcommands = @{
7
+ 'multicloud' = 'metadata multi-clouds-metadata omhub-network-anchor omhub-resource-anchor'
8
+ 'multicloud metadata' = 'external-location-mapping-metadatum-summary-collection external-location-summaries-metadatum-summary-collection external-locations-metadatum-collection'
9
+ 'multicloud metadata external-location-mapping-metadatum-summary-collection' = 'list-external-location-mapping-metadata'
10
+ 'multicloud metadata external-location-summaries-metadatum-summary-collection' = 'list-external-location-summaries-metadata'
11
+ 'multicloud metadata external-locations-metadatum-collection' = 'list-external-location-details-metadata'
12
+ 'multicloud multi-clouds-metadata' = 'multi-cloud-metadata multi-cloud-metadata-collection'
13
+ 'multicloud multi-clouds-metadata multi-cloud-metadata' = 'get'
14
+ 'multicloud multi-clouds-metadata multi-cloud-metadata-collection' = 'list-multi-cloud-metadata'
15
+ 'multicloud omhub-network-anchor' = 'network-anchor network-anchor-collection'
16
+ 'multicloud omhub-network-anchor network-anchor' = 'get'
17
+ 'multicloud omhub-network-anchor network-anchor-collection' = 'list-network-anchors'
18
+ 'multicloud omhub-resource-anchor' = 'resource-anchor resource-anchor-collection'
19
+ 'multicloud omhub-resource-anchor resource-anchor' = 'get'
20
+ 'multicloud omhub-resource-anchor resource-anchor-collection' = 'list-resource-anchors'
21
+ }
22
+ return $ociSubcommands
23
+ }
24
+
25
+ function GetOciCommandsToLongParams_multicloud() {
26
+ $ociCommandsToLongParams = @{
27
+ 'multicloud metadata external-location-mapping-metadatum-summary-collection list-external-location-mapping-metadata' = 'all compartment-id from-json help limit page page-size sort-by sort-order subscription-id subscription-service-name'
28
+ 'multicloud metadata external-location-summaries-metadatum-summary-collection list-external-location-summaries-metadata' = 'all compartment-id entity-type from-json help limit page page-size sort-by sort-order subscription-id subscription-service-name'
29
+ 'multicloud metadata external-locations-metadatum-collection list-external-location-details-metadata' = 'all compartment-id entity-type from-json help limit linked-compartment-id page page-size sort-by sort-order subscription-id subscription-service-name'
30
+ 'multicloud multi-clouds-metadata multi-cloud-metadata get' = 'compartment-id from-json help subscription-id'
31
+ 'multicloud multi-clouds-metadata multi-cloud-metadata-collection list-multi-cloud-metadata' = 'all compartment-id from-json help limit page page-size sort-by sort-order'
32
+ 'multicloud omhub-network-anchor network-anchor get' = 'external-location from-json help network-anchor-id subscription-id subscription-service-name'
33
+ 'multicloud omhub-network-anchor network-anchor-collection list-network-anchors' = 'all compartment-id display-name external-location from-json help id lifecycle-state limit network-anchor-oci-subnet-id network-anchor-oci-vcn-id page page-size sort-by sort-order subscription-id subscription-service-name'
34
+ 'multicloud omhub-resource-anchor resource-anchor get' = 'from-json help resource-anchor-id subscription-id subscription-service-name'
35
+ 'multicloud omhub-resource-anchor resource-anchor-collection list-resource-anchors' = 'all compartment-id display-name from-json help id is-compartment-id-in-subtree lifecycle-state limit linked-compartment-id page page-size sort-by sort-order subscription-id subscription-service-name'
36
+ }
37
+ return $ociCommandsToLongParams
38
+ }
39
+
40
+ function GetOciCommandsToShortParams_multicloud() {
41
+ $ociCommandsToShortParams = @{
42
+ 'multicloud metadata external-location-mapping-metadatum-summary-collection list-external-location-mapping-metadata' = '? c h'
43
+ 'multicloud metadata external-location-summaries-metadatum-summary-collection list-external-location-summaries-metadata' = '? c h'
44
+ 'multicloud metadata external-locations-metadatum-collection list-external-location-details-metadata' = '? c h'
45
+ 'multicloud multi-clouds-metadata multi-cloud-metadata get' = '? c h'
46
+ 'multicloud multi-clouds-metadata multi-cloud-metadata-collection list-multi-cloud-metadata' = '? c h'
47
+ 'multicloud omhub-network-anchor network-anchor get' = '? h'
48
+ 'multicloud omhub-network-anchor network-anchor-collection list-network-anchors' = '? c h'
49
+ 'multicloud omhub-resource-anchor resource-anchor get' = '? h'
50
+ 'multicloud omhub-resource-anchor resource-anchor-collection list-resource-anchors' = '? c h'
51
+ }
52
+ return $ociCommandsToShortParams
53
+ }
@@ -36,6 +36,10 @@ association.
36
36
 
37
37
  * The password MUST be the same as the primary admin password.
38
38
 
39
+ --db-home-id [text]
40
+
41
+ The OCID of the Database Home.
42
+
39
43
  --source-database-id [text]
40
44
 
41
45
  The OCID of the source (primary) database for the Data Guard group.
@@ -48,10 +52,95 @@ Optional Parameters
48
52
 
49
53
  Specifies the *DB_UNIQUE_NAME* of the standby database to be created.
50
54
 
55
+ --db-version [text]
56
+
57
+ A valid Oracle Database version. For a list of supported versions, use
58
+ the ListDbVersions operation.
59
+
60
+ This cannot be updated in parallel with any of the following:
61
+ licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
62
+ adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode,
63
+ permissionLevel, dbWorkload, privateEndpointLabel, nsgIds,
64
+ isRefreshable, dbName, scheduledOperations, dbToolsDetails,
65
+ isLocalDataGuardEnabled, or isFreeTier.
66
+
67
+ --defined-tags [complex type]
68
+
69
+ Defined tags for this resource. Each key is predefined and scoped to a
70
+ namespace. For more information, see Resource Tags. This is a complex
71
+ type whose value must be valid JSON. The value can be provided as a
72
+ string on the command line or passed in as a file using the
73
+ file://path/to/file syntax.
74
+
75
+ The "--generate-param-json-input" option can be used to generate an
76
+ example of the JSON which must be provided. We recommend storing this
77
+ example in a file, modifying it as needed and then passing it back in
78
+ via the file:// syntax.
79
+
80
+ --freeform-tags [complex type]
81
+
82
+ Free-form tags for this resource. Each tag is a simple key-value pair
83
+ with no predefined name, type, or namespace. For more information, see
84
+ Resource Tags.
85
+
86
+ Example:
87
+
88
+ {"Department": "Finance"}
89
+
90
+ This is a complex type whose value must be valid JSON. The value can
91
+ be provided as a string on the command line or passed in as a file
92
+ using the file://path/to/file syntax.
93
+
94
+ The "--generate-param-json-input" option can be used to generate an
95
+ example of the JSON which must be provided. We recommend storing this
96
+ example in a file, modifying it as needed and then passing it back in
97
+ via the file:// syntax.
98
+
99
+ --from-json [text]
100
+
101
+ Provide input to this command as a JSON document from a file using the
102
+ file://path-to/file syntax.
103
+
104
+ The "--generate-full-command-json-input" option can be used to
105
+ generate a sample json file to be used with this command option. The
106
+ key names are pre-populated and match the command option names
107
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
108
+ while the values of the keys need to be populated by the user before
109
+ using the sample file as an input to this command. For any command
110
+ option that accepts multiple values, the value of the key can be a
111
+ JSON array.
112
+
113
+ Options can still be provided on the command line. If an option exists
114
+ in both the JSON document and the command line then the command line
115
+ specified value will be used.
116
+
117
+ For examples on usage of this option, please see our “using CLI with
118
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
119
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
120
+
51
121
  --is-active-data-guard-enabled [boolean]
52
122
 
53
123
  True if active Data Guard is enabled.
54
124
 
125
+ --kms-key-id [text]
126
+
127
+ The OCID of the key container that is used as the master encryption
128
+ key in database transparent data encryption (TDE) operations.
129
+
130
+ --kms-key-version-id [text]
131
+
132
+ The OCID of the key container version that is used in database
133
+ transparent data encryption (TDE) operations KMS Key can have multiple
134
+ key versions. If none is specified, the current key version (latest)
135
+ of the Key Id is used for the operation. Autonomous Database
136
+ Serverless does not use key versions, hence is not applicable for
137
+ Autonomous Database Serverless instances.
138
+
139
+ --max-wait-seconds [integer]
140
+
141
+ The maximum time to wait for the resource to reach the lifecycle state
142
+ defined by "--wait-for-state". Defaults to 1200 seconds.
143
+
55
144
  --protection-mode [text]
56
145
 
57
146
  The protection mode to set up between the primary and standby
@@ -88,6 +177,27 @@ Accepted values are:
88
177
 
89
178
  ASYNC, SYNC
90
179
 
180
+ --wait-for-state [text]
181
+
182
+ This operation creates, modifies or deletes a resource that has a
183
+ defined lifecycle state. Specify this option to perform the action and
184
+ then wait until the resource reaches a given lifecycle state. Multiple
185
+ states can be specified, returning on the first state. For example, "
186
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
187
+ whichever lifecycle state is reached first. If timeout is reached, a
188
+ return code of 2 is returned. For any other error, a return code of 1
189
+ is returned.
190
+
191
+ Accepted values are:
192
+
193
+ AVAILABLE, BACKUP_IN_PROGRESS, CONVERTING, FAILED, PROVISIONING, RESTORE_FAILED, TERMINATED, TERMINATING, UPDATING, UPGRADING
194
+
195
+ --wait-interval-seconds [integer]
196
+
197
+ Check every "--wait-interval-seconds" to see whether the resource has
198
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
199
+ 30 seconds.
200
+
91
201
 
92
202
  Global Parameters
93
203
  =================
@@ -115,7 +225,10 @@ Please note this sample will only work in the POSIX-compliant bash-
115
225
  like shell. You need to set up the OCI configuration and appropriate
116
226
  security policies before trying the examples.
117
227
 
228
+ export db_system_id=<substitute-value-of-db_system_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/db-home/create.html#cmdoption-db-system-id
118
229
  export database_admin_password=<substitute-value-of-database_admin_password> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create-standby-database.html#cmdoption-database-admin-password
119
230
  export source_database_id=<substitute-value-of-source_database_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create-standby-database.html#cmdoption-source-database-id
120
231
 
121
- oci db database create-standby-database --database-admin-password $database_admin_password --source-database-id $source_database_id
232
+ db_home_id=$(oci db db-home create --db-system-id $db_system_id --query data.id --raw-output)
233
+
234
+ oci db database create-standby-database --database-admin-password $database_admin_password --db-home-id $db_home_id --source-database-id $source_database_id
@@ -0,0 +1,128 @@
1
+ "submit-raw-email"
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
+ Submits a raw email.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci email-data-plane email-raw-submitted-response submit-raw-email [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --compartment-id, -c [text]
33
+
34
+ The OCID of the compartment that contains the approved sender
35
+ resource.
36
+
37
+ --content-type [text]
38
+
39
+ The media type of the body.
40
+
41
+ Accepted values are:
42
+
43
+ message/global, message/rfc822
44
+
45
+ --raw-message [text]
46
+
47
+ This should be formatted in valid MIME format. Message can include
48
+ attachments. MIME libraries should be used to convert the content into
49
+ the appropriate format.
50
+
51
+ --recipients [text]
52
+
53
+ The destination for the email, all recipients including to, cc and bcc
54
+ addresses.
55
+
56
+ --sender [text]
57
+
58
+ The envelope and the header from email address, that is sending the
59
+ email. Email address must be an approved sender.
60
+
61
+
62
+ Optional Parameters
63
+ ===================
64
+
65
+ --content-length [integer]
66
+
67
+ The content length of the body.
68
+
69
+ --from-json [text]
70
+
71
+ Provide input to this command as a JSON document from a file using the
72
+ file://path-to/file syntax.
73
+
74
+ The "--generate-full-command-json-input" option can be used to
75
+ generate a sample json file to be used with this command option. The
76
+ key names are pre-populated and match the command option names
77
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
78
+ while the values of the keys need to be populated by the user before
79
+ using the sample file as an input to this command. For any command
80
+ option that accepts multiple values, the value of the key can be a
81
+ JSON array.
82
+
83
+ Options can still be provided on the command line. If an option exists
84
+ in both the JSON document and the command line then the command line
85
+ specified value will be used.
86
+
87
+ For examples on usage of this option, please see our “using CLI with
88
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
89
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
90
+
91
+
92
+ Global Parameters
93
+ =================
94
+
95
+ Use "oci --help" for help on global parameters.
96
+
97
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
98
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
99
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
100
+ --generate-param-json-input", "--help", "--latest-version", "--max-
101
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
102
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
103
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
104
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
105
+
106
+
107
+ Example using required parameter
108
+ ================================
109
+
110
+ Copy and paste the following example into a JSON file, replacing the
111
+ example parameters with your own.
112
+
113
+ oci email-data-plane email-raw-submitted-response submit-raw-email --generate-param-json-input recipients > recipients.json
114
+ oci email-data-plane email-raw-submitted-response submit-raw-email --generate-param-json-input sender > sender.json
115
+
116
+ Copy the following CLI commands into a file named example.sh. Run the
117
+ command by typing “bash example.sh” and replacing the example
118
+ parameters with your own.
119
+
120
+ Please note this sample will only work in the POSIX-compliant bash-
121
+ like shell. You need to set up the OCI configuration and appropriate
122
+ security policies before trying the examples.
123
+
124
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.html#cmdoption-compartment-id
125
+ export content_type=<substitute-value-of-content_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.html#cmdoption-content-type
126
+ export raw_message=<substitute-value-of-raw_message> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.html#cmdoption-raw-message
127
+
128
+ oci email-data-plane email-raw-submitted-response submit-raw-email --compartment-id $compartment_id --content-type $content_type --raw-message $raw_message --recipients file://recipients.json --sender file://sender.json
@@ -0,0 +1,15 @@
1
+ email-raw-submitted-response
2
+ ****************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Response object that is returned to sender upon successfully
9
+ submitting the email request.
10
+
11
+
12
+ Available Commands
13
+ ==================
14
+
15
+ * submit-raw-email
@@ -13,6 +13,10 @@ Delivery Service.
13
13
  Available Commands
14
14
  ==================
15
15
 
16
+ * email-raw-submitted-response
17
+
18
+ * submit-raw-email
19
+
16
20
  * email-submitted-response
17
21
 
18
22
  * submit-email
@@ -1,5 +1,5 @@
1
- "list-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 governance-rules-control-plane work-request work-request-log-entry list-logs [OPTIONS]
27
+ oci governance-rules-control-plane work-request work-request-log list [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-entry/list-logs.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/list.html#cmdoption-work-request-id
128
128
 
129
- oci governance-rules-control-plane work-request work-request-log-entry list-logs --work-request-id $work_request_id
129
+ oci governance-rules-control-plane work-request work-request-log list --work-request-id $work_request_id
@@ -23,6 +23,6 @@ Available Commands
23
23
 
24
24
  * list-errors
25
25
 
26
- * work-request-log-entry
26
+ * work-request-log
27
27
 
28
- * list-logs
28
+ * list
@@ -79,6 +79,6 @@ Available Commands
79
79
 
80
80
  * list-errors
81
81
 
82
- * work-request-log-entry
82
+ * work-request-log
83
83
 
84
- * list-logs
84
+ * list
@@ -0,0 +1,167 @@
1
+ "list-external-location-mapping-metadata"
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
+ List externalLocation metadata from OCI to the Cloud Service Provider
21
+ for regions, Physical Availability Zones. examples: application-
22
+ json: | [ { “externalLocation”: {
23
+ “cspRegion”: “eastus”, “cspPhysicalAz”: “eastus-az1”,
24
+ “cspPhysicalAzDisplayName”: “(US) East US 1”, “serviceName”:
25
+ “ORACLEDBATAZURE” }, “ociPhysicalAd”: “iad-ad-1”,
26
+ “ociLogicalAd”: “ad1”, “ociRegion”: “us-ashburn-1” },
27
+ { “externalLocation”: { “cspRegion”: “eastus”,
28
+ “cspPhysicalAz”: “eastus-az1”, “cspPhysicalAzDisplayName”:
29
+ “(US) East US 1”, “serviceName”: “ORACLEDBATAZURE”
30
+ }, “ociPhysicalAd”: “iad-ad-1”, “ociLogicalAd”: “ad1”,
31
+ “ociRegion”: “us-ashburn-1” }, {
32
+ “externalLocation”: { “cspRegion”: “eastus2”,
33
+ “cspPhysicalAz”: “eastus2-az3”, “cspPhysicalAzDisplayName”:
34
+ “(US) East US 1”, “serviceName”: “ORACLEDBATAZURE”
35
+ }, “ociPhysicalAd”: “iad-ad-2”, “ociLogicalAd”: “ad1”,
36
+ “ociRegion”: “us-ashburn-1” }, {
37
+ “externalLocation”: { “cspRegion”: “eastus”,
38
+ “cspPhysicalAz”: “eastus-az3” “cspPhysicalAzDisplayName”:
39
+ “(US) East US 1”, “serviceName”: “ORACLEDBATAZURE”
40
+ }, “ociPhysicalAd”: “iad-ad-333”, “ociLogicalAd”:
41
+ “ad1”, “ociRegion”: “us-ashburn-1” } ]
42
+
43
+
44
+ Usage
45
+ =====
46
+
47
+ oci multicloud metadata external-location-mapping-metadatum-summary-collection list-external-location-mapping-metadata [OPTIONS]
48
+
49
+
50
+ Required Parameters
51
+ ===================
52
+
53
+ --compartment-id, -c [text]
54
+
55
+ The OCID of the compartment in which to list resources.
56
+
57
+ --subscription-service-name [text]
58
+
59
+ The subscription type values from [ORACLEDBATAZURE, ORACLEDBATGOOGLE,
60
+ ORACLEDBATAWS]
61
+
62
+ Accepted values are:
63
+
64
+ ORACLEDBATAWS, ORACLEDBATAZURE, ORACLEDBATGOOGLE
65
+
66
+
67
+ Optional Parameters
68
+ ===================
69
+
70
+ --all
71
+
72
+ Fetches all pages of results. If you provide this option, then you
73
+ cannot provide the "--limit" option.
74
+
75
+ --from-json [text]
76
+
77
+ Provide input to this command as a JSON document from a file using the
78
+ file://path-to/file syntax.
79
+
80
+ The "--generate-full-command-json-input" option can be used to
81
+ generate a sample json file to be used with this command option. The
82
+ key names are pre-populated and match the command option names
83
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
84
+ while the values of the keys need to be populated by the user before
85
+ using the sample file as an input to this command. For any command
86
+ option that accepts multiple values, the value of the key can be a
87
+ JSON array.
88
+
89
+ Options can still be provided on the command line. If an option exists
90
+ in both the JSON document and the command line then the command line
91
+ specified value will be used.
92
+
93
+ For examples on usage of this option, please see our “using CLI with
94
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
95
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
96
+
97
+ --limit [integer]
98
+
99
+ For list pagination. The maximum number of results per page, or items
100
+ to return in a paginated “List” call. For important details about how
101
+ pagination works, see List Pagination.
102
+
103
+ --page [text]
104
+
105
+ For list pagination. The value of the opc-next-page response header
106
+ from the previous “List” call. For important details about how
107
+ pagination works, see List Pagination.
108
+
109
+ --page-size [integer]
110
+
111
+ When fetching results, the number of results to fetch per call. Only
112
+ valid when used with "--all" or "--limit", and ignored otherwise.
113
+
114
+ --sort-by [text]
115
+
116
+ The field to sort by. You can provide only one sort order. Default
117
+ order for *timeCreated* is descending. Default order for *displayName*
118
+ is ascending.
119
+
120
+ Accepted values are:
121
+
122
+ displayName, timeCreated
123
+
124
+ --sort-order [text]
125
+
126
+ The sort order to use, either ascending (*ASC*) or descending
127
+ (*DESC*).
128
+
129
+ Accepted values are:
130
+
131
+ ASC, DESC
132
+
133
+ --subscription-id [text]
134
+
135
+ The OCID of the subscription in which to list resources.
136
+
137
+
138
+ Global Parameters
139
+ =================
140
+
141
+ Use "oci --help" for help on global parameters.
142
+
143
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
144
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
145
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
146
+ --generate-param-json-input", "--help", "--latest-version", "--max-
147
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
148
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
149
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
150
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
151
+
152
+
153
+ Example using required parameter
154
+ ================================
155
+
156
+ Copy the following CLI commands into a file named example.sh. Run the
157
+ command by typing “bash example.sh” and replacing the example
158
+ parameters with your own.
159
+
160
+ Please note this sample will only work in the POSIX-compliant bash-
161
+ like shell. You need to set up the OCI configuration and appropriate
162
+ security policies before trying the examples.
163
+
164
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.html#cmdoption-compartment-id
165
+ export subscription_service_name=<substitute-value-of-subscription_service_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.html#cmdoption-subscription-service-name
166
+
167
+ oci multicloud metadata external-location-mapping-metadatum-summary-collection list-external-location-mapping-metadata --compartment-id $compartment_id --subscription-service-name $subscription_service_name
@@ -0,0 +1,14 @@
1
+ external-location-mapping-metadatum-summary-collection
2
+ ******************************************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ External location information from OCI primitives to a CSP
9
+
10
+
11
+ Available Commands
12
+ ==================
13
+
14
+ * list-external-location-mapping-metadata