| description | Automatically generated file. DO NOT MODIFY |
|---|
const options = {
authProvider,
};
const client = Client.init(options);
let containers = await client.api('/storage/fileStorage/containers')
.filter('containerTypeId eq e2756c4d-fa33-4452-9c36-2325686e1082')
.get();