Cisco Umbrella Cloud Security v2

Cisco Umbrella is a cloud security platform providing the first line of defense against internet threats. It uses DNS-layer security to block malicious requests before a connection is established, offering protection against malware, ransomware, phishing, and more. It offers real-time reporting, integrates with other Cisco solutions for layered security, and uses machine learning to uncover and predict threats.

Network Security · Cisco Umbrella cloud security

Configuration parameters

  • credentials — API Key (required)
  • proxy — Use system proxy settings
  • insecure — Trust any certificate (not secure)
  • baseURL — Base URL (required)

Commands (13)

  • umbrella-add-domain Deprecated

    Deprecated. Use the `umbrella-destination-add` instead.

  • umbrella-destination-add

    Add a destination to a destination list. A destination is a URL, IPv4, CIDR or fully qualified domain name. Accepted types for destination list with the access "allow" are: DOMAIN, IPv4 and CIDR. Accepted types for destination list with the access "block" are: URL and DOMAIN.

  • umbrella-destination-delete

    Remove a destination from a destination list. A destination is a URL, IP or fully qualified domain name.

  • umbrella-destination-list-create

    Create a destination list. A list of destinations (for example, domain name or URL) to which you can block or allow access. Accepted types for destination list with the access "allow" are: DOMAIN, IPv4 and CIDR. Accepted types for destination list with the access "block" are: URL and DOMAIN.

  • umbrella-destination-list-delete

    Delete a destination list. A list of destinations (for example, domain name or URL) to which you can block or allow access.

  • umbrella-destination-list-update

    Edit a destination list. A list of destinations (for example, domain name or URL) to which you can block or allow access.

  • umbrella-destination-lists-list

    Get destination lists. A list of destinations (for example, domain name or URL) to which you can block or allow access.

  • umbrella-destinations-list

    Get destinations within a destination list. A destination is a URL, IP or fully qualified domain name.

  • umbrella-get-destination-domain Deprecated

    Deprecated. Use the `umbrella-destinations-list` instead.

  • umbrella-get-destination-domains Deprecated

    Deprecated. Use the `umbrella-destinations-list` instead.

  • umbrella-get-destination-lists Deprecated

    Deprecated. Use the `umbrella-destination-lists-list` instead.

  • umbrella-remove-domain Deprecated

    Deprecated. Use the `umbrella-destination-delete` instead.

  • umbrella-search-destination-domains Deprecated

    Deprecated. Use the `umbrella-destinations-list` instead.