SecuritySettingsPatch interface

Represents the patch request for the security settings of a device.

Properties

chapSettings

The device CHAP and reverse-CHAP settings.

cloudApplianceSettings

The cloud appliance settings.

deviceAdminPassword

The device administrator password.

remoteManagementSettings

The remote management settings.

snapshotPassword

The snapshot manager password.

Property Details

chapSettings

The device CHAP and reverse-CHAP settings.

chapSettings?: ChapSettings

Property Value

cloudApplianceSettings

The cloud appliance settings.

cloudApplianceSettings?: CloudApplianceSettings

Property Value

deviceAdminPassword

The device administrator password.

deviceAdminPassword?: AsymmetricEncryptedSecret

Property Value

remoteManagementSettings

The remote management settings.

remoteManagementSettings?: RemoteManagementSettingsPatch

Property Value

snapshotPassword

The snapshot manager password.

snapshotPassword?: AsymmetricEncryptedSecret

Property Value