Available in Classic and VPC
Before learning the overall quickstart for using Resource Manager, review the following important concepts. Here are the main concepts:
Resources
Resources refer to a resource unit created by a user in NAVER Cloud Platform, such as an instance on a server, a public IP, a snapshot, or a bucket in Object Storage. Resources are managed through Ncloud Resource Names (NRN) to uniquely identify them within NAVER Cloud Platform.
NRN(Ncloud Resource Names)
Ncloud Resource Names (NRN) is a naming rule to represent all resources in NAVER Cloud Platform. The basic format of NRN is as follows:
nrn:domainCode:productName:regionCode:memberNo:resourceType/resourceId
The basic format consists of 6 elements, and they can be up to 128 characters, using English letters, numbers, and special characters (-, _, :, ., /, =). Here are the descriptions of each component in the basic format:
| Component |
Description |
Required |
Example |
| nrn |
Prefix that indicates that the data is an NRN. |
Y |
nrn |
| domainCode |
Value that distinguishes the domain of the NAVER Cloud Platform. |
N |
PUB |
| productName |
Service identification code. |
Y |
Server, CDN, IPSecVPN |
| regionCode |
Region code where the resources exist. |
N |
KR |
| memberNo |
Member number of the NAVER Cloud Platform account that owns the resources.- No distinction between sub accounts.
|
Y |
2942 |
resource (resourceType/resourceId) |
Defines a resource path for each service.- You can use a path in the resource name.
- Includes an identifier that makes the NRN unique.
|
Y |
group/3125/abc |
Note
The NAVER Resource Name (NRN) for a ServerImage resource with ID 7449, owned by the account with member number 2942 and provided through the Server service in the Korea (KR) Region of NAVER Cloud Platform Public (PUB), is as follows:
nrn:PUB:Server:KR:2942:ServerImage/7449
Resource type
For each service, similar resources are categorized into 1 resource type. Resource types appear in the resourceType position in the NRN syntax (Example: SubAccount, Product, APIKey). Check the resource types for each service under the relevant service category.
Compute
| Product name (product code) |
Resource type |
Description |
| Server(Server) |
Server |
Server |
|
ServerImage |
ServerImage |
|
ServerImageBuilder |
ServerImageBuilder |
|
Storage |
Storage |
|
Snapshot |
Snapshot |
|
InitScript |
InitScript |
|
PrivateSubnet |
PrivateSubnet |
|
NetworkInterface |
NetworkInterface |
|
ACG |
ACG |
|
PublicIP |
PublicIP |
| Server(VPC)(VPCServer) |
Server |
Server |
|
ServerImage |
ServerImage |
|
Storage |
Storage |
|
Snapshot |
Snapshot |
|
InitScript |
InitScript |
|
NetworkInterface |
NetworkInterface |
|
ACG |
ACG |
|
PublicIP |
PublicIP |
| Auto Scaling(AutoScaling) |
AutoScalingGroup |
AutoScalingGroup |
|
LaunchConfiguration |
LaunchConfiguration |
| Auto Scaling(VPC)(VPCAutoScaling) |
AutoScalingGroup |
AutoScalingGroup |
|
LaunchConfiguration |
LaunchConfiguration |
| Cloud Functions(CloudFunctions) |
Namespace |
Namespace |
|
Action |
Action |
|
Trigger |
Trigger |
|
Package |
Package |
| Cloud Functions(VPC)(VPCCloudFunctions) |
Namespace |
Namespace |
|
Action |
Action |
|
Trigger |
Trigger |
|
Package |
Package |
| Container Registry(ContainerRegistry) |
Registry |
Registry |
|
Image |
Image |
| Ncloud Kubernetes Service(VPC)(VPCKubernetesService) |
Cluster |
Cluster |
|
NodePool |
NodePool |
Storage
| Product name (product code) |
Resource type |
Description |
| Object Storage(ObjectStorage) |
Bucket |
Bucket |
|
LifeCyclePolicy |
LifeCyclePolicy |
| NAS(NAS) |
Volume |
Volume |
|
Event |
Event |
|
CIFS |
CIFS |
| NAS(VPC)(VPCNAS) |
Volume |
Volume |
|
CIFS |
CIFS |
| Archive Storage(ArchiveStorage) |
Container |
Container |
Networking
| Product name (product code) |
Resource type |
Description |
| Load Balancer(LoadBalancer) |
Instance |
Instance |
| Load Balancer(VPC)(VPCLoadBalancer) |
LoadBalancer |
LoadBalancer |
| Global DNS(GlobalDNS) |
Domain |
Domain |
|
Record |
Record |
| Global CDN(GCDN) |
Service |
Service |
| VPC(VPC)(VPC) |
VPC |
VPC |
|
Subnet |
Subnet |
|
NetworkACL |
NetworkACL |
|
NATGateway |
NATGateway |
|
VPCPeering |
VPCPeering |
|
RouteTable |
RouteTable |
|
VirtualPrivateGateway |
VirtualPrivateGateway |
|
OnPremiseGateway |
OnPremiseGateway |
|
NetworkACLDenyAllowGroup |
NetworkACLDenyAllowGroup |
Media
| Product name (product code) |
Resource type |
Description |
| Image Optimizer(ImageOptimizer) |
Project |
Project |
| VOD Station(VODStation) |
Category |
Category |
|
Channel |
Channel |
|
EncodingOption |
EncodingOption |
|
Subscription |
Subscription |
| Live Station(LiveStation) |
GeneralChannel |
GeneralChannel |
|
RestreamChannel |
RestreamChannel |
|
QualitySetting |
QualitySetting |
|
QualityProfile |
QualityProfile |
|
Callback |
Callback |
|
VODChannel |
VODChannel |
|
VODSchedule |
VODSchedule |
|
SnapShot |
SnapShot |
|
CurtainContents |
CurtainContents |
| Media Connect Center(MediaConnectCenter) |
MediaConnectCenter |
MediaConnectCenter |
Database
| Product name (product code) |
Resource type |
Description |
| Cloud DB for MySQL(CloudDBforMySQL) |
Service |
Service |
|
Server |
Server |
| Cloud DB for MySQL(VPC)(VPCCloudDBforMySQL) |
Service |
Service |
|
Server |
Server |
| Cloud DB for Cache(CloudDBforRedis) |
Service |
Service |
| Cloud DB for Cache(VPC)(VPCCloudDBforRedis) |
Service |
Service |
|
Server |
Server |
|
ConfigGroup |
ConfigGroup |
| Cloud DB for MSSQL(CloudDBforMSSQL) |
Service |
Service |
| Cloud DB for MSSQL(VPC)(VPCCloudDBforMSSQL) |
Service |
Service |
|
Server |
Server |
|
ConfigGroup |
ConfigGroup |
| Cloud DB for MongoDB(VPC)(VPCCloudDBforMongoDB) |
Service |
Service |
|
Server |
Server |
| Cloud DB for PostgreSQL(VPC)(VPCCloudDBforPostgreSQL) |
Service |
Service |
|
Server |
Server |
Management
| Product name (product code) |
Resource type |
Description |
| Resource Manager(ResourceManager) |
Group |
Group |
|
Tag |
Tag |
|
Observer |
Observer |
| Cloud Activity Tracer(CloudActivityTracer) |
Tracer |
Tracer |
| Web service Monitoring System(WMS) |
URL |
URL |
| Sub Account(IAM) |
SubAccount |
SubAccount |
|
Group |
Group |
|
Policy |
Policy |
|
Tenant |
Tenant |
|
Role |
Role |
| Cloud Insight(Monitoring)(CloudInsight) |
Dashboard |
Dashboard |
|
EventRule |
EventRule |
|
PM |
PM |
|
MetricExport |
MetricExport |
| Pinpoint Cloud(PinpointCloud) |
Repository |
Repository |
| Cloud Advisor(CloudAdvisor) |
Advisor |
Advisor |
| Organization(Organization) |
Organization |
Organization |
|
AccountGroup |
AccountGroup |
|
QuotaPolicy |
QuotaPolicy |
| API Workflow(APIWorkflow) |
APITemplate |
APITemplate |
|
Authority |
Authority |
|
Workflow |
Workflow |
| Ncloud Single Sign-On(SSO) |
Application |
Application |
|
Tenant |
Tenant |
|
Customer |
Customer |
|
SubAccount |
SubAccount |
AI / Application Service
| Product name (product code) |
Resource type |
Description |
| Simple & Easy Notification Service(SENS) |
Project |
Project |
|
SmsCallingNumber |
SmsCallingNumber |
|
SmsBlockTelNumber |
SmsBlockTelNumber |
|
PushChannel |
PushChannel |
|
KakaoTalkChannel |
KakaoTalkChannel |
|
AlimTalkTemplate |
AlimTalkTemplate |
|
Schedule |
Schedule |
| API Gateway(APIGateway) |
Product |
Product |
|
API |
API |
|
APIKey |
APIKey |
|
UsagePlan |
UsagePlan |
|
Authorizer |
Authorizer |
|
Certificate |
Certificate |
| Cloud Outbound Mailer(CloudOutboundMailer) |
RecipientGroup |
RecipientGroup |
|
Template |
Template |
|
Unsubscribe |
Unsubscribe |
| CLOVA Chatbot(Chatbot) |
Domain |
Domain |
|
DomainGroup |
DomainGroup |
| CLOVA OCR(OCR) |
Domain |
Domain |
| Simple RabbitMQ Service(SimpleRabbitMQService) |
Cluster |
Cluster |
| Ncloud Simple RabbitMQ(VPC)(VPCSimpleRabbitMQService) |
Cluster |
Cluster |
| AI·NAVER API(AINAVERAPI) |
Application |
Application |
| CLOVA Dubbing(CLOVADubbing) |
Project |
Project |
|
ProjectGroup |
ProjectGroup |
| CLOVA Speech(CLOVASpeech) |
Domain |
Domain |
| CLOVA AiCall(CLOVAAiCall) |
Agent |
Agent |
|
ContactCenter |
ContactCenter |
|
Keyword |
Keyword |
|
PhoneNumber |
PhoneNumber |
|
ContactCenterCarecall |
ContactCenterCarecall |
| CLOVA FaceSign(CLOVAFaceSign) |
Device |
Device |
|
Event |
Event |
|
EventTemplate |
EventTemplate |
|
Service |
Service |
| CLOVA Studio(CLOVAStudio) |
Product |
Product |
Game
| Product name (product code) |
Resource type |
Description |
| GAMEPOT(GAMEPOT) |
Project |
Project |
|
ProjectV2 |
ProjectV2 |
Security
| Product name (product code) |
Resource type |
Description |
| App Safer(AppSafer) |
App |
App |
|
Device |
Device |
| File Safer(FileSafer) |
Safer |
Safer |
| Web Security Checker(WebSecurityChecker) |
Checker |
Checker |
| System Security Checker(SystemSecurityChecker) |
Checker |
Checker |
| Security Monitoring(SecurityMonitoring) |
IDS |
IDS |
|
IPS |
IPS |
|
WAF |
WAF |
|
AV |
AV |
|
DDoS |
DDoS |
| Security Monitoring(VPC)(VPCSecurityMonitoring) |
IDS |
IDS |
|
IPS |
IPS |
|
WAF |
WAF |
|
AV |
AV |
|
DDoS |
DDoS |
| Key Management Service(KMS) |
Key |
Key |
| Certificate Manager(CertificateManager) |
Certificate |
Certificate |
| Private CA(PrivateCA) |
CA |
CA |
| WebShell Behavior Detector(WebshellBehaviorDetector) |
DetectionTarget |
DetectionTarget |
|
ExceptionRule |
ExceptionRule |
|
ServerGroup |
ServerGroup |
|
Notification |
Notification |
Developer Tools
| Product name (product code) |
Resource type |
Description |
| SourceCommit(SourceCommit) |
Repository |
Repository |
| SourceBuild(SourceBuild) |
Project |
Project |
| SourceDeploy(SourceDeploy) |
Project |
Project |
|
Scenario |
Scenario |
|
Stage |
Stage |
| SourcePipeline(SourcePipeline) |
Project |
Project |
| SourceDeploy(VPC)(VPCSourceDeploy) |
Project |
Project |
|
Scenario |
Scenario |
|
Stage |
Stage |
| SourcePipeline(VPC)(VPCSourcePipeline) |
Project |
Project |
| SourceBand(SourceBand) |
Project |
Project |
|
Organization |
Organization |
|
Subscription |
Subscription |
Big Data & Analytics
| Product name (product code) |
Resource type |
Description |
| Effective Log Search & Analytics(ELSA) |
Project |
Project |
| Cloud Hadoop(CloudHadoop) |
Cluster |
Cluster |
| Cloud Hadoop(VPC)(VPCCloudHadoop) |
Cluster |
Cluster |
|
Server |
Server |
|
Notebook |
Notebook |
| Cloud Search(CloudSearch) |
Domain |
Domain |
| Search Engine Service(SearchEngine) |
Cluster |
Cluster |
| Search Engine Service(VPC) (VPCSearchEngine) |
Cluster |
Cluster |
|
Server |
Server |
| Cloud Log Analytics(CloudLogAnalytics) |
Analytics |
Analytics |
|
Alarm |
Alarm |
| Cloud Data Streaming Service(CloudDataStreamingService) |
Cluster |
Cluster |
|
Server |
Server |
|
ConfigGroup |
ConfigGroup |
| HEaaN Homomorphic Analytics(HEaaNHomomorphicAnalytics) |
Key |
Key |
|
Data |
Data |
|
Project |
Project |
|
Subscription |
Subscription |
| Data Forest(DataForest) |
Account |
Account |
|
App |
App |
| Cloud Data Box(CloudDataBox) |
DataBox |
DataBox |
| Data Catalog(DataCatalog) |
TagTemplate |
TagTemplate |
|
Classifier |
Classifier |
|
Connection |
Connection |
|
Scanner |
Scanner |
|
Database |
Database |
|
Catalog |
Catalog |
| Data Flow(DataFlow) |
Workflow |
Workflow |
|
Trigger |
Trigger |
|
Job |
Job |
| Data Query(DataQuery) |
Project |
Project |
|
DataSource |
Data Source |
Hybrid & Private Cloud
| Product name (product code) |
Resource type |
Description |
| Cloud Connect(VPC)(VPCCloudConnect) |
CloudConnect |
CloudConnect |
Blockchain
| Product name (product code) |
Resource type |
Description |
| Blockchain Service(BlockchainService) |
Network |
Network |
|
Channel |
Channel |
|
Orderer |
Orderer |
|
Peer |
Peer |
|
CA |
CA |
|
Organization |
Organization |
Business Application
| Product name (product code) |
Resource type |
Description |
| RPA Service(RPAService) |
Tenant |
Tenant |
|
Robot |
Robot |
|
Process |
Process |
|
Subscription |
Subscription |
| Ncloud Chat(NcloudChat) |
Project |
Project |
Migration
| Product name (product code) |
Resource type |
Description |
| Object Migration(ObjectMigration) |
Job |
Job |
Digital Twin
| Product name (product code) |
Resource type |
Description |
| ARC eye(ARCeye) |
Project |
Project |
|
Location |
Location |
|
MapData |
MapData |
|
VLTask |
VLTask |
|
API |
API |
|
Notification |
Notification |
|
Dashboard |
Dashboard |