brooklyn.networking.sdn.ibm.create_network.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of brooklyn-clocker-docker Show documentation
Show all versions of brooklyn-clocker-docker Show documentation
Clocker Brooklyn entities and locations for Docker integration.
[#ftl]
{
"network": {
"id": "${networkId}",
"name": "Clocker ${networkName}",
"admin_state_up": true,
"tenant_id": "${tenantId}"
}
}