xpanse
xpanse copied to clipboard
create updateConfigurationChangeResult for agent to update result
- [ ] No authentication
- [ ] Request should contain the fields - isSuccessful: boolean and errorMessage: string
- [ ] URI /xpanse/agent/poll/{serviceId}/{resourceName}/{orderId}
- [ ] Update the corresponding entry in the table SERVICE_CONFIGURATION_UPDATE_REQUEST - status and result message
Depends on https://github.com/eclipse-xpanse/xpanse/issues/1868