PyramidInfo* tsmGetPyramidInfo (TsmHandle *tsmh, const char *pyramidName) Retrieve the server group info for a single pyramid
Retrieve the server group info for a single pyramid.On the DPSS, a given pyramid can have its data distributed across many groups of master/servers. The PyramidInfo structure holds all of the server group information for a given pyramid. (N.B. For protocols other than the DPSS, the number of server groups will be 1.)
This function returns all of the server information for a particular pyramid. See tsmDecs.h for the definition of the PyramidInfo structure that is returned.