TM Forum · Capability
Resource Catalog Management — resourceCandidate
Resource Catalog Management — resourceCandidate. 5 operations. Lead operation: List or find ResourceCandidate objects. Self-contained Naftiko capability covering one Tm Forum business surface.
What You Can Do
GET
Listresourcecandidate
— List or find ResourceCandidate objects
/v1/resourcecandidate
POST
Createresourcecandidate
— Creates a ResourceCandidate
/v1/resourcecandidate
GET
Retrieveresourcecandidate
— Retrieves a ResourceCandidate by ID
/v1/resourcecandidate/{id}
PATCH
Patchresourcecandidate
— Updates partially a ResourceCandidate
/v1/resourcecandidate/{id}
DELETE
Deleteresourcecandidate
— Deletes a ResourceCandidate
/v1/resourcecandidate/{id}
MCP Tools
list-find-resourcecandidate-objects
List or find ResourceCandidate objects
read-only
idempotent
creates-resourcecandidate
Creates a ResourceCandidate
retrieves-resourcecandidate-id
Retrieves a ResourceCandidate by ID
read-only
idempotent
updates-partially-resourcecandidate
Updates partially a ResourceCandidate
idempotent
deletes-resourcecandidate
Deletes a ResourceCandidate
idempotent