aam_aaa_policy_aaa_rule_stats

package
v0.0.0-...-99cf1e8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2024 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AamAaaPolicyAaaRuleStats

type AamAaaPolicyAaaRuleStats struct {
	Index int                           `json:"index"`
	Stats AamAaaPolicyAaaRuleStatsStats `json:"stats"`
	Name  string
}

based on ACOS 6_0_2_P1-37

func (*AamAaaPolicyAaaRuleStats) Get

func (p *AamAaaPolicyAaaRuleStats) Get(authToken string, host string, instId string, logger *axapi.ThunderLog) (DataAamAaaPolicyAaaRuleStats, error)

func (*AamAaaPolicyAaaRuleStats) GetId

func (p *AamAaaPolicyAaaRuleStats) GetId() string

type AamAaaPolicyAaaRuleStatsStats

type AamAaaPolicyAaaRuleStatsStats struct {
	Total_count    int `json:"total_count"`
	Hit_deny       int `json:"hit_deny"`
	Hit_auth       int `json:"hit_auth"`
	Hit_bypass     int `json:"hit_bypass"`
	Failure_bypass int `json:"failure_bypass"`
}

type DataAamAaaPolicyAaaRuleStats

type DataAamAaaPolicyAaaRuleStats struct {
	DtAamAaaPolicyAaaRuleStats AamAaaPolicyAaaRuleStats `json:"aaa-rule"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL