计算机网络 prefix 更多内容
  • 创建目录分享的授权码

    指定桶名、对象名前缀和提取码,创建目录分享的授权码。 命令结构 Windows操作系统 obsutil create-share obs://bucket[/prefix] [-ac=xxx] [-vp=xxx] [-dst=xxx] [-config=xxx] [-e=xxx] [-i=xxx] [-k=xxx]

    来自:帮助中心

    查看更多 →

  • 示例5:创建OBS转储

    "storage_format": "RAW", "switch_on": "true", "prefix_name": "fileprefixname", "dir_prefix_name": "dirprefixname", "period": 5, "period_unit":

    来自:帮助中心

    查看更多 →

  • 创建安全组规则

    约束:和remote_ip_prefix,remote_address_group_id互斥 remote_address_group_id 否 String 功能说明:远端IP地址组ID。您可以登录管理控制台,在IP地址组页面查看该ID。 约束:和remote_ip_prefix,remote_group_id互斥。

    来自:帮助中心

    查看更多 →

  • 查询安全组规则列表

    功能说明:对端安全组id。 约束:和remote_ip_prefix,remote_address_group_id互斥。 remote_address_group_id String 功能说明:远端IP地址组ID。 约束:和remote_ip_prefix,remote_group_id互斥。 tenant_id

    来自:帮助中心

    查看更多 →

  • 查询安全组规则列表

    remote_group_id String 对端安全组ID。 约束:和remote_ip_prefix互斥 ,remote_group_id与remote_ip_prefix必须存在一个 remote_ip_prefix String 远端IP地址,当direction是egress时为虚拟机访

    来自:帮助中心

    查看更多 →

  • 查询安全组规则

    功能说明:对端安全组id。 约束:和remote_ip_prefix,remote_address_group_id互斥。 remote_address_group_id String 功能说明:远端IP地址组ID。 约束:和remote_ip_prefix,remote_group_id互斥。 tenant_id

    来自:帮助中心

    查看更多 →

  • 创建安全组规则

    remote_group_id String 对端安全组ID。 约束:和remote_ip_prefix互斥 ,remote_group_id与remote_ip_prefix必须存在一个 remote_ip_prefix String 远端IP地址,当direction是egress时为虚拟机访

    来自:帮助中心

    查看更多 →

  • 创建边缘安全组

    remote_group_id String 对端安全组ID。 约束:和remote_ip_prefix互斥 ,remote_group_id与remote_ip_prefix必须存在一个 remote_ip_prefix String 远端IP地址,当direction是egress时为虚拟机访

    来自:帮助中心

    查看更多 →

  • 如何制作基于ODBC驱动的Python依赖包用于查询数据库?

    /configure --prefix=/opt/function/code --sysconfdir=/opt/function/code;make;make install 进入/opt/function/code/lib/pkgconfig检查配置,确认prefix目录是/opt/function/code。

    来自:帮助中心

    查看更多 →

  • 创建安全组规则

    约束:与remote_ip_prefix,remote_address_group_id功能互斥 remote_address_group_id 否 String 功能说明:远端地址组ID 取值范围:租户下存在的地址组ID 约束:与remote_ip_prefix,remote_group_id功能互斥

    来自:帮助中心

    查看更多 →

  • 查询安全组规则列表

    roup_id={remote_group_id}&direction={direction}&remote_ip_prefix={remote_ip_prefix}&protocol={protocol}&port_range_max={port_range_max}&port

    来自:帮助中心

    查看更多 →

  • 创建安全组

    功能说明:对端安全组id。 约束:和remote_ip_prefix,remote_address_group_id互斥。 remote_address_group_id String 功能说明:远端IP地址组ID。 约束:和remote_ip_prefix,remote_group_id互斥。 tenant_id

    来自:帮助中心

    查看更多 →

  • 设置桶的生命周期配置

    <LifecycleConfiguration> <Rule> <ID>id</ID> <Prefix>prefix</Prefix> <Status>status</Status> <Expiration>

    来自:帮助中心

    查看更多 →

  • 列举对象

    'Bucket' => 'bucketname', // 设置列举带有prefix前缀的100个对象 'MaxKeys' => 100, 'Prefix' => 'prefix' ] ); printf ( "RequestId:%s\n", $resp

    来自:帮助中心

    查看更多 →

  • 查询安全组列表

    功能说明:对端安全组id。 约束:和remote_ip_prefix,remote_address_group_id互斥。 remote_address_group_id String 功能说明:远端IP地址组ID。 约束:和remote_ip_prefix,remote_group_id互斥。 tenant_id

    来自:帮助中心

    查看更多 →

  • 获取桶的跨区域复制配置

    <ID>rule1</ID> <Status>Enabled</Status> <Prefix></Prefix> <Destination> <Bucket>exampletargetbucket</Bucket>

    来自:帮助中心

    查看更多 →

  • 建立连接

    balancedClickhouseDataSource = new BalancedClickhouseDataSource(JDBC_PREFIX + UriList, clickHouseProperties); MRS 3.3.0及之后版本: clickHouseProperties

    来自:帮助中心

    查看更多 →

  • 建立连接

    balancedClickhouseDataSource = new BalancedClickhouseDataSource(JDBC_PREFIX + UriList, clickHouseProperties); MRS 3.3.0及之后版本: clickHouseProperties

    来自:帮助中心

    查看更多 →

  • 迁移完成后,如何修改已迁移对象路径?

    ,移动单个对象。 运行obsutil mv obs://src_bucket/prefix obs://dsc_bucket/dsc_path -f -r,批量移动对象。 批量移动示例中prefix表示源端对象前缀,工具会按前缀去匹配要移动的源端对象。 有关obsutil工具的更多命令说明,请参见移动对象。

    来自:帮助中心

    查看更多 →

  • 使用obsutil实现目录分享

    file://d:/authorizationCode.txt -ac=123456 -prefix=test/ -limit=100 如果prefix选项未设置,则默认列举授权码中授权路径下的所有对象;否则,prefix选项必须是授权码中授权路径的子集。 更多该命令的使用细节,请参考授权码列举对象。

    来自:帮助中心

    查看更多 →

  • input

    需要配置。 min Number 否 min: 0 最小值。 max Number 否 max: 100 最大值。 prefix String 否 "prefix": "↑" 输入框头部内容,如前缀。 suffix String 否 "suffix": "%" 输入框尾部内容,如后缀。

    来自:帮助中心

    查看更多 →

共105条
看了本文的人还看了