# GitHub Produkt- und SKU-Namen

Erfahren Sie mehr über die Produkt- und SKU-IDs, die in der Abrechnungsplattform und REST-API verwendet werden.

Wenn Sie mit der Abrechnung über die REST-API arbeiten, um Budgets oder Abfragenutzung zu erstellen, müssen Sie bestimmte Produkt- und SKU-IDs verwenden. Diese Referenz enthält die gültigen Werte für diese Bezeichner.

## Bezeichner auf Produktebene

Verwenden Sie für **ProductPricing-Budgets** oder zum Abfragen der Nutzung nach Produkt einen der folgenden Werte:

* `actions` - GitHub Actions
* `packages` - GitHub Packages
* `codespaces` - GitHub Codespaces
* `copilot` - GitHub Copilot
* `ghas` - GitHub Advanced Security
* `ghec` - GitHub Enterprise Cloud
* `sandbox` – Cloud und lokale Sandboxes für GitHub Copilot

## Bezeichner auf SKU-Ebene

Verwenden Sie für **SkuPricing-Budgets** oder zum Abfragen der Verwendung durch SKU einen der folgenden Werte:

### GitHub Actions SKUs

<!-- markdownlint-disable GHD046 -->

* `actions_cache_storage` - Aktions-Cachespeicher
* `actions_custom_image_storage` – Aktionen benutzerdefinierter Bildspeicher
* `actions_linux` –Automatisierte Workflows – Linux-Runner
* `actions_linux_16_core` – Automatisierte Workflows – Linux mit 16 Kernen, ARM
* `actions_linux_16_core_arm` - Actions Linux ARM 16-core
* `actions_linux_2_core_advanced` – Linux-Aktionen mit 2 Kernen, erweitert
* `actions_linux_2_core_arm` – Linux-Aktionen mit 2 Kernen, ARM
* `actions_linux_32_core` - Actions Linux 32-core
* `actions_linux_32_core_arm` - Actions Linux ARM 32-core
* `actions_linux_4_core` – Automatisierte Workflows – Linux mit 4 Kernen, ARM
* `actions_linux_4_core_arm` - Actions Linux ARM 4-core
* `actions_linux_4_core_gpu` – Linux-Aktionen mit 4 Kernen, GPU
* `actions_linux_64_core` - Actions Linux 64-core
* `actions_linux_64_core_arm` – Linux-Aktionen mit 64 Kernen, ARM
* `actions_linux_8_core` – Automatisierte Workflows – Linux mit 8 Kernen, ARM
* `actions_linux_8_core_arm` - Actions Linux ARM 8-Core
* `actions_linux_96_core` – Automatisierte Workflows – Linux mit 96 Kernen, ARM
* `actions_linux_arm` - Aktionen Linux ARM
* `actions_linux_slim` - Aktionen Linux Slim
* `actions_macos` – Automatisierte Workflows – macOS-Runner
* `actions_macos_l` – Automatisierte Workflows – macOS, Large
* `actions_macos_xl` - Aktionen macOS XL
* `actions_storage` - Speicher für Aktionen
* `actions_windows` – Automatisierte Workflows – Windows-Runner
* `actions_windows_16_core` – Aktionen Windows 16-Kernprozessoren
* `actions_windows_16_core_arm`- Windows-Aktionen 16-Kerne, ARM
* `actions_windows_2_core` - Aktionen Windows 2-Core
* `actions_windows_2_core_advanced` - Aktionen Windows Advanced 2-Core
* `actions_windows_2_core_arm` - Aktionen Windows ARM 2-Core
* `actions_windows_32_core` – Aktionen Windows 32-Kern
* `actions_windows_32_core_arm`- Aktionen Windows ARM 32-Kern
* `actions_windows_4_core` - Befehle Windows 4-Core
* `actions_windows_4_core_arm`- Windows-Aktionen 4-Kerne, ARM
* `actions_windows_4_core_gpu`- Windows-Aktionen 4-Kerne, GPU
* `actions_windows_64_core` – Aktionen Windows 64-Core
* `actions_windows_64_core_arm`- Windows-Aktionen 64-Kerne, ARM
* `actions_windows_8_core` – Aktionen von Windows 8-Kern
* `actions_windows_8_core_arm`- Windows-Aktionen 8-Kerne, ARM
* `actions_windows_96_core`- Windows-Aktionen 96-Kerne, ARM
* `actions_windows_arm` – Aktionen Windows ARM

 <!-- markdownlint-enable GHD046 -->

### GitHub Codespaces SKUs

* `codespaces_compute_d16` - Codespaces Rechenleistung (16-Kern)
* `codespaces_compute_d2` - Codespaces Rechenleistung (2-Kern)
* `codespaces_compute_d32` - Codespaces-Berechnung (32 Kerne)
* `codespaces_compute_d4` - Codespaces Recheneinheit (4-Kern)
* `codespaces_compute_d8` - Codespaces-Rechner (8-Kern)
* `codespaces_prebuild_storage` - Codespaces-Vorbauspeicher
* `codespaces_storage` - Speicher von Codespaces

### GitHub Copilot SKUs

* `coding_agent_ai_credit`- Copilot Cloud-Agent
* `copilot_ai_credit`
- Copilot
AI credits
            
* `copilot_enterprise`- Copilot Enterprise
* `copilot_for_business` - Copilot für Unternehmen
* `copilot_standalone` – Copilot als eigenständige Version

### GitHub Advanced Security SKUs

* `ghas_code_security_licenses` - Codesicherheit
* `ghas_licenses` – Erweiterte Sicherheit
* `ghas_secret_protection_licenses` - Geheimer Schutz

### GitHub Code Quality SKUs

* `code_quality_licenses` - Codequalitätslizenzen
* `code_quality_ai_credit` - Codequalität AI credits

### Cloud- und lokale Sandboxen für GitHub Copilot SKUs

* `sandbox_linux` - Sandboxen für GitHub Copilot: Linux
* `sandbox_memory` - Sandboxen für GitHub Copilot: Arbeitsspeicher
* `sandbox_snapshot` - Sandboxes für GitHub Copilot: Momentaufnahme

### Andere SKUs

* `ghec_licenses`
- GitHub Enterprise Cloud Lizenzen
* `git_lfs_bandwidth` - Git LFS-Bandbreite
* `git_lfs_storage` - Git LFS-Speicher
* `models_inference` - Modellinferenz
* `packages_bandwidth` - Pakete der Datenübertragung
* `packages_storage` - Paketspeicher
* `spark_ai_credits` - Spark AI credits

> [!NOTE]
> Die genau verfügbaren SKUs können je nach Unternehmens- oder Organisationskonfiguration und den aktivierten Features variieren. Wenn beim Erstellen eines Budgets über die REST-API eine `404` Fehlermeldung angezeigt wird, sehen Sie sich die Fehlerantwort an, um die aktuelle Liste der gültigen SKUs für Ihr Konto anzuzeigen.