AmazonFSxForOpenZfs

aws-q1-2024/Architecture/Storage/AmazonFSxForOpenZfs
include('aws-q1-2024/Architecture/Storage/AmazonFSxForOpenZfs')
Illustration AmazonFSxForOpenZfs AmazonFSxForOpenZfsCard AmazonFSxForOpenZfsGroup
illustration for Illustration illustration for AmazonFSxForOpenZfs illustration for AmazonFSxForOpenZfsCard illustration for AmazonFSxForOpenZfsGroup

Sprites

The item provides the following sriptes:

  • <$AmazonFSxForOpenZfsXs>
  • <$AmazonFSxForOpenZfsSm>
  • <$AmazonFSxForOpenZfsMd>
  • <$AmazonFSxForOpenZfsLg>

AmazonFSxForOpenZfs

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonFSxForOpenZfs
include('aws-q1-2024/Architecture/Storage/AmazonFSxForOpenZfs')

' renders the element
AmazonFSxForOpenZfs('AmazonFSxForOpenZfs', 'Amazon F Sx For Open Zfs', 'an optional tech label', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonFSxForOpenZfs
include('aws-q1-2024/Architecture/Storage/AmazonFSxForOpenZfs')

' renders the element
AmazonFSxForOpenZfs('AmazonFSxForOpenZfs', 'Amazon F Sx For Open Zfs', 'an optional tech label', 'an optional description')
@enduml

AmazonFSxForOpenZfsCard

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonFSxForOpenZfsCard
include('aws-q1-2024/Architecture/Storage/AmazonFSxForOpenZfs')

' renders the element
AmazonFSxForOpenZfsCard('AmazonFSxForOpenZfsCard', 'Amazon F Sx For Open Zfs Card', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonFSxForOpenZfsCard
include('aws-q1-2024/Architecture/Storage/AmazonFSxForOpenZfs')

' renders the element
AmazonFSxForOpenZfsCard('AmazonFSxForOpenZfsCard', 'Amazon F Sx For Open Zfs Card', 'an optional description')
@enduml

AmazonFSxForOpenZfsGroup

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonFSxForOpenZfsGroup
include('aws-q1-2024/Architecture/Storage/AmazonFSxForOpenZfs')

' renders the element
AmazonFSxForOpenZfsGroup('AmazonFSxForOpenZfsGroup', 'Amazon F Sx For Open Zfs Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonFSxForOpenZfsGroup
include('aws-q1-2024/Architecture/Storage/AmazonFSxForOpenZfs')

' renders the element
AmazonFSxForOpenZfsGroup('AmazonFSxForOpenZfsGroup', 'Amazon F Sx For Open Zfs Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml