...
- Conform to the APPC LCM Response format per the APPC LCM API Guide.
- Return Success/Failed status code as well as status code message (APPC LCM Response includes a “status” section with subsections of “code” and “message.”
- Include the Failed VM(s)/VNFC(s) details in the Response Payload.
- Any parameters/values returned from the VM/VNF should be returned as name/value pairs.
VM Level HealthCheck
Request:
...
- Return Success/Failed status code as well as status code message (APPC LCM Response includes a “status” section with subsections of “code” and “message.”
- Include the Failed VM/VNFC details in the Response Payload.
- Any parameters/values returned from the VM/VNF should be returned as name/value pairs.
Backward Compatibility
The current proposal is to develop a new API and persist the existing HealthCheck API in order to support the integrity of the current HealthCheck.
References
- ONAP APPC LCM Guide
- ONAP APPC Testing Request Samples
- ONAP APPC Ansible Adapter
- ONAP APPC Chef Adapter
- OpenStack Compute API Server Show Server Details
- ONAP VNF Provider Guidelines
- ONAP Control Loop Subcommittee