COMPUTE_POOLS

Compute Pools Metadata With Cost

get/compute-pools/metadata

Query parameters

start_datestring date-time required
end_datestring date-time required
snowflakeTagsstring[] nullable

Response

Successful Response

namestring required
is_suspendedboolean nullable
min_nodesinteger nullable
max_nodesinteger nullable
instance_familystring nullable
auto_suspend_secsinteger nullable
auto_resumeboolean nullable
createdstring date-time nullable
last_resumedstring date-time nullable
last_alteredstring date-time nullable
deletedstring date-time nullable
ownerstring nullable
owner_role_typestring nullable
is_exclusiveboolean nullable
application_namestring nullable
application_idinteger nullable
commentstring nullable
instance_idstring nullable
snowflake_tagsstring[] nullable
total_costnumber
total_runsinteger

Changes

Changed in 1 of the 55 revisions of this API.2

    • ○

      added the new optional query request parameter snowflakeTags

      new-optional-request-parameter

    • ○

      added the optional property / to the response with the status

      response-optional-property-added