GetInstanceInfo

GetInstanceInfo 1:

Syntax

METHOD GetInstanceInfo : BOOL
VAR_INPUT
    tTimeout : TIME;
    stInstanceInfo : T_ALY_SPInstance_Desc;
END_VAR

GetInstanceInfo 2: Inputs

Name

Type

Description

tTimeout

TIME

Duration until the procedure is aborted.

stInstanceInfo

T_ALY_SPInstance_Desc

Json description of the Storage Provider instance

GetInstanceInfo 3: Return value

Name

Type

Description

GetInstanceInfo

BOOL

Is TRUE when completed