Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterPresenceTypeDefaultDescription
nameMstring Name of the system.
actualSystemNameOstring System Name given by user as user/metadata
Image AddedhaModeOenumeration Management mode of the system (haMode1to1 or haModeNto1)
Image AddedclusterIdOstring clusterID instance given in userdata
Image AddedlocationOstringUnknown Physical location of the system.
contactOstringUnknown Contact information of the system.
localAuthenticationEnabledObooleantrue The confd cli user information stored locally can be used for authentication.
externalAuthenticationEnabledObooleanfalse The type of external authentication to use
Image AddedexternalAuthenticationTypeOenumerationradius The confd cli user information stored on remote Radius server used for authentication.
Image AddeddefaultAccountLocalOnlyObooleanfalse Default confd cli user admin can only have local authentication.
commonCriteriaModeEnabledObooleanfalse Value of true will enable common criteria validation mode.
Image AddedutilMonitorStatsIntervalOuint3215 The time interval for system resource monitoring statistics.
utilMonitorStatsNumOfPastIntervalOuint324 The number of past intervals saved for system resource monitoring statistics.
auditLogStateOenumerationenabled This enables/disable the management audit log.
dspMismatchActionOenumerationpreserveRedundancy Action to be taken if the DSP mismatch is detected between active and standby.
cliSetWarningSupportOenumerationenabled Setting to enable/disable warning prompts configured for the set command. This setting does not modify warnings generated with the request command.
Image AddedverifyAutoIndexObooleanfalse If true, verify that the autoIndex assigned to a new row is not already used in the confd database
Image AddedsshPublicKeyAuthenticationEnabledObooleanfalse Enable/Disable state of SSH public key authentication through CLI for all users.
Image AddedsshMaxAuthTriesOint326 Maximum authentication tries
restO
Image AddedvnfrO
Image AddedlinkDetectionO System wide settings associated with link detection.
passwordRulesO The rules implementing Conf-D user password policy.
Image AddedpasswordRulesForAdminO The rules implementing user password policy for Administrator users.
passwordDictionaryOPassword management dictionary related configuration
Image AddedaccountManagementOAccount and password management related configuration
gratuitousArpO System wide settings associated with gratuitousArp .
Image AddedintrusionDetectionO Configuration for intrusion detection system (AIDE).
Image AddedbannerO Configuration parameters for displaying a Banner.
fips-140-2O FIPS-140-2 related configuration and commands.
dodO
Image AddedemaOEMA modules enable/disable related configurations.
Image AddedkernelParamsO Modifying kernel parameters for SBC.
Image AddedlicenseO System-level License configuration.

Operational Data

ParameterDescription
Image AddedsftpUserPassword Save the sftp password for the user.
Image AddedsavedConfigurationsLists saved configurations available on OAM

Operations

Operation NameDescription
reKeyConfdEncryptionKeys Re-key confd DES and AES encryption keys.
zeroizePersistenKeys Zeroize persistently stored keys.
reGenerateSshRsaKeysreGenerateSshKeys Re-key RSA and ECDSA ssh public/private keys.
restart Restart System (all the CEs)
softReset Restart application on the system without rebooting the server(s).
switchover Switchover the management applications and restart application on current active server.
saveConfig Save the current configuration.
loadConfig Load saved configuration and restart the system without rebooting the server(s).
removeSavedConfig Removes a previously saved configuration from the server.
adManualSync Sync with AD Server to fetch subscriber data.
searchAdData Searches the AD database.
verifyDatabaseIntegrity Verifies config policy databases integrity.
saveConfigStoreFile Save the current configuration to an external cloud object store service.
retrieveConfigStoreFile Retrieve a configuration file from an external cloud object store service to the active configuration.
deleteConfigStoreFile Delete a configuration file on an external cloud object store service.
setConfigStoreParameters Set the parameters used to access an external cloud object store service.
resetSoftwareUpgradeState Resets software upgrade state and cleans up staging directory, previous versions, etc.
setHaConfig Set the HA port redundancy configuration.
reenableOsAccountRe-enable OS Account
removeInstanceFromGroup Removes the specified instance from Redundancy Group.
saveAndActivateSave and Activate the Configuration
viewConfigurationChangesView changes for the specified revision or the candidate changes.
restoreRevisionRestores configuration to an earlier revision
discardCandidateConfigurationDeletes configuration commits that have not been saveAndActivated
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/system/admin/{name}