/
AN
ansible
/
Event Driven Ansible API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 4w ago
View markdown
ansible
Event Driven Ansible API
post
/eda-credentials/
c04fc5f09692
latest
OpenAPI 3.0.3
2026-07-17
104
94
199.0 KB
activation-instances
3
activations
8
audit-rules
4
auth
4
config
1
credential-types
5
decision-environments
5
eda-credentials
5
get
/eda-credentials/
post
/eda-credentials/
get
/eda-credentials/{id}/
delete
/eda-credentials/{id}/
patch
/eda-credentials/{id}/
event-streams
6
organizations
6
projects
6
role_definitions
8
role_metadata
1
role_team_assignments
4
role_user_assignments
4
rulebooks
4
service-index
13
status
1
teams
5
users
11
eda-credentials
Create a new EDA credential.
post
/eda-credentials/
Request body
EdaCredentialCreate
required
name
string
required
description
string
inputs
object
required
credential_type_id
integer
nullable
required
organization_id
integer
nullable
Response
Return the new EDA credential.
EdaCredential
required
name
string
required
description
string
inputs
object
required
credential_type
CredentialTypeRef
references
EdaCredentialReference[]
nullable
id
integer
required
created_at
string
date-time
required
modified_at
string
date-time
required
managed
boolean
required
organization
OrganizationRef
required