APIRef_tm_cm_add-to-trustΒΆ

mgmt/tm/cm/add-to-trust

/tm/cm

Trust domain configuration

REST Endpoints

Collection URI
/mgmt/tm/cm/add-to-trust
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/cm/add-to-trust/~resource id
Resource Methods
OPTIONS, POST
Resource Natural Key
name

Properties

Name Type Default Value Required Access Description
caDevice boolean   optional read/write Option used to specify that the device is a certificate authority.
device string   required read/write Option used to specify the FQDN or management-ip of the new device.
deviceName string   required read/write Option used to specify the name of the new device.
md5Fingerprint string   optional read/write Deprecated since v13.0.0. Use sha1-fingerprint instead. The SSL certificate md5 fingerprint.
nonCaDevice boolean   optional read/write Option used to specify that the device is not a certificate authority.
password string   required read/write Option used to specify the password when adding the new device.
port integer   optional read/write Option used to specify the port of the new device if other than default HTTPS 443.
serial string   optional read/write Deprecated since v13.0.0. Use sha1-fingerprint instead. The SSL certificate serial number.
sha1Fingerprint string   optional read/write The ssl certificate sha1 fingerprint.
signature string   optional read/write Deprecated since v13.0.0. Use sha1-fingerprint instead. The SSL certificate signature.
username string   required read/write Option used to specify the username when adding the new device.
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.