NAME

save_session.pl - Connects to a host and saves session state to a file.


SYNOPSIS

 save_session.pl [options]


DESCRIPTION

This command connects to a host and saves session state to a file.


OPTIONS

savesessionfile

Required. Name of the file to save the session state.


EXAMPLES

 save_session.pl --url https://<host>:<port>/sdk/vimService
          --username myuser --password mypassword --savesessionfile mysavedsessionfile