Venafi TLS Protect Cloud node#
ใช้ Venafi TLS Protect Cloud node ในการทำงานอัตโนมัติใน Venafi TLS Protect Cloud และเชื่อมต่อ Venafi TLS Protect Cloud กับแอปพลิเคชันอื่น ๆ. n8n รองรับฟีเจอร์ของ Venafi TLS Protect Cloud หลากหลาย เช่น การลบและดาวน์โหลด certificates รวมถึงการสร้าง certificate requests.
ในหน้านี้ คุณจะพบรายการของ operations ที่ Venafi TLS Protect Cloud node รองรับและลิงก์ไปยัง resource เพิ่มเติม.
Credentials
ดู Venafi TLS Protect Cloud credentials สำหรับคำแนะนำในการตั้งค่า authentication.
Operations#
- Certificate
- Delete
- Download
- Get
- Get Many
- Renew
- Certificate Request
- Create
- Get
- Get Many
Templates and examples#
Related resources#
ดู Venafi's REST API documentation สำหรับข้อมูลเพิ่มเติมเกี่ยวกับบริการนี้.
นอกจากนี้ n8n ยังมีให้: * A trigger node สำหรับ Venafi TLS Protect Cloud. * A node สำหรับ Venafi TLS Protect Datacenter.
What to do if your operation isn't supported#
If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.
You can use the credential you created for this service in the HTTP Request node:
- In the HTTP Request node, select Authentication > Predefined Credential Type.
- Select the service you want to connect to.
- Select your credential.
Refer to Custom API operations for more information.