Module netapp_ontap.models.bgp_peer_group_peer
Copyright © 2021 NetApp Inc. All rights reserved.
Classes
class BgpPeerGroupPeerSchema (*, 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 BgpPeerGroupPeer object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
address GET POST PATCH
-
Peer router address
Example: 10.10.10.7
-
asn GET POST
-
Autonomous system number of peer
-
is_next_hop GET POST PATCH
-
Use peer address as next hop.