I’m trying to use the SEMP api to pull monitoring stats from my message vpn and there are a lot of properties in the response object. Is there somewhere where a description of these properties is documented? The SEMP api documentation below only lists the properties.
If you scroll down to the Responses section and click on the data type msgVpn - it will expand to a list of elements and element descriptions. That list of elements that was not collapsed is a list of the “required” and “deprecated” elements only.
Oh, thanks! I didn’t realize that those were expandable.
The rate data is available under the “data” section and under the “data.rate” section. Does it matter where I read it from (Is one of them going to be deprecated at some point)?
@petegehrman you can also check out some of the repos on the Solace Community Github org and see what tools you can use/contribute to Solace Community · GitHub ?
The items listed in the uncollapsed section, with an x in the deprecated column (way over on the right) are the deprecated ones.