GetMbSecSnapshot

Syntax

GetMbSecSnapshotResult GetMbSecSnapshot(MbSecSnapshotId tMbSecSnapshot, GetMbSecSnapshotArg tArg)

Parameters

tMbSecSnapshot. Moniker of the object that is used to work with security policy backups.

tArg. Operation execution parameters.

Description

The GetMbSecSnapshot operation gets information about state of the object that is used to create a security policy backup.

Comments

The operation can be used if asynchronous restoring of security policy has been previously started from a binary file by means of the SetMbSecSnapshot operation. Calling the GetMbSecSnapshot operation enables the user to know the progress of the restoring procedure, and the operation currently being executed.

To execute the operation, specify in the tMbSecSnapshot field moniker of the object that is used for creating a security policy backup, and specify in the tArg.pattern field the pattern, according to which the information about object state is obtained.

The result of the operation is the requested information.

Example

Various methods of using this operation are given in the following examples:

Example name
Getting Information about Security Policy Backup

See also:

Operations for Working with Repository