{
"links": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"id": 1,
"type": "station_media",
"adapter": "local",
"path": "/var/azuracast/stations/azuratest_radio/media",
"s3CredentialKey": "your-key-here",
"s3CredentialSecret": "your-secret-here",
"s3Region": "your-region",
"s3Version": "latest",
"s3Bucket": "your-bucket-name",
"s3Endpoint": "https://your-region.digitaloceanspaces.com",
"dropboxAppKey": "",
"dropboxAppSecret": "",
"dropboxAuthToken": "",
"sftpHost": "127.0.0.1",
"sftpUsername": "root",
"sftpPassword": "abc123",
"sftpPort": 20,
"sftpPrivateKey": "text",
"sftpPrivateKeyPassPhrase": "text",
"storageQuota": "50 GB",
"storageQuotaBytes": "120000",
"storageUsed": "1 GB",
"storageUsedBytes": "60000",
"storageAvailable": "1 GB",
"storageAvailableBytes": "120000",
"storageUsedPercent": "75",
"isFull": "true",
"uri": "/var/azuracast/www",
"stations": [
"AzuraTest Radio"
]
}