Tso Api
interface TsoApi
Functions
Link copied to clipboard
@DELETE(value = "/zosmf/tsoApp/tso/{servletKey}" )
An API function to close the TSO session
Link copied to clipboard
@GET(value = "/zosmf/tsoApp/tso/{servletKey}" )
An API function to receive messages from TSO address space
Link copied to clipboard
@PUT(value = "/zosmf/tsoApp/tso/{servletKey}" )
An API function to send a message to TSO address space
Link copied to clipboard
@POST(value = "/zosmf/tsoApp/tso" )
An API function to start a new TSO address space (session)