v1
latestOpenAPI 3.0.0(C) Copyright IBM Corp. 2016 All Rights Reserved.2026-07-144737155.4 KBFile shares
Inspect a file share
This endpoint returns detailed information about a file share (corresponding IBM Containers command: cf ic volume fs-inspect FSNAME).
get/volumes/fs/{name}/json
Path parameters
namestring required
The name of the file share that you want to inspect. Run cf ic volume fs-list or call the GET /volumes/fs/json endpoint to retrieve a list of available file shares in your space.
Headers
X-Auth-Tokenstring required
The Bluemix JSON web token that you receive when logging into Bluemix. Run cf oauth-token to retrieve your access token.
X-Auth-Project-Idstring required
The unique ID of your organization space where you want to create or work with your containers. Run cf space <space_name> --guid, where <space_name> is the name of your space, to retrieve your space ID.
Response
OK. Detailed information about a file share is returned.