All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
ConfigurationMgmtProxy.Descriptor |
_getDescriptor() |
Result |
addNetwork(Network network,
SessionHandle sessionHandle) |
Result |
addSite(Site site,
SessionHandle sessionHandle) |
DeviceTypeLicenseDataResult |
getDeviceTypeLicenseData(DeviceTypeLicenseDataQuery deviceTypeLicenseDataQuery,
SessionHandle sessionHandle) |
GroupLicenseDataResult |
getGroupLicenseData(GroupLicenseDataQuery groupLicenseDataQuery,
SessionHandle sessionHandle) |
SystemAttrResult |
getHostAttributes(HostAttrQuery hostAttrQuery,
SessionHandle sessionHandle) |
HostListResult |
getHostList(HostListQuery hostListQuery,
SessionHandle sessionHandle) |
LicenseGroupsResult |
getLicenseGroups(LicenseGroupsQuery licenseGroupsQuery,
SessionHandle sessionHandle) |
SystemAttrResult |
getNetworkAttributes(NetworkAttrQuery networkAttrQuery,
SessionHandle sessionHandle) |
NetworkContentResult |
getNetworkContentList(NetworkContentQuery networkContentQuery,
SessionHandle sessionHandle) |
DeviceListResult |
getNetworkDeviceList(NetworkDeviceListQuery networkDeviceListQuery,
SessionHandle sessionHandle) |
NetworkListResult |
getNetworkList(SessionHandle sessionHandle) |
SiteResult |
getSite(SiteQuery siteQuery,
SessionHandle sessionHandle) |
SiteListResult |
getSiteList(SiteListQuery siteListQuery,
SessionHandle sessionHandle) |
SystemAttrResult |
getSystemAttributes(SystemAttrQuery systemAttrQuery,
SessionHandle sessionHandle) |
Result |
modifyHostAttributes(Host host,
SystemTree systemTree,
SessionHandle sessionHandle) |
Result |
modifyNetwork(Network network,
SessionHandle sessionHandle) |
Result |
modifySite(Site site,
SessionHandle sessionHandle) |
Result |
removeNetwork(Network network,
SessionHandle sessionHandle) |
Result |
removeSite(Site site,
SessionHandle sessionHandle) |