FormFactorTransitionStatus
Status and progress tracking for form factor transition operations.
{
"phase": "IN_PROGRESS",
"start_time": "2026-01-15T10:30:00Z",
"completion_time": "2026-01-15T11:45:00Z",
"message": "Form factor transition from MEDIUM to LARGE in progress",
"job_name": "formfactor-transition-job-abc123",
"operation_id": "op-12345-67890",
"source_form_factor": "SMALL",
"target_form_factor": "SMALL"
}
Phase of form factor transition process.
RFC3339 timestamp when transition started.
RFC3339 timestamp when transition completed.
Human-readable details about the transition status.
Kubernetes Job name executing the transition.
Unique identifier for this transition operation.
The cluster size for an SSP platform instance. ATP instance type supports LARGE, MEDIUM, and EXTRA_LARGE. AVI_OPERATIONS instance types use a fixed form factor of SMALL.
The cluster size for an SSP platform instance. ATP instance type supports LARGE, MEDIUM, and EXTRA_LARGE. AVI_OPERATIONS instance types use a fixed form factor of SMALL.