Bug 485730
| Summary: | API Enhancement - add system.listActivationKeys | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Brad Buckingham <bbuckingham> |
| Component: | API | Assignee: | Brad Buckingham <bbuckingham> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 0.5 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-09-17 07:10:26 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 456553 | ||
|
Description
Brad Buckingham
2009-02-16 16:12:26 UTC
git commit: 2b8dbac4bd23e5aed0cac88f969c0a754f8b64fb
Method: listActivationKeys
Description:
List the activation keys the system was registered with. An empty list will be returned if an activation key was not used during registration.
Parameters:
* string sessionKey
* int serverId
Returns:
* array:
o string - key
Spacewalk 0.5 released. Spacewalk 0.5 has been released for long time ago. |