WsTokenReplayData
WsTokenReplayData
JSON Example
{
"completedOn": 0,
"executionStack": [
{
"name": "string",
"type": "string",
"displayName": "string",
"workflowId": "string",
"childTokens": [
{
"name": "string",
"workflowId": "string",
"tokenId": "string"
}
]
}
],
"orderNum": 0,
"variables": {
"variables": [
{
"value": {
"0": "s",
"1": "d",
"2": "k",
"3": "-",
"4": "o",
"5": "b",
"6": "j",
"7": "e",
"8": "c",
"9": "t",
"10": " ",
"11": "O",
"12": "b",
"13": "j",
"14": "e",
"15": "c",
"16": "t",
"objectType": "string"
},
"name": "string",
"type": "Example types are: SecureString, MimeAttachment, Regexp, Array/VC:VirtualMachine, boolean, string and etc.",
"description": "string",
"scope": "string",
"updated": false,
"encrypt-value": false
}
]
},
"log": "string",
"script": "string"
}
integer As int64
As int64
completedOn
Optional
completedOn
integer As int64
As int64
orderNum
Optional
orderNum
string
log
Optional
log
string
script
Optional
script