@nebius/js-sdk 0.1.15 → 0.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18620,6 +18620,10 @@ exports.State = (0, index_1.createEnum)("nebius.iam.v1.State", {
18620
18620
  UNDELETING: 6,
18621
18621
  PURGING: 7,
18622
18622
  PURGED: 8,
18623
+ CREATED: 9,
18624
+ ACTIVATING: 10,
18625
+ PARKING: 11,
18626
+ PARKED: 12,
18623
18627
  /**
18624
18628
  * DRAFT = 1000;
18625
18629
  *