4.0.0alpha.svn.7719
Amanda::Rest modules list
Amanda modules list
List of All Modules
All Amanda Releases

Amanda::Rest::Version

NAME

Amanda::Rest::Version - Get the amande version.

INTERFACE

 request:
  GET /amanda/v1.0

 reply:
  HTTP status: 200 OK
  [
     {
        "BUILT_BRANCH" : "trunk",
        "BUILT_DATE" : "Mon Jan 30 9:37:11 EST 2014",
        "BUILT_REV" : "5613",
        "VERSION" : "4.0.0alpha",
        "code" : "1550000",
        "message" : "The version",
        "severity" : "16",
        "source_filename" : "/usr/lib/amanda/perl/Amanda/Rest/Version.pm",
        "source_line" : "44"
     }
  ]

ABOUT THIS PAGE

This page was automatically generated Tue Mar 19 07:08:17 2019 from the Amanda source tree, and documents the most recent development version of Amanda. For documentation specific to the version of Amanda on your system, use the 'perldoc' command.


4.0.0alpha.svn.7719