An attachment links a filesystem and a Scaleway resource (such as an Instance). An attachment is created when a filesystem is mounted to a resource, and is deleted when a filesystem is unmounted from a resource.
List filesystems attachments
List all existing attachments in a specified region.
By default, the attachments listed are ordered by creation date in ascending order. This can be modified using the order_by field.
path Parameters
regionThe region you want to target
query Parameters
filesystem_idUUID of the File Storage volume. (UUID format)
resource_idFilter by resource ID. (UUID format)
resource_typeFilter by resource type.
zoneFilter by resource zone.
pagePage number (starting at 1).
page_sizeNumber of entries per page (default: 20, max: 100).
List filesystems attachments › Responses
List of filesystem attachments matching the request criteria.
total_countTotal number of filesystem attachments matching the criteria.