CreateResourceDto
Show Child Parameters
Allowed values:PRIVATESAASINTERNET
Creates a new network resource that defines access points for users and devices. Resources can be private networks, SaaS applications, or internet access points, each with specific protocols and access controls.
Allowed values:PRIVATESAASINTERNET
Successfully created the resource
Allowed values:PRIVATESAASINTERNET
Allowed values:MANUALAUTOMATIC
Default:MANUAL
Allowed values:ONLINEOFFLINE
Network gateway configuration and status information
Retrieves a paginated list of all network resources for the tenant with advanced filtering and sorting capabilities. Supports filtering by resource type, gateway associations, protocols, and other criteria to help manage complex network topologies.
Sort order in format “field:direction”. Sortable fields: id, name. Direction: asc, desc
Example:-name
Filter resources by policy ID (UUID format)
Example:123e4567-e89b-12d3-a456-426614174000
Filter resources by gateway ID (UUID format)
Example:123e4567-e89b-12d3-a456-426614174000
Filter resources by protocol ID in addresses (UUID format)
Example:123e4567-e89b-12d3-a456-426614174000
Filter resources by type
Allowed values:PRIVATESAASINTERNET
Filter resources by name
Example:Resource Name
Filter resources by ID (UUID format)
Example:123e4567-e89b-12d3-a456-426614174000
Number of resources to skip (minimum: 0)
Example:0
Number of resources to return per page (minimum: 1)
Example:10
Successfully retrieved resources
Modifies the configuration of an existing network resource including its name, description, and other properties. Changes may affect access policies and user permissions.
The unique identifier (UUID) of the resource to update
Successfully updated the resource
Retrieves comprehensive information about a specific network resource including its configuration, associated addresses, protocols, gateway connections, and load balancing settings.
The unique identifier (UUID) of the resource
Successfully retrieved the resource
Allowed values:PRIVATESAASINTERNET
Allowed values:MANUALAUTOMATIC
Default:MANUAL
Allowed values:ONLINEOFFLINE
Network gateway configuration and status information
Permanently removes a network resource from the tenant. The resource must not be linked to any active policies before deletion. This operation will also disconnect all associated gateway connections.
The unique identifier (UUID) of the resource to delete
Successfully deleted the resource