Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud API concepts
  • Basic principles
    • Resource identification
    • Standard fields
  1. Resources
  2. Standard fields

Standard fields

Written by
Yandex Cloud
Updated at April 23, 2025

This section lists standard fields that can be found in Yandex Cloud resource views. These fields are unified for all services.

Field name Description
cloud_id* string
ID of the cloud where the folder is located. The field is included in the folder resource view.

The cloud_id and folder_id fields are mutually exclusive.
folder_id* string
ID of the folder where the resource is located. This field is only available in the views of cloud resources, such as disks and VMs.

The cloud_id and folder_id fields are mutually exclusive.
id* string
Resource ID. Generated on the service side. Maximum ID length: 50 characters.
created_at* google.protobuf.Timestamp
Resource creation time in RFC3339 (Timestamps) format.
name string
Resource name. Specified by the user. Maximum name length: 64 characters.
description string
Resource description. Specified by the user. Maximum description length: 256 characters.
zone_id string
ID of the availability zone the resource belongs to.
This field is omitted if the resource does not belong to any zone.
status enum
Resource state. For example: READY, CREATING.
This field is used for resources that take a long time to update. For example, VMs or disks.
labels map<string, string>
Resource labels in key:value format. Specified by the user. Metadata or other arbitrary data can be used as resource labels.

* Required field which is always included in any resource view.

Was the article helpful?

Previous
Resource identification
Next
Overview
© 2025 Direct Cursus Technology L.L.C.