Skip to main content

Get an OSPF authentication profile

GET 

/ospf-auth-profiles/:id

Get an existing OSPF authentication profile.

Request

Path Parameters

    id uuidrequired

    The UUID of the configuration resource

Responses

OK

Schema
    anyOf
    oneOf
    password passwordrequired

    Password

    id string

    UUID of the resource

    name stringrequired

    Profile name

Loading...