Standard fields
Written by
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 folderresource 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) |
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.