Skip to content

Tag: <release_note> - Release Note Comments

Definition

The <release_note> tag helps the management of templates within Osirium PAM as it allows functional information specific to that template to be added. This information is then made visible in the Admin Interface when managing templates.

This tag has the following attributes:

Parameters

  • timestamp (str) : The date and time stamp of the release note comment. It is in the format YYYYMMDD then the letter T then HHMMSS.

Example

The tag is used like this:

1
2
3
   <release_note timestamp='20130221T183300'>
      Enhanced Techout now contains IP, routing, netstat and task information.
   </release_note>

This is how the release notes then look in the Admin Interface.

Release Notes

Parent Tags

Child Tags

  • None