Advertisement
Guest User

Untitled

a guest
Jan 11th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.08 KB | None | 0 0
  1. {
  2.     "name": "transformation_mappings",
  3.     "count": 3,
  4.     "subcount": 3,
  5.     "pages": 1,
  6.     "resources": [
  7.         {
  8.             "href": "http://localhost:3000/api/transformation_mappings/4",
  9.             "id": "4",
  10.             "name": "infra-mapping-01",
  11.             "description": "infra-mapping-01 description",
  12.             "comments": null,
  13.             "state": "draft",
  14.             "options": {
  15.  
  16.             },
  17.             "tenant_id": null,
  18.             "created_at": "2019-01-10T15:55:47Z",
  19.             "updated_at": "2019-01-10T15:55:47Z",
  20.             "transformation_mapping_items": [
  21.                 {
  22.                     "id": "16",
  23.                     "source_id": "1",
  24.                     "source_type": "EmsCluster",
  25.                     "destination_id": "2",
  26.                     "destination_type": "EmsCluster",
  27.                     "transformation_mapping_id": "4",
  28.                     "options": {
  29.  
  30.                     },
  31.                     "created_at": "2019-01-10T15:55:47Z",
  32.                     "updated_at": "2019-01-10T15:55:47Z"
  33.                 },
  34. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement