List allowed IPs
Lists the IP addresses and CIDR ranges permitted by a workgroup allow list.
Authorizations
x-api-key
string
header
required
Authorization for TigerGraph Savanna. Send the key in the x-api-key request header.
Path parameters
Workgroup ID
Response
Indicates whether the request returned an error.
Details about each error returned by the request.
Show child attributes Hide child attributes
FieldNamestringField associated with the error.
ReasonstringExplanation of why the error occurred.
TypestringCategory of the error.
Available options: Internal-Error, Bad-Request, Not-Found, Forbidden, Unauthorized, API-Disabled, Quota-Exceed, Unknown
Human-readable summary of the request result.
Unique identifier for tracing the request.
Payload returned by the request.
Show child attributes Hide child attributes
cidrstringrequiredIP address or range in CIDR notation, such as 192.168.1.0/24 for a range or 192.168.1.2/32 for a single address.
idstringUnique identifier of the allow list entry.
notestringNote recording why the address was allowed.
Indicates whether the request returned an error.
Details about each error returned by the request.
Show child attributes Hide child attributes
FieldNamestringField associated with the error.
ReasonstringExplanation of why the error occurred.
TypestringCategory of the error.
Available options: Internal-Error, Bad-Request, Not-Found, Forbidden, Unauthorized, API-Disabled, Quota-Exceed, Unknown
Human-readable summary of the request result.
Unique identifier for tracing the request.
Payload returned by the request.