System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 4/01/2024
Public
Document Table of Contents

2.1.8. get_accessible_service

Description

Retrieve the service targeted by the specified requirement. There is always only one such service. Nothing is returned if the requirement is not a SERVICE requirement. To retrieve service(s) that matches under a SYSTEM/IP/OPTIONAL_IP requirement or IPS/OPTIONAL_IPS sub-requirement, see get_accessible_services.

Availability

All contexts except: DISCOVER, GLOBAL

Usage

get_accessible_service [-hpath <hpath>] [-type <type>] [-agent_type_name <agent-type-name>] <req-id>

ReturnType

String

Returns

Service path

Arguments

hpath (optional)
Full hierarchy path of the service
type (optional)
Service type (e.g. master, slave, etile)
agent-type-name (optional)
Debug agent type name
req-id
Requirement ID

Example

get_accessible_service req1