mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-26 18:53:35 -05:00
366 lines
12 KiB
JSON
366 lines
12 KiB
JSON
{
|
|
"count": 5,
|
|
"next": "/api/v2/credentials/",
|
|
"previous": null,
|
|
"results": [
|
|
{
|
|
"id": 1,
|
|
"type": "credential",
|
|
"url": "/api/v2/credentials/1/",
|
|
"related": {
|
|
"created_by": "/api/v2/users/1/",
|
|
"modified_by": "/api/v2/users/1/",
|
|
"activity_stream": "/api/v2/credentials/1/activity_stream/",
|
|
"access_list": "/api/v2/credentials/1/access_list/",
|
|
"object_roles": "/api/v2/credentials/1/object_roles/",
|
|
"owner_users": "/api/v2/credentials/1/owner_users/",
|
|
"owner_teams": "/api/v2/credentials/1/owner_teams/",
|
|
"copy": "/api/v2/credentials/1/copy/",
|
|
"input_sources": "/api/v2/credentials/1/input_sources/",
|
|
"credential_type": "/api/v2/credential_types/23/",
|
|
"user": "/api/v2/users/7/"
|
|
},
|
|
"summary_fields": {
|
|
"created_by": {
|
|
"id": 1,
|
|
"username": "admin",
|
|
"first_name": "",
|
|
"last_name": ""
|
|
},
|
|
"modified_by": {
|
|
"id": 1,
|
|
"username": "admin",
|
|
"first_name": "",
|
|
"last_name": ""
|
|
},
|
|
"object_roles": {
|
|
"admin_role": {
|
|
"description": "Can manage all aspects of the credential",
|
|
"name": "Admin",
|
|
"id": 284
|
|
},
|
|
"use_role": {
|
|
"description": "Can use the credential in a job template",
|
|
"name": "Use",
|
|
"id": 285
|
|
},
|
|
"read_role": {
|
|
"description": "May view settings for the credential",
|
|
"name": "Read",
|
|
"id": 286
|
|
}
|
|
},
|
|
"user_capabilities": {
|
|
"edit": true,
|
|
"delete": true,
|
|
"copy": true,
|
|
"use": true
|
|
}
|
|
},
|
|
"created": "2019-12-17T16:12:25.258897Z",
|
|
"modified": "2019-12-17T16:12:25.258920Z",
|
|
"name": "Foo",
|
|
"organization": null,
|
|
"credential_type": 1,
|
|
"kind": null,
|
|
"cloud": true,
|
|
"kubernetes": false
|
|
},
|
|
{
|
|
"id": 2,
|
|
"type": "credential",
|
|
"url": "/api/v2/credentials/2/",
|
|
"related": {
|
|
"created_by": "/api/v2/users/8/",
|
|
"modified_by": "/api/v2/users/12/",
|
|
"activity_stream": "/api/v2/credentials/2/activity_stream/",
|
|
"access_list": "/api/v2/credentials/2/access_list/",
|
|
"object_roles": "/api/v2/credentials/2/object_roles/",
|
|
"owner_users": "/api/v2/credentials/2/owner_users/",
|
|
"owner_teams": "/api/v2/credentials/2/owner_teams/",
|
|
"copy": "/api/v2/credentials/2/copy/",
|
|
"input_sources": "/api/v2/credentials/2/input_sources/",
|
|
"credential_type": "/api/v2/credential_types/1/",
|
|
"user": "/api/v2/users/7/"
|
|
},
|
|
"summary_fields": {
|
|
"created_by": {
|
|
"id": 8,
|
|
"username": "user-2",
|
|
"first_name": "",
|
|
"last_name": ""
|
|
},
|
|
"modified_by": {
|
|
"id": 12,
|
|
"username": "user-6",
|
|
"first_name": "",
|
|
"last_name": ""
|
|
},
|
|
"object_roles": {
|
|
"admin_role": {
|
|
"description": "Can manage all aspects of the credential",
|
|
"name": "Admin",
|
|
"id": 81
|
|
},
|
|
"use_role": {
|
|
"description": "Can use the credential in a job template",
|
|
"name": "Use",
|
|
"id": 82
|
|
},
|
|
"read_role": {
|
|
"description": "May view settings for the credential",
|
|
"name": "Read",
|
|
"id": 83
|
|
}
|
|
},
|
|
"user_capabilities": {
|
|
"edit": false,
|
|
"delete": false,
|
|
"copy": false,
|
|
"use": false
|
|
},
|
|
"owners": [
|
|
{
|
|
"id": 7,
|
|
"type": "user",
|
|
"name": "user-1",
|
|
"description": " ",
|
|
"url": "/api/v2/users/7/"
|
|
}
|
|
]
|
|
},
|
|
"created": "2019-12-16T21:04:40.896097Z",
|
|
"modified": "2019-12-16T21:04:40.896121Z",
|
|
"name": "Bar",
|
|
"description": "",
|
|
"organization": null,
|
|
"credential_type": 1,
|
|
"inputs": {},
|
|
"kind": "ssh",
|
|
"cloud": false,
|
|
"kubernetes": false
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "credential",
|
|
"url": "/api/v2/credentials/3/",
|
|
"related": {
|
|
"created_by": "/api/v2/users/9/",
|
|
"modified_by": "/api/v2/users/13/",
|
|
"activity_stream": "/api/v2/credentials/3/activity_stream/",
|
|
"access_list": "/api/v2/credentials/3/access_list/",
|
|
"object_roles": "/api/v2/credentials/3/object_roles/",
|
|
"owner_users": "/api/v2/credentials/3/owner_users/",
|
|
"owner_teams": "/api/v2/credentials/3/owner_teams/",
|
|
"copy": "/api/v2/credentials/3/copy/",
|
|
"input_sources": "/api/v2/credentials/3/input_sources/",
|
|
"credential_type": "/api/v2/credential_types/1/",
|
|
"user": "/api/v2/users/8/"
|
|
},
|
|
"summary_fields": {
|
|
"created_by": {
|
|
"id": 9,
|
|
"username": "user-3",
|
|
"first_name": "",
|
|
"last_name": ""
|
|
},
|
|
"modified_by": {
|
|
"id": 13,
|
|
"username": "user-7",
|
|
"first_name": "",
|
|
"last_name": ""
|
|
},
|
|
"object_roles": {
|
|
"admin_role": {
|
|
"description": "Can manage all aspects of the credential",
|
|
"name": "Admin",
|
|
"id": 84
|
|
},
|
|
"use_role": {
|
|
"description": "Can use the credential in a job template",
|
|
"name": "Use",
|
|
"id": 85
|
|
},
|
|
"read_role": {
|
|
"description": "May view settings for the credential",
|
|
"name": "Read",
|
|
"id": 86
|
|
}
|
|
},
|
|
"user_capabilities": {
|
|
"edit": true,
|
|
"delete": true,
|
|
"copy": true,
|
|
"use": true
|
|
},
|
|
"owners": [
|
|
{
|
|
"id": 8,
|
|
"type": "user",
|
|
"name": "user-2",
|
|
"description": " ",
|
|
"url": "/api/v2/users/8/"
|
|
}
|
|
]
|
|
},
|
|
"created": "2019-12-16T21:04:40.955954Z",
|
|
"modified": "2019-12-16T21:04:40.955976Z",
|
|
"name": "Baz",
|
|
"description": "",
|
|
"organization": null,
|
|
"credential_type": 1,
|
|
"inputs": {},
|
|
"kind": "ssh",
|
|
"cloud": false,
|
|
"kubernetes": false
|
|
},
|
|
{
|
|
"id": 4,
|
|
"type": "credential",
|
|
"url": "/api/v2/credentials/4/",
|
|
"related": {
|
|
"created_by": "/api/v2/users/1/",
|
|
"modified_by": "/api/v2/users/1/",
|
|
"activity_stream": "/api/v2/credentials/4/activity_stream/",
|
|
"access_list": "/api/v2/credentials/4/access_list/",
|
|
"object_roles": "/api/v2/credentials/4/object_roles/",
|
|
"owner_users": "/api/v2/credentials/4/owner_users/",
|
|
"owner_teams": "/api/v2/credentials/4/owner_teams/",
|
|
"copy": "/api/v2/credentials/4/copy/",
|
|
"input_sources": "/api/v2/credentials/4/input_sources/",
|
|
"credential_type": "/api/v2/credential_types/25/",
|
|
"user": "/api/v2/users/1/"
|
|
},
|
|
"summary_fields": {
|
|
"created_by": {
|
|
"id": 1,
|
|
"username": "admin",
|
|
"first_name": "",
|
|
"last_name": ""
|
|
},
|
|
"modified_by": {
|
|
"id": 1,
|
|
"username": "admin",
|
|
"first_name": "",
|
|
"last_name": ""
|
|
},
|
|
"object_roles": {
|
|
"admin_role": {
|
|
"description": "Can manage all aspects of the credential",
|
|
"name": "Admin",
|
|
"id": 318
|
|
},
|
|
"use_role": {
|
|
"description": "Can use the credential in a job template",
|
|
"name": "Use",
|
|
"id": 319
|
|
},
|
|
"read_role": {
|
|
"description": "May view settings for the credential",
|
|
"name": "Read",
|
|
"id": 320
|
|
}
|
|
},
|
|
"user_capabilities": {
|
|
"edit": true,
|
|
"delete": true,
|
|
"copy": true,
|
|
"use": true
|
|
},
|
|
"owners": [
|
|
{
|
|
"id": 1,
|
|
"type": "user",
|
|
"name": "admin",
|
|
"description": " ",
|
|
"url": "/api/v2/users/1/"
|
|
}
|
|
]
|
|
},
|
|
"created": "2019-12-18T16:31:09.772005Z",
|
|
"modified": "2019-12-18T16:31:09.832666Z",
|
|
"name": "FooBar",
|
|
"description": "",
|
|
"organization": null,
|
|
"credential_type": 2,
|
|
"inputs": {},
|
|
"kind": null,
|
|
"cloud": true,
|
|
"kubernetes": false
|
|
},
|
|
{
|
|
"id": 5,
|
|
"type": "credential",
|
|
"url": "/api/v2/credentials/5/",
|
|
"related": {
|
|
"created_by": "/api/v2/users/1/",
|
|
"modified_by": "/api/v2/users/1/",
|
|
"activity_stream": "/api/v2/credentials/5/activity_stream/",
|
|
"access_list": "/api/v2/credentials/5/access_list/",
|
|
"object_roles": "/api/v2/credentials/5/object_roles/",
|
|
"owner_users": "/api/v2/credentials/5/owner_users/",
|
|
"owner_teams": "/api/v2/credentials/5/owner_teams/",
|
|
"copy": "/api/v2/credentials/5/copy/",
|
|
"input_sources": "/api/v2/credentials/5/input_sources/",
|
|
"credential_type": "/api/v2/credential_types/25/",
|
|
"user": "/api/v2/users/1/"
|
|
},
|
|
"summary_fields": {
|
|
"created_by": {
|
|
"id": 1,
|
|
"username": "admin",
|
|
"first_name": "",
|
|
"last_name": ""
|
|
},
|
|
"modified_by": {
|
|
"id": 1,
|
|
"username": "admin",
|
|
"first_name": "",
|
|
"last_name": ""
|
|
},
|
|
"object_roles": {
|
|
"admin_role": {
|
|
"description": "Can manage all aspects of the credential",
|
|
"name": "Admin",
|
|
"id": 290
|
|
},
|
|
"use_role": {
|
|
"description": "Can use the credential in a job template",
|
|
"name": "Use",
|
|
"id": 291
|
|
},
|
|
"read_role": {
|
|
"description": "May view settings for the credential",
|
|
"name": "Read",
|
|
"id": 292
|
|
}
|
|
},
|
|
"user_capabilities": {
|
|
"edit": true,
|
|
"delete": true,
|
|
"copy": true,
|
|
"use": true
|
|
},
|
|
"owners": [
|
|
{
|
|
"id": 1,
|
|
"type": "user",
|
|
"name": "admin",
|
|
"description": " ",
|
|
"url": "/api/v2/users/1/"
|
|
}
|
|
]
|
|
},
|
|
"created": "2019-12-17T16:12:44.923123Z",
|
|
"modified": "2019-12-17T16:12:44.923151Z",
|
|
"name": "Qux",
|
|
"description": "",
|
|
"organization": null,
|
|
"credential_type": 3,
|
|
"inputs": {},
|
|
"kind": null,
|
|
"cloud": true,
|
|
"kubernetes": false
|
|
}
|
|
]
|
|
} |