• ホーム
  • SDPF提供メニュー一覧
  • ファイルストレージ
  • APIリファレンス 
  • 3. Smart Data Platform Storage API DataType List
  • 3.1. Version

3.1. Version¶

DATA TYPE¶

Parameters¶

Parameters¶

Parameter Name

Data Type

Description

status

String

The status of the API version. "CURRENT" or "SUPPORTED"

updated

ISO8601 DateTime

The updated timestamp for the API version

id

String

The version ID. "vN.N" where N is integer

Example¶

{
    "status": "CURRENT",
    "updated": "2012-01-04T11:33:21Z",
    "id": "v1.0"
}

目次

  • 1. What is SDPF Storage API
    • 1.1. Getting Started
  • 2. Smart Data Platform Storage API List
    • 2.1. API Versions
    • 2.2. Availability Zones
    • 2.3. Volume Types
    • 2.4. Virtual Storage
    • 2.5. Volume
    • 2.6. Snapshot
  • 3. Smart Data Platform Storage API DataType List
    • 3.1. Version
    • 3.2. Availability Zone
    • 3.3. Volume Type
    • 3.4. Virtual Storage
    • 3.5. AddressPool
    • 3.6. HostRoute
    • 3.7. Volume
    • 3.8. SMB Properties
    • 3.9. SMB User
    • 3.10. Snapshot
  • 4. Smart Data Platform Storage API State Transition
    • 4.1. VirtualStorage
    • 4.2. Volume
    • 4.3. Snapshot
  • 5. Revision History

3. Smart Data Platform Storage API DataType List
3.2. Availability Zone