security cloud-services connectorΒΆ

security cloud-services connector(1)		  BIG-IP TMSH Manual		 security cloud-services connector(1)

NAME
       connector - Configure the Cloud Services Connector

MODULE
       security cloud-services

SYNTAX
       Manage the connector component within the security cloud-services module using the syntax shown in the
       following sections.

   CREATE/MODIFY
	create connector [string]
	modify connector [name]
	  options:
	    activation-time [time]
	    activation-note [string]
	    expiration-time [time]
	    deployment-id [string]
	    description [string]
	    params [string]
	    control-url [string]
	    control-token [string]
	    control-key [string]
	    clientside-url [string]
	    clientside-token [string]
	    clientside-key [string]
	    services {
	      centralized-device-id {
		[enabled | disabled]
	      }
	    }

	edit connector [name]
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list connector
	list connector [name]
	  options:
	    all-properties
	    non-default-properties
	    one-line

   DELETE
	delete connector [name]

DESCRIPTION
       You can use the connector component to create, modify, display, or delete a Cloud Services connector.

OPTIONS
       description
	    User defined description.

       activation-time
	    Specifies the activation time of the connector.

       activation-note
	    Specifies the activation note of the connector.

       expiration-time
	    Specifies the expiration time of the connector.

       deployment-id
	    Specifies the deployment id of the connector.

       params
	    Specifies the custom parameters of the connector.

       control-url
	    Specifies the control url of the connector.

       control-token
	    Specifies the control token of the connector.

       control-key
	    Specifies the control key of the connector.

       clientside-url
	    Specifies the clientside url of the connector.

       clientside-token
	    Specifies the clientside token of the connector.

       clientside-key
	    Specifies the clientside key of the connector.

       services
	    You can configure the following services:

	    centralized-device-id
		 You can configure the following options for Centralized Device ID:

		 enabled
		      Enables the Centralized Device ID service.

		 disabled
		      Disables the Centralized Device ID service.

SEE ALSO
       create, edit, list, modify, delete, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or by any means, electronic or
       mechanical, including photocopying, recording, or information storage and retrieval systems, for any purpose
       other than the purchaser's personal use, without the express written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2008-2018. All rights reserved.

BIG-IP						      2018-05-29		 security cloud-services connector(1)