Zowe Client Kotlin SDK
1.3.0-rc.11
Other Docs
zosmf-retrofit2
/
eu.ibagroup.r2z
/
InfoResponse
/
InfoResponse
Info
Response
fun
InfoResponse
(
zosVersion
:
String
=
"null"
,
zosmfPort
:
String
=
"null"
,
zosmfVersion
:
String
=
"null"
,
zosmfHostname
:
String
=
"null"
,
plugins
:
List
<
Plugin
>
=
emptyList()
,
zosmfSafRealm
:
String
=
"null"
,
zosmfFullVersion
:
String
=
"null"
,
apiVersion
:
String
=
"null"
)