現在の位置
FrontPage > MierukaApiGetLicenseUsage
get_license_usage †
グループ内のライセンス使用状況を取得する。
URL †
http://web-api.soba-project.com/webapi/1.4/get_license_usage
認証 †
必要
パラメータ †
なし
レスポンス †
成功時:
<?xml version="1.0" encoding="utf-8" ?> <get_license_usage result="OK"> <group>グループ名</group> <max>10</max> <used>5</max> </get_license_usage>
失敗時:
<get_license_usage result="NG"> <error code="xxx" message="xxxxxxxxx" /> </get_license_usage>