fabric.communication_policy

The communication policy contains the service configuration for various services.

ACI class

commPol

RN

comm-{name}

Cursor

CommunicationPolicyCursor

Parent

fabric

Atomic

Attributes

Accepted as keyword arguments of .communication_policy(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

The name of the policy. This name can be up to 64 alphanumeric characters. Note that you cannot change this name after the object has been saved.

description

descr

str

Specifies a description of the policy definition.

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

Children

maker

creates

position

.http_service(**attrs)

commHttp

fabric.communication_policy.http_service

.http_ssl_configuration(**attrs)

commHttps

fabric.communication_policy.http_ssl_configuration

.ssh_service(**attrs)

commSsh

fabric.communication_policy.ssh_service

.shellinabox_service(**attrs)

commShellinabox

fabric.communication_policy.shellinabox_service

.communication_setup(**attrs)

commSetup

fabric.communication_policy.communication_setup

.response_time(**attrs)

commApiRespTime

fabric.communication_policy.response_time

.restart(**attrs)

commReconfig

fabric.communication_policy.restart