List Filesystem
Lists the filesystem(s) contained in the parent environment, which is identified with the ID {envId}.
GET /resource/list/filesystem/{envId}
Parameters
Parameters in bold are mandatory
Location | Name | Description | Type |
---|---|---|---|
path | envId | The ID of the parent environment from which you want to retrieve the list of filesystems. See Get Resource ID for further details on how to retrieve IDs. | str |
To see details on possible response codes, go to API Responses.