1MP_GetTargetPortGrCooumpmPornopMeurlttiiepsa(t3hMPMAaPnIa)geMmPe_nGtetLTiabrrgaertyPoFrutnGcrtoiuopnPsroperties(3MPAPI)
2
3
4

NAME

6       MP_GetTargetPortGroupProperties  - return properties of the target port
7       group
8

SYNOPSIS

10       cc [ flag... ] file... -lMPAPI [ library... ]
11       #include <mpapi.h>
12
13       MP_STATUS MP_GetTargetPortGroupProperties(MP_OID oid,
14            MP_TARGET_PORT_GROUP_PROPERTIES *pProps);
15
16

PARAMETERS

18       oid       The object ID of the target port group.
19
20
21       pProps    A  pointer  to  an  object   ID   that   has   type   MP_TAR‐
22                 GET_PORT_GROUP_PROPERTIES  structure allocated by the caller.
23                 With a successful return, this structure contains the proper‐
24                 ties of the target port group specified by the oid.
25
26

DESCRIPTION

28       The  MP_GetTargetPortGroupProperties()  function returns the properties
29       of the specified target port group.
30

RETURN VALUES

32       MP_STATUS_INVALID_PARAMETER
33
34           The pProps is null or specifies a memory area to which data  cannot
35           be  written,  or  when  the  oid  has  a  type  subfield other than
36           MP_OBJECT_TYPE_TARGET_PORT_GROUP.
37
38
39       MP_STATUS_INVALID_OBJECT_TYPE
40
41           The oid does not specify a valid object type. This is  most  likely
42           to happen if an uninitialized object ID is passed to the API.
43
44
45       MP_STATUS_OBJECT_NOT_FOUND
46
47           The oid owner ID or object sequence number  is invalid.
48
49
50       MP_STATUS_SUCCESS
51
52           The operation is successful.
53
54

ATTRIBUTES

56       See attributes(5) for descriptions of the following attributes:
57
58
59
60
61       ┌─────────────────────────────┬─────────────────────────────┐
62       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
63       ├─────────────────────────────┼─────────────────────────────┤
64       │Interface Stability          │Standard:  ANSI  INCITS 412  │
65       │                             │Multipath Management API     │
66       ├─────────────────────────────┼─────────────────────────────┤
67       │MT-Level                     │Safe                         │
68       └─────────────────────────────┴─────────────────────────────┘
69

SEE ALSO

71       libMPAPI(3LIB), MP_GetAssociatedTPGOidList(3MPAPI), attributes(5)
72
73
74       Multipath Management API Version 1.0
75
76
77
78SunOS 5.11                        15 FebMP2_0G0e6tTargetPortGroupProperties(3MPAPI)
Impressum