ListAnhengL3Networks
List Cloud L3 networks for the self-service open dialog. A trusted platform-admin has fixed global scope and may list global federation metadata without a Cloud session. A project-admin provides X-ZStack-Session; ZCF resolves the unique active Cloud platform in the active default Region and restricts the response to federation metadata whose L3 UUID is visible to that session. platformUuid is an optional compatibility filter and, when supplied, must match the resolved platform. The frontend does not need to send ProjectID or platformUuid.
/api/v1/security/anheng/l3-networksOperation ID
ListAnhengL3NetworksSince
1.2.8Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Query Parameters
nameStringL3 network name fuzzy filter.
platformUuidStringOptional compatibility filter. For project-admin callers ZCF resolves the unique active Cloud platform in the active default Region; a supplied value must match that platform.
zoneUuidStringZone UUID used to filter the results
ipVersionIntegerIP protocol version used to filter the results
Example: 0
limitIntegerMaximum number of records to return
Example: 0
Responses
200 OKChange History
View all change historyChange Time
AddedRequest parameters X-ZStack-SessionView API
