File: SoftLayer_Software_Component_Password.py

package info (click to toggle)
python-softlayer 6.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,508 kB
  • sloc: python: 57,195; makefile: 133; xml: 97; sh: 59
file content (13 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
createObject = {
    "createDate": "2022-10-18T09:27:48-06:00",
    "id": 78026761,
    "notes": "test slcli",
    "password": "123456",
    "softwareId": 67064532,
    "username": "testslcli",
    "software": {
        "hardwareId": 1532729,
        "id": 67064532,
        "manufacturerLicenseInstance": ""
    }
}