Types
AgentDiskSpaceVolumeInput
Input values for agent disk space volume.
input
AgentDiskSpaceVolumeInputFields
id
ID!
required
Identifier of the agent disk space volume to affect.
capacityId
ID
Identifier of the capacity to use.
totalBytes
Float!
required
Total in bytes.
freeBytes
Float!
required
Free in bytes.
roles
required
Roles to use for the request.
paths
[String!]!
required
Paths to use for the request.