[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Validate Serial Number
DescriptionValidates license key, makes sure it can be applied.
Request
URLURL
https://vrni.example.com/api/ni/settings/licensing/validate
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
LicensingActivate
of type(s) application/json
{
"result": {
"capacityType": "CPU",
"deleted": false,
"deploymentType": "onprem",
"edition": "ADVANCED",
"entitlements": [
{
"capacityType": "CPU",
"count": 0
}
],
"evaluation": false,
"invalid": false,
"licenseKey": "AAAAA-BBBBB-CCCCC-DDDDD-EEEE",
"numberOfSockets": 25,
"productName": "VMware vRealize Network Insight",
"serviceTag": "CPN0EgdEOFVWNzM0",
"suspended": false
}
}
Errors
ApiError
400
Bad Request
ApiError
401
Unauthorized
ApiError
404
Not Found
500
Internal Error
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"licenseKey":"string"}' https://vrni.example.com/api/ni/settings/licensing/validate
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Settings Operations
post
post
post
post
post
post
post
delete
delete
delete
delete
delete
delete
delete
delete
delete
delete
post
post
get
get
get
get
get
get
get
get
get
get
get
post
put