Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Endpoints/Params
datastoreName
cmHandleInPath
resourceIdentifierInQuery
optionsParamInQuery
topicParamInQuery

includeDescendantsOptionInQuery

/v1/ch/{cm-handle}/data/ds/

ncmp-datastore:passthrough-operational

x(tick)x(tick)x(tick)x(tick)x(tick)

/v1/ch/{cm-handle}/data/ds/

ncmp-datastores:operational

x(tick)x(tick)x(tick)x

(tick)

/v1/ch/{cm-handle}/data/ds/

ncmp-datastore:passthrough-running

x(tick)x(tick)x(tick)x(tick)x(tick)


Info

It would be better to have just one handling all the cases like /v1/ch/{cm-handle}/data/ds/{ncmp-datastore-name}

where {ncmp-datastore-name} can be set to ncmp-datastore:operational or ncmp-datastore:passthrough-operational or ncmp-datastore:passthrough-running

...