Netscaler ADC node#
ใช้ Netscaler ADC node เพื่อทำงานอัตโนมัติใน Netscaler ADC และเชื่อมต่อกับแอปอื่น ๆ. n8n รองรับฟีเจอร์ของ Netscaler ADC เช่น การสร้างและติดตั้ง certificates และไฟล์
ในหน้านี้ คุณจะพบรายการ operations ที่ Netscaler ADC node รองรับ พร้อมลิงก์สำหรับข้อมูลเพิ่มเติม
Credentials
ดู Netscaler ADC credentials เพื่อดูวิธีการตั้งค่า authentication
Operations#
- Certificate
- Create
- Install
- File
- Delete
- Download
- Upload
Templates and examples#
Related resources#
ดู Netscaler ADC's documentation เพื่อข้อมูลเพิ่มเติมเกี่ยวกับบริการ
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.