BatchErrorCodeStrings Class

Definition

Error code strings from Batch service.

public static class BatchErrorCodeStrings
type BatchErrorCodeStrings = class
Public Class BatchErrorCodeStrings
Inheritance
BatchErrorCodeStrings

Fields

AccountIsDisabled

The specified account is disabled.

ActiveJobAndScheduleQuotaReached

The account has reached its quota of active jobs and job schedules.

ApplicationNotFound

The specified application does not exist.

AuthenticationFailed

The Batch service failed to authenticate the request.

AutoScaleFormulaTooLong

An automatic scaling formula is too long. The maximum length is 8192 characters.

AutoScaleTooManyRequestsToEnable

Enable AutoScale requests for the same pool must be separated by at least 30 seconds.

AutoScalingFormulaSyntaxError

An automatic scaling formula has a syntax error.

CertificateBeingDeleted

A certificate operation was attempted which is not permitted when the certificate is in the process of being deleted.

CertificateExists

The certificate you are attempting to add already exists.

CertificateNotFound

The certificate on which an operation was attempted is not present in the Batch account.

CertificateStateActive

A certificate operation was attempted which is not permitted when the certificate is active.

CertificateStateDeleteFailed

A certificate could not be deleted because it is still in use.

ConditionNotMet

A read operation included a HTTP conditional header, and the condition was not met.

EmptyMetadataKey

An add or update request specified a metadata item whose key is an empty string.

FileNotFound

A node file requested from a task or compute node was not found.

HostInformationNotPresent

The host information was missing from the HTTP request.

InsufficientAccountPermissions

The account being accessed does not have sufficient permissions to execute this operation.

InternalError

An internal error occurred in the Batch service.

InvalidApplicationPackageReferences

One or more application package references could not be satisfied. This occurs if the application id or version does not exist or is not active, or if the reference did not specify a version and there is no default version configured.

InvalidAuthenticationInfo

The authentication credentials were not provided in the correct format.

InvalidAutoScalingSettings

The specified auto-scale settings are not valid.

InvalidCertificateReferences

A pool specification specifies one or more invalid certificates (for example, certificates that are not present in the Batch account).

InvalidConstraintValue

A value in a job or task constraint is out of range.

InvalidHeaderValue

The value of one of the HTTP headers was in an incorrect format.

InvalidHttpVerb

The Batch service did not recognise the HTTP verb.

InvalidInput

One of the request inputs is not valid.

InvalidMetadata

An add or update request specified a metadata item which contains characters that are not permitted.

InvalidPropertyValue

The value of a property in the HTTP request body is invalid.

InvalidQueryParameterValue

The HTTP request URI contained invalid value for one of the query parameters.

InvalidRange

The specified byte range is invalid for the given resource.

InvalidRequestBody

The HTTP request body is not syntactically valid.

InvalidRestAPIForAccountSetting

There is a conflict between the REST API being used and the account.

InvalidUri

The HTTP request URI was invalid.

IOError

An I/O error occurred while trying to access a resource within the Batch account.

JobBeingDeleted

A job operation was attempted which is not permitted when the job is in the process of being deleted.

JobBeingTerminated

A job operation was attempted which is not permitted when the job is in the process of being terminated.

JobCompleted

A job operation was attempted which is not permitted when the job has been completed.

JobDisabled

The specified job is disabled.

JobExists

The specified job exists.

JobNotActive

A job operation was attempted which is not permitted when the job is not active.

JobNotFound

The job on which an operation was attempted is not present in the Batch account.

JobPreparationTaskNotRunOnNode

A Job Preparation task was not run on a compute node.

JobPreparationTaskNotSpecified

The specified job does not have a Job Preparation task.

JobReleaseTaskNotRunOnNode

A Job Release task was not run on a compute node.

JobReleaseTaskNotSpecified

The specified job does not have a Job Release task.

JobScheduleBeingDeleted

A job schedule operation was attempted which is not permitted when the schedule is in the process of being deleted.

JobScheduleBeingTerminated

A job schedule operation was attempted which is not permitted when the schedule is in the process of being terminated.

JobScheduleCompleted

A job schedule operation was attempted which is not permitted when the schedule has completed.

JobScheduleDisabled

A job schedule operation was attempted which is not permitted when the schedule is disabled.

JobScheduleExists

The job schedule you are attempting to add already exists in the Batch account.

JobScheduleNotFound

The job schedule on which an operation was attempted does not exist.

JobScheduleWithSameIdExists

A job schedule with the specified job id exists. Job and job schedule cannot have the same id.

JobWithSameIdExists

