Skip to content

Possible to enter multiple Approvers on Object? #105

Answered by gdbarron
ferneaux asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ferneaux. Just a small typo is the issue. You are passing in a string instead of an array. Try New-TppObject -Path 'path_here\object_name_here' -Class 'F5 LTM Advanced' -Attribute @{ 'Approver'=@('local:{aaaabbbbccccddddeeeeffff}','AD+RJF_ActiveDirectory:111122223333444455556666') }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ferneaux
Comment options

Answer selected by ferneaux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants