Resource List
This viewset automatically provides `list` and `detail` actions for ResourceWeights model.
GET /portal/public/creditsweights/
[
{
"resource_set_timestamp": 1606914744,
"vcpus": [
{
"value": 1,
"weight": 1.0
}
],
"memory_mb": [
{
"value": 530,
"weight": 4.0
},
{
"value": 1,
"weight": 1.0
},
{
"value": 65,
"weight": 1.0
}
]
}
]