$linuxcli.in _    [commands]    [tips & tricks]    [manpage]    [ESXi CLi]    [what is my ip?]    [pingme!]    [BIOS lock code]    [Code repo]




vmfsfilelockinfo -


    
    usage: vmfsfilelockinfo [-h] -p filepath [-v vcserverip] [-u username]
                            [-t SHA thumbprint] [-i]
    VMFS file lock owner information
    optional arguments:
      -h, --help            show this help message and exit
      -p filepath, --filepath filepath
                            Path to the file on VMFS datastore
      -v vcserverip, --vchostname vcserverip
                            Name/IP address of the Virtual Center Server
      -u username, --vcadminuser username
                            Admin user name of the Virtual Center Server
      -t SHA thumbprint, --thumbrint SHA thumbprint
                            SHA-1 thumbprint required for Connecting to Virtual
                            Center Server
      -i, --insecure        Make insecure request while connecting
    And that's all we have for now !!!