Class: IControl::Management::KeyCertificate::ManagementModeType

Inherits:
Base::Enumeration
  • Object
show all
Defined in:
lib/icontrol/management/key_certificate.rb,
lib/icontrol/management/key_certificate.rb

Overview

An enumerated type that will describe what mode of key/cert management to use.

Constant Summary collapse

MANAGEMENT_MODE_DEFAULT =

Management of keys/certs used in SSL profiles.

:MANAGEMENT_MODE_DEFAULT
MANAGEMENT_MODE_WEBSERVER =

Management of keys/certs used by the web server.

:MANAGEMENT_MODE_WEBSERVER
MANAGEMENT_MODE_EM =

Management of keys/certs used by enterprise management

:MANAGEMENT_MODE_EM
MANAGEMENT_MODE_IQUERY =

Management of keys/certs used by GTM’s iQuery, gtm directory.

:MANAGEMENT_MODE_IQUERY
MANAGEMENT_MODE_IQUERY_BIG3D =

Management of keys/certs used by GTM’s iQuery, big3d directory.

:MANAGEMENT_MODE_IQUERY_BIG3D