EasyManua.ls Logo

Blackmagic URSA Cine - Page 240

Default Icon
293 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
GET /media/devices/doformatSupportedFilesystems
Get the list of filesystems available to format the device.
Response
200 - OK
Name Type Description
Response array
Response[i] string
GET /media/devices/{deviceName}
Get information about the selected device.
Parameters
Name Type Description
{deviceName} (required) string
Device name of the media device, as returned by
deviceName member of Workingset or ActiveMedia
Response
200 - OK
The response is a JSON object.
Name Type Description
state string
The current state of the media device. Possible values
are: None, Scanning, Mounted, Uninitialised, Formatting,
RaidComponent.
GET /media/devices/{deviceName}/doformat
Get a format key, used to format the device with a put request.
Parameters
Name Type Description
{deviceName} (required) string
Device name of the media device, as returned by
deviceName member of Workingset or ActiveMedia
Response
200 - OK
The response is a JSON object.
Name Type Description
deviceName string Internal device name of this media device
key string
The key used to format this device, it must be fetched with
the GET request and then provided back with a PUT request
240Developer Information

Table of Contents