Loading SOL002/VNFLifecycleManagement-API/NotificationConsumer.robot +2 −2 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ Check resource existence and get CallbackUri Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} Get ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions Get ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions/${subscriptionId} Integer response status 200 Validate Json response body Subscriptions.schema.json Validate Json response body subscription.schema.json Set Global Variable ${callbackResp} response body callbackUri SOL002/VNFLifecycleManagement-API/jsons/VnfIdentifierDeletionNotification.json +1 −1 Original line number Diff line number Diff line {{ "id":"", "notificationType":"VnfIdentifierCreationNotification", "notificationType":"VnfIdentifierDeletionNotification", "subscriptionId":"{subscriptionId}", "timeStamp":"", "vnfInstanceId":"{vnfInstanceId}", Loading Loading
SOL002/VNFLifecycleManagement-API/NotificationConsumer.robot +2 −2 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ Check resource existence and get CallbackUri Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Content-Type": "${CONTENT_TYPE}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} Get ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions Get ${apiRoot}/${apiName}/${apiMajorVersion}/subscriptions/${subscriptionId} Integer response status 200 Validate Json response body Subscriptions.schema.json Validate Json response body subscription.schema.json Set Global Variable ${callbackResp} response body callbackUri
SOL002/VNFLifecycleManagement-API/jsons/VnfIdentifierDeletionNotification.json +1 −1 Original line number Diff line number Diff line {{ "id":"", "notificationType":"VnfIdentifierCreationNotification", "notificationType":"VnfIdentifierDeletionNotification", "subscriptionId":"{subscriptionId}", "timeStamp":"", "vnfInstanceId":"{vnfInstanceId}", Loading