Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    1. Conform to the APPC LCM Response format per the APPC LCM API Guide.
    2. Return Success/Failed status code as well as status code message (APPC LCM Response includes a “status” section with subsections of “code” and “message.”
    3. Include the Failed VM(s)/VNFC(s) details in the Response Payload.
    4. Any parameters/values returned from the VM/VNF should be returned as name/value pairs.

VM Level HealthCheck

  • Request:

...

    1. Return Success/Failed status code as well as status code message (APPC LCM Response includes a “status” section with subsections of “code” and “message.”
    2. Include the Failed VM/VNFC details in the Response Payload.
    3. 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.

...