Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 38. system.provisioning.snapshot
Abstract
Provides methods to access and delete system snapshots.
38.1. addTagToSnapshot Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
- Name
- addTagToSnapshot
- Description
- Adds tag to snapshot
- Parameters
- string sessionKey
- int snapshotId - Id of the snapshot
- string tag - Name of the snapshot tag
- Return Value
- int - 1 on success, exception thrown otherwise.