ItcInstallation
Perform various operations for Symitar parameters.
Operations
No description provided.
Authorizations
Body
ItcInstallationItcInstallationintegerRequired
Responses
200
Successful operation.
application/json
post
/getItcInstallationPOST /nexum/627/2022.01/parameter/getItcInstallation HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 159
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"ItcInstallationItcInstallation": 1,
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ItcInstallation": {
"DefinedCode": 1,
"ItcEnabled": true,
"ItcInstallation": 1,
"TargetPath": "text",
"TimeOutinMinutes": 1,
"VoidEnabled": true
}
}No description provided.
Authorizations
Body
ItcInstallationItcInstallationintegerOptional
Responses
200
Successful operation.
application/json
post
/getItcInstallationSelectFieldsPOST /nexum/627/2022.01/parameter/getItcInstallationSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 366
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"ItcInstallationItcInstallation": 1,
"SelectableFields": {
"IncludeAllItcInstallationFields": true,
"ItcInstallationFields": {
"DefinedCode": true,
"ItcEnabled": true,
"ItcInstallation": true,
"TargetPath": true,
"TimeOutinMinutes": true,
"VoidEnabled": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ItcInstallation": {
"DefinedCode": 1,
"ItcEnabled": true,
"ItcInstallation": 1,
"TargetPath": "text",
"TimeOutinMinutes": 1,
"VoidEnabled": true
}
}No description provided.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getItcInstallationPagedListPOST /nexum/627/2022.01/parameter/getItcInstallationPagedList HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 218
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ItcInstallation": [
{
"DefinedCode": 1,
"ItcEnabled": true,
"ItcInstallation": 1,
"TargetPath": "text",
"TimeOutinMinutes": 1,
"VoidEnabled": true
}
],
"Token": "text"
}No description provided.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getItcInstallationListSelectFieldsPOST /nexum/627/2022.01/parameter/getItcInstallationListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 331
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllItcInstallationFields": true,
"ItcInstallationFields": {
"DefinedCode": true,
"ItcEnabled": true,
"ItcInstallation": true,
"TargetPath": true,
"TimeOutinMinutes": true,
"VoidEnabled": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ItcInstallationList": {
"hasReachedMaximumListSize": true,
"ItcInstallation": [
{
"DefinedCode": 1,
"ItcEnabled": true,
"ItcInstallation": 1,
"TargetPath": "text",
"TimeOutinMinutes": 1,
"VoidEnabled": true
}
]
}
}Retrieve a list of select fields for searching by ITC installation information.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/searchItcInstallationSelectFieldsPOST /nexum/627/2022.01/parameter/searchItcInstallationSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 363
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"SelectableFields": {
"IncludeAllItcInstallationFields": true,
"ItcInstallationFields": {
"DefinedCode": true,
"ItcEnabled": true,
"ItcInstallation": true,
"TargetPath": true,
"TimeOutinMinutes": true,
"VoidEnabled": true
}
},
"SearchFilter": {
"Query": "text"
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ItcInstallationList": {
"hasReachedMaximumListSize": true,
"ItcInstallation": [
{
"DefinedCode": 1,
"ItcEnabled": true,
"ItcInstallation": 1,
"TargetPath": "text",
"TimeOutinMinutes": 1,
"VoidEnabled": true
}
]
}
}No description provided.
Authorizations
Body
Responses
200
Successful operation.
application/json
post
/getItcInstallationPagedListSelectFieldsPOST /nexum/627/2022.01/parameter/getItcInstallationPagedListSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 425
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllItcInstallationFields": true,
"ItcInstallationFields": {
"DefinedCode": true,
"ItcEnabled": true,
"ItcInstallation": true,
"TargetPath": true,
"TimeOutinMinutes": true,
"VoidEnabled": true
}
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ItcInstallation": [
{
"DefinedCode": 1,
"ItcEnabled": true,
"ItcInstallation": 1,
"TargetPath": "text",
"TimeOutinMinutes": 1,
"VoidEnabled": true
}
],
"Token": "text"
}Retrieve a list of paged select fields for searching by ITC installation information.
Authorizations
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchItcInstallationPagedSelectFieldsPOST /nexum/627/2022.01/parameter/searchItcInstallationPagedSelectFields HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 440
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"PagingRequestContext": {
"NumberOfRecordsToReturn": 1,
"NumberOfRecordsToSkip": 1,
"Token": "text"
},
"SelectableFields": {
"IncludeAllItcInstallationFields": true,
"ItcInstallationFields": {
"DefinedCode": true,
"ItcEnabled": true,
"ItcInstallation": true,
"TargetPath": true,
"TimeOutinMinutes": true,
"VoidEnabled": true
}
},
"Query": "text",
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"ItcInstallation": [
{
"DefinedCode": 1,
"ItcEnabled": true,
"ItcInstallation": 1,
"TargetPath": "text",
"TimeOutinMinutes": 1,
"VoidEnabled": true
}
],
"Token": "text"
}Authorizations
Body
ItcInstallationItcInstallationintegerOptional
Responses
200
Successful operation.
application/json
post
/updateItcInstallationByIDPOST /nexum/627/2022.01/parameter/updateItcInstallationByID HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 288
{
"Credentials": {
"AdministrativeCredentials": {
"Password": "suwn37834b91&"
}
},
"ItcInstallationItcInstallation": 1,
"ItcInstallationUpdatableFields": {
"DefinedCode": 1,
"ItcEnabled": true,
"TargetPath": "text",
"TimeOutinMinutes": 1,
"VoidEnabled": true
},
"nxAttributes": {
"customFields": {
"appId": "glaci"
}
}
}200
Successful operation.
{
"UpdateStatus": {
"isAllFieldsUpdateSuccess": true,
"FailedUpdateStatus": [
{
"Record": "text",
"ErrorCode": "text",
"ErrorMessage": "text",
"PrimaryKeyField": [
{
"Name": "text",
"Value": "text"
}
]
}
]
}
}Last updated
Was this helpful?