I have some powershell that creates various objecttypes and attributes within a schema.
One of the objecttypes has 4 different 'Select' attributes and 2 of those have 30 selections.
After setting the Name, type, defaultTypeID, is there a way to populate the values that the Select will use also in script?
Cant seem to see it in the API doco.
Found it, I was looking for something like values or the like
"options" = "Critical, High, Medium, Low"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.