Forum Discussion
spark1985_38753
Nimbostratus
Apr 02, 2019adding a new field for comments. is it possible?
hi all,
i want to know if its possible to add another description (or a comments/notes field) for us to put ticket numbers/change references in? The description field when adding is already in use.
w...
Kai_Wilke
MVP
Apr 02, 2019Hi Spark1985,
you can't add additional configuration object fields. But you could organize the description field value as a list-item...
root@(f501)(cfg-sync Standalone)(Active)(/Common)(tmos) modify ltm virtual Test description "Some blah blah"
root@(f501)(cfg-sync Standalone)(Active)(/Common)(tmos) list ltm virtual Test description
ltm virtual Test {
description "Some blah blah"
}
root@(f501)(cfg-sync Standalone)(Active)(/Common)(tmos) modify ltm virtual Test description "Some blah blah | TicketID: 1337"
root@(f501)(cfg-sync Standalone)(Active)(/Common)(tmos) list ltm virtual Test description
ltm virtual Test {
description "Some blah blah | TicketID: 1337"
}
root@(f501)(cfg-sync Standalone)(Active)(/Common)(tmos)
Cheers, Kai
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects