Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertPolicy ¶
type AlertPolicy struct {
Id string
Name string
Links []models.LinkEntity
}
type DeleteReq ¶
type DeleteReq struct {
Policy `argument:"composed" URIParam:"PolicyId" json:"-"`
}
type ListRes ¶
type ListRes struct {
Items []Entity
Links []models.LinkEntity
}
Click to show internal directories.
Click to hide internal directories.