Where can I find the most recent SDK technical reference PDF? I dug one up but I noticed it's from 2013--I imagine there have been some updates in that long a time.
Thanks!
This is covered on the wiki for PowerShell https://github.com/solarwinds/OrionSDK/wiki/PowerShell#remove-swisobject and REST https://github.com/solarwinds/OrionSDK/wiki/REST#delete-request
Also new addition SwaggerUI docs: http://solarwinds.github.io/OrionSDK/swagger-ui/#/CRUD/Delete
* Note that the verb invocation syntax used in the SwaggerUI docs only works with the recently-release Orion Platform 2018.4. See this post for details: Swagger/OpenAPI documentation for Orion
The material that used to be in that PDF is now covered by the wiki and samples on GitHub.
Home · solarwinds/OrionSDK Wiki · GitHub
It doesn't look like it goes into CRUD operations or list out the verbs you can use in any concise way. Am I just overlooking it?
Are you looking for this? SolarWinds Information Service v3.0 Schema Documentation Index
Depends. Can you show me where it goes into how to remove SWIS objects?