Skip to content

NaevisCF/plugin-naver-cloud-inven-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naver Cloud Collector



Version License: Apache 2.0

Plugin to collect Naver Cloud 2.0

SpaceONE's plugin-naver-cloud-inven-collector is a convenient tool to get cloud service data from Naver Cloud platform.

Please contact us if you need any further information. ([email protected])

Find us also at Dockerhub


Plugin Information

Package Version

  • spaceone-api 2.0.183
  • spaceone-core 2.0.88
  • spaceone-inventory 2.0.dev160

Service list

The following is a list of services being collected and service code information.

No. Service name Service Code
1 Server Compute
2 VServer Compute
3 Auto Scaling Compute
3 Load Balancer Networking
4 VLoad Balancer Networking
5 VPC Networking
7 CDN Plus Content Delivery
8 CDN Global Content Delivery
9 Cloud DB Database

Tasks

  • inventory.CloudService
  • inventory.CloudServiceType
  • inventory.Region

Options

Cloud Service Type : Specify what to collect

If cloud_service_types is added to the list elements in options, only the specified cloud service type is collected. By default, if cloud_service_types is not specified in options, all services are collected.

The cloud_service_types items that can be specified are as follows.


{
    "cloud_service_types": [
        'Compute',          
        'Database',         
        'Networking',
        'Content Delivery',
    ]
}

Ncloud Zone Environment

Zones are data centers and networks that are physically separate within a region at the national level. Because each zone exists independently, failure in one zone does not affect the other.

  • Zone list

No. Region Zone
1 Korea Classic, VPC: KR-1, KR-2
2 the western United States Classic: USWN-1
3 Hong Kong Classic: HK-1
4 Singapore Classic: SGN-1
VPC: SGN-4, SGN-5
5 Japan Classic: JPN-1
VPC: JPN-4, JPN-5
6 Germany Classic: DEN-1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published