Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Creating Insight Object Attribute Dependency via API.

Gary.Smith
Contributor
March 24, 2021

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.

Screenshot 2021-03-25 104607.png

1 answer

0 votes
Gary.Smith
Contributor
March 27, 2021

Never mind.. i worked it out.

Rudy Holtkamp
Contributor
March 8, 2022

Do tell, what is needed? Or where can I see an example?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events