InlineContainerGatewayListResult1
InlineContainerGatewayListResult1
JSON Example
{
"results": [
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_last_sync_time": 0,
"description": "string",
"display_name": "string",
"resource_type": "string",
"scope": [
{
"scope_id": "string",
"scope_type": "string"
}
],
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"addresses": [
{
"address": "string",
"type": "string"
}
],
"container_cluster_id": "string",
"container_project_id": "string",
"external_id": "string",
"listeners": [
{
"hostname": "string",
"name": "string",
"port": 0,
"protocol": "string"
}
],
"origin_properties": [
{
"key": "string",
"value": "string"
}
],
"spec": "string"
}
]
}