Performing an API call on a resource in Aria Operations returns a "MAINTAINED_MANUAL" state.
book
Article ID: 409049
calendar_today
Updated On:
Products
VMware Aria Suite
Issue/Introduction
Performing a GET on /api/resources/{ID of resource in maintenance} returns a state of "MAINTAINED_MANUAL".
Environment
Aria Operations 8.17
Aria Operations 8.18
Resolution
This has been resolved in VCF 9.0
To reproduce the issue:
- Navigate to the Operations > Configurations > Inventory Management page.
- Select a resource and click on the "Start Maintenance" button from the toolbar options.
- Select and put an End Maintenance in minutes or on a specific time.
- Perform the API call: GET/api/resources/{id} (id: the resource id which is in maintenance).
- Observe that the resource state returned is "MAINTAINED_MANUAL", it should be "MAINTAINED".
Feedback
thumb_up
Yes
thumb_down
No