Skip to main content

Lisanslar

ライセンス数 [ライセンス] ページでは、顧客が所有する製品ライセンス、割り当てられたユーザー、およびライセンス配布プロセスを管理します。

アクセスパス

  • ウェブ: /billing/licenses

主要なトランザクション

  • アクティブなライセンス製品をリストする
  • 製品ごとの合計/割り当て/アイドルライセンスの表示
  • ユーザーへのライセンスの割り当てと取得
  • 製品ベースのライセンス ステータスの追跡

API ウクラリ

  • GET /api/License/active
  • GET /api/user/by-customer/:customerId
  • GET /api/customer-user-products/:customerId
  • GET /api/customer-user-products/:customerId/:userId/products

承認に関するメモ

  • ライセンス プロセスは顧客のコンテキストで機能します。ロールと権限の制限はバックエンドに適用されます。

:::info マニフェスト ホーム console:billing:licenses

:::