Skip to content

Instantly share code, notes, and snippets.

@AlanCoding
Created December 19, 2017 13:05
Show Gist options
  • Save AlanCoding/0f7cf325c1c88a213097e3c52d569b16 to your computer and use it in GitHub Desktop.
Save AlanCoding/0f7cf325c1c88a213097e3c52d569b16 to your computer and use it in GitHub Desktop.
{
"id": 4,
"type": "project",
"url": "/api/v2/projects/4/",
"related": {
"named_url": "/api/v2/projects/AlanCoding permission testing playbooks++Default/",
"created_by": "/api/v2/users/1/",
"last_job": "/api/v2/project_updates/1/",
"notification_templates_error": "/api/v2/projects/4/notification_templates_error/",
"notification_templates_success": "/api/v2/projects/4/notification_templates_success/",
"object_roles": "/api/v2/projects/4/object_roles/",
"notification_templates_any": "/api/v2/projects/4/notification_templates_any/",
"copy": "/api/v2/projects/4/copy/",
"project_updates": "/api/v2/projects/4/project_updates/",
"update": "/api/v2/projects/4/update/",
"access_list": "/api/v2/projects/4/access_list/",
"teams": "/api/v2/projects/4/teams/",
"scm_inventory_sources": "/api/v2/projects/4/scm_inventory_sources/",
"inventory_files": "/api/v2/projects/4/inventories/",
"schedules": "/api/v2/projects/4/schedules/",
"playbooks": "/api/v2/projects/4/playbooks/",
"activity_stream": "/api/v2/projects/4/activity_stream/",
"organization": "/api/v2/organizations/1/",
"last_update": "/api/v2/project_updates/1/"
},
"summary_fields": {
"last_job": {
"id": 1,
"name": "AlanCoding permission testing playbooks",
"description": "",
"finished": "2017-12-13T17:36:57.404648Z",
"status": "successful",
"failed": false
},
"last_update": {
"id": 1,
"name": "AlanCoding permission testing playbooks",
"description": "",
"status": "successful",
"failed": false
},
"organization": {
"id": 1,
"name": "Default",
"description": "created by Alans cloud scripts"
},
"created_by": {
"id": 1,
"username": "admin",
"first_name": "",
"last_name": ""
},
"object_roles": {
"admin_role": {
"id": 11,
"description": "Can manage all aspects of the project",
"name": "Admin"
},
"use_role": {
"id": 13,
"description": "Can use the project in a job template",
"name": "Use"
},
"update_role": {
"id": 14,
"description": "May update project or inventory or group using the configured source update system",
"name": "Update"
},
"read_role": {
"id": 12,
"description": "May view settings for the project",
"name": "Read"
}
},
"user_capabilities": {
"edit": true,
"start": true,
"schedule": true,
"delete": true
}
},
"created": "2017-12-13T17:36:42.188891Z",
"modified": "2017-12-13T17:36:57.348502Z",
"name": "AlanCoding permission testing playbooks",
"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-13T17:36:57.404648Z",
"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-13T17:36:57.404648Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment