Project

General

Profile

Actions

Feature #22836

closed

RH Subscriptions: hide actions when satellite is in disconnected mode

Added by Walden Raines about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The UI hides capabilities such as:

  • Button to 'Add Subscriptions'
  • Button to 'Delete' subscriptions
  • Icon to edit/modify subscriptions
  • Refresh manifest

The following API will tell if this setting is enabled:

GET /api/settings/content_disconnected

{
    "value": false,
    "description": "A server operating in disconnected mode does not communicate with the Red Hat CDN.",
    "category": "Setting::Content",
    "settings_type": "boolean",
    "default": false,
    "created_at": "2018-03-09 10:58:34 -0500",
    "updated_at": "2018-03-09 10:58:34 -0500",
    "id": 146,
    "name": "content_disconnected",
    "category_name": "Content" 
}

Related issues 1 (0 open1 closed)

Blocks Katello - Tracker #22365: Show Allocations on the Red Hat Subscriptions pageClosedWalden Raines

Actions
Actions

Also available in: Atom PDF