19 lines
233 B
Plaintext
19 lines
233 B
Plaintext
meta {
|
|
name: Create node
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
post {
|
|
url: http://localhost:8080/api/v1/nodes
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
body:json {
|
|
{
|
|
"id":"04-7c-16-06-b3-53",
|
|
"group":"22da4165-582c-4df9-a911-dfd5573ae468"
|
|
}
|
|
}
|