# Swift Client

#### Tổng quan <a href="#swiftclient-tongquan" id="swiftclient-tongquan"></a>

SwiftClient là một giao diện người dùng CLI được viết bằng ngôn ngữ Python, cho phép bạn tương tác với dịch vụ lưu trữ vStorage thông qua các Swift Restful API.

Để giúp bạn có thể cài đặt và cấu hình nhanh chóng công cụ người dùng này, chúng tôi cung cấp một tính năng tích hợp thông qua vStorage Portal. Bạn chỉ cần cung cấp thông tin Region, Project, thông tin chứng thực (vStorage credentials) chính xác và sau đó tải xuống tệp tin cấu hình (configuration file) cho Swift Client về là có thể sử dụng để tệp tin cấu hình này để truy cập đến tài nguyên của bạn trên dịch vụ lưu trữ vStorage. Chi tiết tham khảo tại [Tích hợp công cụ Swift Client với vStorage](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares/swift-client/tich-hop-cong-cu-swift-client-voi-vstorage.md). Sau khi đã truy cập được các tài nguyên (project, container, object, v.v.) của bạn trên dịch vụ vStorage, để làm việc với các tài nguyên này sử dụng công cụ Swift Client, bạn có thể tham khảo thêm các tình huống (use case) sử dụng hay tính năng của Swift Client để làm việc với tài nguyên vStorage. Chi tiết tham khảo tại [Sử dụng công cụ Swift Client](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares/swift-client/su-dung-cong-cu-swift-client.md).

***

#### Chủ đề <a href="#swiftclient-chude" id="swiftclient-chude"></a>

* Tích hợp công cụ Swift Client với vStorage
* Sử dụng công cụ Swift Client


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares/swift-client.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
