Zosmf

class zosmf.zowe.zosmf_for_zowe_sdk.Zosmf(connection)

Class used to represent the base z/OSMF API.

connection

Connection object

get_info()

Return a JSON response from the GET request to z/OSMF info endpoint.

Returns:

A JSON containing the z/OSMF Info REST API data

Return type:

json

list_systems()

Return a JSON response from the GET request to z/OSMF info endpoint. :returns: Return a list of the systems that are defined to a z/OSMF instance :rtype: json