Symantec Management Platform (SMP) Community

 View Only

ANSManager Class Reference 

Sep 19, 2011 01:57 PM

ANSManager Class Reference
[Core Altiris Agent Functionalitycore agent func]

Convenience wrapper for working with the NS Manager plug-in. More...

#include <AgentSDK/NSManager.h>

 

List of all members.

 

Static Public Member Functions

static BaseSDK::AError GetNotificationServerName (BaseSDK::AString &name)
static BaseSDK::AError GetNotificationServerVersion (BaseSDK::AVersion &version)
static BaseSDK::AError GetNotificationServerUrl (BaseSDK::AString &url)
static BaseSDK::AError GetCreateResourceUrl (BaseSDK::AString &url)
static BaseSDK::AError GetClientPoliciesUrl (BaseSDK::AString &url)
static BaseSDK::AError GetPostEventUrl (BaseSDK::AString &url)
static BaseSDK::AError GetPackageInfoUrl (BaseSDK::AString &url)

 

Detailed Description

Convenience wrapper for working with the NS Manager plug-in.

 

See also:
Getting information about Notification Server

Member Function Documentation

AError GetNotificationServerName ( BaseSDK::AString name  )  [static]

Get name of the default Notification Server that the Agent is attached to.

 

Parameters:
[out] name name of the default NS
Returns:
result of the operation

AError GetNotificationServerVersion ( BaseSDK::AVersion version  )  [static]

Get version of the default Notification Server that the Agent is attached to.

 

Parameters:
[out] version version of the default NS
Returns:
result of the operation

AError GetNotificationServerUrl ( BaseSDK::AString url  )  [static]

Get base url of the default Notification Server that the Agent is attached to.

 

Parameters:
[out] url base URL of the default NS
Returns:
result of the operation

AError GetCreateResourceUrl ( BaseSDK::AString url  )  [static]

Get the URL for creating a resource on the Notification Server.

 

Parameters:
[out] url URL for creating a resource
Returns:
result of the operation

AError GetClientPoliciesUrl ( BaseSDK::AString url  )  [static]

Get the URL for requesting client policies from the Notification Server.

 

Parameters:
[out] url URL for getting client policies
Returns:
result of the operation

AError GetPostEventUrl ( BaseSDK::AString url  )  [static]

Get the URL for posting an event XML to the Notification Server.

 

Parameters:
[out] url URL for posting an event
Returns:
result of the operation

AError GetPackageInfoUrl ( BaseSDK::AString url  )  [static]

Get the URL for requesting package information from the Notification Server.

 

Parameters:
[out] url URL for getting package information
Returns:
result of the operation

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Related Entries and Links

No Related Resource entered.