Hi Guys, I have the cloud version and i am trying to build a dependency link via the API.
First I manually created one and did a GET on it to see what was there and then I am trying to replicate it but for the life of me I can not work out what needs to go in the 'additionalValue' field.
$HashArguments = @{
Name = "parent_room"
Type = "Object"
typeValue = 1
ParentObjectTypeId = 3
additionalValue = 3
InsightApiKey = $InsightApiKey}
New-InsightObjectTypeAttributes @HashArguments
This is what was pulled via the API when i look at that attribute.
Do tell, what is needed? Or where can I see an example?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.