{
"orders": [
{
"order_id": {
"owner": "text",
"dseq": "text"
},
"state": "invalid",
"spec": {
"name": "text",
"requirements": {
"signed_by": {
"all_of": [
"text"
],
"any_of": [
"text"
]
},
"attributes": [
{
"key": "text",
"value": "text"
}
]
},
"resources": [
{
"resource": {
"cpu": {
"units": {
"val": "Ynl0ZXM="
},
"attributes": [
{
"key": "text",
"value": "text"
}
]
},
"memory": {
"quantity": {
"val": "Ynl0ZXM="
},
"attributes": [
{
"key": "text",
"value": "text"
}
]
},
"storage": [
{
"name": "text",
"quantity": {
"val": "Ynl0ZXM="
},
"attributes": [
{
"key": "text",
"value": "text"
}
]
}
],
"gpu": {
"units": {
"val": "Ynl0ZXM="
},
"attributes": [
{
"key": "text",
"value": "text"
}
]
},
"endpoints": [
{
"kind": "SHARED_HTTP"
}
]
},
"price": {
"denom": "text",
"amount": "text"
}
}
]
},
"created_at": "text"
}
],
"pagination": {
"next_key": "Ynl0ZXM=",
"total": "text"
}
}