Successfully retrieved cluster network firewall rules.
[- {
- "clusterId": "string",
- "firewallRules": [
- {
- "clusterId": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "network": "219.90.173.177/32",
- "type": "CASSANDRA"
}
]
}
]
Successfully added the cluster network firewall rule.
{- "clusterId": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "network": "219.90.173.177/32",
- "type": "CASSANDRA"
}
{- "clusterId": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "network": "219.90.173.177/32",
- "type": "CASSANDRA"
}
Retrieved the details of the cluster network firewall rule.
Cluster network firewall rule not found
{- "clusterId": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "network": "219.90.173.177/32",
- "type": "CASSANDRA"
}
Cluster Network Firewall Rule successfully deleted.
Cluster Network Firewall Rule not found
{- "errors": [
- {
- "name": "string",
- "message": "string"
}
]
}