Datastore
Keys
Children
- class NetconfState.Datastores.Datastore
Bases:
Entity
Class Hierarchy :
NetconfState
Datastores
Datastore
This class represents state data.
List of NETCONF configuration datastores supported by
the NETCONF server and related information.
- name(key)
Name of the datastore associated with this list entry
type:
NetconfDatastoreType
config: False
- locks
The NETCONF <lock> and <partial-lock> operations allow a client to lock specific resources in a datastore. The NETCONF server will prevent changes to the locked resources by all sessions except the one that acquired the lock(s). Monitoring information is provided for each datastore entry including details such as the session that acquired the lock, the type of lock (global or partial) and the list of locked resources. Multiple locks per datastore are supported
type:
Locks
presence node: True
config: False