GetInstanceInfo
Syntax
METHOD GetInstanceInfo : BOOL
VAR_INPUT
tTimeout : TIME;
stInstanceInfo : T_ALY_SPInstance_Desc;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
tTimeout | TIME | Duration until the procedure is aborted. |
stInstanceInfo | Json description of the Storage Provider instance |
Return value
Name | Type | Description |
---|---|---|
GetInstanceInfo | BOOL | Is TRUE when completed |