bwhitehead0/create_snow_change

Create ServiceNow CHG ticket

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
snow_urlServiceNow URL (e.g., https://my-company.service-now.com)yes
snow_userServiceNow username (Username + password or token are required)yes
snow_passwordServiceNow password (Username + password or token are required)yes
snow_client_idServiceNow Client ID for oAuth Token auth (Required: User + pass + client ID + client secret)no
snow_client_secretServiceNow Client Secret for oAuth Token auth (Required: User + pass + client ID + client secret)no
debugEnable debug outputnofalse
snow_timeoutTimeout for ServiceNow API call (default: 60)no60
change_ticket_numberServiceNow change ticket numberno
namedescription
change_detailThe full JSON response from the ServiceNow API
change_sys_idThe sys_id of the change ticket
change_typeThe type of the change ticket
change_requested_byThe user who requested the change ticket
change_cab_reviewedThe CAB review status of the change ticket
change_stateThe state of the change ticket
change_state_codeThe state code of the change ticket
change_start_dateThe start date of the change ticket
change_end_dateThe end date of the change ticket
change_cmdb_ciThe CMDB CI of the change ticket
change_cmdb_ci_sys_idThe CMDB CI sys_id of the change ticket