name | data type | description |
---|---|---|
paths | array of string | |
basePath | string | |
host | string | |
commandType | CommandType | |
destinationPath | string | |
credentialGuid | string |
Example
{ "paths" : [ "...", "..." ], "basePath" : "...", "host" : "...", "commandType" : "POWERSHELL", "destinationPath" : "...", "credentialGuid" : "..." }