package
0.0.0-20180619084527-6d5c78d9f21e
Repository: https://github.com/ascend-io/opsgenie-go-sdk.git
Documentation: pkg.go.dev

# Constants

AdminRole is the text value of standard role "admin".
No description provided by the author
ContactExpandableField is the query parameter, which is needed to load fully contact data of user.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The list of action results.
No description provided by the author
No description provided by the author
No description provided by the author
ObserverRoleId is the text value of standard role "user".
OwnerRoleId is the text value of standard role "owner".
The list of notification methods.
StakeHolderRoleId is the text value of standard role "user".
No description provided by the author
UserRoleId is the text value of standard role "user".
No description provided by the author

# Structs

ActionResult contains result of action with notification rule.
CreateUserRequest is a request for creating new user.
CreateUserResponse is a response of creating user result.
Delay contains info about delaying alerts.
DeleteUserRequest is a request for deleting user.
DeleteUserResponse is a response of deleting user result.
Escalation is a struct of escalation.
ForwardingRule contains data of forwarding rule.
GetUserRequest is a request for getting user.
GetUserResponse is a response of getting user result.
Identifier defined the set of attributes for identification user.
ListUserEscalationsRequest is a request for getting user escalation list.
ListUserEscalationsResponse is a response with list of user escalations.
ListUserForwardingRulesRequest is a request for getting list of forwarding rules.
ListUserForwardingRulesResponse is a response with list of forwarding rules.
ListUserSchedulesRequest is a request for getting list of user schedules.
ListUserSchedulesResponse is a response with list of user schedules.
ListUsersRequest is a request for getting user list.
ListUsersResponse is a response with list of users.
ListUserTeamsRequest is a request for getting list of user teams.
ListUserTeamsResponse is a response with list of user teams.
OwnerTeam contains info about owner team of escalation.
Recipient contains info about recipient of alerts.
ResponseMeta is a struct of meta data.
Rule is a rule of escalation.
Schedule contains data of schedule.
Team contains data of team.
UpdateUserRequest is a request for updating user.
UpdateUserResponse is response with status of updating user.
User contains user data.
UserAddress contains data user user address.
UserContact contains data of user contact.
UserMeta contains id and name of created user.
UserRole contains data of role.

# Type aliases

ContactMethod is a type of user contact method.
Expand is a type of expand user data, which is used for loading fully data of user.
Order is a type of sort.
Result contains string status of notification action result.
Sort is a name of user field, which is used for sort users.