TrustRolloutPointStatus
Node Rotation Point Status
The certificate rotation outcome for a single node at a specific point in the workflow.
PENDING- The node has not yet completed certificate rotation; rotation is in progress or queued.SUCCESS- The node successfully received and applied the new certificate.FAILED- The node failed to apply the new certificate. Checkerror_messageinTrustRolloutNodeStatusfor the specific failure reason.
Use this type as input to include_status in TrustRolloutStatusFilterRequest to
filter node-level detail in POST /trust/trust-rollout-status.
This data structure has no properties.
Enumeration:
SUCCESS,
FAILED,
PENDING