Die Namen einiger Assured Workloads-Kontrollpakete haben sich geändert. Weitere Informationen zur Namensänderung finden Sie unter Hinweis zur Umbenennung von Kontrollpaketen.
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
API-Endpunkttypen
Auf dieser Seite werden die verschiedenen Arten von API-Endpunkten beschrieben, die in Assured Workloads verwendet werden können. Ein API-Endpunkt (oder Dienstendpunkt) ist eine URL, die die Netzwerkadresse eines Google Cloud API-Dienstes angibt, z. B. bigquery.googleapis.com. Google Cloud -Dienste ermöglichen den Zugriff auf Ressourcen über verschiedene Arten von API-Endpunkten, einschließlich globaler, standortbezogener und regionaler Endpunkte. Die Verfügbarkeit der einzelnen Typen hängt davon ab, ob sie von einem bestimmten Google Cloud Produkt oder Dienst bereitgestellt werden.
Alle Kontrollpakete von Assured Workloads unterstützen globale API-Endpunkte. Die Unterstützung für Standort- und regionale API-Endpunkte variiert je nach Steuerpaket.
Globale API-Endpunkte
Bei einem globalen API-Endpunkt wird der Standort nicht im URL-Hostnamen angegeben. Beispiel:
storage.googleapis.com
bigquery.googleapis.com
logging.googleapis.com
Diese global gültigen Endpunkte bieten hoch verfügbare Dienstendpunkte, die die TLS-Sitzung so nah wie möglich am Client beenden. Dadurch wird die Latenz beim Ausführen von API-Aufrufen von einer verteilten Clientpopulation über das Internet minimiert.
Standort-API-Endpunkte
Ein Standort-API-Endpunkt gibt den Standort im URL-Hostnamen an. Beispiel:
us-west1-storage.googleapis.com
us-west1-bigquery.googleapis.com
us-west1-logging.googleapis.com
Diese Standortendpunkte bieten Vorteile für Kunden, die standortspezifische Dienste nutzen müssen und prüfen möchten, ob sich Daten bei der Übertragung an einem bestimmten Ort befinden, wenn sie über eine private Verbindung darauf zugreifen.
Regionale API-Endpunkte
Bei einem regionalen API-Endpunkt wird der Standort als Subdomain angegeben. Beispiel:
storage.us-west1.rep.googleapis.com
bigquery.us-west1.rep.googleapis.com
logging.us-west1.rep.googleapis.com
Diese regionalen Endpunkte bieten die größten Vorteile für Kunden, die standortspezifische Dienste nutzen müssen und Möglichkeiten haben möchten, zu überprüfen, ob sich Daten während der Übertragung an einem bestimmten Ort befinden, wenn sie entweder über eine private Verbindung oder das öffentliche Internet darauf zugreifen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-01 (UTC)."],[[["\u003cp\u003eAPI endpoints, which are URLs specifying the network address of a Google Cloud API service, can be global, locational, or regional.\u003c/p\u003e\n"],["\u003cp\u003eGlobal API endpoints, like \u003ccode\u003estorage.googleapis.com\u003c/code\u003e, do not specify a location and are designed for high availability and low latency for clients around the world.\u003c/p\u003e\n"],["\u003cp\u003eLocational API endpoints, such as \u003ccode\u003eus-west1-storage.googleapis.com\u003c/code\u003e, include the location in the hostname and are used by customers who require location-specific services and wish to keep in-transit data in a specific area.\u003c/p\u003e\n"],["\u003cp\u003eRegional API endpoints, exemplified by \u003ccode\u003estorage.us-west1.rep.googleapis.com\u003c/code\u003e, use a location subdomain and offer the greatest control for keeping in-transit data within a specific region, either via private connectivity or the internet.\u003c/p\u003e\n"],["\u003cp\u003eAssured Workloads control packages support global API endpoints, while support for locational and regional endpoints varies, with the availability of both locational and regional endpoints being limited across Google Cloud services.\u003c/p\u003e\n"]]],[],null,["# API endpoint types\n==================\n\nThis page describes the different types of API endpoints that can be used in\nAssured Workloads. An API endpoint (or *service endpoint* ) is a URL\nthat specifies the network address of a Google Cloud API service, such as\n`bigquery.googleapis.com`. Google Cloud services allow access to resources using\ndifferent types of API endpoints, including global, locational, and regional\nendpoints. Availability for each type depends on whether they are provided by a\ngiven Google Cloud product or service.\n\nAll Assured Workloads\n[control packages](/assured-workloads/docs/control-packages) support global\nAPI endpoints. Support for locational and regional API endpoints varies across\ncontrol packages.\n\nGlobal API endpoints\n--------------------\n\nA global API endpoint doesn't specify the location in the URL hostname. For\nexample:\n\n- `storage.googleapis.com`\n- `bigquery.googleapis.com`\n- `logging.googleapis.com`\n\nThese globally scoped endpoints provide highly available service endpoints\nthat terminate the TLS session as close to the client as possible, which\nminimizes latency when serving API calls from a dispersed client population\nover the internet.\n\nLocational API endpoints\n------------------------\n\nA locational API endpoint specifies the location in the URL hostname. For\nexample:\n\n- `us-west1-storage.googleapis.com`\n- `us-west1-bigquery.googleapis.com`\n- `us-west1-logging.googleapis.com`\n\nThese locational endpoints offer benefits to customers who require the use of\nlocation-specific services, and want to verify that in-transit data remains in\na particular location when accessed through private connectivity.\n| **Note:** Locational API endpoints are supported by a limited number of services, and their availability may vary. In addition, your organization may require additional configuration to enable them in your organization. Contact [Cloud Customer Care](/support) for more information.\n\nRegional API endpoints\n----------------------\n\nA regional API endpoint specifies the location as a subdomain. For example:\n\n- `storage.us-west1.rep.googleapis.com`\n- `bigquery.us-west1.rep.googleapis.com`\n- `logging.us-west1.rep.googleapis.com`\n\nThese regional endpoints offer the most benefits to customers who require the\nuse of location-specific services, and want to have ways to verify that\nin-transit data remains in a particular location when accessed through either\nprivate connectivity or the public internet.\n| **Note:** Regional API endpoints are supported by a limited number of services, and their availability may vary."]]