Operations related to perform bulk operation on Cluster AWS security group firewall rules
Successfully added AWS security group firewall rules
Any firewall rule of that kind already exists for that security group in cluster
{- "clusterId": "91346037-b969-4c4d-8112-59e1d2aa67e9",
- "firewallRules": [
- {
- "deferredReason": "",
- "id": "44ff0751-ea69-4154-810a-99aedc6d23fd",
- "securityGroupId": "sg-903004f0",
- "type": "CASSANDRA_CQL"
}, - {
- "deferredReason": "",
- "id": "361fc2b9-0acf-49d3-8cac-a703d2ef9cd2",
- "securityGroupId": "sg-903004f6",
- "type": "CASSANDRA_CQL"
}
], - "status": "RUNNING"
}
{- "clusterId": "91346037-b969-4c4d-8112-59e1d2aa67e9",
- "firewallRules": [
- {
- "id": "44ff0751-ea69-4154-810a-99aedc6d23fd",
- "securityGroupId": "sg-903004f0",
- "status": "GENESIS",
- "type": "CASSANDRA_CQL"
}, - {
- "id": "361fc2b9-0acf-49d3-8cac-a703d2ef9cd2",
- "securityGroupId": "sg-903004f6",
- "status": "GENESIS",
- "type": "CASSANDRA_CQL"
}
], - "status": "RUNNING"
}
Retrieved AWS security group firewall rules for cluster
Cluster or Cluster AWS security group Firewall Rule not found
{- "clusterId": "91346037-b969-4c4d-8112-59e1d2aa67e9",
- "firewallRules": [
- {
- "id": "44ff0751-ea69-4154-810a-99aedc6d23fd",
- "securityGroupId": "sg-903004f0",
- "status": "GENESIS",
- "type": "CASSANDRA_CQL"
}, - {
- "id": "361fc2b9-0acf-49d3-8cac-a703d2ef9cd2",
- "securityGroupId": "sg-903004f6",
- "status": "GENESIS",
- "type": "CASSANDRA_CQL"
}
], - "status": "RUNNING"
}
Successfully updated cluster AWS security group firewall rules
Cluster or Cluster AWS security group Firewall Rule not found
{- "clusterId": "91346037-b969-4c4d-8112-59e1d2aa67e9",
- "firewallRules": [
- {
- "deferredReason": "",
- "id": "44ff0751-ea69-4154-810a-99aedc6d23fd",
- "securityGroupId": "sg-903004f0",
- "type": "CASSANDRA_CQL"
}, - {
- "deferredReason": "",
- "id": "361fc2b9-0acf-49d3-8cac-a703d2ef9cd2",
- "securityGroupId": "sg-903004f6",
- "type": "CASSANDRA_CQL"
}
], - "status": "RUNNING"
}
{- "clusterId": "91346037-b969-4c4d-8112-59e1d2aa67e9",
- "firewallRules": [
- {
- "id": "44ff0751-ea69-4154-810a-99aedc6d23fd",
- "securityGroupId": "sg-903004f0",
- "status": "GENESIS",
- "type": "CASSANDRA_CQL"
}, - {
- "id": "361fc2b9-0acf-49d3-8cac-a703d2ef9cd2",
- "securityGroupId": "sg-903004f6",
- "status": "GENESIS",
- "type": "CASSANDRA_CQL"
}
], - "status": "RUNNING"
}
Cluster AWS security group Firewall Rules successfully deleted
Cluster or Cluster AWS security group Firewall Rule not found
{- "errors": [
- {
- "name": "string",
- "message": "string"
}
]
}