Comments
-
Thank you for voting! It looks like you weren't the only one. very nice! With any luck this FR will be at the bottom of the backlog soon. Even if it's never worked, it might get discussed during sprint planning one day :) We can dream. I ended up just using a python script to invoke the Orion.Nodes "Resource verbs" like…
-
If you're looking to me for guidance, you probably made a wrong turn somewhere :) , but I believe the example that mesverrum provided above is going to be your best bet if you want to go the discovery route. I would also suggest upvoting this Feature Request…
-
If i understand correctly, we have a couple of methods of adding resources Using ScheduleListResources (and related verbs), there is no way to selectively add resources. Its power starts and stops with adding all available resources for an already managed node You would then need to go back and remove what you didn't want.…
-
[quote userid="245123" url="~/product-forums/the-orion-platform/f/orion-sdk/100770/want-to-do-a-listresources-import-programatically-and-choose-which-ones-to-import/316156"]That's why I ended up adding the step of removing those items that I didn't want via sdk or sql before executing an import[/quote]Any tips on removing…