AttachVault | Attaches the specified vault to the server. The metadata database and data files must already exist. |
AttachVaultWithOptions | Attaches the specified vault to the server with options. The metadata database and data files must already exist. |
BackupVault | Creates a backup with the specified parameters. |
BringVaultOnline | Bring the vault online. |
CopyVault | Creates a copy of a vault. |
CreateNewGroundLinkProxy | Creates a new Ground Link proxy to the server based on the given vault properties. |
CreateNewVault | Creates a new vault to the server based on the given vault properties. |
DestroyVault | Destroys the specified vault. |
DetachVault | Detaches the specified vault from the server. Removes the vault from the server's list of attached vaults but does not remove the metadata database or data files. |
GetBackupFileContents | Gets information on the specified backup file. |
GetVaultProperties | Gets the properties of the vault |
OptimizeVault | Performs vault structure optimization. |
RestoreVault | Restores the specified backup. |
TakeVaultOffline | Takes the vault offline. |