Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SecuritySettingsPatch

Package version

interface

An interface representing SecuritySettingsPatch. Represents the patch request for the security settings of a device.

Hierarchy

  • SecuritySettingsPatch

Index

Properties

Optional chapSettings

chapSettings: ChapSettings
member

{ChapSettings} [chapSettings] The device CHAP and reverse-CHAP settings.

Optional cloudApplianceSettings

cloudApplianceSettings: CloudApplianceSettings
member

{CloudApplianceSettings} [cloudApplianceSettings] The cloud appliance settings.

Optional deviceAdminPassword

deviceAdminPassword: AsymmetricEncryptedSecret
member

{AsymmetricEncryptedSecret} [deviceAdminPassword] The device administrator password.

Optional remoteManagementSettings

remoteManagementSettings: RemoteManagementSettingsPatch
member

{RemoteManagementSettingsPatch} [remoteManagementSettings] The remote management settings.

Optional snapshotPassword

snapshotPassword: AsymmetricEncryptedSecret
member

{AsymmetricEncryptedSecret} [snapshotPassword] The snapshot manager password.

Generated using TypeDoc