Changes

/* Backup accounts - S3 bucket based backup account example */
| <!-- Existance --> style="text-align: center;" | MAY
| <!-- Mandatory --> style="text-align: center;" |
| <!-- Description --> style="text-align: left;" | The UTC based cancellation date of a reseller, customer or service in the form of [YYYY][MM][DD] T[hh][mm][ss]Z ([http://en.wikipedia.org/wiki/ISO_8601 ISO 8601]).  For example: '''2020123120201231T225959Z'''. Presuming the service owner is located in Bern Switzerland: Bern in winter follows Central European Time (CET), which is UTC+1. Let's confirm the conversion from 20201231T225959Z (UTC) to Bern's local time step-by-step.  UTC Timestamp: 2020-12-31 at 22:59:59 UTC.  Bern's Time Zone in Winter: Bern operates on CET (Central European Time) during winter, which is UTC+1.  Conversion: Add 1 hour to the UTC time to convert to Bern local time. So, let's perform the conversion:  UTC Time: 2020-12-31 22:59:59 Add 1 hour for CET: 2020-12-31 23:59:59 Thus, 20201231T225959Z in Bern local time is 2020-12-31 at 23:59:59.
The attribute <code>sstCancellationDate</code> is used in a logical AND combination with <code>sstIsActive</code>. With other words: Once the cancellation date has passed, it overrides the <code>sstIsActive</code> value.
|-
 
| <!-- Attribute --> style="text-align: left;" | sstProvisioningMode
| <!-- Objectclass --> style="text-align: left;" | sstProvisioning
| <!-- Existance --> style="text-align: center;" | MUST
| <!-- Mandatory --> style="text-align: center;" | x
| <!-- Description --> style="text-align: left;" | The provisioning mode, either <code>add</code>, <code>modify</code> or <code>delete</code>. For a new account, this attribute must be set to <code>add</code>. See the [[#Backup_Provisioning | backup provisioning]] section for details.
|-
 
| <!-- Attribute --> style="text-align: left;" | sstProvisioningExecutionDate
| <!-- Objectclass --> style="text-align: left;" | sstProvisioning
| <!-- Existance --> style="text-align: center;" | MUST
| <!-- Mandatory --> style="text-align: center;" | x
| <!-- Description --> style="text-align: left;" |
 
in UTC, either 0 or in the form of hostname:[YYYY][MM][DD]T[hh][mm][ss]Z ([http://en.wikipedia.org/wiki/ISO_8601 ISO 8601]).
 
 
 
The date the provisioning shall occur in the form of [YYYY][MM][DD] ([http://en.wikipedia.org/wiki/ISO_8601 ISO 8601]). For a new account, this attribute must be set to '''0'''. See the [[#Backup_Provisioning | backup provisioning]] section for details.
|-
 
| <!-- Attribute --> style="text-align: left;" | sstProvisioningState
| <!-- Objectclass --> style="text-align: left;" | sstProvisioning
| <!-- Existance --> style="text-align: center;" | MUST
| <!-- Mandatory --> style="text-align: center;" | x
| <!-- Description --> style="text-align: left;" | The provisioning state, either 0 or in the form of [YYYY][MM][DD]T[hh][mm][ss] ([http://en.wikipedia.org/wiki/ISO_8601 ISO 8601]). For a new account, this attribute must be set to '''0'''. See the [[#Backup_Provisioning | backup provisioning]] section for details.
|-
SLB, editor, reviewer
3,407
edits