Service Manager

Service Manager By Micro Focus (Formerly HPE Software).

Case Management · Micro Focus Service Manager

Configuration parameters

  • url — Server URL (e.g. https://192.168.0.1:13080) (required)
  • username — Username (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (11)

  • hpsm-create-incident

    Creates a new incident.

  • hpsm-create-request

    Creates a new service request.

  • hpsm-create-resource

    Updates the existing resource (beta).

  • hpsm-get-device

    Find and return a device by ID.

  • hpsm-get-incident-by-id

    Returns a single incident by ID. If no incident exists with the specified ID, an error will be returned.

  • hpsm-get-resource-by-id

    Returns a single resource by ID. If no resource exists with the specified ID, an error will be returned (beta).

  • hpsm-list-devices

    Returns a list of devices, filtered according to query.

  • hpsm-list-incidents

    Returns all incidents.

  • hpsm-list-resources

    Returns all resources (beta).

  • hpsm-update-incident

    Updates existing incident (beta).

  • hpsm-update-resource

    Creates a new resource.