1stmfDeleteHostGrouSpC(S3ISTTMaFr)get Mode Framework Library FsutnmcftDieolnesteHostGroup(3STMF)
2
3
4

NAME

6       stmfDeleteHostGroup - delete an existing host group
7

SYNOPSIS

9       cc [ flag... ] file... -lstmf [ library... ]
10       #include <libstmf.h>
11
12       int stmfDeleteHostGroup(stmfGroupName *hostGroupName);
13
14

PARAMETERS

16       hostGroupName    The name of the host group being deleted.
17
18

DESCRIPTION

20       The stmfDeleteHostGroup() function deletes an existing host group.
21

RETURN VALUES

23       The following values are returned:
24
25       STMF_ERROR_NOT_FOUND    The  specified  hostGroupName  was not found in
26                               the system.
27
28
29       STMF_STATUS_SUCCESS     The API call was successful.
30
31

ATTRIBUTES

33       See attributes(5) for descriptions of the following attributes:
34
35
36
37
38       ┌─────────────────────────────┬─────────────────────────────┐
39       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
40       ├─────────────────────────────┼─────────────────────────────┤
41       │Interface Stability          │Committed                    │
42       ├─────────────────────────────┼─────────────────────────────┤
43       │MT-Level                     │Safe                         │
44       └─────────────────────────────┴─────────────────────────────┘
45

SEE ALSO

47       libstmf(3LIB), attributes(5)
48
49
50
51SunOS 5.11                        9 Jun 2008        stmfDeleteHostGroup(3STMF)
Impressum