name: paperspace-gpu-deployment description: | Naftiko workflow capability that combines Paperspace Machines, Templates, Networking, Storage, and Deployments to provision a GPU machine, attach a shared drive, claim a public IP, and roll out a containerized inference deployment. apis: - paperspace-machines-api - paperspace-templates-api - paperspace-networking-api - paperspace-storage-api - paperspace-deployments-api - paperspace-container-registries-api operations: - listOsTemplates - getMachineAvailability - createPrivateNetwork - createSharedDrive - claimPublicIp - createMachine - assignPublicIp - createContainerRegistry - upsertDeployment - getDeploymentMetrics - getDeploymentLogs auth: type: bearer header: Authorization prefix: Bearer env: PAPERSPACE_API_TOKEN