Skip to main content

GitHub製品名とSKU番号

課金プラットフォームと REST API で使用される製品と SKU の識別子について説明します。

この記事で

REST API を使用して課金を使用して予算やクエリの使用量を作成する場合は、特定の製品と SKU の識別子を使用する必要があります。 このリファレンスでは、これらの識別子の有効な値を提供します。

製品レベルの識別子

          **ProductPricing** 予算の場合、または製品別の使用状況を照会するには、次のいずれかの値を使用します。
  • actions - GitHub Actions
  • packages - GitHub Packages
  • codespaces - GitHub Codespaces
  • copilot - GitHub Copilot
  • ghas - GitHub Advanced Security
  • ghec - GitHub Enterprise Cloud

SKU レベルの識別子

          **SkuPricing** 予算の場合、または SKU 別の使用状況を照会するには、次のいずれかの値を使用します。

          GitHub Actions SKU
  • actions_cache_storage - アクションキャッシュストレージ
  • actions_custom_image_storage - アクションのカスタム イメージ ストレージ
  • actions_linux - Actions Linux ランナー
  • actions_linux_2_core_advanced - アクションズ Linux 2コア アドバンスト
  • actions_linux_2_core_arm - Actions Linux 2 コア ARM
  • actions_linux_32_core - Actions Linux 32-core
  • actions_linux_32_core_arm - Actions Linux 32 コア ARM
  • actions_linux_4_core - アクションズ リナックス 4コア
  • actions_linux_4_core_arm - Actions Linux 4-core ARM
  • actions_linux_4_core_gpu - アクションズ Linux 4 コア GPU
  • actions_linux_64_core - Actions Linux 64-core
  • actions_linux_64_core_arm - Actions Linux 64 コア ARM
  • actions_linux_8_core - Action Linux 8コア
  • actions_linux_8_core_arm - アクションズ Linux 8 コア ARM
  • actions_linux_96_core - アクションズLinux 96コア
  • actions_linux_arm - アクション Linux ARM
  • actions_linux_slim - Actions Linux スリム
  • actions_macos - Actions macOS ランナー
  • actions_macos_l - Actions macOS 大
  • actions_macos_xl - アクション macOS XL
  • actions_storage - アクション ストレージ
  • actions_windows - Actions Windows ランナー
  • actions_windows_16_core - 16 コアWindowsアクション
  • actions_windows_2_core - Windows 2コアアクション
  • actions_windows_2_core_advanced - 2 コアの高度なアクション Windows
  • actions_windows_2_core_arm - Windows 2 コア ARM アクション
  • actions_windows_4_core_arm - Windows 4 コア ARM のアクション
  • actions_windows_32_core - 32 コアWindowsアクション
  • actions_windows_32_core_arm - Actions Windows 32-コア ARM
  • actions_windows_4_core - 4 コアWindowsアクション
  • actions_windows_4_core_gpu - Windows 4 コア GPU アクション
  • actions_windows_64_core - 64 コアWindowsアクション
  • actions_windows_64_core_arm - 64 コア ARM Windowsアクション
  • actions_windows_8_core - Actions Windows 8-コア
  • actions_windows_8_core_arm - アクション Windows 8 コア ARM
  • actions_windows_arm - Windows ARMでの操作

          GitHub Codespaces SKU
  • codespaces_compute_d16 - Codespaces コンピューティング (16 コア)
  • codespaces_compute_d2 - Codespaces コンピューティング (2 コア)
  • codespaces_compute_d32 - Codespaces コンピューティング (32 コア)
  • codespaces_compute_d4 - Codespaces コンピューティング (4 コア)
  • codespaces_compute_d8 - Codespaces コンピューティング (8 コア)
  • codespaces_prebuild_storage - Codespaces の事前ビルドストレージ
  • codespaces_storage - Codespaces ストレージ

          GitHub Copilot SKU
  • copilot_agent_premium_request - Copilot エージェント プレミアム要求
  • copilot_enterprise - Copilot Enterprise
  • copilot_for_business - ビジネス向けコパイロット
  • copilot_premium_request - Copilot Premium リクエスト
  • copilot_standalone - Copilot スタンドアロン

          GitHub Advanced Security SKUs
  • ghas_code_security_licenses - GHAS コード セキュリティ ライセンス
  • ghas_licenses - GHAS ライセンス
  • ghas_secret_protection_licenses - GHAS シークレット保護ライセンス

その他の SKU

  • ghec_licenses - GitHub Enterprise Cloud ライセンス
  • git_lfs_bandwidth - Git LFS 帯域幅
  • git_lfs_storage - Git LFS ストレージ
  • models_inference - モデルの推論
  • packages_bandwidth - パッケージの帯域幅
  • packages_storage - ストレージをパッケージする
  • spark_premium_request - Spark Premium リクエスト

メモ

使用できる正確な SKU は、エンタープライズまたは組織の構成と有効な機能によって異なる場合があります。 REST API を使用して予算を作成するときに 404 エラーが発生した場合は、エラー応答を確認して、アカウントの有効な SKU の現在の一覧を確認します。