# rule

- [create](https://docs.ionos.com/cli-ionosctl/subcommands/network-load-balancer/rule/create.md): Create a Network Load Balancer Forwarding Rule
- [delete](https://docs.ionos.com/cli-ionosctl/subcommands/network-load-balancer/rule/delete.md): Delete a Network Load Balancer Forwarding Rule
- [get](https://docs.ionos.com/cli-ionosctl/subcommands/network-load-balancer/rule/get.md): Get a Network Load Balancer Forwarding Rule
- [list](https://docs.ionos.com/cli-ionosctl/subcommands/network-load-balancer/rule/list.md): List Network Load Balancer Forwarding Rules
- [target](https://docs.ionos.com/cli-ionosctl/subcommands/network-load-balancer/rule/target.md)
- [add](https://docs.ionos.com/cli-ionosctl/subcommands/network-load-balancer/rule/target/add.md): Add a Network Load Balancer Forwarding Rule Target
- [list](https://docs.ionos.com/cli-ionosctl/subcommands/network-load-balancer/rule/target/list.md): List Network Load Balancer Forwarding Rule Targets
- [remove](https://docs.ionos.com/cli-ionosctl/subcommands/network-load-balancer/rule/target/remove.md): Remove a Target from a Network Load Balancer Forwarding Rule
- [update](https://docs.ionos.com/cli-ionosctl/subcommands/network-load-balancer/rule/update.md): Update a Network Load Balancer Forwarding Rule


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/cli-ionosctl/subcommands/network-load-balancer/rule.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
