create_service_credential
Create a named service credential for CI/CD pipelines. Returns proxy credentials and configuration commands to use in pipeline environment variables or config files. Each pipeline or environment should have its own credential for auditability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Descriptive name for the credential (e.g. "GitHub Actions", "GitLab CI") | |
| firewall_id | Yes | Firewall public ID |