Module netapp_ontap.models.svm_s3_service
Copyright © 2020 NetApp Inc. All rights reserved.
Classes
class SvmS3ServiceSchema (*, only: typing.Union = None, exclude: typing.Union = (), many: bool = False, context: typing.Dict = None, load_only: typing.Union = (), dump_only: typing.Union = (), partial: typing.Union = False, unknown: str = None)-
The fields of the SvmS3Service object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
enabled GET POST PATCH -
Specifies whether or not to enable S3. Setting this value to true creates a service if one is not yet created.
-
links GET -
The links field of the svm_s3_service.
-
name GET POST PATCH -
Specifies the name of the S3 server. A server name length can range from 1 to 15 characters and can only contain the following combination of characters 0-9, A-Z, a-z, ".", and "-".
Example: s3-server-1