while running the get_status method getting the below error
get_status: type object 'dict' has no attribute 'from_dict'
WorkspaceConf is a dictionary and it does not have from_dict method
Also could not able to set the status.
set_status: It is not accepting any input for setting the status.
Please have a look into it.