Module netapp_ontap.models.s3_bucket_svm_lifecycle_management_rules
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class S3BucketSvmLifecycleManagementRulesSchema (*, 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 S3BucketSvmLifecycleManagementRules object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
abort_incomplete_multipart_upload: S3BucketLifecycleAbortIncompleteMultipartUpload GET POST PATCH
-
The abort_incomplete_multipart_upload field of the s3_bucket_svm_lifecycle_management_rules.
-
bucket_name: str GET POST
-
Specifies the name of the bucket. Bucket name is a string that can only contain the following combination of ASCII-range alphanumeric characters 0-9, a-z, ".", and "-".
Example: bucket1
-
enabled: bool GET POST PATCH
-
Specifies whether or not the associated rule is enabled.
-
expiration: S3BucketLifecycleExpiration GET POST PATCH
-
The expiration field of the s3_bucket_svm_lifecycle_management_rules.
-
links: SelfLink GET
-
The links field of the s3_bucket_svm_lifecycle_management_rules.
-
name: str GET POST
-
Bucket lifecycle management rule identifier. The length of the name can range from 0 to 256 characters.
-
non_current_version_expiration: S3BucketLifecycleNonCurrentVersionExpiration GET POST PATCH
-
The non_current_version_expiration field of the s3_bucket_svm_lifecycle_management_rules.
-
object_filter: S3BucketLifecycleObjectFilter GET POST
-
The object_filter field of the s3_bucket_svm_lifecycle_management_rules.
-
svm: Svm GET POST PATCH
-
The svm field of the s3_bucket_svm_lifecycle_management_rules.
-
uuid: str GET
-
Specifies the unique identifier of the bucket.
Example: 414b29a1-3b26-11e9-bd58-0050568ea055