Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Please share API/any document for Chef and Jenkins

iam01
Regular Contributor
Regular Contributor

Please share API/any document for Chef and Jenkins 

7 REPLIES 7

rushikeshvartak
All-Star
All-Star

Sure, I can provide some resources and documentation links for both Chef and Jenkins APIs:

### Chef Documentation

1. **Chef API Documentation**:
- The Chef server API is RESTful and allows you to interact with the Chef server programmatically.
- [Chef Server API Documentation](https://docs.chef.io/api_chef_server/)

2. **Chef Infra Documentation**:
- Comprehensive documentation for Chef Infra, including how to get started, cookbooks, and resources.
- [Chef Infra Documentation](https://docs.chef.io/chef_infra/)

3. **Chef Automate Documentation**:
- Detailed guides on Chef Automate, including its API endpoints.
- [Chef Automate API Documentation](https://automate.chef.io/docs/api/)

### Jenkins Documentation

1. **Jenkins REST API Documentation**:
- Jenkins offers a REST API that provides a way to programmatically interact with Jenkins.
- [Jenkins REST API Documentation](https://www.jenkins.io/doc/book/using/remote-access-api/)

2. **Jenkins API Client Libraries**:
- Jenkins provides client libraries for various languages to interact with its API.
- [Jenkins API Clients](https://www.jenkins.io/doc/book/using/remote-access-api/#clients)

3. **Jenkins Plugin Development**:
- If you're looking to extend Jenkins with your own plugins, this guide will be useful.
- [Jenkins Plugin Developer Documentation](https://www.jenkins.io/doc/developer/)

 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

iam01
Regular Contributor
Regular Contributor

@rushikeshvartak  was looking something specific with saviynt implementation. Do we have any community connector Dov available 

No. Its have standard REST API hence you can use REST connector 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

sandeepn81
New Contributor
New Contributor

Hi,

Do we have any premium connector for Cheff in Saviynt? Although Cheff provides REST APIs, it has some challenges - 1. Few values need to be dynamically calculated and populated in the request headers. 2. Upon creating a user in Cheff, it returns an API key, that needs to be stored somewhere and shared with the user or put in a PAM solution.

As per documentation refer supported use case. You can add feedback on documentation page for your ask

https://docs.saviyntcloud.com/bundle/SSM-Connectors/page/Content/Saviynt-SSM-Connector-Usecases.htm


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

sandeepn81
New Contributor
New Contributor

This document mentions Saviynt provides a premium connector for Chef. Where can I get more details on premium connector? 

https://docs.saviyntcloud.com/bundle/SSM-Admin-v55x/page/Content/Chapter01-Overview/Interaction-betw...

You can connect with your CSM/TAM


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.