{
"addresses": [
"string"
],
"endpoints": [
{
"address": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"locality": "string",
"network": "string",
"ports": {
"property1": 0,
"property2": 0
},
"service_account": "string",
"weight": 0
}
],
"export_to": [
"string"
],
"hosts": [
"string"
],
"location": 0,
"ports": [
{
"name": "string",
"number": 0,
"protocol": "string",
"target_port": 0
}
],
"resolution": 0,
"subject_alt_names": [
"string"
],
"workload_selector": {
"labels": {
"property1": "string",
"property2": "string"
}
}
}