SpaceONE APIs
Latest Version
Latest Version
  • README
  • Board
    • V1
      • Board
      • Post
  • Config
    • V1
      • Domain Config
      • User Config
  • Core
    • V1
      • Handler
      • Query
      • Server Info
  • Cost Analysis
    • Plugin
      • Cost
      • Data Source
      • Job
    • V1
      • Budget
      • Budget Usage
      • Cost
      • Cost Query Set
      • Custom Widget
      • Data Source
      • Data Source Rule
      • Exchange Rate
      • Job
      • Job Task
      • Public Dashboard
      • Schedule
      • User Dashboard
  • Identity
    • Plugin
      • Auth
    • V1
      • Api Key
      • Authorization
      • Domain
      • Domain Owner
      • Endpoint
      • Policy
      • Project
      • Project Group
      • Provider
      • Role
      • Role Binding
      • Service Account
      • Token
      • User
  • Inventory
    • Plugin
      • Collector
    • V1
      • Change History
      • Cloud Service
      • Cloud Service Type
      • Collector
      • Job
      • Job Task
      • Note
      • Region
      • Resource Group
      • Server
  • Monitoring
    • Plugin
      • Data Source
      • Event
      • Log
      • Metric
      • Webhook
    • V1
      • Alert
      • Data Source
      • Escalation Policy
      • Event
      • Event Rule
      • Log
      • Maintenance Window
      • Metric
      • Note
      • Project Alert Config
      • Webhook
  • Notification
    • Plugin
      • Notification
      • Protocol
    • V1
      • Notification
      • Notification Usage
      • Project Channel
      • Protocol
      • Quota
      • User Channel
  • Plugin
    • V1
      • Plugin
      • Supervisor
  • Repository
    • V1
      • Plugin
      • Policy
      • Repository
      • Schema
  • Sample
    • V1
      • Helloworld
  • Secret
    • V1
      • Secret
      • Secret Group
  • Statistics
    • Plugin
      • Storage
    • V1
      • History
      • Resource
      • Schedule
      • Storage
Powered by GitBook
On this page
  • NotificationUsage
  • list
  • stat
  • Message
  • NotificationUsageInfo
  • NotificationUsageQuery
  • NotificationUsageStatQuery
  • NotificationUsagesInfo

Was this helpful?

  1. Notification
  2. V1

Notification Usage

Package : spaceone.api.notification.v1

NotificationUsage

NotificationUsage Methods:

Method
Request
Response

list

GET /notification/v1/notification-usages

POST /notification/v1/notification-usages/search

Lists for the Notification usage information.Can search information using the query format provided by SpaceONE.Detailed information about Query format can be checked in the Search Query pages.

Type
Message

Request

Response

stat

POST /notification/v1/notification-usages/stat

Type
Message

Request

Response

Message

NotificationUsageInfo

Field
Type
Description

protocol_id

string

The ID of Protocol.

usage_date

string

Usage Date.

usage_month

string

Usage Month.

count

Usage count using actual notifications.

fail_count

Fail count when dispatching notifications.

domain_id

string

The ID of domain

NotificationUsageQuery

Field
Type
Required
Description

query

✘

Query format provided by SpaceONE. Please check the link for more information.

protocol_id

string

✘

The ID of Protocol.

domain_id

string

✔

The ID of domain.

NotificationUsageStatQuery

Field
Type
Required
Description

query

✔

Statistics Query format provided by SpaceONE. Please check the link for more information.

domain_id

string

✔

The ID of domain.

NotificationUsagesInfo

Field
Type
Description

results

List of queried Notification Usage.

total_count

Total counts of queried Notification Usage.

PreviousNotificationNextProject Channel

Last updated 2 years ago

Was this helpful?

google.protobuf.Struct
google.protobuf.Struct
int32
int32
spaceone.api.core.v1.Query
spaceone.api.core.v1.StatisticsQuery
int32
list
NotificationUsageQuery
NotificationUsagesInfo
stat
NotificationUsageStatQuery
NotificationUsageQuery
NotificationUsagesInfo
NotificationUsageStatQuery
list of NotificationUsageInfo