数据类型
所有文档
menu

并行文件存储 PFS

数据类型

产品详情

Model对象定义

Tag

参数名称 类型 描述
tagKey String 标签的键,可包含大小写字母、数字、中文以及-_ /.特殊字符,长度1-65
tagValue String 标签的值,可包含大小写字母、数字、中文以及-_ /.特殊字符,长度0-65

InstanceModel

参数名字 参数类型 参数位置 是否必须 备注
capacity int response body PFS实例最大容量(单位GB)
createTime string response body PFS实例创建时间
description string response body PFS实例描述信息
endpoint string response body PFS连接地址,仅basic、plus、base、baseX类型实例有该参数
instanceId string response body 实例ID
instanceStatus string response body 实例状态
  • CREATING
  • RUNNING
  • EXPIRED
  • STARTING
  • STOPPING
  • DELETED
  • instanceType string response body 实例类型
    name string response body 实例名称
    paymentTiming string response body 付款方式
    subnetModel SubnetDetail response body PFS所在网络信息
    usage int response body PFS实例使用量(单位GB)
    vpcId string response body PFS所在VPCID

    SubnetDetail

    参数名字 参数类型 是否必须 参数位置 备注
    cidr string response body 子网掩码
    physicalZone string response body PFS实例所在物理Zone
    subnetId string response body 子网ID
    zoneName string response body PFS实例所在逻辑Zone
    上一篇
    实例管理相关接口
    下一篇
    常见问题