Skip to content

Instantly share code, notes, and snippets.

@AlanCoding
Created December 19, 2017 13:06
Show Gist options
  • Save AlanCoding/84c4a3a8ee57fdb8cb5670efbd202cb7 to your computer and use it in GitHub Desktop.
Save AlanCoding/84c4a3a8ee57fdb8cb5670efbd202cb7 to your computer and use it in GitHub Desktop.
{
"id": 39,
"type": "project",
"url": "/api/v2/projects/39/",
"related": {
"named_url": "/api/v2/projects/a copy++Default/",
"created_by": "/api/v2/users/4/",
"last_job": "/api/v2/project_updates/51/",
"notification_templates_error": "/api/v2/projects/39/notification_templates_error/",
"notification_templates_success": "/api/v2/projects/39/notification_templates_success/",
"object_roles": "/api/v2/projects/39/object_roles/",
"notification_templates_any": "/api/v2/projects/39/notification_templates_any/",
"copy": "/api/v2/projects/39/copy/",
"project_updates": "/api/v2/projects/39/project_updates/",
"update": "/api/v2/projects/39/update/",
"access_list": "/api/v2/projects/39/access_list/",
"teams": "/api/v2/projects/39/teams/",
"scm_inventory_sources": "/api/v2/projects/39/scm_inventory_sources/",
"inventory_files": "/api/v2/projects/39/inventories/",
"schedules": "/api/v2/projects/39/schedules/",
"playbooks": "/api/v2/projects/39/playbooks/",
"activity_stream": "/api/v2/projects/39/activity_stream/",
"organization": "/api/v2/organizations/1/",
"last_update": "/api/v2/project_updates/51/"
},
"summary_fields": {
"last_job": {
"id": 51,
"name": "a copy",
"description": "",
"finished": "2017-12-19T13:02:10.027073Z",
"status": "successful",
"failed": false
},
"last_update": {
"id": 51,
"name": "a copy",
"description": "",
"status": "successful",
"failed": false
},
"organization": {
"id": 1,
"name": "Default",
"description": "created by Alans cloud scripts"
},
"created_by": {
"id": 4,
"username": "org_admin",
"first_name": "Organization",
"last_name": "Administrator"
},
"object_roles": {
"admin_role": {
"id": 198,
"description": "Can manage all aspects of the project",
"name": "Admin"
},
"use_role": {
"id": 200,
"description": "Can use the project in a job template",
"name": "Use"
},
"update_role": {
"id": 201,
"description": "May update project or inventory or group using the configured source update system",
"name": "Update"
},
"read_role": {
"id": 199,
"description": "May view settings for the project",
"name": "Read"
}
},
"user_capabilities": {
"edit": true,
"start": true,
"schedule": true,
"delete": true
}
},
"created": "2017-12-19T13:02:01.908773Z",
"modified": "2017-12-19T13:02:09.971414Z",
"name": "a copy",
"description": "",
"local_path": "_4__alancoding_permission_testing_playbooks",
"scm_type": "git",
"scm_url": "https://github.com/AlanCoding/permission-testing-playbooks.git",
"scm_branch": "",
"scm_clean": false,
"scm_delete_on_update": false,
"credential": null,
"timeout": 0,
"last_job_run": "2017-12-19T13:02:10.027073Z",
"last_job_failed": false,
"next_job_run": null,
"status": "successful",
"organization": 1,
"scm_delete_on_next_update": false,
"scm_update_on_launch": false,
"scm_update_cache_timeout": 0,
"scm_revision": "a35057420b30d95e0a5fd17d7b73095903e20982",
"last_update_failed": false,
"last_updated": "2017-12-19T13:02:10.027073Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment