Workflows for Day 2 Operations
NVIDIA Config Manager Temporal provides comprehensive network infrastructure automation workflows. Each workflow is designed for specific operational tasks and includes detailed input/output specifications.
These workflows are not part of initial setup, which the ZTP process handles. They are designed for Day 2 operations, after devices are bootstrapped using ZTP.
The Redfish, BMC, InfiniBand, and VPC workflows are currently experimental and have not completed QA. Use them only in pilot or test environments.
Available Workflows
Network Validation
Configuration Management
Infrastructure Operations
Data Center Management
InfiniBand Partition Management
Network Discovery
Workflow Architecture
All workflows in Config Manager Temporal follow a consistent architecture:
- Input validation: Structured input models with type checking
- Stage-based execution: Multi-stage workflows with approval gates
- Error handling: Comprehensive error management and retry policies
- Result archiving: Persistent storage of workflow results
- Observability: Full execution history and monitoring
Common Input Patterns
Many workflows share common input patterns:
- Device ID: Identifier for target network device
- Site Name: Site identifier for multi-device operations
- User Context: User information for audit trails
- Configuration Data: Device-specific configuration parameters
Getting Started
- Choose the appropriate workflow from the list above
- Review the input requirements for your selected workflow
- Prepare the input data according to the workflow specification
- Execute the workflow using the API or UI
- Monitor progress through the workflow stages
- Review results and output data
For detailed information about each workflow, click the workflow names in the tables above.
- BMC Provisioning
- Cable Validation: Device
- Cable Validation: Infiniband
- Cable Validation: Site
- Configuration Backup
- Configuration Deploy
- Device Reprovisioning
- Hardware Validation
- Host Metadata Management
- IB PKey Creation
- IB PKey Member Add
- IB PKey Member Delete
- IB PKey Member Update
- Infiniband: Get Unhealthy Ports
- Infiniband: MLNX OS Upgrade
- Multi-Deploy Workflow
- NVLink Firmware Upgrade
- Password Rotation: Device
- Password Rotation: Site
- Port LLDP Info
- Switch OS Upgrade
- VPC Creation
- VPC Deletion