FugokuFugoku Docs
Mask

Provider Schema

JSON:API schema for cloud provider resources

Provider Schema

Attributes

FieldTypeDescription
idstringUnique provider identifier
projectIdstringProject ID
namestringProvider name (latitude, skypilot, aws)
enabledbooleanWhether provider is active
regionstring?Default region
createdAtstringISO 8601 creation timestamp
updatedAtstringISO 8601 update timestamp

Provider Names

NameDescription
latitudeLatitude.sh bare metal provider
skypilotSkyPilot multi-cloud (AWS, GCP, Azure, Lambda, RunPod)
awsDirect AWS provider

Security Note

Provider credentials are encrypted at rest and are never returned by the API. Only provider metadata is exposed.

On this page