class documentation

class StorageDriverActivityInfo: (source)

View In Hierarchy

Activity identity information for external storage operations.

Warning

This API is experimental.

Class Variable id The activity ID.
Class Variable namespace The namespace of the activity execution.
Class Variable run_id The activity run ID (only for standalone activities).
Class Variable type The activity type name, if available.

The activity ID.

namespace: str = (source)

The namespace of the activity execution.

The activity run ID (only for standalone activities).

The activity type name, if available.