The vSAN Enabled property is set to Enabled on a Cluster Compute Resource object when vSAN is enabled.
When vSAN is later disabled, the vSAN adapter fails to update the property back to Disabled.
Aria Operations 8.18.x
VCF Operations 9.x
Engineering are aware of the issue and it will be resolved in an upcoming release.
Workaround:
Update the property via API using steps below:
8.x
Operations >> Configurations >> Inventory Management
9.x
Infrastructure Operations >> Configurations >> Inventory Management
https://<Ops_FQDN or IP>/suite-api/https://<Ops_FQDN or IP>/suite-api/doc/swagger-ui.html#/Resource/addPropertiesUsingPOSThttps://<Ops_FQDN or IP>/suite-api/doc/swagger-ui.html#/Resource/addResourcesPropertiesExecute the API request, after entering the relevant values as described below:
In the ID field/s, type the relevant object UUID
In the timestamps field type the desired epoch time in milliseconds
In the statKey field type configuration|vsanEnabled
In the values field type Disabled