curl "http://localhost:9090/igp_rules"
{
"policies": {
"subtensor": [
{
"policy": "None",
"matching_list": []
}
]
}
}
curl "http://localhost:9090/igp_rules"
{
"policies": {
"subtensor": [
{
"policy": "None",
"matching_list": []
}
]
}
}
Show Response Body
{
"policies": {
"subtensor": [
{
"policy": "None",
"matching_list": []
}
]
}
}
curl "http://localhost:9090/igp_rules"
Was this page helpful?