OpenstackNetworkCloudFeatures object
Cloud specifics Farm Role Network configuration.
Polymorphism
OpenstackNetworkCloudFeatures is a type that implements the NetworkCloudFeatures type.
When an object of type NetworkCloudFeatures is expected, you can use one of type OpenstackNetworkCloudFeatures (or use any other implementation).
Example JSON representation
{
"floatingIpPool": {
"id": "string"
},
"type": "OpenstackNetworkCloudFeatures"
}
Properties
property | attributes | valid values | description | filter option |
---|---|---|---|---|
type string |
required |
"OpenstackNetworkCloudFeatures" | ||
floatingIpPool CloudNetworkForeignKey object |
optional |
Floating IP identifier. |