Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 38. Namespace: system.provisioning.snapshot

Provides methods to access and delete system snapshots.
Namespace: system.provisioning.snapshot

38.1. Method: addTagToSnapshot

Description

Adds tag to snapshot.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int snapshotId - ID of the snapshot
  • string tag - Name of the snapshot tag
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise