Resource Info Response
data class ResourceInfoResponse(val resource: Map<String, String>, val status: String, val sub: List<ResourceInfoResponse>, val time: String)
ResourceInfo represents the information/status of the associated resource.