Skip to content

Commit 83ee53e

Browse files
committed
add NodePool to Evaluation API docs
1 parent 0f58fc6 commit 83ee53e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/content/api-docs/evaluations.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ $ curl \
8787
"JobModifyIndex": 52,
8888
"NodeID": "",
8989
"NodeModifyIndex": 0,
90+
"NodePool": "default",
9091
"Status": "complete",
9192
"StatusDescription": "",
9293
"Wait": 0,
@@ -173,6 +174,7 @@ $ curl \
173174
"ModifyIndex": 28,
174175
"ModifyTime": 1647394818583344000,
175176
"Namespace": "default",
177+
"NodePool": "default,
176178
"PreviousEval": "0f98f7ea-59ae-4d90-d9bd-b8ce80b9e100",
177179
"Priority": 50,
178180
"RelatedEvals": [

0 commit comments

Comments
 (0)