Humanitec · Capability
Humanitec API — ResourceProvision
Humanitec API — ResourceProvision. 3 operations. Lead operation: Lists the resource objects that hold the information needed to provision the resources specified in the request and the resources they depend on.. Self-contained Naftiko capability covering one Humanitec business surface.
What You Can Do
POST
Queryresourcegraph
— Lists the resource objects that hold the information needed to provision the resources specified in the request and the resources they depend on.
/v1/orgs/{orgid}/apps/{appid}/envs/{envid}/resources/graph
POST
Createdependencygraph
— Create a Dependency Graph which is composed by the resource objects that hold the information needed to provision the resources specified in the request and the resources they depend on.
/v1/orgs/{orgid}/apps/{appid}/envs/{envid}/resources/graphs
GET
Getdependencygraph
— Retrieve a Dependency Graph by its ID.
/v1/orgs/{orgid}/apps/{appid}/envs/{envid}/resources/graphs/{graphid}
MCP Tools
lists-resource-objects-that-hold
Lists the resource objects that hold the information needed to provision the resources specified in the request and the resources they depend on.
create-dependency-graph-which-is
Create a Dependency Graph which is composed by the resource objects that hold the information needed to provision the resources specified in the request and the resources they depend on.
retrieve-dependency-graph-its-id
Retrieve a Dependency Graph by its ID.
read-only
idempotent