UI Component Reference - v2.64.0
    Preparing search index...

    Interface ObjectStorageListResponse

    interface ObjectStorageListResponse {
        entries: ObjectStorageObjectMeta[];
    }
    Index

    Properties

    Properties

    entries: ObjectStorageObjectMeta[]