Org Compute Pool Configs (fcpm/v2)
Read an Org Compute Pool Config
Make a request to read an org compute pool config.
get/fcpm/v2/compute-pool-config
Response
Org Compute Pool Config.
Example response
{
"organization_id": "9bb441c4-edef-46ac-8a41-c49e44a3fd9a",
"spec": {
"default_pool_max_cfu": 20
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.