Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CheckStatus

This class holds the helper functions that are used to gather zosmf information throgh the z/OSMF APIs.

Hierarchy

  • CheckStatus

Index

Accessors

Methods

Accessors

Static Private log

  • get log(): Logger

Methods

Static getZosmfInfo

  • Get z/OSMF information

    throws

    {ImperativeError} session must not be null or undefined. Any error threw by the REST API call.

    Parameters

    • session: AbstractSession

      z/OSMF connection info.

    Returns Promise<IZosmfInfoResponse>

    A response contains information from API call.

Generated using TypeDoc