Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

RECIRCLE / interface-openstack

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 2
  • Merge Requests 4
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Snapshot manager

Snapshot manager

Last edited by Török Ádám Apr 08, 2019
Page history

1. Kliens által hívott abstract interface

SnapshotManager

Snapshot létrehozása (create)

Létrehoz egy új Snapshot-ot egy megadott id-ű volume-ból.

Snapshot lekérdezése (get)

Visszaadja a megadott id alapján az snapshot-ot.

Snapshot törlése (delete)

Törli a megadott id alapján az snapshot-ot.

Snapshot-ok listázása (list)

Visszaadja az összes snapshot-ok.

Snapshot

  • id (string) - A Snapshot azonosítója
  • size (integer) - A Snapshot mérete

2. OpenStackes megvalósítás

  Clone repository
  • Image manager
  • Snapshot manager
  • Tesztelés
  • Home
  • Storage manager
  • Vm page
More Pages
×

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.