The following is a summary of all of the tpm options for controlling the various API settings:
Parameter |
Description |
Default Value |
---|---|---|
rest-api-admin-user
|
Specify the initial Admin User Name for API access. This property is mandatory, and failure to supply will cause tpm install to fail with a warning. | |
rest-api-admin-pass ,
rest-api-admin-password
|
Specify the initial Admin User Password for API access. This property is mandatory, and failure to supply will cause tpm install to fail with a warning. |
Parameter |
Description |
Default Value |
---|---|---|
replicator-rest-api
|
Enable or Disable the API. |
true when |
replicator-rest-api-ssl
|
Enable or Disable SSL |
true when |
replicator-rest-api-address
|
Address for the API to bind to |
127.0.0.1 |
replicator-rest-api-port
|
Port for the Replicator API |
8097 |
replicator-rest-api-authentication
|
Enforce authentication for the API |
true |
Parameter |
Description |
Default Value |
---|---|---|
rest-apis
|
Enable or Disable the API for all components.
Setting this property will have the same affect as setting |
true when |
rest-api-ssl
|
Enable or Disable SSL for all components
Setting this property will have the same affect as setting |
true when |
rest-api-address
|
Address for the API to bind to for all components
Setting this property will have the same affect as setting |
127.0.0.1 |
rest-api-authentication
|
Enforce authentication for the API for all comnponents
Setting this property will have the same affect as setting |
true |