How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MEF Service Function Testing Notification (Mef Lso Legato Service Function Test Notification)

MEF Service Function Testing Notification from MEF — 12 path(s) described in OpenAPI.

MEF Service Function Testing Notification (Mef Lso Legato Service Function Test Notification) is one of 95 APIs that MEF publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 12 operations across 12 paths, and defines 35 schemas. It is described by OpenAPI 3.0.1, at version 3.0.0.

Requests are made against a single base URL, https://{serverBase}/mefApi/legato/serviceFunctionTestingNotification/v3/.

12 operations 12 paths 35 schemas 12 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
3.0.0
Base URL
https://{server}:{port}{basePath}
Resource Areas
1

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 12 POST. Each is listed below with its method, path, parameters, and response codes.

Notification listeners 12

The Buyer/Client's endpoint to send particular event types notifications to.

POST
/listener/testJobCreateEvent
Test Job Create Notification endpoint
testJobCreateEvent body → 204400401403500
POST
/listener/testJobAttributeValueChangeEvent
Test Job Attribute Value Change Notification endpoint
testJobAttributeValueChangeEvent body → 204400401403500
POST
/listener/testJobStateChangeEvent
Test Job State Change Notification endpoint
testJobStateChangeEvent body → 204400401403500
POST
/listener/cancelTestJobStateChangeEvent
Cancel Test Job State Change Notification endpoint
cancelTestJobStateChangeEvent body → 204400401403500
POST
/listener/modifyTestJobStateChangeEvent
Modify Test Job State Change Notification endpoint
modifyTestJobStateChangeEvent body → 204400401403500
POST
/listener/suspendTestJobStateChangeEvent
Suspend Test Job State Change Notification endpoint
suspendTestJobStateChangeEvent body → 204400401403500
POST
/listener/resumeTestJobStateChangeEvent
Resume Test Job State Change Notification endpoint
resumeTestJobStateChangeEvent body → 204400401403500
POST
/listener/testProfileCreateEvent
Test Profile Create Notification endpoint
testProfileCreateEvent body → 204400401403500
POST
/listener/testProfileAttributeValueChangeEvent
Test Profile Attribute Value Change Notification endpoint
testProfileAttributeValueChangeEvent body → 204400401403500
POST
/listener/testProfileLifecycleStateChangeEvent
Test Profile Lifecycle State Change Notification endpoint
testProfileLifecycleStateChangeEvent body → 204400401403500
POST
/listener/testProfileDeleteEvent
Test Profile Delete Notification endpoint
testProfileDeleteEvent body → 204400401403500
POST
/listener/testResultCreateEvent
Test Result Create Notification endpoint
testResultCreateEvent body → 204400401403500

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are Event (4 properties), TestJobProcessEventPayload (3 properties), Error (3 properties), TestResultEventPayload (2 properties). Each schema is shown below with its type and property counts.

CancelTestJobProcessStateChangeEvent
Error
object
Standard Class used to describe API response error Not intended to be used directly. The code in the HTTP header is used as a discriminator for the type of err…
3 properties 1 required
Error400
Bad Request. (https://tools.ietf.org/html/rfc7231section-6.5.1)
Error400Code
string
One of the following error codes: - missingQueryParameter: The URI is missing a required query-string parameter - missingQueryValue: The URI is missing a requi…
Error401
Unauthorized. (https://tools.ietf.org/html/rfc7235section-3.1)
Error401Code
string
One of the following error codes: - missingCredentials: No credentials provided. - invalidCredentials: Provided credentials are invalid or expired
Error403
Forbidden. This code indicates that the server understood the request but refuses to authorize it. (https://tools.ietf.org/html/rfc7231section-6.5.3)
Error403Code
string
This code indicates that the server understood the request but refuses to authorize it because of one of the following error codes: - accessDenied: Access deni…
Error404
Resource for the requested path not found. (https://tools.ietf.org/html/rfc7231section-6.5.4)
Error409
Conflict (https://datatracker.ietf.org/doc/html/rfc7231section-6.5.8)
Error422
Unprocessable entity due to a business validation problem. (https://tools.ietf.org/html/rfc4918section-11.2)
Error422Code
string
One of the following error codes: - missingProperty: The property the Seller has expected is not present in the payload - invalidValue: The property has an inc…
Error500
Internal Server Error. (https://tools.ietf.org/html/rfc7231section-6.6.1)
Error501
Not Implemented. Used in case Seller is not supporting an optional operation (https://tools.ietf.org/html/rfc7231section-6.6.2)
Event
object
Event class is used to describe information structure used for notification.
4 properties 4 required
ModifyTestJobProcessStateChangeEvent
SuspendTestJobProcessStateChangeEvent
ResumeTestJobProcessStateChangeEvent
TestJobCreateEvent
TestJobAttributeValueChangeEvent
TestJobStateChangeEvent
TestJobEventPayload
object
The identifier of the Test Job being subject of this event.
2 properties 1 required
TestJobStateChangeEventPayload
object
1 property 1 required
TestJobStateType
string
The state of the Test Job. | State | Mplify 136.1 name | Description | | -------------------------| -----------------------| ----------------------------------…
TestJobProcessEventPayload
object
The identifier of the Test Job Process being subject of this event.
3 properties 2 required
TestJobProcessStateType
string
The state of the process related to Test Job | state | Mplify 136.1 name | Description | | -------------- | --------------- | ---------------------------------…
TestProfileCreateEvent
TestProfileAttributeValueChangeEvent
TestProfileDeleteEvent
TestProfileLifecycleStateChangeEvent
TestProfileEventPayload
object
The identifier of the Test Profile being subject of this event.
2 properties 1 required
TestProfileLifecycleStateChangeEventPayload
object
1 property 1 required
TestProfileLifecycleStateType
string
Current lifecycle status of the Test Profile. | State | Mplify 136.1 name | Description | | -------------- | ------------------- | ----------------------------…
TestResultCreateEvent
TestResultEventPayload
object
The identifier of the Test Result being subject of this event.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mef-lso-legato-service-function-test-notification-openapi.yml Raw ↑

Other APIs MEF publishes across the network.

MEF LSO Interlude MEF 133.1 streaming template
MEF LSO Legato Legato Service Catalog API
MEF LSO Legato Legato Service Catalog Notification API
MEF Alarm Management (Mef Lso Allegro Alarm Management)
MEF Alarm Notification (Mef Lso Allegro Alarm Notification)
MEF Fault Management (Mef Lso Allegro Fault Management)
MEF Fault Management Notification (Mef Lso Allegro Fault Notification)
MEF Performance Monitoring (Mef Lso Allegro Performance Monitoring)
MEF Performance Monitoring Notification (Mef Lso Allegro Performance Notification)
MEF Service Function Testing Notification (Mef Lso Allegro Service Function Test Notification)
MEF Service Function Testing (Mef Lso Allegro Service Function Test)
MEF Service Inventory Management (Mef Lso Allegro Service Inventory Management)
Where this information came from

This is an independent, third-party profile of MEF Service Function Testing Notification (Mef Lso Legato Service Function Test Notification), published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.