Query
Response
Queries
agentDiskSpaceConfiguration
Returns an agent disk space configuration.
QUERY
agentDiskSpaceConfiguration: AgentDiskSpaceConfiguration!Returns
enabled
Boolean!
Whether this agent disk space configuration is enabled.
pollIntervalSeconds
Int!
Poll interval, in seconds.
baseRepoDirectory
String
Filesystem directory associated with this agent disk space configuration. May be null when unavailable or not applicable.
derivedDataLocationMode
The derived data location mode associated with this agent disk space configuration.
derivedDataPath
String
Filesystem path associated with this agent disk space configuration. May be null when unavailable or not applicable.
worktrees
Worktrees associated with this agent disk space configuration.
Query
Response