Back to index
Widget parameter used by a DevOps Insight dashboard to construct the drill-down link for the widget.
nameStringrequiredvalueStringoptional |
Usage
Groovy
import com.electriccloud.client.groovy.models.LinkParameter def arg = new LinkParameter( name: "name-value" /* optional arguments */ )