Restful Api Configuration - Oracle ZFS Storage Appliance Administration Manual

Hide thumbs Also See for ZFS Storage Appliance:
Table of Contents

Advertisement

Property
Key regeneration interval
Login grace period
Permit root login
Port (for incoming connections)
TABLE 101
SSH Logs
Log
network-ssh:default

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
Storage Appliance RESTful API
Description
Ephemeral key regeneration interval,
in seconds.
The SSH connection will be
disconnected after this many seconds
if the client has failed to authenticate.
Allows the root user to log in using
SSH.
The designated port for incoming
connections.
Description
Log of the SSH service events and errors
Guide.
Disabling root SSH Access (CLI)
Examples
3600
120
yes
22
Oracle ZFS
Appliance Services
341

Advertisement

Table of Contents
loading

Table of Contents