Robot script is expecting 200 for POST, PUT, PATCH where 405 should be expected as per SOL003 Spec in VNFFaultManagement-API/IndividualSubscription.robot
Parent suite setup failed:
405 is not one of [200]
Failed validating 'enum' in schema:
{'enum': [200], 'type': 'integer'}
On instance:
405
issue