Home
last modified time | relevance | path

Searched refs:ServiceNow (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/servicenow/servicenow/
H A DREADME.md3 # Ansible Collection for ServiceNow
4 … a series of Ansible modules, roles, and plugins for interacting with [ServiceNow](https://service…
14 To install ServiceNow collection hosted in Galaxy:
20 To upgrade to the latest version of ServiceNow collection:
29 To use a module from the ServiceNow collection, please reference the fill namespace, collection nam…
33 - name: Using ServiceNow Collection
54 - name: Using ServiceNow Collection
80 - [snow_record](docs/snow_record.md) - Creates, deletes and updates a single record in ServiceNow.
81 …ow_record_find.md) - Gets multiple records from a specified table from ServiceNow based on a query…
84 - [now](docs/inventory.md) - ServiceNow Inventory Plugin
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/project/integrations/
H A Dservicenow.md7 # ServiceNow integration **(FREE)**
9 ServiceNow offers several integrations to help centralize and automate your
14 With the GitLab spoke in ServiceNow, you can automate actions for GitLab
22 and Secret in ServiceNow.
26 In ServiceNow DevOps, you can integrate with GitLab repositories and GitLab CI/CD
31 ServiceNow.
35 For more information, refer to the following ServiceNow resources:
37 - [ServiceNow DevOps home page](https://www.servicenow.com/products/devops.html)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/servicenow/servicenow/docs/
H A Dinventory.md1 servicenow.servicenow.now - ServiceNow Inventory Plugin
9 - ServiceNow Inventory plugin
31 <td> Name of user for connection to ServiceNow. If the value is not specified, the value of envir…
40 <td> The name of the ServiceNow Inventory Plugin, this should always be 'servicenow.servicenow.now'…
57 <td> The ServiceNow instance name, without the domain, service-now.com. If the value is not speci…
66 <td> The ServiceNow hostname. This value is FQDN for ServiceNow host. If the value is not specif…
82 <td> Proxy server to use for requests to ServiceNow. </td>
106 <td> The ServiceNow table to query </td>
H A Dsnow_record_find.md1 snow_record_find - Search for multiple records from ServiceNow
9 - Gets multiple records from a specified table from ServiceNow based on a query dictionary.
H A Dsnow_record.md1 snow_record - Manage records in ServiceNow
9 - Creates, deletes and updates a single record in ServiceNow.
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/servicenow/servicenow/changelogs/
H A D.plugin-cache.yaml10 description: ServiceNow Inventory Plugin
16 description: Manage records in ServiceNow
21 description: Search for multiple records from ServiceNow
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/servicenow/servicenow/update_sets/
H A DREADME.md2 This directory provides update sets that may be required to unlock functionality in ServiceNow.
5 This update set installs a scripted REST API into your ServiceNow instance. This is required for th…
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/appflow/types/
H A Dtypes.go169 ServiceNow *ServiceNowMetadata member
234 ServiceNow ServiceNowConnectorOperator member
331 ServiceNow *ServiceNowConnectorProfileCredentials member
383 ServiceNow *ServiceNowConnectorProfileProperties member
1390 ServiceNow *ServiceNowSourceProperties member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/appflow/types/
H A Dtypes.go163 ServiceNow *ServiceNowMetadata member
228 ServiceNow ServiceNowConnectorOperator member
322 ServiceNow *ServiceNowConnectorProfileCredentials member
371 ServiceNow *ServiceNowConnectorProfileProperties member
1288 ServiceNow *ServiceNowSourceProperties member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/appflow/types/
H A Dtypes.go163 ServiceNow *ServiceNowMetadata member
228 ServiceNow ServiceNowConnectorOperator member
322 ServiceNow *ServiceNowConnectorProfileCredentials member
371 ServiceNow *ServiceNowConnectorProfileProperties member
1288 ServiceNow *ServiceNowSourceProperties member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/appflow/types/
H A Dtypes.go163 ServiceNow *ServiceNowMetadata member
228 ServiceNow ServiceNowConnectorOperator member
322 ServiceNow *ServiceNowConnectorProfileCredentials member
371 ServiceNow *ServiceNowConnectorProfileProperties member
1288 ServiceNow *ServiceNowSourceProperties member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/appflow/types/
H A Dtypes.go169 ServiceNow *ServiceNowMetadata member
234 ServiceNow ServiceNowConnectorOperator member
331 ServiceNow *ServiceNowConnectorProfileCredentials member
383 ServiceNow *ServiceNowConnectorProfileProperties member
1390 ServiceNow *ServiceNowSourceProperties member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/appflow/types/
H A Dtypes.go169 ServiceNow *ServiceNowMetadata member
234 ServiceNow ServiceNowConnectorOperator member
331 ServiceNow *ServiceNowConnectorProfileCredentials member
383 ServiceNow *ServiceNowConnectorProfileProperties member
1390 ServiceNow *ServiceNowSourceProperties member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/appflow/types/
H A Dtypes.go169 ServiceNow *ServiceNowMetadata member
234 ServiceNow ServiceNowConnectorOperator member
331 ServiceNow *ServiceNowConnectorProfileCredentials member
383 ServiceNow *ServiceNowConnectorProfileProperties member
1390 ServiceNow *ServiceNowSourceProperties member
/dports/security/p5-openxpki/openxpki-3.16.1/config/config.d/realm.tpl/notification/
H A Dservicenow.yaml.sample1 # Sample config using the ServiceNow incident tracker
3 class: OpenXPKI::Server::Notification::ServiceNow
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/t/70_notify/
H A D02_servicenow.t28 use OpenXPKI::Server::Notification::ServiceNow;
18 my $backend = OpenXPKI::Server::Notification::ServiceNow->new({ config => 'notification.servicenow'…
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/t/70_notify/
H A D02_servicenow.t28 use OpenXPKI::Server::Notification::ServiceNow;
18 my $backend = OpenXPKI::Server::Notification::ServiceNow->new({ config => 'notification.servicenow'…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/appflow/types/
H A Dtypes.go203 ServiceNow *ServiceNowMetadata member
275 ServiceNow ServiceNowConnectorOperator member
384 ServiceNow *ServiceNowConnectorProfileCredentials member
441 ServiceNow *ServiceNowConnectorProfileProperties member
1708 ServiceNow *ServiceNowSourceProperties member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/customerprofiles/types/
H A Dtypes.go57 ServiceNow ServiceNowConnectorOperator member
435 ServiceNow *ServiceNowSourceProperties member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/customerprofiles/types/
H A Dtypes.go57 ServiceNow ServiceNowConnectorOperator member
435 ServiceNow *ServiceNowSourceProperties member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/customerprofiles/types/
H A Dtypes.go57 ServiceNow ServiceNowConnectorOperator member
435 ServiceNow *ServiceNowSourceProperties member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/customerprofiles/types/
H A Dtypes.go57 ServiceNow ServiceNowConnectorOperator member
528 ServiceNow *ServiceNowSourceProperties member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/customerprofiles/types/
H A Dtypes.go60 ServiceNow ServiceNowConnectorOperator member
593 ServiceNow *ServiceNowSourceProperties member
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/main/
H A Dcontributors.result7 ServiceNow https://servicenow.com Platinum Sponsor of the MariaDB Foundation
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/main/
H A Dcontributors.result7 ServiceNow https://servicenow.com Platinum Sponsor of the MariaDB Foundation

1234567