Job
- class fabman.job.Job(requester: Requester, attributes: dict)
Simple object for handling Jobs. No methods are currently available for Jobs
Initialize the Object. Stores the requester method to interact with the API for further calls
- Parameters:
requester (
Requester) – TheRequesterobject to make requests withattributes (dict) – The attributes to initialize this object with