Bucket Server Properties Response
data class BucketServerPropertiesResponse(val certificateCommonName: String, val certificateExpiryDate: String, val fqdn: String? = null, val ipAddress: String)
Properties of the server managing the lifecycle of volume buckets