Loading edgecloud/doc/workflows/get_av_zones.md +4 −2 Original line number Diff line number Diff line ```mermaid sequenceDiagram title Retrieve Edge Cloud Zones (i2Edge EdgeCloud Platform) title Retrieve Edge Cloud Zones actor AP as App Vertical Provider participant CE as Capabilities Exposure box Service Resource Manager Loading @@ -8,10 +8,12 @@ box Service Resource Manager participant SDK as EdgeCloudSDK end participant i2Edge participant PiEdge AP ->> CE: GET /edge-cloud-zones CE ->> API: GET /av. zones API ->> SDK: sdk.i2edge.get_zones() SDK ->> i2Edge: GET /zones/list API ->> SDK: sdk.piedge.get_zones() SDK ->> PiEdge: GET /nodes ``` No newline at end of file Loading
edgecloud/doc/workflows/get_av_zones.md +4 −2 Original line number Diff line number Diff line ```mermaid sequenceDiagram title Retrieve Edge Cloud Zones (i2Edge EdgeCloud Platform) title Retrieve Edge Cloud Zones actor AP as App Vertical Provider participant CE as Capabilities Exposure box Service Resource Manager Loading @@ -8,10 +8,12 @@ box Service Resource Manager participant SDK as EdgeCloudSDK end participant i2Edge participant PiEdge AP ->> CE: GET /edge-cloud-zones CE ->> API: GET /av. zones API ->> SDK: sdk.i2edge.get_zones() SDK ->> i2Edge: GET /zones/list API ->> SDK: sdk.piedge.get_zones() SDK ->> PiEdge: GET /nodes ``` No newline at end of file