| Home | Trees | Indices | Help |
|
|---|
|
|
PilotDataService (PDS).
Factory for creating Pilot Data.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
PDS_ID_PREFIX =
|
|
| Properties | |
| id (Inherited from pilot.api.data.api.PilotDataService) | |
| pilot_data (Inherited from pilot.api.data.api.PilotDataService) | |
| state (Inherited from pilot.api.data.api.PilotDataService) | |
|
Inherited from |
|
| Method Details |
Create a PilotDataService Keyword arguments: pds_id -- restore from pds_id
|
Create a PilotData Keyword arguments: pilot_data_description -- PilotData Description:
{
'service_url': "ssh://<hostname>/base-url/",
'size': "1000"
}
Return value: A PilotData object
|
List all PDs of PDS
|
Cancel the PilotDataService. Release all Pilot Data created by this service. Keyword arguments: None Return value: Result of operation
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 26 22:29:06 2013 | http://epydoc.sourceforge.net |