Performing an API call on a resource in Aria Operations returns a "MAINTAINED_MANUAL" state.
search cancel

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:

  1. Navigate to the Operations > Configurations > Inventory Management page.
  2. Select a resource and click on the "Start Maintenance" button from the toolbar options.
  3. Select and put an End Maintenance in minutes or on a specific time.
  4. Perform the API call: GET/api/resources/{id} (id: the resource id which is in maintenance).
  5. Observe that the resource state returned is "MAINTAINED_MANUAL", it should be "MAINTAINED".