ESXCLI Commands

ESXCLI Commands

esxcli daemon Commands

Command Description Options Help
daemon control restart Restart the daemons for the specified solution ID.
--solution-id | -s
Specifies the solution ID to restart daemons for. (required)
--help
Show the help message.
daemon control start Start the daemons for the specified solution ID.
--solution-id | -s
Specifies the solution ID to start daemons for. (required)
--help
Show the help message.
daemon control stop Stop the daemons for the specified DSDK built solution.
--solution-id | -s
Specifies the solution ID to stop daemons for. (required)
--help
Show the help message.
daemon entitlement add Add Partner REST entitlements to the partner user.
--partner-user-name | -p
Specifies the partner's user name. (required)
--read-acccess | -r
Grant read access to the partner.
--write-acccess | -w
Grant write access to the partner.
--help
Show the help message.
daemon entitlement list List the installed DSDK built daemons.
--partner-user-name | -p
Specifies the partner's user name. (required)
--help
Show the help message.
daemon entitlement remove Remove Partner REST entitlments from the partner user.
--partner-user-name | -p
Specifies the partner's user name. (required)
--read-acccess | -r
Remove read access from the partner.
--write-acccess | -w
Remove write access from the partner.
--help
Show the help message.
daemon info get Get running daemon status for the specified solution ID.
--solution-id | -s
Specifies the solution-id to get status for. (required)
--help
Show the help message.
daemon info list List the installed DSDK built daemons.
--help
Show the help message.