rangerServiceResourceWithTags Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
associatedTags list of rangerTag element 0/unbounded  
Properties inherited from rangerServiceResource
additionalInfo (custom) element 0/1  
ownerUser string element 0/1  
resourceElements (custom) element 0/1  
resourceSignature string element 0/1  
serviceName string element 0/1  
Properties inherited from rangerBaseModelObject
createTime dateTime element 0/1  
createdBy string element 0/1  
guid string element 0/1  
id long element 0/1  
isEnabled boolean element 0/1  
updateTime dateTime element 0/1  
updatedBy string element 0/1  
version long element 0/1  

Example

<r----->
  <associatedTags>
    <attributes>...</attributes>
    <owner>...</owner>
    <type>...</type>
    <options>...</options>
    <validityPeriods>
      <recurrences/>
      <timeZone>...</timeZone>
      <endTime>...</endTime>
      <startTime>...</startTime>
    </validityPeriods>
    <createdBy>...</createdBy>
    <isEnabled>...</isEnabled>
    <createTime>...</createTime>
    <updateTime>...</updateTime>
    <guid>...</guid>
    <updatedBy>...</updatedBy>
    <version>...</version>
    <id>...</id>
  </associatedTags>
  <serviceName>...</serviceName>
  <resourceElements>...</resourceElements>
  <ownerUser>...</ownerUser>
  <additionalInfo>...</additionalInfo>
  <resourceSignature>...</resourceSignature>
  <createdBy>...</createdBy>
  <isEnabled>...</isEnabled>
  <createTime>...</createTime>
  <updateTime>...</updateTime>
  <guid>...</guid>
  <updatedBy>...</updatedBy>
  <version>...</version>
  <id>...</id>
</r----->