statistics preset show
Display information about Performance Presets
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
Displays information about performance preset configurations.
Parameters
[-fields <fieldname>,…]- 
Selects which performance preset attributes to display.
 - | 
[-instance ](privilege: advanced) } - 
Shows details of all attributes of performance preset configuration.
 [-preset <text>]- Preset Name (privilege: advanced)- 
Selects the performance presets that match the specified preset name.
 [-comment <text>]- Preset Description (privilege: advanced)- 
Selects the performance presets that match the specified comment.
 [-privilege <PrivilegeLevel>]- Preset Privilege Level (privilege: advanced)- 
Selects the performance presets that are available with the specified privilege.
 [-store <text>]- Name of Store Where Data is Saved (privilege: advanced)- 
Selects the store where data is saved.
 [-is-read-only {true|false}]- Is Preset Read-Only? (privilege: advanced)- 
Selects the performance presets that are read-only (true) or are not read-only (false). Read-only presets cannot be modified.
 
Examples
cluster1::*> statistics preset show
       Preset Name: aggregate_overview
       Preset UUID: 4ec14b86-34a0-11ef-8db4-005056bb1920
           Comment: This preset configuration is used by statistics aggregate
                    show command. Provides overview of aggregate object.
         Privilege: admin
         Read-Only: true
   Archive Enabled: false
        Store Name: -
     Generation ID: 0
Preset Name: disk_overview
       Preset UUID: 4e7471b3-34a0-11ef-8db4-005056bb1920
           Comment: This preset configuration is used by statistics disk show
                    command. Provides overview of disk object.
         Privilege: advanced
         Read-Only: true
   Archive Enabled: false
        Store Name: -
     Generation ID: 0
Preset Name: fcp_port_overview
       Preset UUID: 4e77ed6e-34a0-11ef-8db4-005056bb1920
           Comment: This preset configuration is used by statistics port fcp
                    show command. Provides overview of fcp port object.
         Privilege: admin
         Read-Only: true
   Archive Enabled: false
        Store Name: -
     Generation ID: 0
Preset Name: flash_pool_overview
       Preset UUID: 4ecd2576-34a0-11ef-8db4-005056bb1920
           Comment: This preset configuration is used by statistics cache
                    flash-pool show command. Provides overview of flash pool
                    object.
         Privilege: admin
         Read-Only: true
   Archive Enabled: false
        Store Name: -
     Generation ID: 0
[...]