Options
All
  • Public
  • Public/Protected
  • All
Menu

Delete deprovisioned instances.

export

Hierarchy

  • DeleteInstance

Index

Methods

Static deleteDeprovisionedInstance

  • deleteDeprovisionedInstance(session: AbstractSession, zOSMFVersion: string, instanceId: string): any
  • Performs the delete action against a provisioned software service instance.

    memberof

    DeleteInstance

    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 object-id of provisioned instance in the registry.

    Returns any

    } z/OSMF response is empty object.

Generated using TypeDoc