获取许可证信息(GetLicenseInfo)
管理员可以使用GetLicenseInfo获取许可证信息。返回示例:
{
"inventory": {
"licenseType": "Free",
"licenseRequest": "example request",
"issuedDate": "2017-01-19 14:31:06",
"user": "example",
"hostNum": 10.0,
"expired": true,
"managementNodeUuid": "00898b3538e53e70bb7521e54ff80276"
},
"additions": []
}
参数(Parameters)
名字 | 描述 | 可选的 | 可选的参数值 | 起始支持版本 |
---|---|---|---|---|
additionSession | 额外的信息,是一个json字符串 | 是 | 4.1.0 | |
userTags | 用户标签,请参见 创建用户标签(CreateUserTag) | 是 | 0.6 | |
systemTags | 系统标签,请参见 创建系统标签(CreateSystemTag) | 是 | 0.6 | |
timeout | 是 |