Disabling root SSH Access (CLI)
Property Description Examples
Key regeneration interval Ephemeral key regeneration interval,
in seconds.
3600
Login grace period The SSH connection will be
disconnected after this many seconds
if the client has failed to authenticate.
120
Permit root login Allows the root user to log in using
SSH.
yes
Port (for incoming connections) The designated port for incoming
connections.
22
TABLE 101
SSH Logs
Log Description
network-ssh:default Log of the SSH service events and errors
RESTful API Configuration
The Oracle ZFS Storage Appliance RESTful API lets you manage the appliance using simple
requests such as GET, PUT, POST, and DELETE HTTP against managed resource URL paths.
The appliance RESTful based architecture is defined as a layered client-server model.
Advantages of this model mean that services can be transparently redirected through standard
hubs, routers, and other network systems without client configuration. This architecture
supports caching of information and is useful when many clients request the same static
resources.
For complete Oracle ZFS Storage Appliance RESTful API documentation, see Oracle ZFS
Storage Appliance RESTful API Guide.
Appliance Services 341