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/containerengine_node_pool.html.markdown
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,13 +44,12 @@ The following attributes are exported:
44
44
*`node_shape` - The name of the node shape of the nodes in the node pool.
45
45
*`nodes` - The nodes in the node pool.
46
46
* `availability_domain` - The name of the availability domain in which this node is placed.
47
+
* `error` - An error that may be associated with the node.
48
+
* `code` - A short error code that defines the upstream error, meant for programmatic parsing. See [API Errors](https://docs.cloud.oracle.com/iaas/Content/API/References/apierrors.htm).
49
+
* `message` - A human-readable error string of the upstream error.
47
50
* `id` - The OCID of the compute instance backing this node.
48
51
* `lifecycle_details` - Details about the state of the node.
49
52
* `name` - The name of the node.
50
-
* `node_error` - An error that may be associated with the node.
51
-
* `code` - A short error code that defines the upstream error, meant for programmatic parsing. See [API Errors](https://docs.cloud.oracle.com/iaas/Content/API/References/apierrors.htm).
52
-
* `message` - A human-readable error string of the upstream error.
53
-
* `status` - The status of the HTTP response encountered in the upstream error.
54
53
* `node_pool_id` - The OCID of the node pool to which this node belongs.
55
54
* `public_ip` - The public IP address of this node.
Copy file name to clipboardExpand all lines: website/docs/d/containerengine_node_pools.html.markdown
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,13 +56,12 @@ The following attributes are exported:
56
56
*`node_shape` - The name of the node shape of the nodes in the node pool.
57
57
*`nodes` - The nodes in the node pool.
58
58
* `availability_domain` - The name of the availability domain in which this node is placed.
59
+
* `error` - An error that may be associated with the node.
60
+
* `code` - A short error code that defines the upstream error, meant for programmatic parsing. See [API Errors](https://docs.cloud.oracle.com/iaas/Content/API/References/apierrors.htm).
61
+
* `message` - A human-readable error string of the upstream error.
59
62
* `id` - The OCID of the compute instance backing this node.
60
63
* `lifecycle_details` - Details about the state of the node.
61
64
* `name` - The name of the node.
62
-
* `node_error` - An error that may be associated with the node.
63
-
* `code` - A short error code that defines the upstream error, meant for programmatic parsing. See [API Errors](https://docs.cloud.oracle.com/iaas/Content/API/References/apierrors.htm).
64
-
* `message` - A human-readable error string of the upstream error.
65
-
* `status` - The status of the HTTP response encountered in the upstream error.
66
65
* `node_pool_id` - The OCID of the node pool to which this node belongs.
67
66
* `public_ip` - The public IP address of this node.
Copy file name to clipboardExpand all lines: website/docs/r/containerengine_node_pool.html.markdown
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,13 +74,12 @@ The following attributes are exported:
74
74
*`node_shape` - The name of the node shape of the nodes in the node pool.
75
75
*`nodes` - The nodes in the node pool.
76
76
* `availability_domain` - The name of the availability domain in which this node is placed.
77
+
* `error` - An error that may be associated with the node.
78
+
* `code` - A short error code that defines the upstream error, meant for programmatic parsing. See [API Errors](https://docs.cloud.oracle.com/iaas/Content/API/References/apierrors.htm).
79
+
* `message` - A human-readable error string of the upstream error.
77
80
* `id` - The OCID of the compute instance backing this node.
78
81
* `lifecycle_details` - Details about the state of the node.
79
82
* `name` - The name of the node.
80
-
* `node_error` - An error that may be associated with the node.
81
-
* `code` - A short error code that defines the upstream error, meant for programmatic parsing. See [API Errors](https://docs.cloud.oracle.com/iaas/Content/API/References/apierrors.htm).
82
-
* `message` - A human-readable error string of the upstream error.
83
-
* `status` - The status of the HTTP response encountered in the upstream error.
84
83
* `node_pool_id` - The OCID of the node pool to which this node belongs.
85
84
* `public_ip` - The public IP address of this node.
0 commit comments