Class Commands::Show
In: commands/modules/show.rb
Parent: Dispatchers::Namespace

This module contains SOAP operations to query information already stored on the dradis server. Actions provided are:

protocols
display the list of protocols stored in the server
categories
display the list of available note categories

Included Modules

SoapDriver

Constants

INFO = { :namespace => 'show', :description => 'query information already stored on the server', :commands => { 'protocols' => { :desc => 'display the list of protocols stored in the server', :syntax => []

[Validate]