BreakFileLocksRequest interface
Break file locks request
Properties
client |
To clear file locks on a volume for a particular client |
confirm |
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