You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/ons_notification_topic.html.markdown
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,21 +25,21 @@ data "oci_ons_notification_topic" "test_notification_topic" {
25
25
26
26
The following arguments are supported:
27
27
28
-
*`topic_id` - (Required) The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the topic to retrieve.
28
+
*`topic_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the topic to retrieve.
29
29
30
30
31
31
## Attributes Reference
32
32
33
33
The following attributes are exported:
34
34
35
35
*`api_endpoint` - The endpoint for managing topic subscriptions or publishing messages to the topic.
36
-
*`compartment_id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment for the topic.
36
+
*`compartment_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment for the topic.
37
37
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
38
38
*`description` - The description of the topic. Avoid entering confidential information.
39
39
*`etag` - For optimistic concurrency control. See `if-match`.
40
40
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
41
41
*`name` - The name of the topic. Avoid entering confidential information.
42
42
*`state` - The lifecycle state of the topic.
43
43
*`time_created` - The time the topic was created.
44
-
*`topic_id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the topic.
44
+
*`topic_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the topic.
Copy file name to clipboardExpand all lines: website/docs/d/ons_notification_topics.html.markdown
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ data "oci_ons_notification_topics" "test_notification_topics" {
30
30
31
31
The following arguments are supported:
32
32
33
-
*`compartment_id` - (Required) The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
33
+
*`compartment_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
34
34
*`id` - (Optional) A filter to only return resources that match the given id exactly.
35
35
*`name` - (Optional) A filter to only return resources that match the given name exactly.
36
36
*`state` - (Optional) Filter returned list by specified lifecycle state. This parameter is case-insensitive.
@@ -47,13 +47,13 @@ The following attributes are exported:
47
47
The following attributes are exported:
48
48
49
49
*`api_endpoint` - The endpoint for managing topic subscriptions or publishing messages to the topic.
50
-
*`compartment_id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment for the topic.
50
+
*`compartment_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment for the topic.
51
51
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
52
52
*`description` - The description of the topic. Avoid entering confidential information.
53
53
*`etag` - For optimistic concurrency control. See `if-match`.
54
54
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
55
55
*`name` - The name of the topic. Avoid entering confidential information.
56
56
*`state` - The lifecycle state of the topic.
57
57
*`time_created` - The time the topic was created.
58
-
*`topic_id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the topic.
58
+
*`topic_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the topic.
Copy file name to clipboardExpand all lines: website/docs/d/ons_subscription.html.markdown
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ data "oci_ons_subscription" "test_subscription" {
25
25
26
26
The following arguments are supported:
27
27
28
-
*`subscription_id` - (Required) The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the subscription to retrieve.
28
+
*`subscription_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription to retrieve.
29
29
30
30
31
31
## Attributes Reference
@@ -37,7 +37,7 @@ The following attributes are exported:
37
37
*`endpoint` - The endpoint of the subscription. Valid values depend on the protocol. For EMAIL, only an email address is valid. For HTTPS, only a PagerDuty URL is valid. A URL cannot exceed 512 characters. Avoid entering confidential information.
38
38
*`etag` - For optimistic concurrency control. See `if-match`.
39
39
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
40
-
*`id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the subscription.
40
+
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription.
41
41
*`protocol` - The protocol used for the subscription. Valid values: EMAIL, HTTPS.
42
42
*`state` - The lifecycle state of the subscription. Default value for a newly created subscription: PENDING.
Copy file name to clipboardExpand all lines: website/docs/d/ons_subscriptions.html.markdown
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ data "oci_ons_subscriptions" "test_subscriptions" {
28
28
29
29
The following arguments are supported:
30
30
31
-
*`compartment_id` - (Required) The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
31
+
*`compartment_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
32
32
*`topic_id` - (Optional) Return all subscriptions that are subscribed to the given topic OCID. Either this query parameter or the compartmentId query parameter must be set.
33
33
34
34
@@ -51,8 +51,8 @@ The following attributes are exported:
51
51
*`endpoint` - The endpoint of the subscription. Valid values depend on the protocol. For EMAIL, only an email address is valid. For HTTPS, only a PagerDuty URL is valid. A URL cannot exceed 512 characters. Avoid entering confidential information.
52
52
*`etag` - For optimistic concurrency control. See `if-match`.
53
53
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
54
-
*`id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the subscription.
54
+
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription.
55
55
*`protocol` - The protocol used for the subscription. Valid values: EMAIL, HTTPS.
56
56
*`state` - The lifecycle state of the subscription. Default value for a newly created subscription: PENDING.
57
-
*`topic_id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the associated topic.
57
+
*`topic_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated topic.
Copy file name to clipboardExpand all lines: website/docs/r/ons_notification_topic.html.markdown
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,17 +9,17 @@ description: |-
9
9
# oci_ons_notification_topic
10
10
This resource provides the Notification Topic resource in Oracle Cloud Infrastructure Ons service.
11
11
12
-
Creates a topic in the specified compartment. For general information about topics, see
13
-
[Managing Topics and Subscriptions](/iaas/Content/Notification/Tasks/managingtopicsandsubscriptions.htm).
12
+
Creates a topic in the specified compartment. For general information about topics, see
13
+
[Managing Topics and Subscriptions](https://docs.cloud.oracle.com/iaas/Content/Notification/Tasks/managingtopicsandsubscriptions.htm).
14
14
15
-
For the purposes of access control, you must provide the OCID of the compartment where you want the topic to reside.
15
+
For the purposes of access control, you must provide the OCID of the compartment where you want the topic to reside.
16
16
For information about access control and compartments, see [Overview of the IAM Service](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
17
17
18
-
You must specify a display name for the topic.
18
+
You must specify a display name for the topic.
19
19
20
-
All Oracle Cloud Infrastructure resources, including topics, get an Oracle-assigned, unique ID called an
21
-
Oracle Cloud Identifier (OCID). When you create a resource, you can find its OCID in the response. You can also
22
-
retrieve a resource's OCID by using a List API operation on that resource type, or by viewing the resource in the
20
+
All Oracle Cloud Infrastructure resources, including topics, get an Oracle-assigned, unique ID called an
21
+
Oracle Cloud Identifier (OCID). When you create a resource, you can find its OCID in the response. You can also
22
+
retrieve a resource's OCID by using a List API operation on that resource type, or by viewing the resource in the
23
23
Console. Fore more information, see [Resource Identifiers](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
*`compartment_id` - (Required) The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment to create the topic in.
46
-
*`defined_tags` - (Optional) (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
45
+
*`compartment_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to create the topic in.
46
+
*`defined_tags` - (Optional) (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
47
47
*`description` - (Optional) (Updatable) The description of the topic being created. Avoid entering confidential information.
48
-
*`freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
48
+
*`freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
49
49
*`name` - (Required) The name of the topic being created. Avoid entering confidential information.
50
50
51
51
@@ -56,16 +56,16 @@ Any change to a property that does not support update will force the destruction
56
56
57
57
The following attributes are exported:
58
58
59
-
*`api_endpoint` - The endpoint for managing topic subscriptions or publishing messages to the topic.
60
-
*`compartment_id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment for the topic.
61
-
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
59
+
*`api_endpoint` - The endpoint for managing topic subscriptions or publishing messages to the topic.
60
+
*`compartment_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment for the topic.
61
+
*`defined_tags` - Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
62
62
*`description` - The description of the topic. Avoid entering confidential information.
63
-
*`etag` - For optimistic concurrency control. See `if-match`.
64
-
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
65
-
*`name` - The name of the topic. Avoid entering confidential information.
66
-
*`state` - The lifecycle state of the topic.
63
+
*`etag` - For optimistic concurrency control. See `if-match`.
64
+
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
65
+
*`name` - The name of the topic. Avoid entering confidential information.
66
+
*`state` - The lifecycle state of the topic.
67
67
*`time_created` - The time the topic was created.
68
-
*`topic_id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the topic.
68
+
*`topic_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the topic.
*`compartment_id` - (Required) The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment for the subscription.
35
+
*`compartment_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment for the subscription.
36
36
*`defined_tags` - (Optional) (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
37
37
*`endpoint` - (Required) The endpoint of the subscription. Valid values depend on the protocol. For EMAIL, only an email address is valid. For HTTPS, only a PagerDuty URL is valid. A URL cannot exceed 512 characters. Avoid entering confidential information.
38
38
*`freeform_tags` - (Optional) (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
39
39
*`metadata` - (Optional) Metadata for the subscription. Avoid entering confidential information.
40
40
*`protocol` - (Required) The protocol to use for delivering messages. Valid values: EMAIL, HTTPS.
41
-
*`topic_id` - (Required) The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the topic for the subscription.
41
+
*`topic_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the topic for the subscription.
42
42
43
43
44
44
** IMPORTANT **
@@ -54,8 +54,8 @@ The following attributes are exported:
54
54
*`endpoint` - The endpoint of the subscription. Valid values depend on the protocol. For EMAIL, only an email address is valid. For HTTPS, only a PagerDuty URL is valid. A URL cannot exceed 512 characters. Avoid entering confidential information.
55
55
*`etag` - For optimistic concurrency control. See `if-match`.
56
56
*`freeform_tags` - Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
57
-
*`id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the subscription.
57
+
*`id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subscription.
58
58
*`protocol` - The protocol used for the subscription. Valid values: EMAIL, HTTPS.
59
59
*`state` - The lifecycle state of the subscription. Default value for a newly created subscription: PENDING.
60
-
*`topic_id` - The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the associated topic.
60
+
*`topic_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated topic.
0 commit comments