Ubuntu Manpages


enum globus_gram_jobmanager_callout_error_t { GLOBUS_GRAM_JOBMANAGER_CALLOUT_BAD_CREDS = 0, GLOBUS_GRAM_JOBMANAGER_CALLOUT_AUTHZ_SYSTEM_ERROR = 1, GLOBUS_GRAM_JOBMANAGER_CALLOUT_AUTHZ_DENIED = 2, GLOBUS_GRAM_JOBMANAGER_CALLOUT_AUTHZ_DENIED_INVALID_JOB = 3, GLOBUS_GRAM_JOBMANAGER_CALLOUT_AUTHZ_DENIED_BAD_EXECUTABLE = 4, GLOBUS_GRAM_JOBMANAGER_CALLOUT_ERROR_LAST = 5 }

GRAM Jobmanager Callout Error codes

Enumerator

Credentials not accepted
Authorization system misconfigured
Authorization denied
Authorization denied - invalid job id
Authorization denied - executable not allowed
Last marker - never used

Generated automatically by Doxygen for globus_gram_job_manager_callout_error from the source code.