[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1

InfoTypesSubscription

The subscribers must provide this information to allow the DMS to successfully notify the status modifications of info types.


Properties

string
owner Required

Name of the rapp or service subscribing for the info type notifications.


string
status_result_uri Required

Callback URI that the DMS can invoke to notify the status of the info types.


string
id Optional

Unique Id identifying the subscription.

JSON Example

{
	"owner": "string",
	"status_result_uri": "string"
}
[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1
Parameter To

Put Info Type Subscription
Returned By

Get Info Type Subscription

Feedback

Was this page helpful?