PageBucketEx

PageBucketEx
PageBucketEx
JSON Example
{
    "items": [
        {
            "name": "string",
            "creationDate": "string",
            "path": "string",
            "tenant": "string",
            "owner": {
                "id": "string",
                "displayName": "string"
            },
            "storageUserId": "string",
            "region": "string",
            "objectCount": 0,
            "usedBytes": 0,
            "lastModified": "string",
            "s3Href": "string",
            "s3AltHref": "string",
            "encrypted": false,
            "bucketType": "string",
            "catalogStatus": "string",
            "sharingStatus": "string",
            "objectLock": false,
            "reserved": false,
            "created": false
        }
    ],
    "pageInfo": {
        "offset": 0,
        "limit": 0,
        "total": 0
    }
}
array of BucketEx
items
Optional

items

pageInfo
Optional

pageInfo