Request line
End the TSO/E address space.
DELETE https://IP-address-of-the-z/OSMF-server/zosmf/tsoApp/tso/servletKey
Item |
Description |
---|---|
servletKey |
Specify the value of the servletKey key that was returned when the TSO/E address space was started. |
Request body
None
Response body
If the request is run successfully, a response such as the following will be returned.
{"servletKey":"servletKey", "ver":"0100", "reused":false, "timeout":false }
Key |
Format |
Description |
---|---|---|
servletKey |
string |
The value of the servletKey key specified in the request line |
ver |
string |
The version of the REST API for z/OSMF TSO/E address space services |
reused |
boolean |
reused attribute For details, see the IBM manual z/OS Management Facility Programming Guide. |
timeout | boolean |
|