Issues one or more native Controller commands on the Controller.
controller ‑command
‑controller controller‑id‑or‑fqn
‑commandString command‑string
[‑parameters parameter‑string]
[‑environment envname1:value1 [, envname2:value2]... ]
[‑timeout timeout‑value]
[{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
[{‑outputformat | ‑o} { text | xml }]
[{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}]
Specifies the native Controller command. Specify the command name only. If any parameters are required, specify the parameters as variables to the ‑parameters option.
Specifies the fully qualified name (FQN) or the unique identifier (ID) of the Controller to which the native Controller command is sent. Run the controller ‑list ‑details command to obtain the FQN or ID.
Sets one or more native Controller environmental variables. Set each environmental variable by providing a colon-separated name and value pairing. Use commas when specifying more than one environmental variable pairing.
Specifies the native Controller command parameters. When specifying two or more parameters, use a space to separate each parameter in the string. Enclose the entire string in quotes.
Specifies the time in seconds for the native Controller command to run. If a timeout value is not specified, then the command runs until it fails, succeeds, or continues until Oracle Customer Support cancels the command.
Oracle Customer Support issues a native Controller netstat command on a Controller.
The name of the Controller preceded by a forward slash: /CONTROLLER-0
The name of the native Controller command: netstat
$ fscli controller ‑command ‑controller /CONTROLLER-01 ‑commandString netstat