Module netapp_ontap.models.cluster_nodes_vm
Copyright © 2022 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class ClusterNodesVmSchema (*, 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 ClusterNodesVm object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
account_id: str GET
-
The cloud provider account ID.
-
deployment_id: str GET
-
The cloud provider deployment ID.
-
fault_domain: str GET
-
The VM fault domain.
-
instance_id: str GET
-
The cloud provider instance ID.
-
primary_ip: str GET
-
The VM primary IP address.
-
provider_type: str GET
-
Cloud provider where the VM is hosted.
Valid choices:
- GoogleCloud
- AWS_S3
- Azure_Cloud
-
update_domain: str GET
-
The VM update domain.