このコンテンツは選択した言語では利用できません。

38.7. Method: listSnapshots


Description

List snapshots for a given system. A user may optionally provide a start and end date to narrow the snapshots that are listed. For example:

  • If the user provides startDate only, all snapshots created either on or after the date provided are returned
  • If user provides startDate and endDate, all snapshots created on or between the dates provided are returned
  • If the user doesn't provide a startDate and endDate, all snapshots associated with the server are returned
Parameters

The following parameters are available for this method:

  • string sessionKey
  • int serverId
  • struct - date details
    • dateTime.iso8601 startDate (optional, unless endDate is provided)
    • dateTime.iso8601 endDate (optional)
Returns

The following return values are available for this method:

  • array:
    • struct - server snapshot
      • int id
      • string reason - The reason for the snapshot's existence
      • dateTime.iso8601 created
      • array channels
        • string - Labels of channels associated with the snapshot
      • array groups
        • string - Names of server groups associated with the snapshot
      • array entitlements
        • string - Names of system entitlements associated with the snapshot
      • array config_channels
        • string - Labels of config channels the snapshot is associated with
      • array tags
        • string - Tag names associated with this snapshot
      • string Invalid_reason - If the snapshot is invalid, this is the reason (optional)
Available since: 10.1
トップに戻る
Red Hat logoGithubredditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

Red Hat ドキュメントについて

Red Hat をお使いのお客様が、信頼できるコンテンツが含まれている製品やサービスを活用することで、イノベーションを行い、目標を達成できるようにします。 最新の更新を見る.

多様性を受け入れるオープンソースの強化

Red Hat では、コード、ドキュメント、Web プロパティーにおける配慮に欠ける用語の置き換えに取り組んでいます。このような変更は、段階的に実施される予定です。詳細情報: Red Hat ブログ.

会社概要

Red Hat は、企業がコアとなるデータセンターからネットワークエッジに至るまで、各種プラットフォームや環境全体で作業を簡素化できるように、強化されたソリューションを提供しています。

Theme

© 2025 Red Hat