Using SoftLayer API to configure Evault Backup (configure agent, jobs, and schedule)

主宰稳场 提交于 2019-12-13 04:49:11

问题


I would like to automate, via the SoftLayer API, the configuration of an Evault Backup system -- configure the agent, create a job, set the file selection to backup, create the schedule. I can't find any structures that seem to contain that information to create the configuration (except for creating a schedule). Does anyone know if the items needed are available using the SoftLayer API?

To try to get a better picture of related underlying structures, I went via the GUI and created an agent, jobs, and schedule and see that the backups for that are running. I can use the Soflayer API to then query some things -- the job details (job name/description, last run date result), agent status, but cannot seem to query the schedules or replication schedule, nor any of the Agent configuration information beyond its status.


回答1:


What I know, with the Softlayer API you only will able to get information about the Evault, to configure the device you need to use the WebCC client.



来源:https://stackoverflow.com/questions/33790779/using-softlayer-api-to-configure-evault-backup-configure-agent-jobs-and-sched

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!