API Gateway
APIGateway
Configurations
APIGateway.Configurations
Methods
Retrieve information about specific configuration properties
Update configuration properties
Domain types
Discovery
APIGateway.Discovery
Methods
Retrieve the most up to date view of discovered operations, rendered as OpenAPI schemas
Domain types
APIGateway.Discovery.Operations
Methods
Retrieve the most up to date view of discovered operations
Update the state on a discovered operation
Update the state on one or more discovered operations
Expression Template
APIGateway.ExpressionTemplate
APIGateway.ExpressionTemplate.Fallthrough
Methods
Generate fallthrough WAF expression template from a set of API hosts
Operations
APIGateway.Operations
Methods
Retrieve information about all operations on a zone
Retrieve information about an operation
Add one operation to a zone. Endpoints can contain path variables. Host, method, endpoint will be normalized to a canoncial form when creating an operation and must be unique on the zone. Inserting an operation that matches an existing one will return the record of the already existing operation and update its last_updated date.
Delete an operation
Add one or more operations to a zone. Endpoints can contain path variables. Host, method, endpoint will be normalized to a canoncial form when creating an operation and must be unique on the zone. Inserting an operation that matches an existing one will return the record of the already existing operation and update its last_updated date.
Delete multiple operations
Domain types
APIGateway.Operations.SchemaValidation
Methods
Deprecated
Use Schema Validation API instead.
Retrieves operation-level schema validation settings on the zone
Deprecated
Use Schema Validation API instead.
Updates operation-level schema validation settings on the zone
Deprecated
Use Schema Validation API instead.
Updates multiple operation-level schema validation settings on the zone
Domain types
Schemas
APIGateway.Schemas
Methods
Retrieve operations and features as OpenAPI schemas
Settings
APIGateway.Settings
Domain types
APIGateway.Settings.SchemaValidation
Methods
Deprecated
Use Schema Validation API instead.
Retrieves zone level schema validation settings currently set on the zone
Deprecated
Use Schema Validation API instead.
Updates zone level schema validation settings on the zone
Deprecated
Use Schema Validation API instead.
Updates zone level schema validation settings on the zone
User Schemas
APIGateway.UserSchemas
Methods
Deprecated
Use Schema Validation API instead.
Retrieve information about all schemas on a zone
Deprecated
Use Schema Validation API instead.
Retrieve information about a specific schema on a zone
Deprecated
Use Schema Validation API instead.
Upload a schema to a zone
Deprecated
Use Schema Validation API instead.
Enable validation for a schema
Deprecated
Use Schema Validation API instead.
Delete a schema
APIGateway.UserSchemas.Hosts
Methods
Deprecated
Use Schema Validation API instead.
Retrieve schema hosts in a zone
APIGateway.UserSchemas.Operations
Methods
Deprecated
Use Schema Validation API instead.
Retrieves all operations from the schema. Operations that already exist in API Shield Endpoint Management will be returned as full operations.