Table of Contents

GetValuesForCPETopologyFieldV2

Use this method to retrieve the possible values of a particular topology field of a CPE element by page.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
dmaID Integer The DataMiner Agent ID.
elementID Integer The CPE element ID.
fieldPID Integer The parameter ID that is used to request possible field values, retrieved via the GetTopologyFieldsForCPEChain method. See GetTopologyFieldsForCPEChain.
filters Array of string Server-side table filters. See Filters.

Output

Item Format Description
GetValuesForCPETopologyFieldV2Result DMATopologyFieldValues The topology field values, with the total page count of the results and the number of the current page.