curl --request POST \
--url https://api.example.com/process.Process/Connect \
--header 'Content-Type: application/connect+json' \
--data '
{
"process": {
"pid": 123
}
}
'{
"event": {
"data": {
"pty": "aSDinaTvuI8gbWludGxpZnk="
}
}
}Show child attributes
Success
Show child attributes
Was this page helpful?
curl --request POST \
--url https://api.example.com/process.Process/Connect \
--header 'Content-Type: application/connect+json' \
--data '
{
"process": {
"pid": 123
}
}
'{
"event": {
"data": {
"pty": "aSDinaTvuI8gbWludGxpZnk="
}
}
}