Argomento precedente: application info

Argomento successivo: application list


Risultato di application

Questo argomento riguarda la specifica dell'output del comando.

Il risultato di questo comando è il seguente:

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

Se --l'opzione verbose è specificata, per ciascun componente viene visualizzato quanto segue:

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

Se l'opzione --batch è specificata, il risultato del comando è il seguente:

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
   }
Se --l'opzione verbose è specificata, per ciascun componente viene visualizzato quanto segue: 
   component name: cpu=val, mem=val, bw=val, server=val, state=val
   }