send Message To Tso
@PUT(value = "/zosmf/tsoApp/tso/{servletKey}" )
An API function to send a message to TSO address space
Return
a wrapped instance of TsoResponse
Parameters
authorization Token
is a base 64 encoding representation of userid:password
content Type
content type of the request
body
wrapped instance of TsoData class
servlet Key
unique identifier for the servlet entry
read Reply
is an optional parameter that indicates whether the service should send the message and immediately check for a response (default) or just send the message.