Listet alle gültigen Typen für Deployment Manager auf.
Jetzt testen
Anfrage
HTTP-Anfrage
GET https://www.googleapis.com/deploymentmanager/v2beta1/projects/project/global/types
Parameter
Parametername
Wert
Beschreibung
Pfadparameter
project
string
Die Projekt-ID für diese Anfrage.
Optionale Suchparameter
filter
string
Ein regulärer Ausdruck, der zum Filtern der aufgeführten Ressourcen verwendet wird.
maxResults
integer
Maximale Anzahl der zurückzugebenden Ergebnisse.
Zulässige Werte: 0 bis 100.
(Standard: 50)
pageToken
string
Gibt ein nextPageToken an, das von einer vorherigen Listenanfrage zurückgegeben wurde. Mit diesem Token kann die nächste Ergebnisseite aus einer vorherigen Listenanfrage angefordert werden.
[[["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-03-04 (UTC)."],[[["This documentation covers a deprecated version of the Deployment Manager API, and users are advised to switch to the latest version."],["The `GET` request `https://www.googleapis.com/deploymentmanager/v2beta1/projects/project/global/types` lists all valid types for Deployment Manager."],["The API request requires authorization with specific scopes, including `https://www.googleapis.com/auth/ndev.cloudman.readonly`, `https://www.googleapis.com/auth/cloud-platform`, or `https://www.googleapis.com/auth/ndev.cloudman`."],["Optional query parameters like `filter`, `maxResults`, and `pageToken` are available to customize the resource listing."],["The successful response returns a JSON structure containing a list of Deployment Manager supported types under the `types[]` property."]]],[]]