Skip to main content

GloRemoveAppScopeError

No description

union GloRemoveAppScopeError = GloAppNotFoundError | GloAppDeletedError | GloAppScopeNotUpdatedError

Possible types

GloRemoveAppScopeError.GloAppNotFoundError object

Error that occurs when a GloApp is not found.

GloRemoveAppScopeError.GloAppDeletedError object

Error that occurs when attempting to update a deleted GloApp.

GloRemoveAppScopeError.GloAppScopeNotUpdatedError object

Error that occurs when updating the scope for a GloApp is unsuccessful.