( Return to API Overview )

Available methods

Description

Provides methods to access and modify many aspects of configuration channels.

Namespace: configchannel


Method: channelExists

Description:
Check for the existence of the config channel provided.

Parameters:

Returns:


Method: create

Description:
Create a new global config channel. Caller must be at least a config admin or an organization admin.

Parameters:

Returns:


Method: createOrUpdatePath

Description:
Create a new file or directory with the given path, or update an existing path.

Parameters:

Returns:

Available since: 10.2


Method: createOrUpdateSymlink

Description:
Create a new symbolic link with the given path, or update an existing path.

Parameters:

Returns:

Available since: 10.2


Method: deleteChannels

Description:
Delete a list of global config channels. Caller must be a config admin.

Parameters:

Returns:


Method: deleteFileRevisions

Description:
Delete specified revisions of a given configuration file

Parameters:

Returns:


Method: deleteFiles

Description:
Remove file paths from a global channel.

Parameters:

Returns:


Method: deployAllSystems

Description:
Schedule an immediate configuration deployment for all systems subscribed to a particular configuration channel.

Parameters:

Returns:


Method: deployAllSystems

Description:
Schedule a configuration deployment for all systems subscribed to a particular configuration channel.

Parameters:

Returns:


Method: deployAllSystems

Description:
Schedule a configuration deployment of a certain file for all systems subscribed to a particular configuration channel.

Parameters:

Returns:


Method: deployAllSystems

Description:
Schedule a configuration deployment of a certain file for all systems subscribed to a particular configuration channel.

Parameters:

Returns:


Method: getDetails

Description:
Lookup config channel details.

Parameters:

Returns:


Method: getDetails

Description:
Lookup config channel details.

Parameters:

Returns:


Method: getEncodedFileRevision

Description:
Get revision of the specified configuration file and transmit the contents as base64 encoded.

Parameters:

Returns:


Method: getFileRevision

Description:
Get revision of the specified config file

Parameters:

Returns:


Method: getFileRevisions

Description:
Get list of revisions for specified config file

Parameters:

Returns:


Method: listFiles

Description:
Return a list of files in a channel.

Parameters:

Returns:


Method: listGlobals

Description:
List all the global config channels accessible to the logged-in user.

Parameters:

Returns:


Method: listSubscribedSystems

Description:
Return a list of systems subscribed to a configuration channel

Parameters:

Returns:


Method: lookupChannelInfo

Description:
Lists details on a list channels given their channel labels.

Parameters:

Returns:


Method: lookupFileInfo

Description:
Given a list of paths and a channel, returns details about the latest revisions of the paths.

Parameters:

Returns:

Available since: 10.2


Method: lookupFileInfo

Description:
Given a path, revision number, and a channel, returns details about the latest revisions of the paths.

Parameters:

Returns:

Available since: 10.12


Method: scheduleFileComparisons

Description:
Schedule a comparison of the latest revision of a file against the version deployed on a list of systems.

Parameters:

Returns:


Method: update

Description:
Update a global config channel. Caller must be at least a config admin or an organization admin, or have access to a system containing this config channel.

Parameters:

Returns:


Generated on 4/10/2018