Filesystem-Lock

This Resource Type allows the user to acquire and remove filesystem locks.

PROPERTIES
Name Filesystem-Lock
System ID FL
Connection String
Heartbeat Connection String
SUPPORTED NODE DEFINITIONS
NODE DEFINITION DETAILS

Creates an empty file on the filesystem. Returns false if the file already exists.

REQUEST MESSAGE:
Parameter Name Blank Value Allowed? Description / Value
fileName NO File name of the lock to be created.
owner NO
RESPONSE MESSAGE:
Parameter Name Description / Value
acquired Boolean value describing whether the lock was able to be acquired or not.

Create an empty file by the Asset Id on the filesystem. Returns false if the file already exists.

REQUEST MESSAGE:
Parameter Name Blank Value Allowed? Description / Value
titleId NO
assetId NO
owner NO
RESPONSE MESSAGE:
Parameter Name Description / Value
acquired

Create an empty file by the Path on the filesystem. Returns false if the file already exists.

REQUEST MESSAGE:
Parameter Name Blank Value Allowed? Description / Value
filePath NO
owner NO
RESPONSE MESSAGE:
Parameter Name Description / Value
acquired

Create an empty file by Provider Id and Asset Id on the filesystem. Returns false if the file already exists.

REQUEST MESSAGE:
Parameter Name Blank Value Allowed? Description / Value
providerId NO
packageAssetId NO
owner NO
RESPONSE MESSAGE:
Parameter Name Description / Value
acquired

Create an empty file by Title Id on the filesystem. Returns false if the file already exists.

REQUEST MESSAGE:
Parameter Name Blank Value Allowed? Description / Value
titleId NO
owner NO
RESPONSE MESSAGE:
Parameter Name Description / Value
acquired

Remove the empty lock file by Asset Id on the filesystem. Return false if the removal is unsuccessful.

REQUEST MESSAGE:
Parameter Name Blank Value Allowed? Description / Value
titleId NO
assetId NO
owner NO
RESPONSE MESSAGE:
Parameter Name Description / Value
released

Remove the empty lock file by Path on the filesystem. Return false if the removal is unsuccessful.

REQUEST MESSAGE:
Parameter Name Blank Value Allowed? Description / Value
filePath NO
owner NO
RESPONSE MESSAGE:
Parameter Name Description / Value
released

Removes the empty lock file on the filesystem. Returns false if the removal is unsuccessful.

REQUEST MESSAGE:
Parameter Name Blank Value Allowed? Description / Value
fileName NO File name of the lock to be removed.
owner NO
RESPONSE MESSAGE:
Parameter Name Description / Value
released Boolean describing whether the lock was succesfully released.

Remove the empty lock file by Title Id on the filesystem. Return false if the removal is unsuccessful.

REQUEST MESSAGE:
Parameter Name Blank Value Allowed? Description / Value
titleId NO
owner NO
RESPONSE MESSAGE:
Parameter Name Description / Value
released
© 2002 - 2019 Ericsson Television Inc.
All Rights Reserved.