Retrieval of Monitoring Profiles

Retrieves the monitoring profiles in a cluster.

Syntax

MonitoringProfileVO SUPCluster.getMonitoringProfiles()

MonitoringProfileVO SUPCluster.getMonitoringProfile(name)

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples