Integration with Cydarm API
Supported Actions
- test connectivity: Validate the Cydarm asset configuration by attempting to generate an Access Token
- get case: Get a Cydarm case by UUID
- quick search cases: Query Cydarm cases with a keyword filter
- create action comment: Create a plaintext comment on an action instance
- create case comment: Create a plaintext comment on a case
- create case: Create case
- update case: Update a case
- update case history: Update a case's history
- create case playbook: Add a playbook to a case
- get case playbook: Get a playbook instance associated with a case
- get case playbooks: Gets a list of playbooks for a case
- get playbook action: Get playbook action
- create playbook action: Create playbook action
- create playbook: Create playbook
- add playbook action: Add an existing action to a playbook
- get acl: Get an ACL by UUID
- get user: Get a user by UUID
- add case watcher: Add watcher to case
- add case member: Adds a case as a member of another case
- add case tag: Add tag to case
- delete case tag: Delete tag from case