File Store Service (FS) REST API Error Codes

The service REST API may produce the following error codes.

Index

Error Codes

CategoriesNotFound

No categories found.

CategoryFilesNotDeleted

The category files could not be deleted.

CategoryFilesNotFound

No files found for the specified category.

CategoryFilesValidNotFound

No valid files found for the specified category.

FileNotDeleted

The file could not be deleted.

FileNotFound

The specified file does not exist.

FilesNotDeleted

The files could not be deleted.

FilesNotFound

No files found.

FilesValidNotFound

No valid files found.

FileValidNotFound

The specified valid file does not exist.

FileVersionNotCreated

The file version was not created.

FileVersionNotDeleted

The file version could not be deleted.

FileVersionNotFound

The specified file version does not exist.

FileVersionNotUpdated

The file version was not updated.

RequestArgsInvalid

The request arguments are invalid.