Working with Snapshot Management in the Expert mode (g_snapshot)

Important:

  • This section applies only to Scalable Platforms (ElasticXL, Maestro, and Chassis).

  • On Scalable Platforms, you must run the applicable commands in the Expert mode on the applicable Security Group.

  • Maestro Security Groups that contain different Security Appliance models do not support Gaia Snapshot operations (in the Global Gaia Portal or Global Gaia Clish).

    To collect or import a Gaia Snapshot in such a Security Group, connect directly to Gaia Portal or Gaia Clish on each Security Appliance in the Security Group.

Description

Use the "g_snapshot" command in the Expert mode to show and revert snapshots for specific Security Group Members.

This command is different from the Gaia Clish "snapshot" command, which works for all Security Group Members together.

Syntax

g_snapshot [-b <SGM IDs>] show

g_snapshot [-b <SGM IDs>] revert <Name of Snapshot>

Parameters

Parameter

Description

show

Shows saved snapshots for the specified Security Group Members.

revert

Restores the specified Security Group Members to the specified snapshot.

<Name of Snapshot>

Specifies the snapshot file name to restore.

-b <SGM IDs>

Applies to Security Group Members as specified by the <SGM IDs>.

<SGM IDs> can be:

  • No <SGM IDs> specified, or all

    Applies to all Security Group Members and all Sites

  • One Security Group Member (for example, 1_1)

  • A comma-separated list of Security Group Members (for example, 1_1,1_4)

  • A range of Security Group Members (for example, 1_1-1_4)

  • One Site (chassis1, or chassis2)

  • The Active Site (chassis_active)

Examples