.. Class Doc file class cobra.model.stats.DestP ============================= .. class:: cobra.model.stats.DestP The export policy. The export policy enables you to output statistics collection policy reports in an XML or JSON format. The reports are exported at a specified frequency and to a chosen export destination. Specifying the export destination can require selecting the protocol used when communicating with a remote server and entering a hostname/IP address, a remote path, the username and password the system should use to log in to the remote server, and the distinguished name for a relation to the endpoint group used by the remote host. Containers: * :class:`cobra.model.stats.ExportP` Containment: * :class:`cobra.model.fault.Counts` * :class:`cobra.model.health.Inst` * :class:`cobra.model.file.RsARemoteHostToEpg` * :class:`cobra.model.fault.Delegate` * :class:`cobra.model.file.RsARemoteHostToEpp` Properties: - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - descr : The description of the destination policy. The destination policy is the location where data is exported. The description can be 0 to 128 alphanumeric characters. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - epgDn : Management EpG dn + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - host : The hostname or IP address of the location where the policy file is stored. This can be a server, storage array, local drive, or any read/write media that the fabric interconnect can access through the network. Note that if you use a hostname rather than an IP address, you must configure a DNS server. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - lcOwn : Indicates how this object was created. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - modTs : The time when this object was last modified. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - monPolDn : The monitoring policy attached to this observable object. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - name : The name of the destination policy. The destination policy is the location where data is exported. The name can be between 0 and 64 alphanumeric characters. + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - protocol : The protocol to use when communicating with the remote server. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - remotePath : The full path to the policy file. This field can contain the filename as well as the path. If you omit the filename, the backup procedure assigns a name to the file. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - remotePort : Remote port for data export destination + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - uid : A unique identifier for this object. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - uri : Generated path + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - userName : The username the system should use to log in to the remote server. This field does not apply if the protocol is TFTP. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - userPasswd : The password for the remote server username. This is used to transfer data to the destination. Note that this field does not apply if the protocol is TFTP. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - vrfName : The vrf that remote host belongs to + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True