Successfully retrieved AWS security group firewall rules.
[- {
- "clusterId": "91346037-b969-4c4d-8112-59e1d2aa67e9",
- "firewallRules": [
- {
- "clusterId": "91346037-b969-4c4d-8112-59e1d2aa67e9",
- "id": "44ff0751-ea69-4154-810a-99aedc6d23fd",
- "securityGroupId": "sg-903004f0",
- "status": "GENESIS",
- "type": "CASSANDRA_CQL"
}, - {
- "clusterId": "91346037-b969-4c4d-8112-59e1d2aa67e9",
- "id": "361fc2b9-0acf-49d3-8cac-a703d2ef9cd2",
- "securityGroupId": "sg-903004f6",
- "status": "GENESIS",
- "type": "CASSANDRA_CQL"
}
]
}
]
Successfully added the AWS security group firewall rule.
{- "clusterId": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "securityGroupId": "sg-01abc2345defg6789",
- "type": "CASSANDRA"
}
{- "clusterId": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "securityGroupId": "sg-01abc2345defg6789",
- "type": "CASSANDRA"
}
Retrieved the details of the AWS security group firewall rule.
Aws security group firewall rule not found
{- "clusterId": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "securityGroupId": "sg-01abc2345defg6789",
- "type": "CASSANDRA"
}
Aws Security Group Firewall Rule successfully deleted.
Aws Security Group Firewall Rule not found
{- "errors": [
- {
- "name": "string",
- "message": "string"
}
]
}