Contains the operations for the root resource of the Batch API.
Contains the operations to create SAS Batch Server definitions.
get
Get a collection of contexts
head
Check endpoint availability
post
Create a context
get
Get a context
head
Verify that a context exists
put
Update a context
delete
Delete a context
get
Get a context by name
head
Verify that a context exists by name
Contains the operations to access information for file sets and files.
head
Check endpoint availability
get
Get a collection of file sets
post
Create a file set
get
Get a file set object
head
Verify that a file set exists
delete
Delete a file set
head
Check endpoint availability
get
Get the contents of a file set
head
Verify that a file in a file set exists
get
Get the information about a file in a file set
put
Set the contents of a file in a file set
Contains the operations for SAS Batch Server instances.
head
Check endpoint availability
get
Get a collection of Jobs
post
Create a SAS job
head
Verify that a job exists
get
Get the job information
delete
Delete a job
post
Send STDIO input text to a job
post
Retrieve the STDIO ouput of a job
head
Verify that a job state exists
get
Get the state of a job
put
Change the state of a job
Contains the operations for SAS Reusable Batch Server instances.
head
Check endpoint availability
get
Get a collection of Servers
head
Verify that a reusable Batch server exists
get
Get the reusable Batch server information
delete