ras

Collects data for SupportSave.

Usage

<copy xmlns="urn:brocade.com:mgmt:brocade-ras">
  <support>
   <scp>
     <user>{req_val}</user>
      <host>{req_val}</host>
      <directory>{req_val}</directory>
      <password>{req_val}</password>
      <timeout>{req_val}</timeout>
     </scp>
  </support>

Parameters

support

Specifies support.

scp

Specifies secure copy (SCP).

user

Specifies the username.

host

Specifies the IP address of the host.

directory

Specifies the directory.

password

Specifies the password.

timeout

Specifies the value for timeout.