cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
795
Views
0
Helpful
1
Replies

Better License info from API

sthompson1
Level 1
Level 1

Is there a way now, or will there be in the near future, a way to get more advanced license info, like License Term or Edition with the API? The dashboard has a lot of additional info that the API doesn't serve up, but we need access to.

Thanks!

1 Accepted Solution

Accepted Solutions

colo
Cisco Employee
Cisco Employee

Scott,

We provide the license status, expiration date, and the device counts today. We do not include whether it has advanced security and how many years it was purchased for.

{ "status": "OK", "expirationDate": "Nov 16, 2016 UTC", "licensedDeviceCounts": { "MS": 100 } }

We are always looking for the wishes people submit for good ideas. Submit your wish via the dashboard and perhaps from the Help > API Docs page. You can also contact your sales person to make them aware of the feature request.

Thanks,

Colin Lowenberg

View solution in original post

1 Reply 1

colo
Cisco Employee
Cisco Employee

Scott,

We provide the license status, expiration date, and the device counts today. We do not include whether it has advanced security and how many years it was purchased for.

{ "status": "OK", "expirationDate": "Nov 16, 2016 UTC", "licensedDeviceCounts": { "MS": 100 } }

We are always looking for the wishes people submit for good ideas. Submit your wish via the dashboard and perhaps from the Help > API Docs page. You can also contact your sales person to make them aware of the feature request.

Thanks,

Colin Lowenberg