SERVICE_UNKNOWNSERVICE_ALERTDSERVICE_BCM56XXDSERVICE_BIG3DSERVICE_BIG3DSHIMSERVICE_BIGDSERVICE_BIGDBDSERVICE_BIGSNMPDSERVICE_CHMANDSERVICE_CSSDSERVICE_EVENTDSERVICE_FPDDSERVICE_HTTPDSERVICE_LACPDSERVICE_MCPDSERVICE_NAMEDSERVICE_NOKIASNMPDSERVICE_NTPDSERVICE_OVERDOGSERVICE_PVADSERVICE_RADVDSERVICE_RMONSNMPDSERVICE_SNMPDSERVICE_SODSERVICE_SSHDSERVICE_STATSDSERVICE_STPDSERVICE_SYSCALLDSERVICE_SYSLOGDSERVICE_TAMDSERVICE_TMMSERVICE_TMROUTEDSERVICE_TMSNMPDSERVICE_TOMCAT4SERVICE_ZEBOSDSERVICE_GTMDSERVICE_SUBSNMPDSERVICE_ZRDSERVICE_ASMSERVICE_PVACSERVICE_COMM_SRVSERVICE_HDS_PRUNESERVICE_TMZDSERVICE_WAICDSERVICE_CLUSTERDSERVICE_CSYNCDSERVICE_LINDSERVICE_WAMDSERVICE_DATASTORSERVICE_APDSERVICE_APMDSERVICE_ACCTDSERVICE_ACEDSERVICE_DNSCACHEDSERVICE_REWRITESERVICE_WEBSSOSERVICE_EAMSERVICE_RBASERVICE_HTTPD_APMSERVICE_MONPDSERVICE_MYSQLSERVICE_LOGSTATDSERVICE_LOGDSERVICE_WOCDSERVICE_WCCPDSERVICE_DEDUP_ADMINSERVICE_WOCPLUGINSERVICE_MDSERVICE_DPIDSERVICE_VCMPDSERVICE_ZXFRDSERVICE_CBRDSERVICE_ISTATSDSERVICE_LLDPDSERVICE_MERGEDSERVICE_NTLMCONNPOOLSERVICE_SCRIPTDSERVICE_DEVMGMTDSERVICE_DISKEVENTSERVICE_EMADMINDSERVICE_EMALERTDSERVICE_EMDEVICEDSERVICE_EMFILEDSERVICE_EMSTATSDSERVICE_EMSNMPDSERVICE_SWIMDSTATE_DISABLEDSTATE_ENABLEDSERVICE_STATUS_NOT_FOUNDSERVICE_STATUS_UPSERVICE_STATUS_DOWNSERVICE_ACTION_STARTSERVICE_ACTION_STOPSERVICE_ACTION_REINITSERVICE_ACTION_RESTARTSERVICE_ACTION_ADD_TO_BOOT_LISTSERVICE_ACTION_REMOVE_FROM_BOOT_LISTSERVICE_ACTION_ADD_TO_DEFAULT_LISTSERVICE_ACTION_REMOVE_FROM_DEFAULT_LIST
Gets a list of all services supported on this device.
Sets the action for the specified services to take. This method is asynchronous, meaning
that the method may return before the requested action is completed.
Sets the action for all services to take. This method is asynchronous, meaning that
the method may return before the requested action is completed.
NOTE: For this method, the only valid values for service_action are:
SERVICE_ACTION_START
SERVICE_ACTION_STOP
SERVICE_ACTION_REINIT
SERVICE_ACTION_RESTART
Gets the statuses of the specified services
Determines whether the specified services are enabled or disabled on an ITCM appliance.
Reboots the system. This method will reboot the system within specified number of seconds.
Once this method has been called, no further operations or requests should be sent to the
Portal, and make sure all pending operations are completed before the reboot.
Note: This method is deprecated; please use get_ssh_access_v2
in new applications.
Gets the ssl service state and allowed addresses.
Please see note in SSHAccess regarding "no access" and
"all access".
Note: This method is deprecated; please use get_ssh_access_v2
in new applications.
Sets the ssl service state and allowed addresses.
Please see note in SSHAccess regarding "no access" and
"all access".
Gets the ssl service state and allowed addresses.
Please see note in SSHAccess_v2 regarding "no access" and
"all access".
Sets the ssl service state and allowed addresses.
Please see note in SSHAccess_v2 regarding "no access" and
"all access".
Gets the version information for this interface.
Gets a list of all services supported on this device.
Sets the action for the specified services to take. This method is asynchronous, meaning
that the method may return before the requested action is completed.
Sets the action for all services to take. This method is asynchronous, meaning that
the method may return before the requested action is completed.
NOTE: For this method, the only valid values for service_action are:
SERVICE_ACTION_START
SERVICE_ACTION_STOP
SERVICE_ACTION_REINIT
SERVICE_ACTION_RESTART
Gets the statuses of the specified services
Determines whether the specified services are enabled or disabled on an ITCM appliance.
Reboots the system. This method will reboot the system within specified number of seconds.
Once this method has been called, no further operations or requests should be sent to the
Portal, and make sure all pending operations are completed before the reboot.
Note: This method is deprecated; please use get_ssh_access_v2
in new applications.
Gets the ssl service state and allowed addresses.
Please see note in SSHAccess regarding "no access" and
"all access".
Note: This method is deprecated; please use get_ssh_access_v2
in new applications.
Sets the ssl service state and allowed addresses.
Please see note in SSHAccess regarding "no access" and
"all access".
Gets the ssl service state and allowed addresses.
Please see note in SSHAccess_v2 regarding "no access" and
"all access".
Sets the ssl service state and allowed addresses.
Please see note in SSHAccess_v2 regarding "no access" and
"all access".
Gets the version information for this interface.
The Services interface enables you to manage the various
supported services on the device, such as SSHD, HTTPD, NTPD,
and SOD.
Note: this interface exposes internal workings of the system,
hence, the ability for you to interact with a given service
over time as the product changes is not guaranteed.
This interface does not support transactions.