Table Of Contents
ServerAdminApp Service
Information About ServerAdminApp Service
getServerSetting
getServerStatus
modifyServerSetting
ServerAdminApp Service
This chapter describes the DCNM web services' API methods for the ServerAdminApp service.
Information About ServerAdminApp Service
This chapter defines the APIs exposed by the Server Administration service feature.
getServerSetting
Gets the setting of the DCNM server.
Parameters
opContext—Operational context
Return Value
ServerSetting
getServerStatus
Gets the status of the DCNM server.
Parameters
opContext—Operational context
Return Value
ServerStatus
modifyServerSetting
Modifies the DCNM server setting.
Parameters
opContext—Operational context
ServerSetting—server setting
Return Value
ServerSetting