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/fusion_apps_fusion_environment_refresh_activities.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,8 @@ The following attributes are exported:
52
52
*`display_name` - A friendly name for the refresh activity. Can be changed later.
53
53
*`id` - The unique identifier (OCID) of the refresh activity. Can't be changed after creation.
54
54
*`lifecycle_details` - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
55
+
*`refresh_issue_details_list` - Details of refresh investigation information, each item represents a different issue.
56
+
* `refresh_issues` - Detail reasons of refresh failure or validation failure that needs to be shown to customer.
55
57
*`service_availability` - Service availability / impact during refresh activity execution up down
56
58
*`source_fusion_environment_id` - The OCID of the Fusion environment that is the source environment for the refresh.
57
59
*`state` - The current state of the refreshActivity.
Copy file name to clipboardExpand all lines: website/docs/d/fusion_apps_fusion_environment_refresh_activity.html.markdown
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,8 @@ The following attributes are exported:
37
37
*`display_name` - A friendly name for the refresh activity. Can be changed later.
38
38
*`id` - The unique identifier (OCID) of the refresh activity. Can't be changed after creation.
39
39
*`lifecycle_details` - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
40
+
*`refresh_issue_details_list` - Details of refresh investigation information, each item represents a different issue.
41
+
* `refresh_issues` - Detail reasons of refresh failure or validation failure that needs to be shown to customer.
40
42
*`service_availability` - Service availability / impact during refresh activity execution up down
41
43
*`source_fusion_environment_id` - The OCID of the Fusion environment that is the source environment for the refresh.
42
44
*`state` - The current state of the refreshActivity.
*`source_fusion_environment_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source environment
31
+
*`source_fusion_environment_id` - (Required) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the source environment
32
32
33
33
34
34
** IMPORTANT **
@@ -41,6 +41,8 @@ The following attributes are exported:
41
41
*`display_name` - A friendly name for the refresh activity. Can be changed later.
42
42
*`id` - The unique identifier (OCID) of the refresh activity. Can't be changed after creation.
43
43
*`lifecycle_details` - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
44
+
*`refresh_issue_details_list` - Details of refresh investigation information, each item represents a different issue.
45
+
* `refresh_issues` - Detail reasons of refresh failure or validation failure that needs to be shown to customer.
44
46
*`service_availability` - Service availability / impact during refresh activity execution up down
45
47
*`source_fusion_environment_id` - The OCID of the Fusion environment that is the source environment for the refresh.
46
48
*`state` - The current state of the refreshActivity.
0 commit comments