CloudManagement

Description

A request to add a task to enable Cisco Success Network or device communication with Cisco Defense Orchestrator. This call is to be used only for initial enrollment. Please refer to CloudCommunicationsSettings object to disable one of the services.

Your device establishes a secure connection to the Cisco Cloud so that your device can participate in additional service offerings from Cisco such as technical support services, cloud management and monitoring services. Your device will establish and maintain this secure connection at all times. You can turn off this connection at any time by disabling both Cisco Success Network and Cisco Defense Orchestrator. Disabling both will disconnect the device from the cloud.

Disconnection of Cisco Success Network and Cisco Defense Orchestrator will not impact the receipt of Updates or operation of the Smart Licensing capabilities; such functions will continue to operate normally.

(Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)

Supported Operations

Model Properties

Property Required Type Description
version False string A unique string version assigned by the system when the object is created or modified. No assumption can be made on the format or content of this identifier. The identifier must be provided whenever attempting to modify/delete an existing object. As the version will change every time the object is modified, the value provided in this identifier must match exactly what is present in the system or the request will be rejected.
scheduleType False string A mandatory enum value that specifies the type of job schedule. Only allowed value is:

IMMEDIATE - the job will be posted when the request is received.

Note that the job will be posted in the queue when it is received, but the actual execution can be delayed if other jobs were scheduled for execution at the same time or are being currently processed. After a system restart the job will not be recovered.

user False string System provided ID of the user who scheduled the job.
Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)
forceOperation False boolean For Internal use.
jobHistoryUuid False string The ID of the job status object created by this schedule object. Use this ID in the corresponding job API to check the job status.
Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)
ipAddress False string IP address of actor who initiated a job execution
Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)
authToken False string A string to specify the token to be used to token enroll for Cisco Defense Orchestrator
Field level constraints: length must be between 0 and 32 (inclusive), must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)
action False string An enum to specify if the user wants to token enroll for Cisco Defense Orchestrator or auto enroll for Cisco Success Network

Cisco Success Network enablement provides usage information and statistics to Cisco which are essential for Cisco to provide technical support. This information also allows Cisco to improve the product and to make you aware of unused available features so that you can maximize the value of the product in your network. Check out the Sample Data that will be sent to Cisco.
cloudRegion False string Specifies the region to enroll in cloud services
Field level constraints: length must be between 0 and 32 (inclusive), must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)
jobName False string See derived class.
id False string A unique string identifier assigned by the system when the object is created. No assumption can be made on the format or content of this identifier. The identifier must be provided whenever attempting to modify/delete (or reference) an existing object.
Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.