Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

List Details of an App Group Profile (CLI)

Use this procedure to list the details for an App group profile.

  1. Log into the MCMU CLI as a primary admin, such as mcinstall.

    See Log in to the MCMU CLI.

  2. Use this syntax:
    % mcmu tenant -A -L VMgroupID

    where VMgroupID is the App group profile ID. To determine the VMgroupID, see List a Summary of All App VM Group Profiles (CLI).

    For example:

    % mcmu tenant -A -L 2
    Getting APP VM Group...
    
    APP VM GROUP DEFINITION
             status : Active
             description : Drama App VM Group
      - shared
      - multiple
      - CIS
             globalName : mc3-n1,mc3-n2
             Name : avm1
             Type : application
             ID : 2
             compliance benchmark : No
    
    APP VM DEFINITION
    
    APPVM 1
             id : 5
             status : Active
             name : avm1-vm1-mc3-n1
             globalName : mc3-n1
             cores : 0
             DNSServers : 192.0.2.7,192.0.2.8
             memory : 522496
             virtualNetworks
                     private_ip : 192.0.2.2
                     private_hostname : mc3-n1vm2-az1-priv
                     private_mask : 24
                     public_ip : 192.0.2.3
                     public_hostname : mc3-n1vm2-az1
                     public_mask : 20
                     public_gateway :  192.0.2.1
                     virtual_ip :
                     virtual_hostname : mc3-n1vm2-az1-vip
    
    APPVM 2
             id : 6
             status : Active
             name : avm1-vm1-mc3-n2
             globalName : mc3-n2
             cores : 2
             DNSServers : 192.0.2.7,192.0.2.8
             memory : 522496
             virtualNetworks
                     private_ip : 192.0.2.4
                     private_hostname : mc3-n2vm2-az1-priv
                     private_mask : 24
                     public_ip : 192.0.2.5
                     public_hostname : mc3-n2vm2-az1
                     public_mask : 20
                     public_gateway :  192.0.2.1
                     virtual_ip :
                     virtual_hostname : mc3-n2vm2-az1-vip