Internet Engineering Task Force (IETF) K. Sankar, Ed. Request for Comments: 6208 Cisco Category: Informational A. Jones ISSN: 2070-1721 SNIA April 2011
Cloud Data Management Interface (CDMI) Media Types
Abstract
抽象
This document describes several Internet media types defined for the Cloud Data Management Interface (CDMI) by the Storage Networking Industry Association (SNIA). The media types are:
この文書では、Storage Networking Industry Association(SNIA)によってクラウドのデータ管理インタフェース(CDMI)のために定義されたいくつかのインターネットメディアタイプについて説明します。メディアの種類は次のとおりです。
o application/cdmi-object
Oアプリケーション/ CDMIオブジェクト
o application/cdmi-container
Oアプリケーション/ CDMI、コンテナ
o application/cdmi-domain
Oアプリケーション/ CDMIドメイン
o application/cdmi-capability
Oアプリケーション/ CDMI-機能
o application/cdmi-queue
Oアプリケーション/ CDMIキュー
Status of This Memo
このメモのステータス
This document is not an Internet Standards Track specification; it is published for informational purposes.
このドキュメントはインターネット標準化過程仕様ではありません。それは、情報提供の目的のために公開されています。
This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Not all documents approved by the IESG are a candidate for any level of Internet Standard; see Section 2 of RFC 5741.
このドキュメントはインターネットエンジニアリングタスクフォース(IETF)の製品です。これは、IETFコミュニティの総意を表しています。これは、公開レビューを受けており、インターネットエンジニアリング運営グループ(IESG)によって公表のために承認されています。 IESGによって承認されていないすべての文書がインターネットStandardのどんなレベルの候補です。 RFC 5741のセクション2を参照してください。
Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc6208.
このドキュメントの現在の状態、任意の正誤表、そしてどのようにフィードバックを提供するための情報がhttp://www.rfc-editor.org/info/rfc6208で取得することができます。
Copyright Notice
著作権表示
Copyright (c) 2011 IETF Trust and the persons identified as the document authors. All rights reserved.
著作権(C)2011 IETF信託とドキュメントの作成者として特定の人物。全著作権所有。
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.
この文書では、BCP 78と、この文書の発行日に有効なIETFドキュメント(http://trustee.ietf.org/license-info)に関連IETFトラストの法律の規定に従うものとします。彼らは、この文書に関してあなたの権利と制限を説明するように、慎重にこれらの文書を確認してください。コードコンポーネントは、トラスト法規定のセクションで説明4.eおよび簡体BSDライセンスで説明したように、保証なしで提供されているよう簡体BSDライセンスのテキストを含める必要があり、この文書から抽出されました。
Table of Contents
目次
1. Introduction ....................................................3 1.1. Requirements Language ......................................3 2. Cloud Data Management Domain and Its Relevance ..................3 3. Processing Guidelines ...........................................4 3.1. Media Type: application/cdmi-object ........................4 3.2. Media Type: application/cdmi-container .....................4 3.3. Media Type: application/cdmi-domain ........................5 3.4. Media Type: application/cdmi-capability ....................5 3.5. Media Type: application/cdmi-queue .........................5 4. Transport Considerations ........................................6 5. IANA Considerations .............................................6 5.1. Media Type: application/cdmi-object ........................6 5.2. Media Type: application/cdmi-container .....................7 5.3. Media Type: application/cdmi-domain ........................8 5.4. Media Type: application/cdmi-capability ....................9 5.5. Media Type: application/cdmi-queue ........................10 6. Security Considerations ........................................11 6.1. Confidentiality and Integrity .............................11 6.2. Access Control ............................................11 6.3. Audit .....................................................12 6.4. JSON Security Considerations ..............................12 6.5. Executable/Active Content .................................12 7. Acknowledgements ...............................................12 8. References .....................................................12 8.1. Normative References ......................................12 8.2. Informative References ....................................13
The Cloud Data Management Interface (CDMI) [CDMI-1], developed by the Storage Networking Industry Association (SNIA), is the functional interface that applications will use to create, retrieve, update, and delete data elements from the cloud. As part of this interface, the client will be able to discover the capabilities of the cloud storage offering and use this interface to manage containers and the data that is placed in them. In addition, metadata can be set on containers and their contained data elements through this interface.
するSNIA(Storage Networking Industry Association)によって開発されたクラウドデータ管理インタフェース(CDMI)[CDMI-1]は、アプリケーションがクラウドからデータ要素を作成、取得、更新、および削除に使用する機能インタフェースです。このインタフェースの一部として、クライアントは、クラウドストレージの提供の能力を発見し、コンテナとその中に配置されたデータを管理するには、このインターフェイスを使用することができます。また、メタデータは、コンテナと、このインタフェースを介して、それらの含まれるデータ要素に設定することができます。
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 [RFC2119].
この文書のキーワード "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", および "OPTIONAL" はRFC 2119 [RFC2119]に記載されているように解釈されます。
A storage cloud is a storage service hosted either on premise or off premise, across a network. An important part of the cloud model, in general, is the concept of a pool of resources that are drawn from, on demand, in small increments (smaller than what one would typically purchase by buying equipment). By abstracting data storage behind a set of service interfaces and delivering it on demand, a wide range of actual offerings and implementations are possible. The only type of storage that is excluded from this definition is that which is delivered based on fixed capacity increments rather than on demand.
ストレージクラウドストレージサービスは、ネットワークを介して、前提またはオフ前提のいずれかをホストされています。クラウドモデルの重要な部分は、一般的に、少しずつ(1は、一般的に機器を購入することで、購入れるものよりも小さい)で、オンデマンドで、から描かれているリソースのプールの概念です。サービスインターフェースのセットの後ろにデータストレージを抽象化し、オンデマンドで提供することにより、実際の製品と実装の広い範囲が可能です。この定義から除外されているストレージの唯一のタイプではなく、オンデマンドでより固定容量増分に基づいて配信されたものです。
The CDMI defines a set of functional interfaces (data paths) and management interfaces (control paths) to create, retrieve, update, and delete data elements from a storage cloud. Another important concept in this standard is that of metadata. When managing large amounts of data with differing requirements, metadata is a convenient mechanism to express those requirements in such a way that underlying data services can differentiate their treatment of the data to meet those requirements. CDMI also defines an extensible metadata system for storage clouds.
CDMIは、機能インターフェース(データパス)とストレージクラウドからデータ要素を作成、取得、更新、および削除する管理インターフェイス(制御パス)のセットを定義します。この規格ではもう1つの重要な概念は、メタデータのことです。異なる要件に大量のデータを管理する場合、メタデータは、基礎となるデータ・サービスは、これらの要件を満たすために、データの彼らの治療を区別できるような方法でそれらの要件を表現するための便利な仕組みです。 CDMIは、ストレージクラウドのための拡張可能なメタデータ・システムを定義します。
As part of the CDMI interface, the client will be able to discover the capabilities of the cloud storage offering and to use this interface to manage containers and the data that is placed in them. In addition, system metadata can be added to containers and their contained data elements through this interface.
CDMIインタフェースの一部として、クライアントは、クラウドストレージの提供の能力を発見し、コンテナとその中に配置されたデータを管理するには、このインターフェイスを使用することができるようになります。加えて、システムメタデータは、コンテナと、このインタフェースを介して、それらの含まれるデータ要素に追加することができます。
The hierarchy that CDMI defines is as follows:
次のようにCDMIが定義する階層です。
o The basic element of storage is an object.
Oストレージの基本的な要素がオブジェクトです。
o Objects are stored in a container hierarchy.
Oオブジェクトは、コンテナ階層に格納されています。
o CDMI also defines an object, called a queue, which has special properties for in-order, first-in, first-out creation and fetching of queue objects, similar to a container of data objects.
O CDMIは、オブジェクトを定義する、データオブジェクトのコンテナと同様のキュー・オブジェクトのインオーダー、先入れ先出し作成およびフェッチのための特別な性質を有する待ち行列を、と呼ばれます。
o A cloud offering can also support domains, which allow administrative ownership to be associated with stored objects. Domains can also be hierarchical, allowing for corporate domains with multiple children domains for departments or individuals. The domain concept is also used to map Access Control Lists (ACLs) to principals as well as to aggregate usage data that is used to bill, meter, and monitor cloud usage. (Note: The CDMI "domain" defined here is not a DNS domain name as specified in [RFC1076] and [RFC1024]).
Oクラウドサービスは、管理所有権が格納されたオブジェクトに関連付けることを可能にするドメインをサポートすることができます。ドメインはまた、部門や個人のための複数の子ドメインと企業ドメインを考慮して、階層的なことができます。ドメインの概念はまた、プリンシパルへのアクセス制御リスト(ACL)をマッピングするためだけでなく、法案、メーターに使用されている使用データを集計するために、クラウドの使用状況を監視に使用されます。 (注:[RFC1076]と[RFC1024]で指定されるように、ここで定義されたCDMI「ドメインは、」DNSドメイン名ではありません)。
o Finally, a capabilities resource and associated URI [RFC3986] allows a client to discover the capabilities of the offering and its implementation of CDMI.
O最後に、機能のリソースと関連付けられているURI [RFC3986]は、クライアントが提供してCDMIのその実装の機能を発見することができます。
This section summarizes the processing of each media type. This document provides only the essential information. The CDMI specification [CDMI-1], which has more details and appropriate examples, is the final authority on the processing aspects.
このセクションでは、各メディアタイプの処理をまとめたものです。この文書では、重要な情報だけを提供します。詳しくは、適切な例を有するCDMI仕様[CDMI-1]は、処理態様に最終的な権限です。
A CDMI object is the basic storage element in a CDMI system and is analogous to a file within a filesystem. The object is represented in the CDMI interface in JavaScript Object Notation (JSON) format [RFC4627]. (See the JSON web site at [JSON-1] for general information about JSON). Each data object has a set of well-defined fields that includes a single value and optional metadata. The implementations are free to store the data in any form they choose, but the application/cdmi-object SHOULD be represented in the CDMI interface as defined in Section 8 of the CDMI specification [CDMI-1].
CDMIオブジェクトはCDMIシステムにおける基本的な記憶素子であり、ファイルシステム内のファイルに類似しています。オブジェクトは、JavaScriptオブジェクト表記(JSON)フォーマット[RFC4627]でCDMIインタフェースで表されます。 (JSONに関する一般的な情報については、[JSON-1]でJSONのWebサイトを参照してください)。各データオブジェクトは、単一の値およびオプションのメタデータを含む、明確に定義されたフィールドのセットを有します。実装は、彼らが選択した任意の形式のデータを格納するために自由であるが、CDMI仕様[CDMI-1]のセクション8で定義されているアプリケーション/ CDMIオブジェクトはCDMIインターフェースで表現されるべきです。
A container object is the fundamental grouping of stored data within CDMI and is analogous to a directory within a filesystem. Each container has zero or more child objects and a set of well-defined fields that includes standardized and custom metadata. A container can include other containers similar to sub-directories in a filesystem. The implementations are free to represent the container in any form they choose, but the application/cdmi-container SHOULD be represented in the CDMI interface as defined in Section 9 of the CDMI specification [CDMI-1].
コンテナオブジェクトは、CDMI内に格納されたデータの基本的なグループ化であり、ファイルシステム内のディレクトリに類似しています。各コンテナには、ゼロ以上の子オブジェクトや標準化およびカスタムメタデータを含んで明確に定義されたフィールドのセットを持っています。コンテナは、ファイルシステム内のサブディレクトリに似た他の容器を含むことができます。実装は、彼らが選択した任意の形式の容器を表すために自由であるが、CDMI仕様[CDMI-1]のセクション9で定義されているアプリケーション/ CDMI容器はCDMIインターフェースで表現されるべきです。
Domain objects represent the concept of administrative ownership of stored data within a CDMI storage system. A CDMI offering may include a hierarchy of domains that provide access to domain-related information within a CDMI context. This domain hierarchy is a series of CDMI objects that correspond to parent and child domains, with each domain corresponding to logical groupings of objects that are to be managed together. Section 10 of the CDMI specification [CDMI-1] details the information content, representation, and processing of domain objects.
ドメインオブジェクトは、CDMIストレージシステム内に格納されたデータの管理所有権の概念を表します。 CDMI提供はCDMIコンテキスト内のドメイン関連の情報へのアクセスを提供するドメインの階層を含むことができます。このドメイン階層は一緒に管理されるべきオブジェクトの論理グループに対応する各ドメインで、親と子ドメインに対応CDMIオブジェクトのシリーズです。 CDMI仕様[CDMI-1]のセクション10は、ドメイン・オブジェクトの情報内容、表現、及び処理を詳述します。
Capability objects form a special class of container objects that allows a CDMI client to discover what subset of the CDMI standard is implemented by a CDMI provider. For each URI in a CDMI system, the set of interactions that the system is capable of performing against that URI is described by the presence of named "capabilities". Each capability present for a given URI indicates what functionality the cloud storage system will allow against that URI. Capabilities are always static. Section 12 of the CDMI specification [CDMI-1] details the representation and processing of capability objects.
機能オブジェクトは、CDMIクライアントがCDMIプロバイダによって実装されているCDMI標準のどのサブセットを発見することを可能にするコンテナオブジェクトの特別なクラスを形成します。 CDMIシステムの各URIのために、システムはそのURIに対して実行することができる相互作用のセットは、指定された「能力」の存在によって説明されます。指定されたURIのために存在する各機能は、クラウド・ストレージ・システムは、そのURIに対して許可する機能が何を示しています。機能は常に静的です。 CDMI仕様[CDMI-1]のセクション12は、機能オブジェクトの表現及び処理を詳述します。
Queues are a special class of container object and are used to provide first-in, first-out access when storing and retrieving data. A queue writer PUTs objects in the queue, and a queue reader GETs objects from the queue, acknowledging the receipt of the last object that it received. Queuing provides a simple mechanism for one or more writers to send data to a single reader in a reliable way. If queues are supported by the cloud storage system, cloud clients create the queue objects by using the same mechanism used to create data objects. Section 11 of the CDMI specification [CDMI-1] details the operations and processing of queue objects.
キューは、コンテナオブジェクトの特別なクラスであり、データを格納および検索するとき先入れ先出しアクセスを提供するために使用されます。キュー・ライターは、キュー内のオブジェクトを置き、キューリーダーは、それが受け取った最後のオブジェクトの受信を確認、キューからオブジェクトを取得します。キューイングは、信頼できる方法で、単一のリーダーにデータを送信するために、1人の以上の作家のための単純なメカニズムを提供します。キューがクラウド・ストレージ・システムでサポートされている場合は、クラウドクライアントは、データオブジェクトを作成するために使用したのと同じメカニズムを使用してキューオブジェクトを作成します。 CDMI仕様[CDMI-1]のセクション11は、キューオブジェクトの動作や処理を詳述します。
The CDMI operates over HTTP [RFC2616] and does not make sense outside the HTTP realm. We do not expect the CDMI to operate over other protocols nor to use a transport protocol, such as TCP [RFC793], directly.
CDMIは、HTTP [RFC2616]で動作し、HTTPレルムの外に意味がありません。私たちは、CDMIは、他のプロトコル上で動作させるためにも、直接、TCPのようなトランスポートプロトコル、[RFC793]を使用することを期待しないでください。
IANA has registered the following media types:
IANAは、次のメディアタイプを登録しています:
o application/cdmi-object
Oアプリケーション/ CDMIオブジェクト
o application/cdmi-container
Oアプリケーション/ CDMI、コンテナ
o application/cdmi-domain
Oアプリケーション/ CDMIドメイン
o application/cdmi-capability
Oアプリケーション/ CDMI-機能
o application/cdmi-queue
Oアプリケーション/ CDMIキュー
Type name: application
型名:アプリケーション
Subtype name: cdmi-object
サブタイプ名:CDMIオブジェクト
Required parameters: none
必須パラメータ:なし
Optional parameters: none
オプションのパラメータ:なし
Encoding considerations: Assumes that the representation is always UTF-8 as defined in [RFC3629] and 8bit as defined in [RFC4288]
考察をコードする:[RFC3629]及び8ビットで定義されるように[RFC4288]で定義されるような表現は、常にUTF-8であると仮定します
Security considerations: See Section 6 of RFC 6208
セキュリティの考慮事項:RFC 6208のセクション6を参照してください。
Interoperability considerations: none
相互運用性に関する注意事項:なし
Published specification: RFC 6208
公開された仕様:RFC 6208
Applications that use this media type: Implementations of the Cloud Data Management Interface (CDMI) defined by the Storage Networking Industry Association (SNIA)
このメディアタイプを使用するアプリケーション:するSNIA(Storage Networking Industry Association)によって定義されたクラウドデータ管理インタフェース(CDMI)の実装
Additional information:
追加情報:
Magic number(s): n/a
マジックナンバー(S):N / A
File extension(s): .cdmio
ファイルの拡張子(S):.cdmio
Macintosh file type code(s): TEXT
Macintoshのファイルタイプコード(S):TEXT
Person and email address to contact for further information: Arnold Jones, arnold.jones@snia.org
Personと詳細のために連絡する電子メールアドレス:アーノルド・ジョーンズ、arnold.jones@snia.org
Intended usage: COMMON
意図している用法:COMMON
Restrictions on usage: none
使用に関する制限事項:なし
Author: SNIA Cloud Storage Initiative, cloudtwg@snia.org
著者:SNIAクラウドストレージイニシアティブ、cloudtwg@snia.org
Change controller: SNIA Cloud Storage Initiative, cloudtwg@snia.org
変更コントローラ:SNIAクラウドストレージイニシアティブ、cloudtwg@snia.org
Type name: application
型名:アプリケーション
Subtype name: cdmi-container
サブタイプ名:CDMI-コンテナ
Required parameters: none
必須パラメータ:なし
Optional parameters: none
オプションのパラメータ:なし
Encoding considerations: Assumes that the representation is always UTF-8 as defined in [RFC3629] and 8bit as defined in [RFC4288]
考察をコードする:[RFC3629]及び8ビットで定義されるように[RFC4288]で定義されるような表現は、常にUTF-8であると仮定します
Security considerations: See Section 6 of RFC 6208
セキュリティの考慮事項:RFC 6208のセクション6を参照してください。
Interoperability considerations: none
相互運用性に関する注意事項:なし
Published specification: RFC 6208
公開された仕様:RFC 6208
Applications that use this media type: Implementations of the Cloud Data Management Interface (CDMI) defined by the Storage Networking Industry Association (SNIA)
このメディアタイプを使用するアプリケーション:するSNIA(Storage Networking Industry Association)によって定義されたクラウドデータ管理インタフェース(CDMI)の実装
Additional information:
追加情報:
Magic number(s): n/a
マジックナンバー(S):N / A
File extension(s): .cdmic
ファイルの拡張子(S):.cdmic
Macintosh file type code(s): TEXT
Macintoshのファイルタイプコード(S):TEXT
Person and email address to contact for further information: Arnold Jones, arnold.jones@snia.org
Personと詳細のために連絡する電子メールアドレス:アーノルド・ジョーンズ、arnold.jones@snia.org
Intended usage: COMMON
意図している用法:COMMON
Restrictions on usage: none
使用に関する制限事項:なし
Author: SNIA Cloud Storage Initiative, cloudtwg@snia.org
著者:SNIAクラウドストレージイニシアティブ、cloudtwg@snia.org
Change controller: SNIA Cloud Storage Initiative, cloudtwg@snia.org
変更コントローラ:SNIAクラウドストレージイニシアティブ、cloudtwg@snia.org
Type name: application
型名:アプリケーション
Subtype name: cdmi-domain
サブタイプ名:CDMIドメイン
Required parameters: none
必須パラメータ:なし
Optional parameters: none
オプションのパラメータ:なし
Encoding considerations: Assumes that the representation is always UTF-8 as defined in [RFC3629] and 8bit as defined in [RFC4288]
考察をコードする:[RFC3629]及び8ビットで定義されるように[RFC4288]で定義されるような表現は、常にUTF-8であると仮定します
Security considerations: See Section 6 of RFC 6208
セキュリティの考慮事項:RFC 6208のセクション6を参照してください。
Interoperability considerations: none
相互運用性に関する注意事項:なし
Published specification: RFC 6208
公開された仕様:RFC 6208
Applications that use this media type: Implementations of the Cloud Data Management Interface (CDMI) defined by the Storage Networking Industry Association (SNIA)
このメディアタイプを使用するアプリケーション:するSNIA(Storage Networking Industry Association)によって定義されたクラウドデータ管理インタフェース(CDMI)の実装
Additional information:
追加情報:
Magic number(s): n/a
マジックナンバー(S):N / A
File extension(s): .cdmid
ファイルの拡張子(S):.cdmid
Macintosh file type code(s): TEXT
Macintoshのファイルタイプコード(S):TEXT
Person and email address to contact for further information: Arnold Jones, arnold.jones@snia.org
Personと詳細のために連絡する電子メールアドレス:アーノルド・ジョーンズ、arnold.jones@snia.org
Intended usage: COMMON
意図している用法:COMMON
Restrictions on usage: none
使用に関する制限事項:なし
Author: SNIA Cloud Storage Initiative, cloudtwg@snia.org
著者:SNIAクラウドストレージイニシアティブ、cloudtwg@snia.org
Change controller: SNIA Cloud Storage Initiative, cloudtwg@snia.org
変更コントローラ:SNIAクラウドストレージイニシアティブ、cloudtwg@snia.org
Type name: application
型名:アプリケーション
Subtype name: cdmi-capability
サブタイプ名:CDMI-機能
Required parameters: none
必須パラメータ:なし
Optional parameters: none
オプションのパラメータ:なし
Encoding considerations: Assumes that the representation is always UTF-8 as defined in [RFC3629] and 8bit as defined in [RFC4288]
考察をコードする:[RFC3629]及び8ビットで定義されるように[RFC4288]で定義されるような表現は、常にUTF-8であると仮定します
Security considerations: See Section 6 of RFC 6208
セキュリティの考慮事項:RFC 6208のセクション6を参照してください。
Interoperability considerations: none
相互運用性に関する注意事項:なし
Published specification: RFC 6208
公開された仕様:RFC 6208
Applications that use this media type: Implementations of the Cloud Data Management Interface (CDMI) defined by the Storage Networking Industry Association (SNIA)
このメディアタイプを使用するアプリケーション:するSNIA(Storage Networking Industry Association)によって定義されたクラウドデータ管理インタフェース(CDMI)の実装
Additional information:
追加情報:
Magic number(s): n/a
マジックナンバー(S):N / A
File extension(s): .cdmia
ファイルの拡張子(S):.cdmia
Macintosh file type code(s): TEXT
Macintoshのファイルタイプコード(S):TEXT
Person and email address to contact for further information: Arnold Jones, arnold.jones@snia.org
Personと詳細のために連絡する電子メールアドレス:アーノルド・ジョーンズ、arnold.jones@snia.org
Intended usage: COMMON
意図している用法:COMMON
Restrictions on usage: none
使用に関する制限事項:なし
Author: SNIA Cloud Storage Initiative, cloudtwg@snia.org
著者:SNIAクラウドストレージイニシアティブ、cloudtwg@snia.org
Change controller: SNIA Cloud Storage Initiative, cloudtwg@snia.org
変更コントローラ:SNIAクラウドストレージイニシアティブ、cloudtwg@snia.org
Type name: application
型名:アプリケーション
Subtype name: cdmi-queue
サブタイプ名:CDMIキュー
Required parameters: none
必須パラメータ:なし
Optional parameters: none
オプションのパラメータ:なし
Encoding considerations: Assumes that the representation is always UTF-8 as defined in [RFC3629] and 8bit as defined in [RFC4288]
考察をコードする:[RFC3629]及び8ビットで定義されるように[RFC4288]で定義されるような表現は、常にUTF-8であると仮定します
Security considerations: See Section 6 of RFC 6208
セキュリティの考慮事項:RFC 6208のセクション6を参照してください。
Interoperability considerations: none
相互運用性に関する注意事項:なし
Published specification: RFC 6208
公開された仕様:RFC 6208
Applications that use this media type: Implementations of the Cloud Data Management Interface (CDMI) defined by the Storage Networking Industry Association (SNIA)
このメディアタイプを使用するアプリケーション:するSNIA(Storage Networking Industry Association)によって定義されたクラウドデータ管理インタフェース(CDMI)の実装
Additional information:
追加情報:
Magic number(s): n/a
マジックナンバー(S):N / A
File extension(s): .cdmiq
ファイルの拡張子(S):.cdmiq
Macintosh file type code(s): TEXT
Macintoshのファイルタイプコード(S):TEXT
Person and email address to contact for further information: Arnold Jones, arnold.jones@snia.org
Personと詳細のために連絡する電子メールアドレス:アーノルド・ジョーンズ、arnold.jones@snia.org
Intended usage: COMMON
意図している用法:COMMON
Restrictions on usage: none
使用に関する制限事項:なし
Author: SNIA Cloud Storage Initiative, cloudtwg@snia.org
著者:SNIAクラウドストレージイニシアティブ、cloudtwg@snia.org
Change controller: SNIA Cloud Storage Initiative, cloudtwg@snia.org
変更コントローラ:SNIAクラウドストレージイニシアティブ、cloudtwg@snia.org
This section was developed with RFC 3552 [RFC3552] as a guide. CDMI is an application interface and the relevant security considerations include confidentiality, integrity, access control, and audit. Transport and endpoint security artifacts like Distributed Denial of Service (DDoS) are orthogonal, and domains like non-repudiation are left to the application that employs this interface.
このセクションでは、ガイドとしてRFC 3552 [RFC3552]を用いて開発されました。 CDMIは、アプリケーションのインタフェースであり、関連するセキュリティの考慮事項は、機密性、完全性、アクセス制御、および監査が含まれます。分散型サービス妨害(DDoS)攻撃のようなトランスポートおよびエンドポイントセキュリティ・アーチファクトは直交しており、および非否認様ドメインは、このインタフェースを使用するアプリケーションに任されています。
The confidentiality and integrity of the CDMI exchanges are determined by the application that uses the interface. CDMI does not contain any specific mechanisms and relies on transport mechanisms such as Transport Layer Security (TLS) (see [RFC2818]) for confidentiality and integrity of the messages across the network.
CDMI交換の機密性と完全性は、インタフェースを使用するアプリケーションによって決定されます。 CDMIは、ネットワークを介してメッセージの機密性と完全性のために([RFC2818]を参照)任意の特定のメカニズムが含まれており、このようなトランスポート層セキュリティ(TLS)などのトランスポートメカニズムに依存していません。
The access control of the CDMI endpoint URLs are beyond this specification. If required, applications should use appropriate URL authentication and authorization techniques, such as URI routers for different classes of users and restrict access based on URI origin.
CDMIエンドポイントURLのアクセス制御は、この仕様を超えています。必要であれば、アプリケーションは、ユーザの異なるクラスのために、そのようなURIルータなどの適切なURL認証と承認技術を使用して、URIの起源に基づいてアクセスを制限する必要があります。
For fine-grained control of the CDMI objects, the CDMI specification [CDMI-1] contains the Access Control Lists (ACLs) and Access Control Entries (ACEs). These are described fully in Section 16.1 of the CDMI specification [CDMI-1].
CDMIオブジェクトのきめ細かい制御のため、CDMI仕様[CDMI-1]はアクセス制御リスト(ACL)およびアクセス制御エントリ(ACE)を含んでいます。これらは、CDMI仕様[CDMI-1]のセクション16.1に完全に記載されています。
The CDMI specification [CDMI-1] has defined a set of metadata fields, as explained in Section 16.3, to facilitate the incorporation of access and other audit markers. The CDMI metadata system is extensible, and the implementations can add more metadata as required by the security posture of the domain.
アクセスおよび他の監査マーカーの組み込みを容易にするために、セクション16.3で説明したようにCDMI仕様[CDMI-1]は、メタデータフィールドのセットを定義しています。 CDMIメタデータシステムは拡張可能であり、ドメインのセキュリティ状態によって必要とされるような実装は、より多くのメタデータを追加することができます。
JSON-related security considerations, described in RFC 4627 [RFC4627], apply.
RFC 4627 [RFC4627]で説明したJSON関連のセキュリティの考慮事項は、適用されます。
The CDMI interface does not include any directives for active content.
CDMIインタフェースは、アクティブコンテンツのいずれかのディレクティブが含まれていません。
The authors wish to acknowledge the guidance and wisdom of Mark Carlson and Peter Saint-Andre, comments from Patrick Faltstrom, and all the insightful discussions and ideas of the SNIA CDMI Cloud Technical Work Group.
著者は、ガイダンスとマーク・カールソンとピーター・サン・アンドレ、パトリックFaltstromからのコメントの知恵、およびSNIA CDMIクラウド技術作業グループのすべての洞察に満ちた議論やアイデアを確認したいです。
[CDMI-1] SNIA, "Cloud Data Management Interface Version 1.0", 2010, <http://www.snia.org/tech_activities/standards/ curr_standards/cdmi>.
[CDMI-1] SNIA、 "クラウドデータ管理インターフェイスのバージョン1.0"、2010年、<http://www.snia.org/tech_activities/standards/ curr_standards / CDMI>。
[JSON-1] JSON, "Introducing JSON", 2006, <http://www.json.org>.
[JSON-1] JSON、 "JSONの紹介"、2006年、<http://www.json.org>。
[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.
[RFC2119]ブラドナーの、S.、 "要件レベルを示すためにRFCsにおける使用のためのキーワード"、BCP 14、RFC 2119、1997年3月。
[RFC2616] Fielding, R., Gettys, J., Mogul, J., Frystyk, H., Masinter, L., Leach, P., and T. Berners-Lee, "Hypertext Transfer Protocol -- HTTP/1.1", RFC 2616, June 1999.
[RFC2616]フィールディング、R.、ゲティス、J.、モーグル、J.、Frystyk、H.、Masinter、L.、リーチ、P.、およびT.バーナーズ - リー、 "ハイパーテキスト転送プロトコル - HTTP / 1.1" 、RFC 2616、1999年6月。
[RFC3629] Yergeau, F., "UTF-8, a transformation format of ISO 10646", STD 63, RFC 3629, November 2003.
[RFC3629] Yergeau、F.、 "UTF-8、ISO 10646の変換フォーマット"、STD 63、RFC 3629、2003年11月。
[RFC3986] Berners-Lee, T., Fielding, R., and L. Masinter, "Uniform Resource Identifier (URI): Generic Syntax", STD 66, RFC 3986, January 2005.
[RFC3986]バーナーズ - リー、T.、フィールディング、R.、およびL. Masinter、 "ユニフォームリソース識別子(URI):汎用構文"、STD 66、RFC 3986、2005年1月。
[RFC4288] Freed, N. and J. Klensin, "Media Type Specifications and Registration Procedures", BCP 13, RFC 4288, December 2005.
[RFC4288]解放され、N.とJ. Klensin、 "メディアタイプの仕様と登録手順"、BCP 13、RFC 4288、2005年12月。
[RFC4627] Crockford, D., "The application/json Media Type for JavaScript Object Notation (JSON)", RFC 4627, July 2006.
[RFC4627]クロックフォード、D.、RFC 4627、2006年7月 "JavaScriptのObject Notation(JSON)形式のためのアプリケーション/ JSONのメディアタイプ"。
[RFC793] Postel, J., "Transmission Control Protocol", STD 7, RFC 793, September 1981.
[RFC793]ポステル、J.、 "伝送制御プロトコル"、STD 7、RFC 793、1981年9月。
[RFC1024] Partridge, C. and G. Trewitt, "HEMS variable definitions", RFC 1024, October 1987.
[RFC1024]ヤマウズラ、C.及びG. Trewitt、 "HEMS変数の定義"、RFC 1024、1987年10月。
[RFC1076] Trewitt, G. and C. Partridge, "HEMS monitoring and control language", RFC 1076, November 1988.
[RFC1076] Trewitt、G.およびC.ヤマウズラ、 "HEMS監視および制御言語"、RFC 1076、1988年11月。
[RFC2818] Rescorla, E., "HTTP Over TLS", RFC 2818, May 2000.
[RFC2818]レスコラ、E.、 "TLSオーバーHTTP"、RFC 2818、2000年5月。
[RFC3552] Rescorla, E. and B. Korver, "Guidelines for Writing RFC Text on Security Considerations", BCP 72, RFC 3552, July 2003.
[RFC3552]レスコラ、E.とB.コーバー、BCP 72、RFC 3552、2003年7月、 "セキュリティ上の考慮事項の書き方RFCテキストのためのガイドライン"。
Authors' Addresses
著者のアドレス
Krishna Sankar (editor) Cisco 170 W. Tasman Drive San Jose, CA 95134 USA
クリシュナSankarの(エディタ)のCisco 170 W.タスマン・ドライブサンノゼ、CA 95134 USA
Phone: (408) 853 8475 EMail: ksankar@cisco.com
電話:(408)853 8475 Eメール:ksankar@cisco.com
Arnold Jones SNIA 4410 ArrowsWest Drive Colorado Springs, CO 80907 USA
アーノルド・ジョーンズSNIA 4410 ArrowsWestドライブコロラドスプリングス、CO 80907 USA
Phone: (407) 574 7273 EMail: arnold.jones@snia.org
電話:(407)574 7273 Eメール:arnold.jones@snia.org