Options
All
  • Public
  • Public/Protected
  • All
Menu

Get info about a provisioned instance.

export

Hierarchy

  • ListInstanceInfo

Index

Methods

Static listInstanceCommon

  • This operation retrieves a published software service instance from the registry instances.

    memberof

    ListInstanceInfo

    Parameters

    • session: AbstractSession

      z/OSMF connection info

    • zOSMFVersion: string

      the URI path variable that identifies the version of the z/OSMF software services template service. The following value is valid: 1.0.

    • instanceId: string

      the id of the provisioned software service instance.

    Returns Promise<any>

    z/OSMF response object, @see {IProvisionedInstance}

Generated using TypeDoc