{%TEMPLATE->struct/head%} {%TEMPLATE->struct/menu%}

Agent Binaries

{%TEMPLATE->struct/messages%} {{IF [[newBinary]]}}
Type
Operating Systems
Filename (placed in 'bin' folder)
Version
Update Track
{{ENDIF}} {{IF [[editBinary]]}}
Type
Operating Systems
Filename (placed in 'bin' folder)
Current Version (update here if you placed a new binary)
Update Track
{{ENDIF}}
{{FOREACH binary;[[binaries]]}} {{ENDFOREACH}}
Add New Binary
ID Type OS Filename Current Version Update Track  
[[binary.getId()]] [[binary.getType()]] [[binary.getOperatingSystems()]] [[binary.getFilename()]] [[binary.getVersion()]] [[binary.getUpdateTrack()]]
{{IF [[binary.getUpdateAvailable()]]}}
{{ENDIF}}
{%TEMPLATE->struct/foot%}