getProxyReqResponse |
getProxyReq (string delegationID)
|
putProxyResponse |
putProxy (string delegationID, string proxy)
|
getVersionResponse |
getVersion ()
[faults:
AuthenticationFault
GenericFault
]
|
jobRegisterResponse |
jobRegister (string jdl, string delegationId)
[faults:
AuthenticationFault
InvalidArgumentFault
GenericFault
AuthorizationFault
]
|
jobStartResponse |
jobStart (string jobId)
[faults:
AuthenticationFault
InvalidArgumentFault
GenericFault
AuthorizationFault
JobUnknownFault
OperationNotAllowedFault
]
|
jobSubmitResponse |
jobSubmit (string jdl, string delegationId)
[faults:
AuthenticationFault
InvalidArgumentFault
GenericFault
AuthorizationFault
]
|
jobCancelResponse |
jobCancel (string jobId)
[faults:
AuthenticationFault
InvalidArgumentFault
JobUnknownFault
OperationNotAllowedFault
GenericFault
AuthorizationFault
]
|
getMaxInputSandboxSizeResponse |
getMaxInputSandboxSize ()
[faults:
AuthenticationFault
GenericFault
]
|
getSandboxDestURIResponse |
getSandboxDestURI (string jobId)
[faults:
AuthenticationFault
InvalidArgumentFault
JobUnknownFault
OperationNotAllowedFault
GenericFault
AuthorizationFault
]
|
getTotalQuotaResponse |
getTotalQuota ()
[faults:
GetQuotaManagementFault
AuthenticationFault
GenericFault
]
|
getFreeQuotaResponse |
getFreeQuota ()
[faults:
GetQuotaManagementFault
AuthenticationFault
GenericFault
]
|
jobPurgeResponse |
jobPurge (string jobId)
[faults:
AuthenticationFault
InvalidArgumentFault
JobUnknownFault
OperationNotAllowedFault
GenericFault
AuthorizationFault
]
|
getOutputFileListResponse |
getOutputFileList (string jobId)
[faults:
InvalidArgumentFault
AuthenticationFault
JobUnknownFault
OperationNotAllowedFault
GenericFault
AuthorizationFault
]
|
jobListMatchResponse |
jobListMatch (string jdl, string delegationId)
[faults:
AuthenticationFault
InvalidArgumentFault
NoSuitableResourcesFault
GenericFault
AuthorizationFault
]
|
getJobTemplateResponse |
getJobTemplate (JobTypeList jobType, string executable, string arguments, string requirements, string rank)
[faults:
GenericFault
AuthenticationFault
AuthorizationFault
InvalidArgumentFault
]
|
getDAGTemplateResponse |
getDAGTemplate (GraphStructType dependencies, string requirements, string rank)
[faults:
GenericFault
AuthenticationFault
AuthorizationFault
InvalidArgumentFault
]
|
getCollectionTemplateResponse |
getCollectionTemplate (int jobNumber, string requirements, string rank)
[faults:
GenericFault
AuthenticationFault
AuthorizationFault
InvalidArgumentFault
]
|
getIntParametricJobTemplateResponse |
getIntParametricJobTemplate (StringList attributes, int param, int parameterStart, int parameterStep, string requirements, string rank)
[faults:
GenericFault
AuthenticationFault
AuthorizationFault
InvalidArgumentFault
]
|
getStringParametricJobTemplateResponse |
getStringParametricJobTemplate (StringList attributes, StringList param, string requirements, string rank)
[faults:
GenericFault
AuthenticationFault
AuthorizationFault
InvalidArgumentFault
]
|
getACLItemsResponse |
getACLItems (string jobId)
[faults:
AuthenticationFault
InvalidArgumentFault
JobUnknownFault
GenericFault
AuthorizationFault
]
|
addACLItemsResponse |
addACLItems (string jobId, StringList items)
[faults:
AuthenticationFault
InvalidArgumentFault
JobUnknownFault
GenericFault
AuthorizationFault
]
|
removeACLItemResponse |
removeACLItem (string jobId, string item)
[faults:
AuthenticationFault
InvalidArgumentFault
OperationNotAllowedFault
JobUnknownFault
GenericFault
AuthorizationFault
]
|
getDelegatedProxyInfoResponse |
getDelegatedProxyInfo (string jobId)
[faults:
AuthenticationFault
InvalidArgumentFault
JobUnknownFault
GenericFault
AuthorizationFault
]
|