FIWARE · Capability
ETSI ISG CIM / NGSI-LD API — CSourceSubscriptions
ETSI ISG CIM / NGSI-LD API — CSourceSubscriptions. 5 operations. Lead operation: CSourceSubscriptions. Self-contained Naftiko capability covering one Fiware business surface.
What You Can Do
GET
Retrievecsourcesubscriptions
— Retrieves the context source discovery subscriptions available in an NGSI-LD system
/v1/csourcesubscriptions
POST
Createcsourcesubscription
— Creates a context source discovery Subscription within an NGSI-LD system
/v1/csourcesubscriptions
GET
Retrievecsourcesubscriptionsbyid
— Retrieves a specific Subscription from an NGSI-LD system
/v1/csourcesubscriptions/{subscriptionid}
PATCH
Updatecsourcesubscription
— Updates a specific context source discovery Subscription within an NGSI-LD system
/v1/csourcesubscriptions/{subscriptionid}
DELETE
Removecsourcesubscription
— Removes a specific Context Source Subscription from an NGSI-LD system
/v1/csourcesubscriptions/{subscriptionid}
MCP Tools
retrieves-context-source-discovery-subscriptions
Retrieves the context source discovery subscriptions available in an NGSI-LD system
read-only
idempotent
creates-context-source-discovery-subscription
Creates a context source discovery Subscription within an NGSI-LD system
retrieves-specific-subscription-ngsi-ld
Retrieves a specific Subscription from an NGSI-LD system
read-only
idempotent
updates-specific-context-source-discovery
Updates a specific context source discovery Subscription within an NGSI-LD system
idempotent
removes-specific-context-source-subscription
Removes a specific Context Source Subscription from an NGSI-LD system
idempotent