Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
Name | String | False |
LocalResourceBaseAddress
The domain name and port number for the local Primarius LWS installation, Ex. localhost:5331 |
String | False |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
IsInactive | Boolean | False |
Object:
{
Id":####,Name":"abcABC123",
LocalResourceBaseAddress":"abcABC123",
CreatedOn":"MM-dd-yyyy hh:mm:ss",
CreatedBy":####,
ModifiedOn":"MM-dd-yyyy hh:mm:ss",
ModifiedBy":####,
InactiveOn":"MM-dd-yyyy hh:mm:ss",
InactiveBy":####,
IsInactive":True/False
}