GetCleanupInfoByKey

GetCleanupInfoByKey 1:

Syntax

METHOD GetCleanupInfoByKey : BOOL
VAR_INPUT
    sCleanupKey   : GUID;
    sStorageGuid  : GUID;
    tTimeout      : TIME;
    stCleanupInfo : T_ALY_SPCleanup_Desc;
END_VAR

GetCleanupInfoByKey 2: Inputs

Name

Type

Description

sCleanupKey

GUID

Search criterion “sCleanupKey”

sStorageGuid

GUID

Search criterion “Storage”

tTimeout

TIME

Duration until the procedure is aborted.

stCleanupInfo

T_ALY_SPCleanup_Desc

JSON description of the Cleanup Service.

GetCleanupInfoByKey 3: Return value

Name

Type

Description

GetCleanupInfoByKey

BOOL

Is TRUE when completed