Skip to content

Commit e7f3c61

Browse files
Add Product and SKU names reference article (#58323)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
1 parent 8e178ca commit e7f3c61

File tree

2 files changed

+141
-9
lines changed

2 files changed

+141
-9
lines changed

content/billing/reference/index.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,26 @@ title: Reference for billing
33
shortTitle: Reference
44
intro: Find information to support your use of billing.
55
versions:
6-
fpt: "*"
7-
ghec: "*"
8-
ghes: "*"
6+
fpt: '*'
7+
ghec: '*'
8+
ghes: '*'
99
topics:
1010
- Billing
1111
children:
12-
- /product-usage-included
1312
- /actions-runner-pricing
14-
- /billing-reports
15-
- /supported-payment-methods
1613
- /azure-billing
1714
- /azure-subscription
15+
- /billing-reports
1816
- /billing-roles
1917
- /cost-center-allocation
20-
- /roles-for-visual-studio
21-
- /github-license-users
22-
- /license-reports
2318
- /costs-for-github-models
2419
- /enterprise-license-troubleshooting
20+
- /github-license-users
21+
- /license-reports
22+
- /product-and-sku-names
23+
- /product-usage-included
24+
- /roles-for-visual-studio
25+
- /supported-payment-methods
2526
contentType: reference
2627
---
28+
Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
---
2+
title: GitHub Product and SKU names
3+
shortTitle: Product and SKU names
4+
intro: Learn about the product and SKU identifiers used in the billing platform and REST API.
5+
versions:
6+
fpt: '*'
7+
ghec: '*'
8+
topics:
9+
- Billing
10+
- Enterprise
11+
contentType: reference
12+
---
13+
14+
When working with billing through the REST API to create budgets or query usage, you'll need to use specific product and SKU identifiers. This reference provides the valid values for these identifiers.
15+
16+
## Product-level identifiers
17+
18+
For **ProductPricing** budgets or to query usage by product, use one of the following values:
19+
20+
* `actions` - {% data variables.product.prodname_actions %}
21+
* `packages` - {% data variables.product.prodname_registry %}
22+
* `codespaces` - {% data variables.product.prodname_github_codespaces %}
23+
* `copilot` - {% data variables.product.prodname_copilot %}
24+
* `ghas` - {% data variables.product.prodname_GH_advanced_security %}
25+
* `ghec` - {% data variables.product.prodname_ghe_cloud %}
26+
27+
## SKU-level identifiers
28+
29+
For **SkuPricing** budgets or to query usage by SKU, use one of the following values:
30+
31+
### {% data variables.product.prodname_actions %} SKUs
32+
33+
<!-- markdownlint-disable GHD046 -->
34+
35+
* `actions_beta_classroom_repository` - Actions beta classroom repository
36+
* `actions_beta_custom_runner_azure` - Actions beta custom runner (Azure)
37+
* `actions_beta_macos_xl_runner` - Actions beta macOS XL runner
38+
* `actions_beta_public_repository` - Actions beta public repository
39+
* `actions_beta_self_hosted_runner` - Actions beta self-hosted runner <!-- markdownlint-enable GHD046 -->
40+
* `actions_cache_storage` - Actions cache storage
41+
* `actions_custom_image_storage` - Actions custom image storage
42+
* `actions_linux` - Actions Linux runners
43+
* `actions_linux_16_core_perf` - Actions Linux 16-core performance
44+
* `actions_linux_20_core_mem` - Actions Linux 20-core memory
45+
* `actions_linux_2_core_advanced` - Actions Linux 2-core advanced
46+
* `actions_linux_2_core_arm` - Actions Linux 2-core ARM
47+
* `actions_linux_32_core` - Actions Linux 32-core
48+
* `actions_linux_32_core_arm` - Actions Linux 32-core ARM
49+
* `actions_linux_32_core_stor` - Actions Linux 32-core storage
50+
* `actions_linux_4_core` - Actions Linux 4-core
51+
* `actions_linux_4_core_advanced` - Actions Linux 4-core advanced
52+
* `actions_linux_4_core_gpu` - Actions Linux 4-core GPU
53+
* `actions_linux_64_core` - Actions Linux 64-core
54+
* `actions_linux_64_core_arm` - Actions Linux 64-core ARM
55+
* `actions_linux_8_core` - Actions Linux 8-core
56+
* `actions_linux_8_core_arm` - Actions Linux 8-core ARM
57+
* `actions_linux_8_core_stor` - Actions Linux 8-core storage
58+
* `actions_linux_96_core` - Actions Linux 96-core
59+
* `actions_linux_a100_24_core_gpu` - Actions Linux A100 24-core GPU
60+
* `actions_linux_a10_36_core_gpu` - Actions Linux A10 36-core GPU
61+
* `actions_linux_arm` - Actions Linux ARM
62+
* `actions_linux_slim` - Actions Linux slim
63+
* `actions_macos` - Actions macOS runners
64+
* `actions_macos_12_core` - Actions macOS 12-core
65+
* `actions_macos_8_core` - Actions macOS 8-core
66+
* `actions_macos_l` - Actions macOS large
67+
* `actions_macos_xl` - Actions macOS XL
68+
* `actions_self_hosted_linux` - Actions self-hosted Linux
69+
* `actions_self_hosted_macos` - Actions self-hosted macOS
70+
* `actions_self_hosted_unknown` - Actions self-hosted unknown
71+
* `actions_self_hosted_windows` - Actions self-hosted Windows
72+
* `actions_storage` - Actions storage
73+
* `actions_unknown` - Actions unknown
74+
* `actions_windows` - Actions Windows runners
75+
* `actions_windows_16_core` - Actions Windows 16-core
76+
* `actions_windows_176_core_perf` - Actions Windows 176-core performance
77+
* `actions_windows_2_core` - Actions Windows 2-core
78+
* `actions_windows_2_core_advanced` - Actions Windows 2-core advanced
79+
* `actions_windows_2_core_arm` - Actions Windows 2-core ARM
80+
* `actions_windows_32_core` - Actions Windows 32-core
81+
* `actions_windows_32_core_arm` - Actions Windows 32-core ARM
82+
* `actions_windows_32_core_stor` - Actions Windows 32-core storage
83+
* `actions_windows_4_core` - Actions Windows 4-core
84+
* `actions_windows_4_core_gpu` - Actions Windows 4-core GPU
85+
* `actions_windows_64_core` - Actions Windows 64-core
86+
* `actions_windows_64_core_arm` - Actions Windows 64-core ARM
87+
* `actions_windows_8_core` - Actions Windows 8-core
88+
* `actions_windows_8_core_arm` - Actions Windows 8-core ARM
89+
* `actions_windows_8_core_mem` - Actions Windows 8-core memory
90+
* `actions_windows_8_core_stor` - Actions Windows 8-core storage
91+
* `actions_windows_a100_24_core_gpu` - Actions Windows A100 24-core GPU
92+
* `actions_windows_a10_36_core_gpu` - Actions Windows A10 36-core GPU
93+
* `actions_windows_arm` - Actions Windows ARM
94+
95+
### {% data variables.product.prodname_github_codespaces %} SKUs
96+
97+
* `codespaces_compute_d16` - Codespaces compute (16-core)
98+
* `codespaces_compute_d2` - Codespaces compute (2-core)
99+
* `codespaces_compute_d32` - Codespaces compute (32-core)
100+
* `codespaces_compute_d4` - Codespaces compute (4-core)
101+
* `codespaces_compute_d8` - Codespaces compute (8-core)
102+
* `codespaces_prebuild_storage` - Codespaces prebuild storage
103+
* `codespaces_storage` - Codespaces storage
104+
105+
### {% data variables.product.prodname_copilot %} SKUs
106+
107+
* `copilot_agent_premium_request` - Copilot agent premium request
108+
* `copilot_enterprise` - Copilot Enterprise
109+
* `copilot_for_business` - Copilot for Business
110+
* `copilot_premium_request` - Copilot premium request
111+
* `copilot_standalone` - Copilot standalone
112+
113+
### {% data variables.product.prodname_GH_advanced_security %} SKUs
114+
115+
* `ghas_code_security_licenses` - GHAS code security licenses
116+
* `ghas_licenses` - GHAS licenses
117+
* `ghas_secret_protection_licenses` - GHAS secret protection licenses
118+
119+
### Other SKUs
120+
121+
* `ghec_licenses` - {% data variables.product.prodname_ghe_cloud %} licenses
122+
* `git_lfs_bandwidth` - Git LFS bandwidth
123+
* `git_lfs_storage` - Git LFS storage
124+
* `models_inference` - Models inference
125+
* `packages_bandwidth` - Packages bandwidth
126+
* `packages_storage` - Packages storage
127+
* `spark_premium_request` - Spark premium request
128+
129+
> [!NOTE]
130+
> The exact SKUs available may vary depending on your enterprise or organization configuration and the features enabled. If you receive a `404` error when creating a budget through the REST API, look at the error response to see the current list of valid SKUs for your account.

0 commit comments

Comments
 (0)