Module netapp_ontap.models.fpolicy_engine_certificate
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class FpolicyEngineCertificateSchema (*, only: Union[Sequence[str], Set[str]] = None, exclude: Union[Sequence[str], Set[str]] = (), many: bool = False, context: Dict = None, load_only: Union[Sequence[str], Set[str]] = (), dump_only: Union[Sequence[str], Set[str]] = (), partial: Union[bool, Sequence[str], Set[str]] = False, unknown: str = None)
-
The fields of the FpolicyEngineCertificate object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
ca: str GET POST PATCH
-
Specifies the certificate authority (CA) name of the certificate used for authentication if SSL authentication between the SVM and the FPolicy server is configured.
Example: TASample1
-
name: str GET POST PATCH
-
Specifies the certificate name as a fully qualified domain name (FQDN) or custom common name. The certificate is used if SSL authentication between the SVM and the FPolicy server is configured.
Example: Sample1-FPolicy-Client
-
serial_number: str GET POST PATCH
-
Specifies the serial number of the certificate used for authentication if SSL authentication between the SVM and the FPolicy server is configured.
Example: 8DDE112A114D1FBC