Cmdlets for ServiceNow

Build 25.0.9434

UseDisplayTableNames Parameter (Connect-ServiceNow Cmdlet)

Boolean determining if the display names for the table should be used instead of the API names.

Syntax

Connect-ServiceNow -UseDisplayTableNames SwitchParameter

Data Type

bool

Default Value

false

Remarks

By default, the tables are exposed using the Internal Table Names.

If this property is set to true, the provider will expose the tables using the ServiceNow GUI Display Names.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434