Reference Guide

Table Of Contents
Name Description Schema
link_local_add
ress
required
The link local address is a dynamically set local IP address.
It is unique to this appliance and is set by Zeroconf. Use the
PowerStore Discovery Tool to get the link local address.
string (ip-address)
name
optional
The name of the new appliance. By default, the name is the
cluster name followed by "-appliance-" and a unique
number. The maximum size is 64 characters.
Length : 1 - 64
string
appliance_validate_create_response
Response for an appliance validate create request. It returns configuration warnings and errors
detected during validation and the suggested resolutions.
Was added in version 2.0.0.0.
Name Schema
issues
optional
< validate_create_issue > array
audit_event_instance
Name Description Schema
appliance_id
optional
Unique identifier of the appliance where the event
occurred.
string
client_address
optional
FQDN/IP Address of the client from where the event was
initiated.
string (ip-address)
id
optional
Unique identifier of the audit log entry. string
is_successful
optional
Whether the event was successful or not. boolean
job_id
optional
Unique identifier of the job associated with the audit event
(if any).
string
message_argu
ments
optional
Arguments (if applicable) for the audit_event message. < string > array
387