A job with the specified job schedule id exists. Job and job schedule cannot have the same id.

MetadataTooLarge

The size of the metadata exceeds the maximum permitted.

MissingContentLengthHeader

The HTTP Content-Length header was not specified.

MissingRequiredHeader

A required HTTP header was not specified.

MissingRequiredProperty

A required property was not specified in the HTTP request body.

MissingRequiredQueryParameter

A required query parameter was not specified in the URL.

MultipleConditionHeadersNotSupported

Multiple condition headers are not supported.

NodeAlreadyInTargetSchedulingState

The specified compute node is already in the target scheduling state.

NodeBeingCreated

A compute node operation was attempted which is not permitted when the node is in the process of being created.

NodeBeingRebooted

A compute node operation was attempted which is not permitted when the node is in the process of being rebooted.

NodeBeingReimaged

A compute node operation was attempted which is not permitted when the node is in the process of being reimaged.

NodeBeingStarted

A compute node operation was attempted which is not permitted when the node is in the process of being started.

NodeCountsMismatch

The node counts do not match.

NodeNotFound

The compute node on which an operation was attempted is not present in the given pool.

NodeStateUnusable

A compute node operation was attempted which is not permitted when the node is unusable.

NodeUserExists

The compute node user account you are attempting to add already exists.

NodeUserNotFound

The compute node user account on which an operation was attempted does not exist.

NotImplemented

The operation is not implemented.

OperationInvalidForCurrentState

The specified operation is not valid for the current state of the resource.

OperationTimedOut

The operation could not be completed within the permitted time.

OSVersionDisabled

The specified Azure Guest OS version is disabled.

OSVersionExpired

The specified Azure Guest OS version is expired.

OSVersionNotFound

The specified Azure Guest OS version was not found.

OutOfRangeInput

One of the request inputs is out of range.

OutOfRangePriority

A job priority was specified which was outside the permitted range of -1000 to 1000.

OutOfRangeQueryParameterValue

A query parameter in the request URL is out of range.

PathNotFound

A file path was not found on a compute node.

PoolBeingCreated

A pool operation was attempted which is not permitted when the pool is in the process of being created.

PoolBeingDeleted

A pool operation was attempted which is not permitted when the pool is in the process of being deleted.

PoolBeingResized

A pool operation was attempted which is not permitted when the pool is in the process of being resized.

PoolExists

The pool you are attempting to add already exists.

PoolNotEligibleForOSVersionUpgrade

The specified pool is not eligible for an operating system version upgrade.

PoolNotFound

The pool on which an operation was attempted is not present in the Batch account.

PoolQuotaReached

The account has reached its quota of pools.

PoolVersionEqualsUpgradeVersion

The pool is already on the operating system version to which it was asked to upgrade.

RequestBodyTooLarge

The size of the HTTP request body exceeds the maximum permitted.

RequestUrlFailedToParse

The Batch service could not parse the request URL.

ResourceAlreadyExists

The specified resource already exists.

ResourceNotFound

The specified resource does not exist.

ResourceTypeMismatch

The resource does not match the expected type.

ServerBusy

The Batch service is currently unable to receive requests.

StorageAccountNotFound

A requested storage account was not found.

TaskCompleted

A task operation was attempted which is not permitted when the task has been completed.

TaskDependenciesNotSpecifiedOnJob

A task was specified as depending on other tasks, but the job did not specify that it would use task dependencies.

TaskDependencyListTooLong

A task was specified as depending on other tasks, but the list of dependencies was too long to be stored.

TaskDependencyRangesTooLong

A task was specified as depending on other tasks, but the list of task id ranges was too long to be stored.

TaskExists

The task you are attempting to add already exists.

TaskFilesCleanedup

The files of the specified task are cleaned up.

TaskFilesUnavailable

The node files for a task are not available, for example because the retention period has expired.

TaskIdSameAsJobPreparationTask

The task id is the same as that of the Job Preparation task.

TaskIdSameAsJobReleaseTask

The task id is the same as that of the Job Release task.

TaskNotFound

The task on which an operation was attempted is not present in the job.

UnsupportedConstraint

A requested job or task constraint is not supported.

UnsupportedHeader

One of the HTTP headers specified in the request is not supported.

UnsupportedHttpVerb

The resource does not support the specified HTTP verb.

UnsupportedHttpVersion

The Batch service does not support the specified version of the HTTP protocol.

UnsupportedProperty

One of the properties specified in the HTTP request body is not supported.

UnsupportedQueryParameter

One of the query parameters specified in the URL is not supported.

UnsupportedRequestVersion

The specified version of the Batch REST API is not supported.

Applies to