ark::supervisor::DeployArchiveRequest
Defined in header “ark/supervisor/deploy_archive_request.hh”.
This is a ‘mock’ request that translates a HTTP message (referencing an on-disk path) into a deploy command.
Variables
-
core::Guid command_identifier
Unique identifier for this command. Used for receiving status updates. -
core::Guid release_identifier
A unique identifier for this release. Must not match any other release (manual or otherwise). -
std::filesystem::path archive_path
The path to the archive to extract.