Pki Batch Configure
POST/vyos/pki/batch
Execute a batch of PKI configuration operations.
All operations are executed in a single VyOS commit for atomicity.
The item_name field serves as the primary identifier for the operations (e.g., CA name for CA ops, cert name for cert ops, or a placeholder like "pki" for global settings like X509 defaults).
Each operation's op field maps to a method on PKIBatchBuilder.
The value field provides additional parameters when needed.
Request
Responses
- 200
- 422
Successful Response
Validation Error