$libClass $libClass : \OpenStack\Network Type \OpenStack\Network — protected, contains the library Network object
__construct() __construct(\App $app) : \network Network constructor Parameters \App $app the main app object Returns \network — Object
action() action(String $action) : void Execute an action Parameters String $action name of another function of this class
list_network_names() list_network_names() : \List List the name of the NETWORKS Returns \List — of Networks name
getNetworkP() getNetworkP( $netId) : \OpenStack\Network internal function Parameters $netId Returns \OpenStack\Network
getSubnetP() getSubnetP( $subnetId) : \OpenStack\Subnet internal function Parameters $subnetId Returns \OpenStack\Subnet
getPortP() getPortP( $portId) : \port internal function retrieve a specific port given Parameters $portId Returns \port
getSecurityGroupeP() getSecurityGroupeP( $securityGroupeId) : \securityGroup internal function retrieve a specific Security Groupe given Parameters $securityGroupeId Returns \securityGroup