DeleteArchive Method
Deletes an archive.
Object Oriented Interface
public function doDeleteArchive($vaultname, $archiveid);
Procedural Interface
incloudstorage_amazonglacier_do_deletearchive($res, $vaultname, $archiveid);
Remarks
This method deletes the archive specified by the ArchiveId parameter.