Question 21 of 28 from exam 300-835-CLAUTO: Automating Cisco Collaboration Solutions

Question 21 of 28 from exam 300-835-CLAUTO: Automating Cisco Collaboration Solutions

Question

complexType XCallingSearchSpaceMember

diagram

routePartitionNam

(eaingsearenspacewenber {eee

index

namespace

hitp:/ww.cisco. comAXL/APU12.5

children

‘foutePartitionName index

Used by

lements XCss/members/member UpdateCssRea/removeMembersimember UpdateCssRea/addMembers/member

source

<xsd:complex Type name="XCallingSearchSpaceMember>
<xsd:sequence minOccurs="0">
<xsd:element name="routePartitionName” type=""axlapi:XFkType” minOccurs="1" maxOccurs="1">
<xsd:element name="Index” type="axlapi:Xinteger” minOccurs="1” maxOccurs="1"">
<Ixsd:sequence>
-<ixsd:complexType>

element XCallingSearc

‘hSpaceMember/routePartitionName

diagram

{ axlapiXtiktype
| [Ei attrbutes
Ty] {wuld

outePartitionNam®

type

axlapi:XFkType

properties

content complex

attributes

Name Type Use Annotation
uuid axlapi:XUUID —_ optional

source

<xsd:element name="routePartitionName” type="axlapi:XFkType” minOccurs="1” maxOccurs="1"/>

element XCallingSearchSpaceMember/routePartitionName

diagram

F index

type

axlapi:Xinteaer

properties

content simple

attributes

Name Type Use ‘Annotation
uuid axlapi:XUUID optional

<xsd:element name="Index” type="axlapi:Xinteger” minOccurs="1” maxOccurs="1">

Refer to the exhibit.

When a Calling Search Space is updated and a new member is added, how is a member defined? A.

<member uuid=” {F6E0CD00-EC18-F16D-32E1-80C9A7A3D602} ">
<routePartitionName uuid=" {5F2B2FFD-C7D2-4F30-9EF5-60110B56B939}”>pt_translation—
pattern_n</routePartitionName>
<index>1</index>
</member>

B.

<member uuid=”{F6E0CD00-EC18-F16D-32E1-80C9A7TA3D602}">
<routePartitionName>
<uuid>” {5F2B2FFD-C7D2-4F30-9EF5-60110B56B939}"</uuid>
<name>pt_translation-pattern_n</name>
</routePartitionName>
<index>1</index>
</member>

C.

<member>
<routePartitionName uuid=" {5F2B2FFD-C7D2-4F30-9EF5-60110B56B939}”>pt_translation-
pattern_n</routePartitionName>
<index>1</index>
</member>

D.

<member”>
<routePartitionName uuid=" {5F2B2FFD-C7D2-4F30-9EF5-60110B56B939} ">
<name>pt_translation-pattern_n</name>
</routePartitionName>
<index>1</index>
</member>

Explanations

D.