- User
- Tenant / Regions
- VPC
- Images
- Flavors
- Storage Policy
- Instances
- Subnet
- Security group
- Floating IP
- Activity Logs
- Tags
- Iam
- Billing
- Project
- S3
List buckets
Developing
GET
/api/v1/vmware/vpc/13096a33-4283-48bc-86a7-c75d70b450c5/s3/buckets
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Query Params
page
string
required
Example:
1
page_size
string
required
Example:
25
s3_service_id
string
required
Example:
2f2f57b6-e242-421f-87e6-18f42657cdb3,a3f4774c-8538-4677-a282-1b9d0543409b,ad70767a-9eee-43b0-a1ff-b26863131ec2,d8c82109-3d17-4ac2-8b21-5fedb2d81c54
Header Params
authorization
string
required
Example:
Bearer xxxxxxxx
orgid
string
required
Example:
59409b9c-a19d-4b84-abae-aff8de042ded
priority
string
required
Example:
u=1, i
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/v1/vmware/vpc/13096a33-4283-48bc-86a7-c75d70b450c5/s3/buckets?page=1&page_size=25&s3_service_id=2f2f57b6-e242-421f-87e6-18f42657cdb3,a3f4774c-8538-4677-a282-1b9d0543409b,ad70767a-9eee-43b0-a1ff-b26863131ec2,d8c82109-3d17-4ac2-8b21-5fedb2d81c54' \
--header 'authorization: Bearer xxxxxxxx' \
--header 'orgid: 59409b9c-a19d-4b84-abae-aff8de042ded' \
--header 'priority: u=1, i'
Responses
🟢200Success
application/json
Body
buckets
array [object {6}]
required
Name
string
required
CreationDate
string
required
isEmpty
boolean
required
s3_service_id
string
required
isEnabledLogging
boolean
required
endpoint
string
required
total
integer
required
Example
{
"buckets": [
{
"Name": "111testlinh",
"CreationDate": "2025-05-28T03:05:33.056000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "444",
"CreationDate": "2025-03-08T16:34:29.548000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "all-migrate-jobs-han",
"CreationDate": "2025-05-28T03:32:12.957000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "asdasd",
"CreationDate": "2025-03-05T08:53:39.397000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "backup-staging",
"CreationDate": "2025-04-08T04:34:37.610000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "edr",
"CreationDate": "2025-06-04T06:47:57.182000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "hello",
"CreationDate": "2025-03-15T14:56:50.145000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "hoanglm32-sync-han-02",
"CreationDate": "2025-05-08T12:39:00.218000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "hoanglm32-test-sync",
"CreationDate": "2025-01-07T06:15:49.110000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "lamnv23",
"CreationDate": "2024-12-02T18:06:49.720000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "lbv2-billing",
"CreationDate": "2024-12-31T08:11:46.921000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "luantc6-bucket",
"CreationDate": "2025-03-27T04:37:11.263000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "test-audit-billing",
"CreationDate": "2024-11-21T04:16:54.639000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "thuongtest",
"CreationDate": "2025-03-07T15:44:40.709000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "tult22",
"CreationDate": "2025-01-07T08:02:54.660000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "upl-downl-check",
"CreationDate": "2025-05-13T07:08:30.060000+00:00",
"isEmpty": false,
"s3_service_id": "2f2f57b6-e242-421f-87e6-18f42657cdb3",
"isEnabledLogging": false,
"endpoint": "https://s3-han02.fptcloud.com"
},
{
"Name": "cdc-chienpt2",
"CreationDate": "2024-09-10T14:25:29.961000+00:00",
"isEmpty": false,
"s3_service_id": "a3f4774c-8538-4677-a282-1b9d0543409b",
"isEnabledLogging": false,
"endpoint": "https://s3-hfx03.fptcloud.com"
},
{
"Name": "dsfsdffd",
"CreationDate": "2024-11-26T07:53:07.514000+00:00",
"isEmpty": false,
"s3_service_id": "a3f4774c-8538-4677-a282-1b9d0543409b",
"isEnabledLogging": false,
"endpoint": "https://s3-hfx03.fptcloud.com"
},
{
"Name": "helmebo",
"CreationDate": "2024-08-12T03:20:37.448000+00:00",
"isEmpty": false,
"s3_service_id": "a3f4774c-8538-4677-a282-1b9d0543409b",
"isEnabledLogging": false,
"endpoint": "https://s3-hfx03.fptcloud.com"
},
{
"Name": "kietna5-rally",
"CreationDate": "2024-07-30T07:10:32.768000+00:00",
"isEmpty": false,
"s3_service_id": "a3f4774c-8538-4677-a282-1b9d0543409b",
"isEnabledLogging": false,
"endpoint": "https://s3-hfx03.fptcloud.com"
},
{
"Name": "kietna5-testnfs",
"CreationDate": "2024-10-04T02:35:11.495000+00:00",
"isEmpty": false,
"s3_service_id": "a3f4774c-8538-4677-a282-1b9d0543409b",
"isEnabledLogging": false,
"endpoint": "https://s3-hfx03.fptcloud.com"
},
{
"Name": "oss-alert",
"CreationDate": "2024-03-15T02:50:32.797000+00:00",
"isEmpty": false,
"s3_service_id": "a3f4774c-8538-4677-a282-1b9d0543409b",
"isEnabledLogging": false,
"endpoint": "https://s3-hfx03.fptcloud.com"
},
{
"Name": "s3sync",
"CreationDate": "2024-03-12T03:46:47.883000+00:00",
"isEmpty": false,
"s3_service_id": "a3f4774c-8538-4677-a282-1b9d0543409b",
"isEnabledLogging": false,
"endpoint": "https://s3-hfx03.fptcloud.com"
},
{
"Name": "target",
"CreationDate": "2024-03-12T04:04:36.198000+00:00",
"isEmpty": false,
"s3_service_id": "a3f4774c-8538-4677-a282-1b9d0543409b",
"isEnabledLogging": false,
"endpoint": "https://s3-hfx03.fptcloud.com"
},
{
"Name": "thuan002",
"CreationDate": "2024-04-10T04:28:58.583000+00:00",
"isEmpty": false,
"s3_service_id": "a3f4774c-8538-4677-a282-1b9d0543409b",
"isEnabledLogging": false,
"endpoint": "https://s3-hfx03.fptcloud.com"
}
],
"total": 99
}
Modified at 2025-06-06 08:41:01