List all Endpoint DNS names on a specific cluster data center.
Retrieved Endpoint DNS Names.
Cluster Data Center not found.
[- {
- "awsEndpointDnsNames": [
- "ip-10-0-169-78.ec2.internal",
- "ip-10-0-107-16.ec2.internal",
- "ip-10-0-52-211.ec2.internal"
], - "clusterDataCenterId": "1e4bd709-c4ed-43f8-b5fa-5964d3ef3c1e"
}
]
Successfully updated Endpoint DNS Name(s) on the cluster data center.
{- "awsEndpointDnsNames": [
- "ip-10-0-169-78.ec2.internal",
- "ip-10-0-107-16.ec2.internal",
- "ip-10-0-52-211.ec2.internal"
], - "clusterDataCenterId": "1e4bd709-c4ed-43f8-b5fa-5964d3ef3c1e"
}
{- "awsEndpointDnsNames": [
- "ip-10-0-169-78.ec2.internal",
- "ip-10-0-107-16.ec2.internal",
- "ip-10-0-52-211.ec2.internal"
], - "clusterDataCenterId": "1e4bd709-c4ed-43f8-b5fa-5964d3ef3c1e"
}
Get Endpoint DNS Names for a cluster data center.
Retrieved Endpoint DNS Names for a cluster data center.
Cluster data center not found.
{- "awsEndpointDnsNames": [
- "ip-10-0-169-78.ec2.internal",
- "ip-10-0-107-16.ec2.internal",
- "ip-10-0-52-211.ec2.internal"
], - "clusterDataCenterId": "1e4bd709-c4ed-43f8-b5fa-5964d3ef3c1e"
}
Delete Endpoint DNS Names for a cluster data center.
Endpoint DNS Names successfully deleted.
Endpoint DNS Names not found.
{- "errors": [
- {
- "name": "string",
- "message": "string"
}
]
}