Get supported workspace options
Lists the regions, TigerGraph versions, and workspace types available to your organization.
Authorizations
x-api-key
string
header
required
Authorization for TigerGraph Savanna. Send the key in the x-api-key request header.
Query parameters
When true, tgVersions only include versions with allow_upgrade; when false or omitted (default), all create-allowed versions for the org are returned
Response
Indicates whether the request returned an error.
Details about each error returned by the request.
Show child attributes Hide child attributes
FieldNamestringField associated with the error.
ReasonstringExplanation of why the error occurred.
TypestringCategory of the error.
Available options: Internal-Error, Bad-Request, Not-Found, Forbidden, Unauthorized, API-Disabled, Quota-Exceed, Unknown
Human-readable summary of the request result.
Unique identifier for tracing the request.
Payload returned by the request.
Show child attributes Hide child attributes
regionsobject[]Cloud regions available to your org.
Show child attributes Hide child attributes
descriptionstringDescription of the region.
namestringName of the region.
tgVersionsobject[]TigerGraph versions available to your org.
Show child attributes Hide child attributes
allow_createbooleanWhether new workspaces can be created on this version.
allow_upgradebooleanWhether existing workspaces can be upgraded to this version.
channelstringRelease channel the version belongs to.
end_of_lifestringDate the version stops being supported.
imagestringContainer image that provides the version.
incompatible_upgrades_fromstring[]Versions that cannot be upgraded to this version.
namestringVersion number.
orgsstring[]For customized versions
workspaceTypesobject[]Workspace sizes available to your org.
Show child attributes Hide child attributes
cpustringNumber of vCPUs allocated to the workspace.
haintegerNumber of high-availability replicas.
memorystringMemory allocated to the workspace.
partitionintegerNumber of partitions in the workspace.
typeNamestringName of the workspace size type.