osc load-balancer l7policy rule show

Shows the details of a L7 rule.

If you are not an administrative user and the L7 rule object does not belong to your project, the service returns the HTTP Forbidden (403) response code.

This operation does not require a request body.

Usage: osc load-balancer l7policy rule show <L7POLICY_ID> <ID>

Arguments:

  • <L7POLICY_ID> — l7policy_id parameter for /v2/lbaas/l7policies/{l7policy_id}/rules/{rule_id} API
  • <ID> — rule_id parameter for /v2/lbaas/l7policies/{l7policy_id}/rules/{rule_id} API