Patch in 641 is to modify the existing Service Order content. You can use new Service Order to modify a Service, if this modification requires some orchestration.
For simple service modifications, you should consider using TMF640
PATCH /service/123
Content-Type: application/json
{
"operatingStatus": "degraded",
"@type": "Service"
}
------------------------------
Plamen Stanoev
Ericsson Inc.
------------------------------
Original Message:
Sent: May 15, 2025 02:07
From: Sarbari Saha
Subject: Can TMF641 patch be used to modify service operational state?
Can TMF641 patch be used to modify service operational state?