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 Fault Management Job API

The faultManagementJob API from MEF — 9 operation(s) for faultmanagementjob.

MEF Fault Management Job API is one of 54 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, API documentation, and an API reference.

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

Requests are made against 3 base URLs: https://{serverBase}/mefApi/allegro/faultManagement/v3/, https://{serverBase}/mefApi/interlude/faultManagement/v3/, https://{serverBase}/mefApi/legato/faultManagement/v3/.

12 operations 9 paths 34 schemas 6 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 12

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

faultManagementJob 12
GET
/faultManagementJob
List or find Fault Management Job objects.
listFaultManagementJob 11 params → 200400401403422500
POST
/faultManagementJob
Creates a Fault Management Job.
createFaultManagementJob body → 201400401403422500
GET
/faultManagementJob/{id}
Retrieves a Fault Management Job by ID.
retrieveFaultManagementJob 1 param → 200400401403404500
POST
/faultManagementJob/{id}/resume
Resumes a Fault Management Job
resumeFaultManagementJob 1 param → 204400401403404422500
POST
/faultManagementJob/{id}/suspend
Suspends a Fault Management Job.
suspendFaultManagementJob 1 param → 204400401403404422500
GET
/cancelFaultManagementJob
List or find CancelFaultManagementJob objects.
listCancelFaultManagementJob 6 params → 200400401403422500
POST
/cancelFaultManagementJob
Creates a Cancel Fault Management Job entity.
createCancelFaultManagementJob body → 201400401403422500
GET
/cancelFaultManagementJob/{id}
Retrieves a CancelFaultManagementJob by ID.
retrieveCancelFaultManagementJob 1 param → 200400401403404500
GET
/modifyFaultManagementJob
List or find ModifyFaultManagementJob objects.
listModifyFaultManagementJob 6 params → 200400401403422500
POST
/modifyFaultManagementJob
Creates a Modify Fault Management Job entity.
createModifyFaultManagementJob body → 201400401403422500
GET
/modifyFaultManagementJob/{id}
Retrieves a ModifyFaultManagementJob by ID.
retrieveModifyFaultManagementJob 1 param → 200400401403404500
POST
/faultManagementJobComplexQuery
Executes a FaultManagementJobComplexQuery.
faultManagementJobComplexQuery body → 200400401403422500

Schemas 34

The contract defines 34 schemas that model the data the API accepts and returns. The most detailed are FaultManagementJobComplexQuery_Create (12 properties), FaultManagementJob_Create (10 properties), ModifyFaultManagementJob_Create (9 properties), RecurringSchedule (6 properties). Each schema is shown below with its type and property counts.

OutputFormat
string
List of possible output formats for the Report.
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…
TerminationError
object
This indicates an error that caused a FM Job or FM Report to be terminated. The code and propertyPath should be used like in Error422.
3 properties
RecurringSchedule
object
A definition of recurring schedule to run a job based on the Cron utility in Linux-like systems. It defines how the job should periodically run at specified ti…
6 properties
CancelFaultManagementJob_Create
object
Request for cancellation of an existing Fault Management Job.
1 property 1 required
EntityRef
object
Reference to Entity.
4 properties 3 required
ServiceRef
object
Reference to a Service.
3 properties 2 required
FaultManagementJobStateType
string
The state of the Fault Management Job. | state | Mplify 133.1 name | Description | | ----------------------- | -------------------------- | -------------------…
FaultManagementJobRef
object
A reference to a Fault Management Job resource.
3 properties 2 required
JobType
string
The type of a Job. Proactive jobs are carried on continuously to permit timely reporting of fault or performance status. On-demand jobs are actions that are in…
FaultManagementJobComplexQuery_Create
object
Fault Management Job Complex Query entity is used to perform searches on Fault Management Job entities, including clauses based on ScheduleDefinition and Servi…
12 properties
ScheduleDefinition
object
The schedule definition for running jobs.
4 properties
CancelFaultManagementJob
Request for cancellation of an existing Fault Management Job.
FaultManagementJob
Error401Code
string
One of the following error codes: - missingCredentials: No credentials provided. - invalidCredentials: Provided credentials are invalid or expired.
Error400
'Bad Request. (https://tools.ietf.org/html/rfc7231section-6.5.1)'
Error500
Internal Server Error. (https://tools.ietf.org/html/rfc7231section-6.6.1)
ModifyFaultManagementJob
Request for modification of an existing Fault Management Job.
TimeDurationUnits
string
The unit of measure in the duration. For example, if an interval is 2ms, this element is MS.
MonitoredObjectRef
object
Defines the reference to object which is a subject of fault management.
FaultManagementJobProcessStateType
string
The state of the process related to the Fault Management Job | state | Mplify 133.1 name | Description | | -------------- | ----------------- | ---------------…
Error400Code
string
One of the following error codes: - missingQueryParameter: The URI is missing a required query-string parameter. - missingQueryValue: The URI is missing a requ…
ServiceFromToRef
object
Reference to Service From and Service To endpoints.
3 properties 3 required
Error401
'Unauthorized. (https://tools.ietf.org/html/rfc7235section-3.1)'
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
Error422Code
string
One of the following error codes: - missingProperty: The property that was expected is not present in the payload. - invalidValue: The property has an incorrec…
Error422
Unprocessable entity due to a business validation problem. (https://tools.ietf.org/html/rfc4918section-11.2)
TimeDuration
object
This class is used to describe durations expressed as a 2-tuple, (value, units). The units from nanoseconds to years.
2 properties 2 required
Error404
Resource for the requested path not found. (https://tools.ietf.org/html/rfc7231section-6.5.4)
ServiceSpecificConfiguration
object
ServiceSpecificConfiguration is used as an extension point for Mplify-specific service fault management configuration. The @type attribute is used as a discrim…
1 property 1 required
FaultManagementJob_Create
object
A Fault Management Job specifies the configuration of FM Job to be performed on a service, an ordered pair (e.g., two UNIs), or an entity (e.g., port) by the S…
10 properties 8 required
Error403
Forbidden. This code indicates that the server understood the request but refused to authorize it. (https://tools.ietf.org/html/rfc7231section-6.5.3)
ResultFormat
string
List of possible result formats that define how Seller/Server will deliver a Report to the Buyer/Client.
ModifyFaultManagementJob_Create
object
Request for modification of an existing Fault Management Job.
9 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mef-faultmanagementjob-api-openapi.yml Raw ↑

Other APIs MEF publishes across the network.

MEF LSO Interlude MEF 133.1 streaming template
MEF Alarm API
MEF Appointment API
MEF appointment operations API
MEF Cancel Product Order API
MEF Cancel Test Job API
MEF Category API
MEF Charge API
MEF CIM Incident API
MEF Customer Bill API
MEF Event listeners API
MEF events subscription API
Where this information came from

This is an independent, third-party profile of MEF Fault Management Job API, 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.