AdvertisementConfig
AdvertisementConfig
Advertisement config for different types of routes which need to be advertised from TIER1 logical router to the linked TIER0 logical router
AllOf
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_revision": 0,
"_create_time": 0,
"_create_user": "string",
"_last_modified_time": 0,
"_last_modified_user": "string",
"_protection": "string",
"_system_owned": false,
"description": "string",
"display_name": "string",
"id": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"advertise_dns_forwarder": false,
"advertise_ipsec_local_ip": false,
"advertise_lb_snat_ip": false,
"advertise_lb_vip": false,
"advertise_nat_routes": false,
"advertise_nsx_connected_routes": false,
"advertise_static_routes": false,
"enabled": false,
"logical_router_id": "string"
}
Parameter To