Esta página ainda não está disponível no idioma selecionado. Estamos trabalhando para adicionar mais opções de idiomas. Agradecemos sua compreensão.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

OBS

Updated on 2024-11-25 GMT+08:00

The OBS connector provides massive, secure, highly reliable, and low-cost object-based cloud storage capabilities via Huawei Cloud Object Storage Service (OBS).

Creating an OBS Connection

  1. Log in to the new ROMA Connect console.
  2. In the navigation pane on the left, choose Connector. On the page displayed, click New Connection.
  3. Select the OBS connector.
  4. In the dialog box displayed, configure the connector and click OK.

    Parameter

    Description

    Name

    Enter the connector instance name.

    App Key

    Access key ID (AK) of the current account. Obtain the AK by referring to Access Keys. If an AK/SK pair has been generated, find the downloaded AK/SK file (such as credentials.csv).

    App Secret

    Secret access key (SK) of the current account. Obtain the SK by referring to Access Keys. If an AK/SK pair has been generated, find the downloaded AK/SK file (such as credentials.csv).

    Description

    Enter the description of the connector to identify it.

Action

  • Downloading an object
  • Deleting an object
  • Listing buckets
  • Creating a bucket
  • Deleting a bucket
  • Obtaining bucket metadata
  • Listing objects in a bucket
  • Deleting objects in batches from a bucket
  • Uploading an object

Configuring Parameters

Table 1 Action parameters

Parameter

Description

Actions with the Parameter

Connection Type

Select a connection mode.

  • Region ID
  • Endpoint

All

Region ID

Select a region ID.

All

Endpoint

Endpoint

All

Bucket Name

OBS bucket name.

Downloading, deleting, or uploading an object, creating or deleting a bucket, obtaining bucket metadata, and deleting objects in batches from a bucket

Object Name

Enter an object name. Example: 123.png. Only TXT, CSV, PNG, JPG, and JPEG files are supported. Unlike file system, OBS does not have files or folders. The slash (/) in an object name simulates the folder path. Object name (key) of test/123.jpg is test/123.jpg. In this case, set this parameter to test/123.jpg.

Downloading, deleting, or uploading an object

Character Set

UTF-8 or GBK (for downloaded files containing Chinese characters)

Downloading an object

Bucket Type

Specify the bucket type. Default: OBJECT

  • OBJECT
  • POXIS

Listing buckets

Bucket Location

Whether to query the bucket location.

Yes

No (default)

Listing buckets

Region

Where to create the bucket in. Mandatory unless the endpoint is obs.myhuaweicloud.com. Default for endpoint obs.myhuaweicloud.com without specified region: CN North-Beijing1 (cn-north-1).

Creating a bucket

CORS Origin

Origin (usually a domain name) specified by the cross-origin pre-request. Separate origins with line breaks. Each origin can contain one wildcard character (*) at most.

Obtaining bucket metadata

HTTP Request Header

HTTP headers in the cross-domain request. CORS requests must match the allowed headers.

Obtaining bucket metadata

Object Name Prefix

Objects to list must contain this prefix.

Listing objects in a bucket

Start Position

Where the object listing begins, in lexicographical order.

Listing objects in a bucket

Max.

The upper limit for objects in the response. Range: 1–1000. If the input value is greater than 1,000, only 1,000 objects are returned.

Listing objects in a bucket

Delimiter

For grouping object names. If an object name contains the set delimiter, the string from the first character to the first delimiter in the object name (excluding any prefix) is taken as a group under commonPrefix.

Listing objects in a bucket

Coding Type

Encoding method to apply to some elements in the response. For delimiter, marker, prefix, nextMarker, and key containing control characters not supported by the XML 1.0 standard, set encodingType to encode the response delimiter, marker, prefix (including the prefix in commonPrefixes), nextMarker, or key.

Listing objects in a bucket

Response Mode

Response mode for deleting objects in batches.

No (default): The response includes the deletion result of each requested object.

Yes: The response includes only results of objects failed to be deleted.

Deleting objects in batches from a bucket

Basic Type

Basic type of the object. Text (default): TXT or CSV. Image: PNG, JPG, or JPEG.

Uploading an object

Content

Mandatory for a text object. The system generates an object based on the content and object name.

Uploading an object

Base64 Code

Mandatory for a binary object. The system generates an object based on the Base64 code and object name.

Uploading an object

Usamos cookies para aprimorar nosso site e sua experiência. Ao continuar a navegar em nosso site, você aceita nossa política de cookies. Saiba mais

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback