R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference

39
Default
The operation type is get.
Views
FTP operation view
Default command level
2: System level
Parameters
get: Gets a file from the FTP server.
put: Transfers a file to the FTP server.
Examples
# Specify the operation type for the FTP operation as put.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp] operation put
operation (HTTP operation view)
Use operation to specify the operation type for the FTP operation.
Use undo operation to restore the default.
Syntax
operation { get | post }
undo operation
Default
The operation type is get.
Views
HTTP operation view
Default command level
2: System level
Parameters
get: Gets data from the HTTP server.
post: Transfers data to the HTTP server.
Examples
# Specify the operation type for the HTTP operation as post.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type http
[Sysname-nqa-admin-test-http] operation post