package documentation

Python SDK types generated from Nebius API descriptors.

From __init__.py:

Class BadRequest The request is invalid.
Class BadResourceState The resource we are trying to use, create, change or delete is in a bad state and cannot be used.
Class InternalError Generic internal error.
Class OperationAborted Operation on the resource has been aborted by a subsequent operation.
Class OutOfRange Indicates that element with requested parameters is exceeding the particular range.
Class PermissionDenied Indicates that the action cannot be performed because there are insufficient access rights to a resource.
Class QuotaFailure Indicates a failure due to exceeding specified limits or allocations in a system or service
Class ResourceAlreadyExists Resource we are trying to create already exists.
Class ResourceConflict There is a difference between the actual resource state and the expected one.
Class ResourceNotFound Resource we are trying to interact with does not exist.
Class ServiceError Migrate to common/v1.
Class TooManyRequests You initiated too many requests to the service at once. Enhance your calm.
Variable BadRequest__Violation Undocumented
Variable QuotaFailure__Violation Undocumented
Variable ServiceError__RetryType Undocumented
BadRequest__Violation = (source)

Undocumented

QuotaFailure__Violation = (source)

Undocumented

ServiceError__RetryType = (source)

Undocumented