Using Console
Using CLI
[PROJECT_ID]
with the ID of your GCP project.
[BACKEND_SERVICE_NAME]
with a name for your backend service and [PROJECT_ID]
with the ID of your GCP project.
[BACKEND_SERVICE_NAME]
with the name of your backend service, [INSTANCE_GROUP_NAME]
with the name of your instance group, [ZONE]
with the zone where your instance group is located, and [PROJECT_ID]
with the ID of your GCP project.
[TARGET_PROXY_NAME]
with the name of your target HTTP proxy and [BACKEND_SERVICE_NAME]
with the name of your backend service.
Using Python