{"id":18780630,"url":"https://github.com/simplicitesoftware/module-sim","last_synced_at":"2025-10-08T07:07:56.895Z","repository":{"id":80897266,"uuid":"121431686","full_name":"simplicitesoftware/module-sim","owner":"simplicitesoftware","description":"Simplicite Instances Manager module","archived":false,"fork":false,"pushed_at":"2018-10-22T22:05:01.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T10:44:52.324Z","etag":null,"topics":["low-code","simplicite"],"latest_commit_sha":null,"homepage":"https://www.simplicite.io","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplicitesoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-13T20:17:50.000Z","updated_at":"2018-11-12T15:12:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"432887ed-d632-476a-93a1-52fc665c0145","html_url":"https://github.com/simplicitesoftware/module-sim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplicitesoftware","download_url":"https://codeload.github.com/simplicitesoftware/module-sim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239697279,"owners_count":19682390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["low-code","simplicite"],"created_at":"2024-11-07T20:27:24.686Z","updated_at":"2025-10-08T07:07:51.854Z","avatar_url":"https://github.com/simplicitesoftware.png","language":"JavaScript","readme":"![](https://www.simplicite.io/resources//logos/logo250.png)\n* * *\n\n`SimpliciteInstancesManager` module definition\n==============================================\n\nSimplicite Instances Manager (SIM)\n\n`SIMInstance` business object definition\n----------------------------------------\n\nSandbox\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      | \n| ------------------------------------------------------------ | ---------------------------------------- | -------- | --------- | -------- | -------------------------------------------------------------------------------- |\n| `simInsSrvId` link to **`SIMServer`**                        | id                                       | yes*     | yes       |          | -                                                                                |\n| _Ref. `simInsSrvId.simSrvName`_                              | _regexp(50)_                             |          |           |          | _Server name_                                                                    |\n| _Ref. `simInsSrvId.simSrvURL`_                               | _url(100)_                               |          |           | yes      | -                                                                                |\n| _Ref. `simInsSrvId.simSrvUsername`_                          | _char(50)_                               |          |           | yes      | _Server user name_                                                               |\n| _Ref. `simInsSrvId.simSrvClientCertificate`_                 | _document_                               |          |           | yes      | _Client certificate allowed by server_                                           |\n| _Ref. `simInsSrvId.simSrvPassword`_                          | _password(50)_                           |          |           | yes      | _Server password_                                                                |\n| `simInsName`                                                 | char(20)                                 | *        | yes       | yes      | -                                                                                |\n| `simInsVersion`                                              | enum(7) using `SND_VERSION` list         | yes      | yes       |          | Sandbox version                                                                  |\n| `simInsCreated`                                              | date                                     |          |           |          | Sandbox creation date                                                            |\n| `simInsUpdated`                                              | datetime                                 |          |           |          | Updated date time                                                                |\n| `simInsStatus`                                               | enum(7) using `SND_SND_STATUS` list      |          |           |          | Status                                                                           |\n| `simInsURL`                                                  | url(100)                                 |          |           |          | Custom URL                                                                       |\n| `simInsProtected`                                            | boolean                                  |          |           |          | Protected?                                                                       |\n| `simInsAutoSave`                                             | boolean                                  |          |           |          | Auto save?                                                                       |\n| `simInsAutoUpdate`                                           | boolean                                  |          |           |          | Auto update?                                                                     |\n| `simInsOwner`                                                | char(100)                                |          |           |          | Owner identifier                                                                 |\n| `simInsEmail`                                                | email(100)                               |          |           | yes      | Request email                                                                    |\n| `simInsFirstname`                                            | char(100)                                |          |           | yes      | First name                                                                       |\n| `simInsLastname`                                             | char(100)                                |          |           | yes      | Last name                                                                        |\n| `simInsPhone`                                                | phone(50)                                |          |           | yes      | Phone number                                                                     |\n| `simInsCompany`                                              | char(100)                                |          |           | yes      | Company name                                                                     |\n| `simInsDescription`                                          | html(4000)                               |          | yes       |          | Sandbox description                                                              |\n\n### Lists\n\n* `SND_VERSION`\n    - `3_0` \n    - `3_1` \n    - `3_2` \n    - `4_0` \n* `SND_SND_STATUS`\n    - `started` Started\n    - `stopped` Stopped\n    - `cancelled` Cancelled\n    - `processing` Processing\n\n### Custom actions\n\n* `sim01Refresh`: \n* `sim02Health`: \n* `sim03Logs`: \n* `sim04IOCredentials`: \n* `sim10Start`: \n* `sim11Stop`: \n* `sim20Upgrade`: \n\n`SIMServer` business object definition\n--------------------------------------\n\nSandbox server\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      | \n| ------------------------------------------------------------ | ---------------------------------------- | -------- | --------- | -------- | -------------------------------------------------------------------------------- |\n| `simSrvName`                                                 | regexp(50)                               | yes*     | yes       |          | Server name                                                                      |\n| `simSrvURL`                                                  | url(100)                                 | yes      | yes       | yes      | -                                                                                |\n| `simSrvSettings`                                             | text(4000)                               |          | yes       | yes      | Bluemix parameters                                                               |\n| `simSrvUsername`                                             | char(50)                                 |          | yes       | yes      | Server user name                                                                 |\n| `simSrvPassword`                                             | password(50)                             |          | yes       | yes      | Server password                                                                  |\n| `simSrvClientCertificate`                                    | document                                 |          | yes       | yes      | Client certificate allowed by server                                             |\n| `simSrvDescription`                                          | html(4000)                               |          | yes       |          | Server description                                                               |\n\n### Custom actions\n\n* `simRefreshAll`: \n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplicitesoftware%2Fmodule-sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplicitesoftware%2Fmodule-sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplicitesoftware%2Fmodule-sim/lists"}