Last active
March 27, 2018 13:44
-
-
Save AlanCoding/f831687afb4d1a66222b8806c201e7dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"count": 4, | |
"next": null, | |
"previous": null, | |
"results": [ | |
{ | |
"id": 57, | |
"type": "activity_stream", | |
"url": "/api/v2/activity_stream/57/", | |
"related": { | |
"access_token": "*************", | |
"actor": "/api/v2/users/1/" | |
}, | |
"summary_fields": { | |
"actor": { | |
"username": "admin", | |
"first_name": "", | |
"last_name": "", | |
"id": 1 | |
}, | |
"access_token": "*************" | |
}, | |
"timestamp": "2018-03-27T13:43:09.750306Z", | |
"operation": "create", | |
"changes": { | |
"inputs": "{\"fields\": [{\"id\": \"api_token\", \"label\": \"API Token\", \"type\": \"string\", \"secret\": true}]}", | |
"kind": "cloud", | |
"modified_by": "admin", | |
"description": "", | |
"created": "2018-03-27 13:43:09.745836+00:00", | |
"injectors": "{\"env\": {\"THIRD_PARTY_CLOUD_API_TOKEN\": \"{{api_token}}\"}}", | |
"modified": "2018-03-27 13:43:09.745854+00:00", | |
"created_by": "admin", | |
"managed_by_tower": false, | |
"id": 15, | |
"name": "alan" | |
}, | |
"object1": "credential_type", | |
"object2": "", | |
"object_association": "" | |
}, | |
{ | |
"id": 3, | |
"type": "activity_stream", | |
"url": "/api/v2/activity_stream/3/", | |
"related": { | |
"access_token": "*************" | |
}, | |
"summary_fields": { | |
"access_token": "*************" | |
}, | |
"timestamp": "2018-03-26T22:33:52.185554Z", | |
"operation": "update", | |
"changes": { | |
"modified": [ | |
"2018-03-26 22:33:20.449789+00:00", | |
"2018-03-26 22:33:52.182422+00:00" | |
] | |
}, | |
"object1": "credential_type", | |
"object2": "", | |
"object_association": "" | |
}, | |
{ | |
"id": 2, | |
"type": "activity_stream", | |
"url": "/api/v2/activity_stream/2/", | |
"related": { | |
"access_token": "*************" | |
}, | |
"summary_fields": { | |
"access_token": "*************" | |
}, | |
"timestamp": "2018-03-26T22:33:33.107801Z", | |
"operation": "update", | |
"changes": { | |
"modified": [ | |
"2018-03-26 22:33:20.424516+00:00", | |
"2018-03-26 22:33:33.104543+00:00" | |
] | |
}, | |
"object1": "credential_type", | |
"object2": "", | |
"object_association": "" | |
}, | |
{ | |
"id": 1, | |
"type": "activity_stream", | |
"url": "/api/v2/activity_stream/1/", | |
"related": { | |
"access_token": "*************" | |
}, | |
"summary_fields": { | |
"access_token": "*************" | |
}, | |
"timestamp": "2018-03-26T22:33:29.651056Z", | |
"operation": "update", | |
"changes": { | |
"modified": [ | |
"2018-03-26 22:33:20.442919+00:00", | |
"2018-03-26 22:33:29.646823+00:00" | |
] | |
}, | |
"object1": "credential_type", | |
"object2": "", | |
"object_association": "" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment