Cisco UCSD: Custom Workflow Task
this is maybe just a note for myself as i found out that the UCSD-Documentation is in polite wording „somehow incomplete“. After re-engineering some existing workflow task-scripts and playing around a bit, the good news: it’s simple and straightforward to create custom workflow tasks on your own. Background I wanted to create the name of newly provisioned VLANs automatically: the IP-Subnet was provided by an IPAM, e.g. „10.2.3.0“, the VLAN-Names should have fixed length, had to be padded („010.002.003.000“). The workflow takes two task inputs: the „network“, the char to be used to pad the network-string to the fixed length as special feature, this parameter isRead More →