SERVICE_UNKNOWN SERVICE_ALERTD SERVICE_BCM56XXD SERVICE_BIG3D SERVICE_BIG3DSHIM SERVICE_BIGD SERVICE_BIGDBD SERVICE_BIGSNMPD SERVICE_CHMAND SERVICE_CSSD SERVICE_EVENTD SERVICE_FPDD SERVICE_HTTPD SERVICE_LACPD SERVICE_MCPD SERVICE_NAMED SERVICE_NOKIASNMPD SERVICE_NTPD SERVICE_OVERDOG SERVICE_PVAD SERVICE_RADVD SERVICE_RMONSNMPD SERVICE_SNMPD SERVICE_SOD SERVICE_SSHD SERVICE_STATSD SERVICE_STPD SERVICE_SYSCALLD SERVICE_SYSLOGD SERVICE_TAMD SERVICE_TMM SERVICE_TMROUTED SERVICE_TMSNMPD SERVICE_TOMCAT4 SERVICE_ZEBOSD SERVICE_GTMD SERVICE_SUBSNMPD SERVICE_ZRD SERVICE_ASM SERVICE_PVAC SERVICE_COMM_SRV SERVICE_HDS_PRUNE SERVICE_TMZD SERVICE_WAICD SERVICE_CLUSTERD SERVICE_CSYNCD SERVICE_LIND SERVICE_WAMD SERVICE_DATASTOR SERVICE_APD SERVICE_APMD SERVICE_ACCTD SERVICE_ACED SERVICE_DNSCACHED SERVICE_REWRITE SERVICE_WEBSSO SERVICE_EAM SERVICE_RBA SERVICE_HTTPD_APM SERVICE_MONPD SERVICE_MYSQL SERVICE_LOGSTATD SERVICE_LOGD SERVICE_WOCD SERVICE_WCCPD SERVICE_DEDUP_ADMIN SERVICE_WOCPLUGIN SERVICE_MD SERVICE_DPID SERVICE_VCMPD SERVICE_ZXFRD SERVICE_CBRD SERVICE_ISTATSD SERVICE_LLDPD SERVICE_MERGED SERVICE_NTLMCONNPOOL SERVICE_SCRIPTD SERVICE_DEVMGMTD SERVICE_DISKEVENT SERVICE_EMADMIND SERVICE_EMALERTD SERVICE_EMDEVICED SERVICE_EMFILED SERVICE_EMSTATSD SERVICE_EMSNMPD SERVICE_SWIMD STATE_DISABLED STATE_ENABLED SERVICE_STATUS_NOT_FOUND SERVICE_STATUS_UP SERVICE_STATUS_DOWN SERVICE_ACTION_START SERVICE_ACTION_STOP SERVICE_ACTION_REINIT SERVICE_ACTION_RESTART SERVICE_ACTION_ADD_TO_BOOT_LIST SERVICE_ACTION_REMOVE_FROM_BOOT_LIST SERVICE_ACTION_ADD_TO_DEFAULT_LIST SERVICE_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.