oci-cli 3.65.1__py3-none-any.whl → 3.66.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. oci_cli/bin/email.psm1 +23 -11
  2. oci_cli/cli_root.py +2 -2
  3. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/change-compartment.txt +133 -0
  4. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/create.txt +185 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/delete.txt +135 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/get.txt +93 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/update.txt +195 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection/list-ai-data-platforms.txt +155 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection.txt +15 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform.txt +28 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/cancel.txt +103 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/get.txt +91 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/list.txt +140 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error/list.txt +131 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error.txt +15 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry.txt +15 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request.txt +23 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform.txt +44 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-refreshable-clone.txt +8 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/delete.txt +5 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt +18 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/create.txt +2 -1
  24. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +2 -1
  25. oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-cloud-db-system-subscription.txt +134 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt +16 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt +16 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt +16 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt +16 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +3 -3
  31. oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt +6 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/db/system.txt +2 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +2 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/add.txt +148 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/change-compartment.txt +4 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt +4 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/remove.txt +138 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/update.txt +4 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/email/domain.txt +4 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/add.txt +150 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt +4 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/remove.txt +140 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/update.txt +4 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path.txt +4 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/add.txt +151 -0
  46. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/change-compartment.txt +4 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt +4 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/remove.txt +141 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/update.txt +4 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/email/sender.txt +4 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/email.txt +12 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt +6 -5
  53. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
  54. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  55. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  56. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list.txt → list-errors.txt} +5 -5
  57. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  58. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry → work-request-log}/list.txt +19 -1
  59. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry.txt → work-request-log.txt} +2 -2
  60. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  61. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  62. oci_cli/help_text_producer/data_files/text/oci.txt +1 -1
  63. oci_cli/service_mapping.py +5 -0
  64. oci_cli/version.py +1 -1
  65. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/METADATA +2 -2
  66. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/RECORD +83 -51
  67. services/ai_data_platform/__init__.py +4 -0
  68. services/ai_data_platform/src/__init__.py +4 -0
  69. services/ai_data_platform/src/oci_cli_ai_data_platform/__init__.py +4 -0
  70. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/__init__.py +4 -0
  71. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/ai_data_platform_service_cli.py +14 -0
  72. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/aidataplatform_cli.py +676 -0
  73. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/client_mappings.py +14 -0
  74. services/ai_data_platform/tests/__init__.py +4 -0
  75. services/database/src/oci_cli_database/database_cli_extended.py +3 -1
  76. services/database/src/oci_cli_database/generated/database_cli.py +170 -13
  77. services/email/src/oci_cli_email/generated/email_cli.py +422 -8
  78. services/file_storage/src/oci_cli_file_storage/generated/filestorage_cli.py +2 -2
  79. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/LICENSE.txt +0 -0
  80. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  81. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/WHEEL +0 -0
  82. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/entry_points.txt +0 -0
  83. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,150 @@
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
+ Adds a lock to a resource.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci email email-return-path add [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --email-return-path-id [text]
33
+
34
+ The OCID of this email return path.
35
+
36
+ --type [text]
37
+
38
+ Lock type.
39
+
40
+ Accepted values are:
41
+
42
+ DELETE, FULL
43
+
44
+
45
+ Optional Parameters
46
+ ===================
47
+
48
+ --compartment-id, -c [text]
49
+
50
+ The lock compartment ID.
51
+
52
+ --from-json [text]
53
+
54
+ Provide input to this command as a JSON document from a file using the
55
+ file://path-to/file syntax.
56
+
57
+ The "--generate-full-command-json-input" option can be used to
58
+ generate a sample json file to be used with this command option. The
59
+ key names are pre-populated and match the command option names
60
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
61
+ while the values of the keys need to be populated by the user before
62
+ using the sample file as an input to this command. For any command
63
+ option that accepts multiple values, the value of the key can be a
64
+ JSON array.
65
+
66
+ Options can still be provided on the command line. If an option exists
67
+ in both the JSON document and the command line then the command line
68
+ specified value will be used.
69
+
70
+ For examples on usage of this option, please see our “using CLI with
71
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
72
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
73
+
74
+ --if-match [text]
75
+
76
+ Used for optimistic concurrency control. In the update or delete call
77
+ for a resource, set the *if-match* parameter to the value of the etag
78
+ from a previous get, create, or update response for that resource.
79
+ The resource will be updated or deleted only if the etag you provide
80
+ matches the resource’s current etag value.
81
+
82
+ --max-wait-seconds [integer]
83
+
84
+ The maximum time to wait for the resource to reach the lifecycle state
85
+ defined by "--wait-for-state". Defaults to 1200 seconds.
86
+
87
+ --message [text]
88
+
89
+ A message added by the lock creator. The message typically gives an
90
+ indication of why the resource is locked.
91
+
92
+ --related-resource-id [text]
93
+
94
+ The resource ID that is locking this resource. Indicates that deleting
95
+ this resource removes the lock.
96
+
97
+ --wait-for-state [text]
98
+
99
+ This operation creates, modifies or deletes a resource that has a
100
+ defined lifecycle state. Specify this option to perform the action and
101
+ then wait until the resource reaches a given lifecycle state. Multiple
102
+ states can be specified, returning on the first state. For example, "
103
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
104
+ whichever lifecycle state is reached first. If timeout is reached, a
105
+ return code of 2 is returned. For any other error, a return code of 1
106
+ is returned.
107
+
108
+ Accepted values are:
109
+
110
+ ACTIVE, CREATING, DELETED, DELETING, FAILED, NEEDS_ATTENTION, UPDATING
111
+
112
+ --wait-interval-seconds [integer]
113
+
114
+ Check every "--wait-interval-seconds" to see whether the resource has
115
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
116
+ 30 seconds.
117
+
118
+
119
+ Global Parameters
120
+ =================
121
+
122
+ Use "oci --help" for help on global parameters.
123
+
124
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
125
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
126
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
127
+ --generate-param-json-input", "--help", "--latest-version", "--max-
128
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
129
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
130
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
131
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
132
+
133
+
134
+ Example using required parameter
135
+ ================================
136
+
137
+ Copy the following CLI commands into a file named example.sh. Run the
138
+ command by typing “bash example.sh” and replacing the example
139
+ parameters with your own.
140
+
141
+ Please note this sample will only work in the POSIX-compliant bash-
142
+ like shell. You need to set up the OCI configuration and appropriate
143
+ security policies before trying the examples.
144
+
145
+ export parent_resource_id=<substitute-value-of-parent_resource_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-return-path/create.html#cmdoption-parent-resource-id
146
+ export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-return-path/add.html#cmdoption-type
147
+
148
+ email_return_path_id=$(oci email email-return-path create --parent-resource-id $parent_resource_id --query data.id --raw-output)
149
+
150
+ oci email email-return-path add --email-return-path-id $email_return_path_id --type $type
@@ -71,6 +71,10 @@ from a previous get, create, or update response for that resource.
71
71
  The resource will be updated or deleted only if the etag you provide
72
72
  matches the resource’s current etag value.
73
73
 
74
+ --is-lock-override [boolean]
75
+
76
+ Whether to override locks (if any exist).
77
+
74
78
  --max-wait-seconds [integer]
75
79
 
76
80
  The maximum time to wait for the work request to reach the state
@@ -0,0 +1,140 @@
1
+ "remove"
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
+ Remove a lock to a resource.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci email email-return-path remove [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --email-return-path-id [text]
33
+
34
+ The OCID of this email return path.
35
+
36
+ --type [text]
37
+
38
+ Lock type.
39
+
40
+ Accepted values are:
41
+
42
+ DELETE, FULL
43
+
44
+
45
+ Optional Parameters
46
+ ===================
47
+
48
+ --compartment-id, -c [text]
49
+
50
+ The lock compartment ID.
51
+
52
+ --from-json [text]
53
+
54
+ Provide input to this command as a JSON document from a file using the
55
+ file://path-to/file syntax.
56
+
57
+ The "--generate-full-command-json-input" option can be used to
58
+ generate a sample json file to be used with this command option. The
59
+ key names are pre-populated and match the command option names
60
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
61
+ while the values of the keys need to be populated by the user before
62
+ using the sample file as an input to this command. For any command
63
+ option that accepts multiple values, the value of the key can be a
64
+ JSON array.
65
+
66
+ Options can still be provided on the command line. If an option exists
67
+ in both the JSON document and the command line then the command line
68
+ specified value will be used.
69
+
70
+ For examples on usage of this option, please see our “using CLI with
71
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
72
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
73
+
74
+ --if-match [text]
75
+
76
+ Used for optimistic concurrency control. In the update or delete call
77
+ for a resource, set the *if-match* parameter to the value of the etag
78
+ from a previous get, create, or update response for that resource.
79
+ The resource will be updated or deleted only if the etag you provide
80
+ matches the resource’s current etag value.
81
+
82
+ --max-wait-seconds [integer]
83
+
84
+ The maximum time to wait for the resource to reach the lifecycle state
85
+ defined by "--wait-for-state". Defaults to 1200 seconds.
86
+
87
+ --wait-for-state [text]
88
+
89
+ This operation creates, modifies or deletes a resource that has a
90
+ defined lifecycle state. Specify this option to perform the action and
91
+ then wait until the resource reaches a given lifecycle state. Multiple
92
+ states can be specified, returning on the first state. For example, "
93
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
94
+ whichever lifecycle state is reached first. If timeout is reached, a
95
+ return code of 2 is returned. For any other error, a return code of 1
96
+ is returned.
97
+
98
+ Accepted values are:
99
+
100
+ ACTIVE, CREATING, DELETED, DELETING, FAILED, NEEDS_ATTENTION, UPDATING
101
+
102
+ --wait-interval-seconds [integer]
103
+
104
+ Check every "--wait-interval-seconds" to see whether the resource has
105
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
106
+ 30 seconds.
107
+
108
+
109
+ Global Parameters
110
+ =================
111
+
112
+ Use "oci --help" for help on global parameters.
113
+
114
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
115
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
116
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
117
+ --generate-param-json-input", "--help", "--latest-version", "--max-
118
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
119
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
120
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
121
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
122
+
123
+
124
+ Example using required parameter
125
+ ================================
126
+
127
+ Copy the following CLI commands into a file named example.sh. Run the
128
+ command by typing “bash example.sh” and replacing the example
129
+ parameters with your own.
130
+
131
+ Please note this sample will only work in the POSIX-compliant bash-
132
+ like shell. You need to set up the OCI configuration and appropriate
133
+ security policies before trying the examples.
134
+
135
+ export parent_resource_id=<substitute-value-of-parent_resource_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-return-path/create.html#cmdoption-parent-resource-id
136
+ export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/email-return-path/remove.html#cmdoption-type
137
+
138
+ email_return_path_id=$(oci email email-return-path create --parent-resource-id $parent_resource_id --query data.id --raw-output)
139
+
140
+ oci email email-return-path remove --email-return-path-id $email_return_path_id --type $type
@@ -114,6 +114,10 @@ from a previous get, create, or update response for that resource.
114
114
  The resource will be updated or deleted only if the etag you provide
115
115
  matches the resource’s current etag value.
116
116
 
117
+ --is-lock-override [boolean]
118
+
119
+ Whether to override locks (if any exist).
120
+
117
121
  --max-wait-seconds [integer]
118
122
 
119
123
  The maximum time to wait for the work request to reach the state
@@ -11,6 +11,8 @@ The properties that define a Email Return Path
11
11
  Available Commands
12
12
  ==================
13
13
 
14
+ * add
15
+
14
16
  * create
15
17
 
16
18
  * delete
@@ -19,4 +21,6 @@ Available Commands
19
21
 
20
22
  * list
21
23
 
24
+ * remove
25
+
22
26
  * update
@@ -0,0 +1,151 @@
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
+ Adds a lock to a resource.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci email sender add [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --sender-id [text]
33
+
34
+ The unique OCID of the sender.
35
+
36
+ --type [text]
37
+
38
+ Lock type.
39
+
40
+ Accepted values are:
41
+
42
+ DELETE, FULL
43
+
44
+
45
+ Optional Parameters
46
+ ===================
47
+
48
+ --compartment-id, -c [text]
49
+
50
+ The lock compartment ID.
51
+
52
+ --from-json [text]
53
+
54
+ Provide input to this command as a JSON document from a file using the
55
+ file://path-to/file syntax.
56
+
57
+ The "--generate-full-command-json-input" option can be used to
58
+ generate a sample json file to be used with this command option. The
59
+ key names are pre-populated and match the command option names
60
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
61
+ while the values of the keys need to be populated by the user before
62
+ using the sample file as an input to this command. For any command
63
+ option that accepts multiple values, the value of the key can be a
64
+ JSON array.
65
+
66
+ Options can still be provided on the command line. If an option exists
67
+ in both the JSON document and the command line then the command line
68
+ specified value will be used.
69
+
70
+ For examples on usage of this option, please see our “using CLI with
71
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
72
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
73
+
74
+ --if-match [text]
75
+
76
+ Used for optimistic concurrency control. In the update or delete call
77
+ for a resource, set the *if-match* parameter to the value of the etag
78
+ from a previous get, create, or update response for that resource.
79
+ The resource will be updated or deleted only if the etag you provide
80
+ matches the resource’s current etag value.
81
+
82
+ --max-wait-seconds [integer]
83
+
84
+ The maximum time to wait for the resource to reach the lifecycle state
85
+ defined by "--wait-for-state". Defaults to 1200 seconds.
86
+
87
+ --message [text]
88
+
89
+ A message added by the lock creator. The message typically gives an
90
+ indication of why the resource is locked.
91
+
92
+ --related-resource-id [text]
93
+
94
+ The resource ID that is locking this resource. Indicates that deleting
95
+ this resource removes the lock.
96
+
97
+ --wait-for-state [text]
98
+
99
+ This operation creates, modifies or deletes a resource that has a
100
+ defined lifecycle state. Specify this option to perform the action and
101
+ then wait until the resource reaches a given lifecycle state. Multiple
102
+ states can be specified, returning on the first state. For example, "
103
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
104
+ whichever lifecycle state is reached first. If timeout is reached, a
105
+ return code of 2 is returned. For any other error, a return code of 1
106
+ is returned.
107
+
108
+ Accepted values are:
109
+
110
+ ACTIVE, CREATING, DELETED, DELETING, FAILED, INACTIVE, NEEDS_ATTENTION
111
+
112
+ --wait-interval-seconds [integer]
113
+
114
+ Check every "--wait-interval-seconds" to see whether the resource has
115
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
116
+ 30 seconds.
117
+
118
+
119
+ Global Parameters
120
+ =================
121
+
122
+ Use "oci --help" for help on global parameters.
123
+
124
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
125
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
126
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
127
+ --generate-param-json-input", "--help", "--latest-version", "--max-
128
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
129
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
130
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
131
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
132
+
133
+
134
+ Example using required parameter
135
+ ================================
136
+
137
+ Copy the following CLI commands into a file named example.sh. Run the
138
+ command by typing “bash example.sh” and replacing the example
139
+ parameters with your own.
140
+
141
+ Please note this sample will only work in the POSIX-compliant bash-
142
+ like shell. You need to set up the OCI configuration and appropriate
143
+ security policies before trying the examples.
144
+
145
+ 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/sender/create.html#cmdoption-compartment-id
146
+ export email_address=<substitute-value-of-email_address> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/sender/create.html#cmdoption-email-address
147
+ export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/sender/add.html#cmdoption-type
148
+
149
+ sender_id=$(oci email sender create --compartment-id $compartment_id --email-address $email_address --query data.id --raw-output)
150
+
151
+ oci email sender add --sender-id $sender_id --type $type
@@ -72,6 +72,10 @@ from a previous get, create, or update response for that resource.
72
72
  The resource will be updated or deleted only if the etag you provide
73
73
  matches the resource’s current etag value.
74
74
 
75
+ --is-lock-override [boolean]
76
+
77
+ Whether to override locks (if any exist).
78
+
75
79
 
76
80
  Global Parameters
77
81
  =================
@@ -72,6 +72,10 @@ from a previous get, create, or update response for that resource.
72
72
  The resource will be updated or deleted only if the etag you provide
73
73
  matches the resource’s current etag value.
74
74
 
75
+ --is-lock-override [boolean]
76
+
77
+ Whether to override locks (if any exist).
78
+
75
79
  --max-wait-seconds [integer]
76
80
 
77
81
  The maximum time to wait for the resource to reach the lifecycle state
@@ -0,0 +1,141 @@
1
+ "remove"
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
+ Remove a lock to a resource.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci email sender remove [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --sender-id [text]
33
+
34
+ The unique OCID of the sender.
35
+
36
+ --type [text]
37
+
38
+ Lock type.
39
+
40
+ Accepted values are:
41
+
42
+ DELETE, FULL
43
+
44
+
45
+ Optional Parameters
46
+ ===================
47
+
48
+ --compartment-id, -c [text]
49
+
50
+ The lock compartment ID.
51
+
52
+ --from-json [text]
53
+
54
+ Provide input to this command as a JSON document from a file using the
55
+ file://path-to/file syntax.
56
+
57
+ The "--generate-full-command-json-input" option can be used to
58
+ generate a sample json file to be used with this command option. The
59
+ key names are pre-populated and match the command option names
60
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
61
+ while the values of the keys need to be populated by the user before
62
+ using the sample file as an input to this command. For any command
63
+ option that accepts multiple values, the value of the key can be a
64
+ JSON array.
65
+
66
+ Options can still be provided on the command line. If an option exists
67
+ in both the JSON document and the command line then the command line
68
+ specified value will be used.
69
+
70
+ For examples on usage of this option, please see our “using CLI with
71
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
72
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
73
+
74
+ --if-match [text]
75
+
76
+ Used for optimistic concurrency control. In the update or delete call
77
+ for a resource, set the *if-match* parameter to the value of the etag
78
+ from a previous get, create, or update response for that resource.
79
+ The resource will be updated or deleted only if the etag you provide
80
+ matches the resource’s current etag value.
81
+
82
+ --max-wait-seconds [integer]
83
+
84
+ The maximum time to wait for the resource to reach the lifecycle state
85
+ defined by "--wait-for-state". Defaults to 1200 seconds.
86
+
87
+ --wait-for-state [text]
88
+
89
+ This operation creates, modifies or deletes a resource that has a
90
+ defined lifecycle state. Specify this option to perform the action and
91
+ then wait until the resource reaches a given lifecycle state. Multiple
92
+ states can be specified, returning on the first state. For example, "
93
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
94
+ whichever lifecycle state is reached first. If timeout is reached, a
95
+ return code of 2 is returned. For any other error, a return code of 1
96
+ is returned.
97
+
98
+ Accepted values are:
99
+
100
+ ACTIVE, CREATING, DELETED, DELETING, FAILED, INACTIVE, NEEDS_ATTENTION
101
+
102
+ --wait-interval-seconds [integer]
103
+
104
+ Check every "--wait-interval-seconds" to see whether the resource has
105
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
106
+ 30 seconds.
107
+
108
+
109
+ Global Parameters
110
+ =================
111
+
112
+ Use "oci --help" for help on global parameters.
113
+
114
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
115
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
116
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
117
+ --generate-param-json-input", "--help", "--latest-version", "--max-
118
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
119
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
120
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
121
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
122
+
123
+
124
+ Example using required parameter
125
+ ================================
126
+
127
+ Copy the following CLI commands into a file named example.sh. Run the
128
+ command by typing “bash example.sh” and replacing the example
129
+ parameters with your own.
130
+
131
+ Please note this sample will only work in the POSIX-compliant bash-
132
+ like shell. You need to set up the OCI configuration and appropriate
133
+ security policies before trying the examples.
134
+
135
+ 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/sender/create.html#cmdoption-compartment-id
136
+ export email_address=<substitute-value-of-email_address> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/sender/create.html#cmdoption-email-address
137
+ export type=<substitute-value-of-type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/email/sender/remove.html#cmdoption-type
138
+
139
+ sender_id=$(oci email sender create --compartment-id $compartment_id --email-address $email_address --query data.id --raw-output)
140
+
141
+ oci email sender remove --sender-id $sender_id --type $type
@@ -112,6 +112,10 @@ from a previous get, create, or update response for that resource.
112
112
  The resource will be updated or deleted only if the etag you provide
113
113
  matches the resource’s current etag value.
114
114
 
115
+ --is-lock-override [boolean]
116
+
117
+ Whether to override locks (if any exist).
118
+
115
119
  --max-wait-seconds [integer]
116
120
 
117
121
  The maximum time to wait for the resource to reach the lifecycle state
@@ -11,6 +11,8 @@ The full information representing an approved sender.
11
11
  Available Commands
12
12
  ==================
13
13
 
14
+ * add
15
+
14
16
  * change-compartment
15
17
 
16
18
  * create
@@ -21,4 +23,6 @@ Available Commands
21
23
 
22
24
  * list
23
25
 
26
+ * remove
27
+
24
28
  * update