検索

6.240. StorageDomain 構造体

download PDF

ストレージドメイン。

識別子 123 を持つ NFS ストレージドメインの XML 表現です。

<storage_domain href="/ovirt-engine/api/storagedomains/123" id="123">
  <name>mydata</name>
  <description>My data</description>
  <available>38654705664</available>
  <committed>1073741824</committed>
  <critical_space_action_blocker>5</critical_space_action_blocker>
  <external_status>ok</external_status>
  <master>true</master>
  <storage>
    <address>mynfs.example.com</address>
    <nfs_version>v3</nfs_version>
    <path>/exports/mydata</path>
    <type>nfs</type>
  </storage>
  <storage_format>v3</storage_format>
  <type>data</type>
  <used>13958643712</used>
  <warning_low_space_indicator>10</warning_low_space_indicator>
  <wipe_after_delete>false</wipe_after_delete>
  <data_centers>
    <data_center href="/ovirt-engine/api/datacenters/456" id="456"/>
  </data_centers>
</storage_domain>
表6.314 属性の概要
Nameタイプ概要

available

Integer

 

comment

String

このオブジェクトに関するコメントを含むフリーテキスト。

committed

Integer

 

critical_space_action_blocker

Integer

 

description

String

プレーンテキストでの人間が判読できる説明。

external_status

ExternalStatus

 

id

String

一意の ID

import

ブール値

 

マスター

ブール値

 

name

String

人間が判読できるプレーンテキストでの名前。

status

StorageDomainStatus

 

storage

HostStorage

 

storage_format

StorageFormat

 

type

StorageDomainType

 

used

Integer

 

warning_low_space_indicator

Integer

 

wipe_after_delete

ブール値

この ストレージドメイン 上の ディスクwipe_after_delete のデフォルト値として機能します。

6.240.1. wipe_after_delete

この ストレージドメイン 上の ディスクwipe_after_delete のデフォルト値として機能します。

つまり、新しく作成されたディスクは、デフォルトでストレージドメインから wipe_after_delete 値を取得します。なお、設定値 SANWipeAfterDelete は、ブロックストレージドメインの wipe_after_delete のデフォルト値として機能します。

表6.315 リンクの概要
Nameタイプ概要

data_center

DataCenter

これは、ストレージドメインがアタッチされているデータセンターにリンクするために使用されます。

data_centers

DataCenter[]

これは、ストレージドメインが接続されているデータセンターへのリンクのセットです。

disk_profiles

DiskProfile[]

 

disk_snapshots

DiskSnapshot[]

 

disks

Disk[]

 

files

File[]

 

host

ホスト

ホストは作成時にのみ関連します。

images

Image[]

 

permissions

Permission[]

 

storage_connections

StorageConnection[]

 

templates

Template[]

 

vms

Vm[]

 
Red Hat logoGithubRedditYoutubeTwitter

詳細情報

試用、購入および販売

コミュニティー

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

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

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

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

会社概要

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

© 2024 Red Hat, Inc.