33.8. update
- Name
- update
- Description
- Updates attributes of the specified Slave
- Parameters
- string sessionKey
- int id - Id of the Slave to update
- string slave - Slave's fully-qualified domain name
- boolean enabled - Let this slave talk to us?
- boolean allowAllOrgs - Export all our orgs to this Slave?
- Return Value
- struct - IssSlave info
- int
id
- string
slave
- boolean
enabled
- boolean
allowAllOrgs