Vorheriges Thema: application infoNächstes Thema: application list


application info output

Dieses Thema enthält Befehlsausgabespezifikationen.

Die Ausgabe dieses Befehls ist folgende:

Name          : val
Description       : val
Tag           : val
ID           : val
Documentation URL    : val
Template        : yes/no
Locked         : yes/no
User1          : val
User2          : val
Destroy on Stop     : yes/no
State          : state
Target State      : val
CPU           : val
Memory         : val MB/GB
Hypervisor Memory    : val MB/GB
Bandwidth        : val Mbps
Default Login Appliance : val
Default Appliance Options: ssh:22,text

Folgendes wird ebenfalls für jede Komponente angezeigt, wenn "--verbose" angegeben ist:

   Name, CPU, Memory(MB)Alloc/Service, Bandwidth, Server, State

Wenn die Option "--batch" angegeben wird, ist die Ausgabe dieses Befehls folgende:

application <name>  
   {
   description   = "val"
   tag        = "val"
   id       = val
   doc_url     = "val"
   template    = val
   locked     = val
   user1      = "val"
   user2      = "val"
   destroy_on_stop = val
   state      = val
   target_state  = val
   cpu       = val
   mem       = val
   mem_hypervisor = val
   bw       = val
   dflt_appliance = "val"
   dflt_appliance_opts = "val"
   incomplete   = val
   }
Wenn die Option --"verbose" angegeben wird, ist die Ausgabe dieses Befehls folgende: 
   component name : cpu=val, mem=val, bw=val, server=val, state=val
   }