You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
{
|
|
"count": 2,
|
|
"next": null,
|
|
"previous": null,
|
|
"results": [
|
|
{
|
|
"created_date": "2022-03-17T07:23:59.305000Z",
|
|
"credentials_type": "KEY_SECRET_KEY_PAIR",
|
|
"description": "",
|
|
"display_name": "Bucket 2",
|
|
"id": 2,
|
|
"manifests": [
|
|
"manifest.jsonl"
|
|
],
|
|
"organization": 2,
|
|
"owner": {
|
|
"first_name": "Business",
|
|
"id": 11,
|
|
"last_name": "Second",
|
|
"url": "http://localhost:8080/api/users/11",
|
|
"username": "business2"
|
|
},
|
|
"provider_type": "AWS_S3_BUCKET",
|
|
"resource": "private",
|
|
"specific_attributes": "endpoint_url=http%3A%2F%2Fminio%3A9000",
|
|
"updated_date": "2022-03-17T07:23:59.309000Z"
|
|
},
|
|
{
|
|
"created_date": "2022-03-17T07:22:49.519000Z",
|
|
"credentials_type": "ANONYMOUS_ACCESS",
|
|
"description": "",
|
|
"display_name": "Bucket 1",
|
|
"id": 1,
|
|
"manifests": [
|
|
"manifest.jsonl"
|
|
],
|
|
"organization": null,
|
|
"owner": {
|
|
"first_name": "User",
|
|
"id": 2,
|
|
"last_name": "First",
|
|
"url": "http://localhost:8080/api/users/2",
|
|
"username": "user1"
|
|
},
|
|
"provider_type": "AWS_S3_BUCKET",
|
|
"resource": "public",
|
|
"specific_attributes": "endpoint_url=http%3A%2F%2Fminio%3A9000",
|
|
"updated_date": "2022-03-17T07:22:49.529000Z"
|
|
}
|
|
]
|
|
} |