NetworkContainer class
The NetworkContainer class represents a virtual data center called a network container. Network containers provide a secure logical separation of resources within a pod. A cloud environment can have multiple network containers. A private cloud might have only one network container, while a public cloud is likely to have a separate network container for each tenant. From the perspective of BMC Bladelogic Network Automation, a network container is an instantiation of a container blueprint. A container blueprint describes a network container and includes information such as the number of secure zones in the container and the resources needed to support the container (for example, FWSM, VLANs, and so on).
NetworkContainer class APIs
The following tables list the basic APIs, operation APIs, and relationship APIs for the NetworkContainer class.
Basic APIs
Operation APIs
The NetworkContainer class has no operation APIs.
Relationship APIs
To use the relationship APIs, send a GET request to the specified URI. The GET request does not require a message body. The response message contains a SearchResults object.
NetworkContainer class relationships and attributes
The following tables list the relationships and attributes of the NetworkContainer class.
Relationships
Attributes
Related Topics