INPUT_OBJECT
input AgentAddOptionsParams {# True if the agent has vms credentials. False otherwisehasVmsCredentials: Boolean# Username for VMS credentialsvmsUsername: String# Password for VMS credentialsvmsPassword: String# Ip of VMS credentials DBvmsDbIp: String# Port of VMS credentials DBvmsDbPort: Int}