Openstack cloud credential

Retrieve Openstack subnets

post/api/v1/openstack/subnets

Request body

openStackUserstring nullable
openStackPasswordstring nullable
openStackUrlstring nullable
openStackProjectstring nullable
openStackProjectIdstring nullable
openStackDomainstring nullable
openStackRegionstring nullable
applicationCredEnabledboolean

Response

OK

idstring nullable
namestring nullable
cidrstring nullable

Changes