This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Creating a Custom Property to be used as an Account Limitation

Is there a way to create a Custom Property using the API and enable the "Account Limitation" checkbox in the GUI?

I am using the Orion.NodesCustomProperties.CreateCustomPropertyWithValues verb. There is a property "Usages" that allows setting IsForAlerting, IsForFiltering, IsForGrouping, IsForReporting, IsForEntityDetail etc. These properties relate to the Orion.CustomPropertyUsage table, but there is no option for Account Limitation.

It seems what I need to do is add an entry to the Orion.LimitationTypes table, but I can't see a verb to do that using the API.

Parents Reply Children
No Data