Sdílet prostřednictvím


BreakFileLocksRequest interface

Break file locks request

Properties

clientIp

To clear file locks on a volume for a particular client

confirmRunningDisruptiveOperation

Break File locks could be a disruptive operation for application as locks on the volume will be broken, if want to process, set to true.

Property Details

clientIp

To clear file locks on a volume for a particular client

clientIp?: string

Property Value

string

confirmRunningDisruptiveOperation

Break File locks could be a disruptive operation for application as locks on the volume will be broken, if want to process, set to true.

confirmRunningDisruptiveOperation?: boolean

Property Value

boolean