Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 327 Bytes

File metadata and controls

15 lines (14 loc) · 327 Bytes

RetrieveImportResponse

{
  "topic": "org.eclipse.ditto/the_policy_id/policies/commands/retrieve",
  "headers": {
    "correlation-id": "<preserved-command-correlation-id>"
  },
  "path": "/imports/org.eclipse.ditto:the_imported_policy_id",
  "value": {
    "entries" : ["IMPORTED_ENTRY"]
  },
  "status": 200
}