@accelerated-software-development/caddy-api-client - v0.2.2
    Preparing search index...

    Interface RotationResult

    Result of certificate rotation operation

    interface RotationResult {
        removedCount?: number;
        tag: string;
    }
    Index

    Properties

    Properties

    removedCount?: number

    Number of old certificates removed (if cleanup enabled)

    tag: string

    New certificate tag