diff --git a/docs/guides/node.html b/docs/guides/node.html index 1e19a7f2..6fd3f401 100644 --- a/docs/guides/node.html +++ b/docs/guides/node.html @@ -104,7 +104,7 @@ # oracle resources from diagrams.oci.compute import VirtualMachine, Container from diagrams.oci.network import Firewall -from diagrams.oci.storage import Filestorage, Storagegateway +from diagrams.oci.storage import FileStorage, StorageGateway

You can find all available nodes list in Here.

Data Flow

@@ -169,4 +169,4 @@

You can't connect two lists directly because shift/arithmetic operations between lists are not allowed in Python.

-
Last updated on 2020-2-18
DiagramsClusters
\ No newline at end of file +
Last updated on 2021-2-23
DiagramsClusters
\ No newline at end of file diff --git a/docs/guides/node/index.html b/docs/guides/node/index.html index 1e19a7f2..6fd3f401 100644 --- a/docs/guides/node/index.html +++ b/docs/guides/node/index.html @@ -104,7 +104,7 @@ # oracle resources from diagrams.oci.compute import VirtualMachine, Container from diagrams.oci.network import Firewall -from diagrams.oci.storage import Filestorage, Storagegateway +from diagrams.oci.storage import FileStorage, StorageGateway

You can find all available nodes list in Here.

Data Flow

@@ -169,4 +169,4 @@

You can't connect two lists directly because shift/arithmetic operations between lists are not allowed in Python.

-
Last updated on 2020-2-18
DiagramsClusters
\ No newline at end of file +
Last updated on 2021-2-23
DiagramsClusters
\ No newline at end of file