-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vmon api service deprecated #501
Comments
Looks like I wonder what's the best way to handle this. Maybe deprecate those two modules and create two new ones |
@mariolenz While vmon_service is depreciated, there are existing modules that interact with the appliance services But I do agree that we also need new ones for vcenter_services that interacts with /api/vcenter/services. For my specific use case with |
I tried to change to the new api endpoint, for my 8.0.3 and other 8.0.0 vcenter it worked. Can you test if it's working for you as well. And maybe you have the chance to test older versions as well. based on the informations from: |
SUMMARY
vCenter 8.0 U3 appears to have fully depreciated the API at /rest/appliance/vmon/service
https://knowledge.broadcom.com/external/article?articleNumber=321044
Was working as expected in 8.0 U2. Needing to move to vmware.vmware_rest.appliance_services, but the depreciation should be specifically called out on the appliance_vmon_service component
ISSUE TYPE
COMPONENT NAME
vmware.vmware_rest.appliance_vmon_service
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
Service is set to startup_type of automatic
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: