Interface TagService.GetResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    TagService

    public static interface TagService.GetResponse
    extends Response
    Gets the information about the tag. For example to retrieve the information about the tag with the id `123` send a request like this: .... GET /ovirt-engine/api/tags/123 .... [source,xml] ---- root root ----
    • Method Detail

      • tag

        Tag tag()
        The tag.